| Package | Description |
|---|---|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
static EBankEntryResultAction |
EBankEntryResultAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBankEntryResultAction[] |
EBankEntryResultAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EBankEntryResultAction |
BankStatementLine.getResultAction()
Getter for resultAction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankStatementLine.setResultAction(EBankEntryResultAction pResultAction)
Setter for resultAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PrcBankStatementLineSave.makeBslResDescr(EBankEntryResultAction pResAct,
DateFormat pDateFormat,
org.beigesoft.persistable.APersistableBase pRecord,
Date pDate,
String pLangDef)
Makes BSL result description.
|
Copyright © 2016–2018. All rights reserved.