Uses of Enum
com.xero.models.payrollau.DeductionType.DeductionCategoryEnum
Packages that use DeductionType.DeductionCategoryEnum
-
Uses of DeductionType.DeductionCategoryEnum in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return DeductionType.DeductionCategoryEnumModifier and TypeMethodDescriptionfromValueDeductionType.getDeductionCategory()Get deductionCategoryReturns the enum constant of this type with the specified name.static DeductionType.DeductionCategoryEnum[]DeductionType.DeductionCategoryEnum.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 DeductionType.DeductionCategoryEnumModifier and TypeMethodDescriptionDeductionType.deductionCategory(DeductionType.DeductionCategoryEnum deductionCategory) deductionCategoryvoidDeductionType.setDeductionCategory(DeductionType.DeductionCategoryEnum deductionCategory) deductionCategory