Package com.xero.models.payrollnz
Class EmployeeStatutoryLeaveBalanceObject
java.lang.Object
com.xero.models.payrollnz.EmployeeStatutoryLeaveBalanceObject
public class EmployeeStatutoryLeaveBalanceObject extends Object
EmployeeStatutoryLeaveBalanceObject
-
Constructor Summary
Constructors Constructor Description EmployeeStatutoryLeaveBalanceObject() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)EmployeeStatutoryLeaveBalancegetLeaveBalance()Get leaveBalancePaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()EmployeeStatutoryLeaveBalanceObjectleaveBalance(EmployeeStatutoryLeaveBalance leaveBalance)EmployeeStatutoryLeaveBalanceObjectpagination(Pagination pagination)EmployeeStatutoryLeaveBalanceObjectproblem(Problem problem)voidsetLeaveBalance(EmployeeStatutoryLeaveBalance leaveBalance)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
EmployeeStatutoryLeaveBalanceObject
public EmployeeStatutoryLeaveBalanceObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
leaveBalance
public EmployeeStatutoryLeaveBalanceObject leaveBalance(EmployeeStatutoryLeaveBalance leaveBalance) -
getLeaveBalance
Get leaveBalance- Returns:
- leaveBalance
-
setLeaveBalance
-
equals
-
hashCode
public int hashCode() -
toString
-