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