Package com.xero.models.payrollau
Class Timesheets
java.lang.Object
com.xero.models.payrollau.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)List<Timesheet>getTimesheets()Get timesheetsinthashCode()voidsetTimesheets(List<Timesheet> timesheets)Timesheetstimesheets(List<Timesheet> timesheets)StringtoString()
-
Constructor Details
-
Timesheets
public Timesheets()
-
-
Method Details