Package com.xero.models.payrolluk
Class EmployeeStatutoryLeavesSummaries
java.lang.Object
com.xero.models.payrolluk.EmployeeStatutoryLeavesSummaries
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem) statutoryLeavesbooleanGet paginationGet problemGet statutoryLeavesinthashCode()pagination(Pagination pagination) paginationproblemvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemvoidsetStatutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) statutoryLeavesstatutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) statutoryLeavestoString()
-
Constructor Details
-
EmployeeStatutoryLeavesSummaries
public EmployeeStatutoryLeavesSummaries()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- EmployeeStatutoryLeavesSummaries
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- EmployeeStatutoryLeavesSummaries
-
getProblem
-
setProblem
-
statutoryLeaves
public EmployeeStatutoryLeavesSummaries statutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) statutoryLeaves- Parameters:
statutoryLeaves- List<EmployeeStatutoryLeaveSummary>- Returns:
- EmployeeStatutoryLeavesSummaries
-
addStatutoryLeavesItem
public EmployeeStatutoryLeavesSummaries addStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem) statutoryLeaves- Parameters:
statutoryLeavesItem- EmployeeStatutoryLeaveSummary- Returns:
- EmployeeStatutoryLeavesSummaries
-
getStatutoryLeaves
Get statutoryLeaves- Returns:
- statutoryLeaves
-
setStatutoryLeaves
statutoryLeaves- Parameters:
statutoryLeaves- List<EmployeeStatutoryLeaveSummary>
-
equals
-
hashCode
-
toString
-