| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
LeavePeriod |
LeavePeriod.leavePeriodStatus(LeavePeriodStatus leavePeriodStatus) |
LeavePeriod |
LeavePeriod.numberOfUnits(Double numberOfUnits) |
LeavePeriod |
LeavePeriod.payPeriodEndDate(String payPeriodEndDate) |
LeavePeriod |
LeavePeriod.payPeriodStartDate(String payPeriodStartDate) |
| Modifier and Type | Method and Description |
|---|---|
List<LeavePeriod> |
LeaveApplication.getLeavePeriods()
Get leavePeriods
|
| Modifier and Type | Method and Description |
|---|---|
LeaveApplication |
LeaveApplication.addLeavePeriodsItem(LeavePeriod leavePeriodsItem) |
| Modifier and Type | Method and Description |
|---|---|
LeaveApplication |
LeaveApplication.leavePeriods(List<LeavePeriod> leavePeriods) |
void |
LeaveApplication.setLeavePeriods(List<LeavePeriod> leavePeriods) |
Copyright © 2020. All rights reserved.