| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static EmployeeStatutoryLeaveSummary.StatusEnum |
EmployeeStatutoryLeaveSummary.StatusEnum.fromValue(String value) |
EmployeeStatutoryLeaveSummary.StatusEnum |
EmployeeStatutoryLeaveSummary.getStatus()
The status of the leave
|
static EmployeeStatutoryLeaveSummary.StatusEnum |
EmployeeStatutoryLeaveSummary.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmployeeStatutoryLeaveSummary.StatusEnum[] |
EmployeeStatutoryLeaveSummary.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmployeeStatutoryLeaveSummary.setStatus(EmployeeStatutoryLeaveSummary.StatusEnum status) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.status(EmployeeStatutoryLeaveSummary.StatusEnum status) |
Copyright © 2020. All rights reserved.