Uses of Enum
com.xero.models.payrollnz.StatutoryDeductionCategory
Packages that use StatutoryDeductionCategory
-
Uses of StatutoryDeductionCategory in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return StatutoryDeductionCategoryModifier and TypeMethodDescriptionstatic StatutoryDeductionCategoryfromValueEarningsOrder.getStatutoryDeductionCategory()Get statutoryDeductionCategoryStatutoryDeduction.getStatutoryDeductionCategory()Get statutoryDeductionCategorystatic StatutoryDeductionCategoryReturns the enum constant of this type with the specified name.static StatutoryDeductionCategory[]StatutoryDeductionCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrollnz with parameters of type StatutoryDeductionCategoryModifier and TypeMethodDescriptionvoidEarningsOrder.setStatutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory) statutoryDeductionCategoryvoidStatutoryDeduction.setStatutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory) statutoryDeductionCategoryEarningsOrder.statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory) statutoryDeductionCategoryStatutoryDeduction.statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory) statutoryDeductionCategory