Package com.xero.models.payrollnz
Class StatutoryDeductionObject
java.lang.Object
com.xero.models.payrollnz.StatutoryDeductionObject
public class StatutoryDeductionObject extends Object
StatutoryDeductionObject
-
Constructor Summary
Constructors Constructor Description StatutoryDeductionObject() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)PaginationgetPagination()Get paginationProblemgetProblem()Get problemStatutoryDeductiongetStatutoryDeduction()Get statutoryDeductioninthashCode()StatutoryDeductionObjectpagination(Pagination pagination)StatutoryDeductionObjectproblem(Problem problem)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)voidsetStatutoryDeduction(StatutoryDeduction statutoryDeduction)StatutoryDeductionObjectstatutoryDeduction(StatutoryDeduction statutoryDeduction)StringtoString()
-
Constructor Details
-
StatutoryDeductionObject
public StatutoryDeductionObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
statutoryDeduction
-
getStatutoryDeduction
Get statutoryDeduction- Returns:
- statutoryDeduction
-
setStatutoryDeduction
-
equals
-
hashCode
public int hashCode() -
toString
-