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