Uses of Enum
com.xero.models.payrollau.DeductionTypeCalculationType
Packages that use DeductionTypeCalculationType
-
Uses of DeductionTypeCalculationType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return DeductionTypeCalculationTypeModifier and TypeMethodDescriptionstatic DeductionTypeCalculationTypefromValueDeductionLine.getCalculationType()Get calculationTypestatic DeductionTypeCalculationTypeReturns the enum constant of this type with the specified name.static DeductionTypeCalculationType[]DeductionTypeCalculationType.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 DeductionTypeCalculationTypeModifier and TypeMethodDescriptionDeductionLine.calculationType(DeductionTypeCalculationType calculationType) calculationTypevoidDeductionLine.setCalculationType(DeductionTypeCalculationType calculationType) calculationType