Uses of Class
com.xero.models.payrolluk.StatutoryDeductionCategory
| Package | Description |
|---|---|
| com.xero.models.payrolluk |
-
Uses of StatutoryDeductionCategory in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return StatutoryDeductionCategory Modifier and Type Method Description static StatutoryDeductionCategoryStatutoryDeductionCategory. fromValue(String value)StatutoryDeductionCategoryEarningsOrder. getStatutoryDeductionCategory()Get statutoryDeductionCategoryStatutoryDeductionCategoryStatutoryDeduction. getStatutoryDeductionCategory()Get statutoryDeductionCategorystatic StatutoryDeductionCategoryStatutoryDeductionCategory. valueOf(String name)Returns 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.payrolluk with parameters of type StatutoryDeductionCategory Modifier and Type Method Description voidEarningsOrder. setStatutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)voidStatutoryDeduction. setStatutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)EarningsOrderEarningsOrder. statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)StatutoryDeductionStatutoryDeduction. statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)