| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
static TFNExemptionType |
TFNExemptionType.fromValue(String value) |
TFNExemptionType |
TaxDeclaration.getTfNExemptionType()
Get tfNExemptionType
|
static TFNExemptionType |
TFNExemptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TFNExemptionType[] |
TFNExemptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxDeclaration.setTfNExemptionType(TFNExemptionType tfNExemptionType) |
TaxDeclaration |
TaxDeclaration.tfNExemptionType(TFNExemptionType tfNExemptionType) |
Copyright © 2020. All rights reserved.