Uses of Enum
com.xero.models.payrollau.EarningsType
Packages that use EarningsType
-
Uses of EarningsType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EarningsTypeModifier and TypeMethodDescriptionstatic EarningsTypefromValueEarningsRate.getEarningsType()Get earningsTypestatic EarningsTypeReturns the enum constant of this type with the specified name.static EarningsType[]EarningsType.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 EarningsTypeModifier and TypeMethodDescriptionEarningsRate.earningsType(EarningsType earningsType) earningsTypevoidEarningsRate.setEarningsType(EarningsType earningsType) earningsType