Uses of Class
com.xero.models.payrollau.EntitlementFinalPayPayoutType
| Package | Description |
|---|---|
| com.xero.models.payrollau |
-
Uses of EntitlementFinalPayPayoutType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EntitlementFinalPayPayoutType Modifier and Type Method Description static EntitlementFinalPayPayoutTypeEntitlementFinalPayPayoutType. fromValue(String value)EntitlementFinalPayPayoutTypeLeaveLine. getEntitlementFinalPayPayoutType()Get entitlementFinalPayPayoutTypestatic EntitlementFinalPayPayoutTypeEntitlementFinalPayPayoutType. 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.Methods in com.xero.models.payrollau with parameters of type EntitlementFinalPayPayoutType Modifier and Type Method Description LeaveLineLeaveLine. entitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType)voidLeaveLine. setEntitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType)