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