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