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