Package com.xero.models.payrollnz
Class Timesheets
java.lang.Object
com.xero.models.payrollnz.Timesheets
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTimesheetsItem(Timesheet timesheetsItem) timesheetsbooleanGet paginationGet problemGet timesheetsinthashCode()pagination(Pagination pagination) paginationproblemvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemvoidsetTimesheets(List<Timesheet> timesheets) timesheetstimesheets(List<Timesheet> timesheets) timesheetstoString()
-
Constructor Details
-
Timesheets
public Timesheets()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- Timesheets
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- Timesheets
-
getProblem
-
setProblem
-
timesheets
timesheets- Parameters:
timesheets- List<Timesheet>- Returns:
- Timesheets
-
addTimesheetsItem
timesheets- Parameters:
timesheetsItem- Timesheet- Returns:
- Timesheets
-
getTimesheets
-
setTimesheets
-
equals
-
hashCode
-
toString
-