Package com.xero.models.payrollnz
Class EmployeeTaxObject
java.lang.Object
com.xero.models.payrollnz.EmployeeTaxObject
public class EmployeeTaxObject extends Object
EmployeeTaxObject
-
Constructor Summary
Constructors Constructor Description EmployeeTaxObject() -
Method Summary
Modifier and Type Method Description EmployeeTaxObjectemployeeTax(EmployeeTax employeeTax)booleanequals(Object o)EmployeeTaxgetEmployeeTax()Get employeeTaxPaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()EmployeeTaxObjectpagination(Pagination pagination)EmployeeTaxObjectproblem(Problem problem)voidsetEmployeeTax(EmployeeTax employeeTax)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
EmployeeTaxObject
public EmployeeTaxObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
employeeTax
-
getEmployeeTax
Get employeeTax- Returns:
- employeeTax
-
setEmployeeTax
-
equals
-
hashCode
public int hashCode() -
toString
-