| Package | Description |
|---|---|
| gr.cite.gaap.datatransferobjects |
| Modifier and Type | Method and Description |
|---|---|
ImportResponse.Status |
ImportResponse.getStatus() |
static ImportResponse.Status |
ImportResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportResponse.Status[] |
ImportResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportResponse.setStatus(ImportResponse.Status status) |
| Constructor and Description |
|---|
ImportResponse(ImportResponse.Status status,
gr.cite.geoanalytics.dataaccess.geoserverbridge.elements.Bounds bounds,
String message) |
Copyright © 2018. All Rights Reserved.