| 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 |
|---|---|
ENrBlTy |
ChrtAcc.getBlTy()
Getter for blTy.
|
static ENrBlTy |
ENrBlTy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ENrBlTy[] |
ENrBlTy.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.setBlTy(ENrBlTy pBlTy)
Setter for blTy.
|
| Modifier and Type | Method and Description |
|---|---|
ENrBlTy |
Acnt.getBlTy()
Geter for blTy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Acnt.setBlTy(ENrBlTy pBlTy)
Setter for blTy.
|
Copyright © 2019. All rights reserved.