Uses of Enum
com.xero.models.payrollau.SuperFundType
Packages that use SuperFundType
-
Uses of SuperFundType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return SuperFundTypeModifier and TypeMethodDescriptionstatic SuperFundTypefromValueSuperFund.getType()Get typestatic SuperFundTypeReturns the enum constant of this type with the specified name.static SuperFundType[]SuperFundType.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 SuperFundTypeModifier and TypeMethodDescriptionvoidSuperFund.setType(SuperFundType type) typeSuperFund.type(SuperFundType type) type