InvoicePayment |
IncomingInvoice.getPayment() |
InvoicePayment |
Invoice.getPayment() |
InvoicePayment |
InvoicePayment.setBankAccount(BankAccount bankAccount) |
InvoicePayment |
InvoicePayment.setDueDate(Date dueDate) |
InvoicePayment |
InvoicePayment.setKey(String key) |
InvoicePayment |
InvoicePayment.setMethod(String method) |
InvoicePayment |
InvoicePayment.setTotalAmount(Double totalAmount) |
InvoicePayment |
InvoicePayment.setTransactions(List<Transaction> transactions) |
InvoicePayment |
InvoicePayment.setVariableSymbol(Long variableSymbol) |