| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
BankAccount |
BankStatement.getBankAccount()
Getter for bankAccount.
|
BankAccount |
BankAccountUsed.getSubaccount()
Getter for subaccount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankStatement.setBankAccount(BankAccount pBankAccount)
Setter for bankAccount.
|
void |
BankAccountUsed.setSubaccount(BankAccount pSubaccount)
Setter for subaccount.
|
Copyright © 2016–2018. All rights reserved.