| Package | Description |
|---|---|
| gr.cite.geoanalytics.dataaccess.entities.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Accounting.AccountingType |
Accounting.AccountingType.fromTypeCode(short typeCode) |
Accounting.AccountingType |
AccountingData.getType() |
Accounting.AccountingType |
Accounting.getType() |
static Accounting.AccountingType |
Accounting.AccountingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Accounting.AccountingType[] |
Accounting.AccountingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingData.setType(Accounting.AccountingType type) |
void |
Accounting.setType(Accounting.AccountingType type) |
Copyright © 2017. All Rights Reserved.