Package com.xero.models.payrolluk
Class Timesheets
java.lang.Object
com.xero.models.payrolluk.Timesheets
public class Timesheets extends Object
Timesheets
-
Constructor Summary
Constructors Constructor Description Timesheets() -
Method Summary
Modifier and Type Method Description TimesheetsaddTimesheetsItem(Timesheet timesheetsItem)booleanequals(Object o)PaginationgetPagination()Get paginationProblemgetProblem()Get problemList<Timesheet>getTimesheets()Get timesheetsinthashCode()Timesheetspagination(Pagination pagination)Timesheetsproblem(Problem problem)voidsetPagination(Pagination pagination)voidsetProblem(Problem problem)voidsetTimesheets(List<Timesheet> timesheets)Timesheetstimesheets(List<Timesheet> timesheets)StringtoString()
-
Constructor Details
-
Timesheets
public Timesheets()
-
-
Method Details
-
pagination
-
getPagination
Get pagination- Returns:
- pagination
-
setPagination
-
problem
-
getProblem
Get problem- Returns:
- problem
-
setProblem
-
timesheets
-
addTimesheetsItem
-
getTimesheets
Get timesheets- Returns:
- timesheets
-
setTimesheets
-
equals
-
hashCode
public int hashCode() -
toString
-