public interface TaxByTaxCategoryType extends MonetaryAmountType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String | getTaxCategoryCode()
Returns the value of the 'Tax Category Code' attribute.
|
void | setTaxCategoryCode(java.lang.String value)
Sets the value of the 'Tax Category Code' attribute.
|
java.lang.String getTaxCategoryCode()
void setTaxCategoryCode(java.lang.String value)