| Package | Description |
|---|---|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
static EBankEntryStatus |
EBankEntryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBankEntryStatus[] |
EBankEntryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EBankEntryStatus |
BankStatementLine.getItsStatus()
Getter for itsStatus.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankStatementLine.setItsStatus(EBankEntryStatus pItsStatus)
Setter for itsStatus.
|
Copyright © 2016–2018. All rights reserved.