| Package | Description |
|---|---|
| org.openinvoice.entity |
The
entity package contains entities representing the information related to
the invoice its fields. |
| Modifier and Type | Method and Description |
|---|---|
BankAccount |
Invoice.getPayeeBankAccount() |
| Modifier and Type | Method and Description |
|---|---|
static List<BankAccount> |
BankAccount.findByIban(String iban) |
| Modifier and Type | Method and Description |
|---|---|
void |
Invoice.setPayeeBankAccount(BankAccount payeeBankAccount) |
Copyright © 2011–2019 Plain Source. All rights reserved.