Package com.xero.models.payrolluk
Class EmploymentObject
java.lang.Object
com.xero.models.payrolluk.EmploymentObject
public class EmploymentObject extends Object
EmploymentObject
-
Constructor Summary
Constructors Constructor Description EmploymentObject() -
Method Summary
Modifier and Type Method Description EmploymentObjectemployment(Employment employment)booleanequals(Object o)EmploymentgetEmployment()Get employmentPaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()EmploymentObjectpagination(Pagination pagination)EmploymentObjectproblem(Problem problem)voidsetEmployment(Employment employment)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
EmploymentObject
public EmploymentObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
employment
-
getEmployment
Get employment- Returns:
- employment
-
setEmployment
-
equals
-
hashCode
public int hashCode() -
toString
-