| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TaxTypeApplicablityEnum |
TaxRateDetail.taxTypeApplicable |
| Modifier and Type | Method and Description |
|---|---|
static TaxTypeApplicablityEnum |
TaxTypeApplicablityEnum.fromValue(String v) |
TaxTypeApplicablityEnum |
TaxRateDetail.getTaxTypeApplicable()
Gets the value of the taxTypeApplicable property.
|
static TaxTypeApplicablityEnum |
TaxTypeApplicablityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxTypeApplicablityEnum[] |
TaxTypeApplicablityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRateDetail.setTaxTypeApplicable(TaxTypeApplicablityEnum value)
Sets the value of the taxTypeApplicable property.
|
Copyright © 2019. All Rights Reserved.