| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static TaxRate.ReportTaxTypeEnum |
TaxRate.ReportTaxTypeEnum.fromValue(String value) |
TaxRate.ReportTaxTypeEnum |
TaxRate.getReportTaxType()
See ReportTaxTypes
|
static TaxRate.ReportTaxTypeEnum |
TaxRate.ReportTaxTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxRate.ReportTaxTypeEnum[] |
TaxRate.ReportTaxTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaxRate |
TaxRate.reportTaxType(TaxRate.ReportTaxTypeEnum reportTaxType) |
void |
TaxRate.setReportTaxType(TaxRate.ReportTaxTypeEnum reportTaxType) |
Copyright © 2019. All rights reserved.