| 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 |
|---|---|
ENormalBalanceType |
AccountInChart.getNormalBalanceType()
Getter for normalBalanceType.
|
static ENormalBalanceType |
ENormalBalanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ENormalBalanceType[] |
ENormalBalanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountInChart.setNormalBalanceType(ENormalBalanceType pNormalBalanceType)
Setter for normalBalanceType.
|
| Modifier and Type | Method and Description |
|---|---|
ENormalBalanceType |
Account.getNormalBalanceType()
Geter for normalBalanceType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setNormalBalanceType(ENormalBalanceType pNormalBalanceType)
Setter for normalBalanceType.
|
Copyright © 2016–2018. All rights reserved.