| Package | Description |
|---|---|
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
static Execute.ResponseEnum |
Execute.ResponseEnum.fromValue(String text) |
Execute.ResponseEnum |
Execute.getResponse()
Get response
|
static Execute.ResponseEnum |
Execute.ResponseEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Execute.ResponseEnum[] |
Execute.ResponseEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.response(Execute.ResponseEnum response) |
void |
Execute.setResponse(Execute.ResponseEnum response) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.