| 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 EEntriesAccountingType |
EEntriesAccountingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEntriesAccountingType[] |
EEntriesAccountingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EEntriesAccountingType |
AccEntriesSourcesLine.getEntriesAccountingType()
Getter for entriesAccountingType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccEntriesSourcesLine.setEntriesAccountingType(EEntriesAccountingType pEntriesAccountingType)
Setter for entriesAccountingType.
|
Copyright © 2016–2018. All rights reserved.