| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
TimesheetLine |
TimesheetLine.addNumberOfUnitsItem(Float numberOfUnitsItem) |
TimesheetLine |
TimesheetLine.earningsRateID(UUID earningsRateID) |
TimesheetLine |
TimesheetLine.numberOfUnits(List<Float> numberOfUnits) |
TimesheetLine |
TimesheetLine.trackingItemID(UUID trackingItemID) |
| Modifier and Type | Method and Description |
|---|---|
List<TimesheetLine> |
Timesheet.getTimesheetLines()
Get timesheetLines
|
| Modifier and Type | Method and Description |
|---|---|
Timesheet |
Timesheet.addTimesheetLinesItem(TimesheetLine timesheetLinesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Timesheet.setTimesheetLines(List<TimesheetLine> timesheetLines) |
Timesheet |
Timesheet.timesheetLines(List<TimesheetLine> timesheetLines) |
Copyright © 2020. All rights reserved.