| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TaxRateList |
TaxCode.adjustmentTaxRateList |
protected TaxRateList |
TaxCode.purchaseTaxRateList |
protected TaxRateList |
TaxCode.salesTaxRateList |
| Modifier and Type | Method and Description |
|---|---|
TaxRateList |
ObjectFactory.createTaxRateList()
Create an instance of
TaxRateList |
TaxRateList |
TaxCode.getAdjustmentTaxRateList()
Gets the value of the adjustmentTaxRateList property.
|
TaxRateList |
TaxCode.getPurchaseTaxRateList()
Gets the value of the purchaseTaxRateList property.
|
TaxRateList |
TaxCode.getSalesTaxRateList()
Gets the value of the salesTaxRateList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxCode.setAdjustmentTaxRateList(TaxRateList value)
Sets the value of the adjustmentTaxRateList property.
|
void |
TaxCode.setPurchaseTaxRateList(TaxRateList value)
Sets the value of the purchaseTaxRateList property.
|
void |
TaxCode.setSalesTaxRateList(TaxRateList value)
Sets the value of the salesTaxRateList property.
|
Copyright © 2019. All Rights Reserved.