| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static EmployeeStatutoryLeaveBalance.UnitsEnum |
EmployeeStatutoryLeaveBalance.UnitsEnum.fromValue(String value) |
EmployeeStatutoryLeaveBalance.UnitsEnum |
EmployeeStatutoryLeaveBalance.getUnits()
The units will be \"Hours\"
|
static EmployeeStatutoryLeaveBalance.UnitsEnum |
EmployeeStatutoryLeaveBalance.UnitsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmployeeStatutoryLeaveBalance.UnitsEnum[] |
EmployeeStatutoryLeaveBalance.UnitsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmployeeStatutoryLeaveBalance.setUnits(EmployeeStatutoryLeaveBalance.UnitsEnum units) |
EmployeeStatutoryLeaveBalance |
EmployeeStatutoryLeaveBalance.units(EmployeeStatutoryLeaveBalance.UnitsEnum units) |
Copyright © 2020. All rights reserved.