Uses of Class
com.xero.models.payrollnz.PaymentLine
Packages that use PaymentLine
-
Uses of PaymentLine in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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.payrollnz that return types with arguments of type PaymentLineMethods in com.xero.models.payrollnz with parameters of type PaymentLineModifier and TypeMethodDescriptionPaySlip.addPaymentLinesItem(PaymentLine paymentLinesItem) paymentLinesMethod parameters in com.xero.models.payrollnz with type arguments of type PaymentLineModifier and TypeMethodDescriptionPaySlip.paymentLines(List<PaymentLine> paymentLines) paymentLinesvoidPaySlip.setPaymentLines(List<PaymentLine> paymentLines) paymentLines