Package com.xero.models.payrolluk
Class EmployeeStatutorySickLeaves
java.lang.Object
com.xero.models.payrolluk.EmployeeStatutorySickLeaves
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStatutorySickLeaveItem(EmployeeStatutorySickLeave statutorySickLeaveItem) statutorySickLeavebooleanGet paginationGet problemGet statutorySickLeaveinthashCode()pagination(Pagination pagination) paginationproblemvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemvoidsetStatutorySickLeave(List<EmployeeStatutorySickLeave> statutorySickLeave) statutorySickLeavestatutorySickLeave(List<EmployeeStatutorySickLeave> statutorySickLeave) statutorySickLeavetoString()
-
Constructor Details
-
EmployeeStatutorySickLeaves
public EmployeeStatutorySickLeaves()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- EmployeeStatutorySickLeaves
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- EmployeeStatutorySickLeaves
-
getProblem
-
setProblem
-
statutorySickLeave
public EmployeeStatutorySickLeaves statutorySickLeave(List<EmployeeStatutorySickLeave> statutorySickLeave) statutorySickLeave- Parameters:
statutorySickLeave- List<EmployeeStatutorySickLeave>- Returns:
- EmployeeStatutorySickLeaves
-
addStatutorySickLeaveItem
public EmployeeStatutorySickLeaves addStatutorySickLeaveItem(EmployeeStatutorySickLeave statutorySickLeaveItem) statutorySickLeave- Parameters:
statutorySickLeaveItem- EmployeeStatutorySickLeave- Returns:
- EmployeeStatutorySickLeaves
-
getStatutorySickLeave
Get statutorySickLeave- Returns:
- statutorySickLeave
-
setStatutorySickLeave
statutorySickLeave- Parameters:
statutorySickLeave- List<EmployeeStatutorySickLeave>
-
equals
-
hashCode
-
toString
-