| Package | Description |
|---|---|
| gr.cite.geoanalytics.dataaccess.entities.project |
| Modifier and Type | Method and Description |
|---|---|
static Project.ProjectStatus |
Project.ProjectStatus.fromStatusCode(short statusCode) |
Project.ProjectStatus |
Project.getStatus() |
static Project.ProjectStatus |
Project.ProjectStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Project.ProjectStatus[] |
Project.ProjectStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setStatus(Project.ProjectStatus status) |
Copyright © 2017. All Rights Reserved.