Uses of Enum
com.xero.models.payrollau.IncomeType
Packages that use IncomeType
-
Uses of IncomeType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return IncomeTypeModifier and TypeMethodDescriptionstatic IncomeTypefromValueEmployee.getIncomeType()Get incomeTypestatic IncomeTypeReturns the enum constant of this type with the specified name.static IncomeType[]IncomeType.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 IncomeTypeModifier and TypeMethodDescriptionEmployee.incomeType(IncomeType incomeType) incomeTypevoidEmployee.setIncomeType(IncomeType incomeType) incomeType