Package com.xero.models.payrolluk
Class TimesheetLineObject
java.lang.Object
com.xero.models.payrolluk.TimesheetLineObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet paginationGet problemGet timesheetLineinthashCode()pagination(Pagination pagination) paginationproblemvoidsetPagination(Pagination pagination) paginationvoidsetProblem(Problem problem) problemvoidsetTimesheetLine(TimesheetLine timesheetLine) timesheetLinetimesheetLine(TimesheetLine timesheetLine) timesheetLinetoString()
-
Constructor Details
-
TimesheetLineObject
public TimesheetLineObject()
-
-
Method Details
-
pagination
pagination- Parameters:
pagination- Pagination- Returns:
- TimesheetLineObject
-
getPagination
-
setPagination
-
problem
problem- Parameters:
problem- Problem- Returns:
- TimesheetLineObject
-
getProblem
-
setProblem
-
timesheetLine
timesheetLine- Parameters:
timesheetLine- TimesheetLine- Returns:
- TimesheetLineObject
-
getTimesheetLine
-
setTimesheetLine
timesheetLine- Parameters:
timesheetLine- TimesheetLine
-
equals
-
hashCode
-
toString
-