Package com.xero.models.payrolluk
Class PayRunCalendarObject
java.lang.Object
com.xero.models.payrolluk.PayRunCalendarObject
public class PayRunCalendarObject extends Object
PayRunCalendarObject
-
Constructor Summary
Constructors Constructor Description PayRunCalendarObject() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)PaginationgetPagination()Get paginationPayRunCalendargetPayRunCalendar()Get payRunCalendarProblemgetProblem()Get probleminthashCode()PayRunCalendarObjectpagination(Pagination pagination)PayRunCalendarObjectpayRunCalendar(PayRunCalendar payRunCalendar)PayRunCalendarObjectproblem(Problem problem)voidsetPagination(Pagination pagination)voidsetPayRunCalendar(PayRunCalendar payRunCalendar)voidsetProblem(Problem problem)StringtoString()
-
Constructor Details
-
PayRunCalendarObject
public PayRunCalendarObject()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
payRunCalendar
-
getPayRunCalendar
Get payRunCalendar- Returns:
- payRunCalendar
-
setPayRunCalendar
-
equals
-
hashCode
public int hashCode() -
toString
-