Package com.xero.models.payrolluk
Class LeaveTypes
java.lang.Object
com.xero.models.payrolluk.LeaveTypes
public class LeaveTypes extends Object
LeaveTypes
-
Constructor Summary
Constructors Constructor Description LeaveTypes() -
Method Summary
Modifier and Type Method Description LeaveTypesaddLeaveTypesItem(LeaveType leaveTypesItem)booleanequals(Object o)List<LeaveType>getLeaveTypes()Get leaveTypesPaginationgetPagination()Get paginationProblemgetProblem()Get probleminthashCode()LeaveTypesleaveTypes(List<LeaveType> leaveTypes)LeaveTypespagination(Pagination pagination)LeaveTypesproblem(Problem problem)voidsetLeaveTypes(List<LeaveType> leaveTypes)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
LeaveTypes
public LeaveTypes()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
leaveTypes
-
addLeaveTypesItem
-
getLeaveTypes
Get leaveTypes- Returns:
- leaveTypes
-
setLeaveTypes
-
equals
-
hashCode
public int hashCode() -
toString
-