Uses of Class
com.xero.models.payrolluk.TimesheetEarningsLine
Packages that use TimesheetEarningsLine
-
Uses of TimesheetEarningsLine in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return TimesheetEarningsLineModifier and TypeMethodDescriptionThe amount of the timesheet earnings line.TimesheetEarningsLine.earningsRateID(UUID earningsRateID) Xero identifier for payroll timesheet earnings rateTimesheetEarningsLine.fixedAmount(Double fixedAmount) Timesheet earnings fixed amount.TimesheetEarningsLine.isLinkedToTimesheet(Boolean isLinkedToTimesheet) Identifies if the timesheet earnings is taken from the timesheet.TimesheetEarningsLine.numberOfUnits(Double numberOfUnits) Timesheet earnings number of unitsTimesheetEarningsLine.ratePerUnit(Double ratePerUnit) Rate per unit for timesheet earnings lineMethods in com.xero.models.payrolluk that return types with arguments of type TimesheetEarningsLineMethods in com.xero.models.payrolluk with parameters of type TimesheetEarningsLineModifier and TypeMethodDescriptionPayslip.addTimesheetEarningsLinesItem(TimesheetEarningsLine timesheetEarningsLinesItem) timesheetEarningsLinesMethod parameters in com.xero.models.payrolluk with type arguments of type TimesheetEarningsLineModifier and TypeMethodDescriptionvoidPayslip.setTimesheetEarningsLines(List<TimesheetEarningsLine> timesheetEarningsLines) timesheetEarningsLinesPayslip.timesheetEarningsLines(List<TimesheetEarningsLine> timesheetEarningsLines) timesheetEarningsLines