| 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 |
|---|---|
EAccountType |
AccountInChart.getItsType()
Getter for itsType.
|
static EAccountType |
EAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAccountType[] |
EAccountType.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.setItsType(EAccountType pItsType)
Setter for itsType.
|
| Modifier and Type | Method and Description |
|---|---|
EAccountType |
Account.getItsType()
Geter for itsType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setItsType(EAccountType pItsType)
Setter for itsType.
|
Copyright © 2016–2018. All rights reserved.