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