| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static Benefit.CategoryEnum |
Benefit.CategoryEnum.fromValue(String value) |
Benefit.CategoryEnum |
Benefit.getCategory()
Category type of the employer pension
|
static Benefit.CategoryEnum |
Benefit.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Benefit.CategoryEnum[] |
Benefit.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Benefit |
Benefit.category(Benefit.CategoryEnum category) |
void |
Benefit.setCategory(Benefit.CategoryEnum category) |
Copyright © 2020. All rights reserved.