Uses of Class
com.xero.models.payrollau.TimesheetLine
Packages that use TimesheetLine
-
Uses of TimesheetLine in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TimesheetLineModifier and TypeMethodDescriptionTimesheetLine.addNumberOfUnitsItem(Double numberOfUnitsItem) The number of units on a timesheet lineTimesheetLine.earningsRateID(UUID earningsRateID) The Xero identifier for an Earnings RateTimesheetLine.numberOfUnits(List<Double> numberOfUnits) The number of units on a timesheet lineTimesheetLine.trackingItemID(UUID trackingItemID) The Xero identifier for a Tracking Category.Methods in com.xero.models.payrollau that return types with arguments of type TimesheetLineMethods in com.xero.models.payrollau with parameters of type TimesheetLineModifier and TypeMethodDescriptionTimesheet.addTimesheetLinesItem(TimesheetLine timesheetLinesItem) timesheetLinesMethod parameters in com.xero.models.payrollau with type arguments of type TimesheetLineModifier and TypeMethodDescriptionvoidTimesheet.setTimesheetLines(List<TimesheetLine> timesheetLines) timesheetLinesTimesheet.timesheetLines(List<TimesheetLine> timesheetLines) timesheetLines