Uses of Enum
com.xero.models.payrollau.EntitlementFinalPayPayoutType
Packages that use EntitlementFinalPayPayoutType
-
Uses of EntitlementFinalPayPayoutType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EntitlementFinalPayPayoutTypeModifier and TypeMethodDescriptionfromValueLeaveLine.getEntitlementFinalPayPayoutType()Get entitlementFinalPayPayoutTypeReturns 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 EntitlementFinalPayPayoutTypeModifier and TypeMethodDescriptionLeaveLine.entitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType) entitlementFinalPayPayoutTypevoidLeaveLine.setEntitlementFinalPayPayoutType(EntitlementFinalPayPayoutType entitlementFinalPayPayoutType) entitlementFinalPayPayoutType