| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.employeeID(UUID employeeID) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.endDate(org.threeten.bp.LocalDate endDate) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.isEntitled(Boolean isEntitled) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.startDate(org.threeten.bp.LocalDate startDate) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.status(EmployeeStatutoryLeaveSummary.StatusEnum status) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.statutoryLeaveID(UUID statutoryLeaveID) |
EmployeeStatutoryLeaveSummary |
EmployeeStatutoryLeaveSummary.type(EmployeeStatutoryLeaveSummary.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<EmployeeStatutoryLeaveSummary> |
EmployeeStatutoryLeavesSummaries.getStatutoryLeaves()
Get statutoryLeaves
|
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.addStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmployeeStatutoryLeavesSummaries.setStatutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) |
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.statutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) |
Copyright © 2020. All rights reserved.