| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum |
EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum.fromValue(String value) |
static EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum |
EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum[] |
EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum> |
EmployeeStatutorySickLeave.getEntitlementFailureReasons()
If the leave requested was considered \"not entitled\", the reasons why are listed here.
|
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutorySickLeave |
EmployeeStatutorySickLeave.addEntitlementFailureReasonsItem(EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum entitlementFailureReasonsItem) |
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutorySickLeave |
EmployeeStatutorySickLeave.entitlementFailureReasons(List<EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum> entitlementFailureReasons) |
void |
EmployeeStatutorySickLeave.setEntitlementFailureReasons(List<EmployeeStatutorySickLeave.EntitlementFailureReasonsEnum> entitlementFailureReasons) |
Copyright © 2020. All rights reserved.