| Package | Description |
|---|---|
| gr.cite.gaap.datatransferobjects |
| Modifier and Type | Method and Description |
|---|---|
GenericResponse.Status |
GenericResponse.getStatus() |
static GenericResponse.Status |
GenericResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericResponse.Status[] |
GenericResponse.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 |
GenericResponse.setStatus(GenericResponse.Status status) |
| Constructor and Description |
|---|
GenericResponse(GenericResponse.Status status,
Object response,
String message) |
Copyright © 2016. All Rights Reserved.