Uses of Class
com.xero.models.payrolluk.PaymentLine
Packages that use PaymentLine
-
Uses of PaymentLine in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PaymentLineModifier and TypeMethodDescriptionPaymentLine.accountName(String accountName) The account namePaymentLine.accountNumber(String accountNumber) The account numberThe amount of the payment linePaymentLine.paymentLineID(UUID paymentLineID) Xero identifier for payroll payment lineThe account sort codeMethods in com.xero.models.payrolluk that return types with arguments of type PaymentLineMethods in com.xero.models.payrolluk with parameters of type PaymentLineModifier and TypeMethodDescriptionPayslip.addPaymentLinesItem(PaymentLine paymentLinesItem) paymentLinesMethod parameters in com.xero.models.payrolluk with type arguments of type PaymentLineModifier and TypeMethodDescriptionPayslip.paymentLines(List<PaymentLine> paymentLines) paymentLinesvoidPayslip.setPaymentLines(List<PaymentLine> paymentLines) paymentLines