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