Package com.xero.models.payrolluk
Class EmploymentObject
java.lang.Object
com.xero.models.payrolluk.EmploymentObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemployment(Employment employment) employmentbooleanGet employmentGet paginationGet probleminthashCode()pagination(Pagination pagination) paginationproblemvoidsetEmployment(Employment employment) employmentvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemtoString()
-
Constructor Details
-
EmploymentObject
public EmploymentObject()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- EmploymentObject
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- EmploymentObject
-
getProblem
-
setProblem
-
employment
employment- Parameters:
employment- Employment- Returns:
- EmploymentObject
-
getEmployment
-
setEmployment
-
equals
-
hashCode
-
toString
-