Uses of Enum
com.xero.models.payrollau.LeaveLineCalculationType
Packages that use LeaveLineCalculationType
-
Uses of LeaveLineCalculationType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeaveLineCalculationTypeModifier and TypeMethodDescriptionstatic LeaveLineCalculationTypefromValueLeaveLine.getCalculationType()Get calculationTypestatic LeaveLineCalculationTypeReturns the enum constant of this type with the specified name.static LeaveLineCalculationType[]LeaveLineCalculationType.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 LeaveLineCalculationTypeModifier and TypeMethodDescriptionLeaveLine.calculationType(LeaveLineCalculationType calculationType) calculationTypevoidLeaveLine.setCalculationType(LeaveLineCalculationType calculationType) calculationType