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