Uses of Enum
com.xero.models.payrollau.SuperannuationCalculationType
Packages that use SuperannuationCalculationType
-
Uses of SuperannuationCalculationType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return SuperannuationCalculationTypeModifier and TypeMethodDescriptionfromValueSuperannuationLine.getCalculationType()Get calculationTypeSuperLine.getCalculationType()Get calculationTypeReturns the enum constant of this type with the specified name.static SuperannuationCalculationType[]SuperannuationCalculationType.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 SuperannuationCalculationTypeModifier and TypeMethodDescriptionSuperannuationLine.calculationType(SuperannuationCalculationType calculationType) calculationTypeSuperLine.calculationType(SuperannuationCalculationType calculationType) calculationTypevoidSuperannuationLine.setCalculationType(SuperannuationCalculationType calculationType) calculationTypevoidSuperLine.setCalculationType(SuperannuationCalculationType calculationType) calculationType