| 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 |
|---|---|
EEntriesSourceType |
EntriesSource.getEntriesSourceType()
Geter for entriesSourceType.
|
EEntriesSourceType |
EntriesSource.getIsUsed()
Geter for isUsed.
|
static EEntriesSourceType |
EEntriesSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEntriesSourceType[] |
EEntriesSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntriesSource.setEntriesSourceType(EEntriesSourceType pEntriesSourceType)
Setter for entriesSourceType.
|
void |
EntriesSource.setIsUsed(EEntriesSourceType pIsUsed)
Setter for isUsed.
|
| Modifier and Type | Method and Description |
|---|---|
EEntriesSourceType |
AccEntriesSourcesLine.getEntriesSourceType()
Geter for entriesSourceType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccEntriesSourcesLine.setEntriesSourceType(EEntriesSourceType pEntriesSourceType)
Setter for entriesSourceType.
|
Copyright © 2016–2018. All rights reserved.