| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static EarningsRate.RateTypeEnum |
EarningsRate.RateTypeEnum.fromValue(String value) |
EarningsRate.RateTypeEnum |
EarningsRate.getRateType()
Indicates the type of the earning rate
|
static EarningsRate.RateTypeEnum |
EarningsRate.RateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EarningsRate.RateTypeEnum[] |
EarningsRate.RateTypeEnum.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.rateType(EarningsRate.RateTypeEnum rateType) |
void |
EarningsRate.setRateType(EarningsRate.RateTypeEnum rateType) |
Copyright © 2020. All rights reserved.