Package com.xero.models.payrolluk
Class EmployeeObject
java.lang.Object
com.xero.models.payrolluk.EmployeeObject
public class EmployeeObject extends Object
EmployeeObject
-
Constructor Summary
Constructors Constructor Description EmployeeObject() -
Method Summary
Modifier and Type Method Description EmployeeObjectemployee(Employee employee)booleanequals(Object o)EmployeegetEmployee()Get employeePaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()EmployeeObjectpagination(Pagination pagination)EmployeeObjectproblem(Problem problem)voidsetEmployee(Employee employee)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
EmployeeObject
public EmployeeObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
employee
-
getEmployee
Get employee- Returns:
- employee
-
setEmployee
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
equals
-
hashCode
public int hashCode() -
toString
-