Package com.xero.models.payrollnz
Class SuperannuationObject
java.lang.Object
com.xero.models.payrollnz.SuperannuationObject
public class SuperannuationObject extends Object
SuperannuationObject
-
Constructor Summary
Constructors Constructor Description SuperannuationObject() -
Method Summary
Modifier and Type Method Description SuperannuationObjectbenefit(Benefit benefit)booleanequals(Object o)BenefitgetBenefit()Get benefitPaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()SuperannuationObjectpagination(Pagination pagination)SuperannuationObjectproblem(Problem problem)voidsetBenefit(Benefit benefit)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
SuperannuationObject
public SuperannuationObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
benefit
-
getBenefit
Get benefit- Returns:
- benefit
-
setBenefit
-
equals
-
hashCode
public int hashCode() -
toString
-