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