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