| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
static EarningsType |
EarningsType.fromValue(String value) |
EarningsType |
EarningsRate.getEarningsType()
Get earningsType
|
static EarningsType |
EarningsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EarningsType[] |
EarningsType.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.earningsType(EarningsType earningsType) |
void |
EarningsRate.setEarningsType(EarningsType earningsType) |
Copyright © 2020. All rights reserved.