Package com.xero.models.payrollnz
Class TimesheetObject
java.lang.Object
com.xero.models.payrollnz.TimesheetObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet paginationGet problemGet timesheetinthashCode()pagination(Pagination pagination) paginationproblemvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemvoidsetTimesheet(Timesheet timesheet) timesheettimesheettoString()
-
Constructor Details
-
TimesheetObject
public TimesheetObject()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- TimesheetObject
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- TimesheetObject
-
getProblem
-
setProblem
-
timesheet
timesheet- Parameters:
timesheet- Timesheet- Returns:
- TimesheetObject
-
getTimesheet
-
setTimesheet
-
equals
-
hashCode
-
toString
-