Uses of Enum
com.xero.models.payrollau.EarningsRateCalculationType
Packages that use EarningsRateCalculationType
-
Uses of EarningsRateCalculationType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EarningsRateCalculationTypeModifier and TypeMethodDescriptionstatic EarningsRateCalculationTypefromValueEarningsLine.getCalculationType()Get calculationTypestatic EarningsRateCalculationTypeReturns 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.Methods in com.xero.models.payrollau with parameters of type EarningsRateCalculationTypeModifier and TypeMethodDescriptionEarningsLine.calculationType(EarningsRateCalculationType calculationType) calculationTypevoidEarningsLine.setCalculationType(EarningsRateCalculationType calculationType) calculationType