| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static Employment.NiCategoryEnum |
Employment.NiCategoryEnum.fromValue(String value) |
Employment.NiCategoryEnum |
Employment.getNiCategory()
The NI Category of the employee
|
static Employment.NiCategoryEnum |
Employment.NiCategoryEnum.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
Employment |
Employment.niCategory(Employment.NiCategoryEnum niCategory) |
void |
Employment.setNiCategory(Employment.NiCategoryEnum niCategory) |
Copyright © 2020. All rights reserved.