| 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 |
|---|---|
static ETaxType |
ETaxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETaxType[] |
ETaxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ETaxType |
Tax.getItsType()
Getter for itsType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tax.setItsType(ETaxType pItsType)
Setter for itsType.
|
Copyright © 2016–2018. All rights reserved.