Uses of Class
com.xero.models.payrolluk.ReimbursementLine
Packages that use ReimbursementLine
-
Uses of ReimbursementLine in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return ReimbursementLineModifier and TypeMethodDescriptionReimbursement amountReimbursementLine.description(String description) Reimbursement line descriptionReimbursementLine.reimbursementTypeID(UUID reimbursementTypeID) Xero identifier for payroll reimbursementMethods in com.xero.models.payrolluk that return types with arguments of type ReimbursementLineMethods in com.xero.models.payrolluk with parameters of type ReimbursementLineModifier and TypeMethodDescriptionPayslip.addReimbursementLinesItem(ReimbursementLine reimbursementLinesItem) reimbursementLinesMethod parameters in com.xero.models.payrolluk with type arguments of type ReimbursementLineModifier and TypeMethodDescriptionPayslip.reimbursementLines(List<ReimbursementLine> reimbursementLines) reimbursementLinesvoidPayslip.setReimbursementLines(List<ReimbursementLine> reimbursementLines) reimbursementLines