| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TaxRateDisplayTypeEnum |
TaxRate.displayType |
| Modifier and Type | Method and Description |
|---|---|
static TaxRateDisplayTypeEnum |
TaxRateDisplayTypeEnum.fromValue(String v) |
TaxRateDisplayTypeEnum |
TaxRate.getDisplayType()
Gets the value of the displayType property.
|
static TaxRateDisplayTypeEnum |
TaxRateDisplayTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxRateDisplayTypeEnum[] |
TaxRateDisplayTypeEnum.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.setDisplayType(TaxRateDisplayTypeEnum value)
Sets the value of the displayType property.
|
Copyright © 2019. All Rights Reserved.