| 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 |
|---|---|
static ETxTy |
ETxTy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETxTy[] |
ETxTy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ETxTy |
Tax.getTyp()
Getter for typ.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tax.setTyp(ETxTy pTyp)
Setter for typ.
|
Copyright © 2019. All rights reserved.