Uses of Enum
com.xero.models.payrolluk.Employment.NiCategoryEnum
Packages that use Employment.NiCategoryEnum
-
Uses of Employment.NiCategoryEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Employment.NiCategoryEnumModifier and TypeMethodDescriptionstatic Employment.NiCategoryEnumfromValueEmployment.getNiCategory()The NI Category of the employeestatic Employment.NiCategoryEnumReturns the enum constant of this type with the specified name.static Employment.NiCategoryEnum[]Employment.NiCategoryEnum.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 Employment.NiCategoryEnumModifier and TypeMethodDescriptionEmployment.niCategory(Employment.NiCategoryEnum niCategory) The NI Category of the employeevoidEmployment.setNiCategory(Employment.NiCategoryEnum niCategory) The NI Category of the employee