| Package | Description |
|---|---|
| gr.cite.geoanalytics.dataaccess.entities | |
| gr.cite.geoanalytics.dataaccess.entities.principal |
| Modifier and Type | Method and Description |
|---|---|
static ActiveStatus |
ActiveStatus.fromCode(short code) |
static ActiveStatus |
ActiveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveStatus[] |
ActiveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveStatus |
Principal.getIsActive() |
| Modifier and Type | Method and Description |
|---|---|
void |
Principal.setIsActive(ActiveStatus isActive) |
Copyright © 2017. All Rights Reserved.