| Package | Description |
|---|---|
| org.beigesoft.acc.mdl |
It consist of accounting non-persistable models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
EAccTy |
ChrtAcc.getTyp()
Getter for typ.
|
static EAccTy |
EAccTy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAccTy[] |
EAccTy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChrtAcc.setTyp(EAccTy pTyp)
Setter for typ.
|
| Modifier and Type | Method and Description |
|---|---|
EAccTy |
Acnt.getTyp()
Geter for typ.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Acnt.setTyp(EAccTy pTyp)
Setter for typ.
|
Copyright © 2019–2020. All rights reserved.