| Package | Description |
|---|---|
| org.n52.io.response |
| Modifier and Type | Method and Description |
|---|---|
static PlatformType |
PlatformType.extractType(String id) |
PlatformType |
PlatformOutput.getType() |
static PlatformType |
PlatformType.toInstance(boolean mobile,
boolean insitu) |
static PlatformType |
PlatformType.toInstance(String typeName) |
static PlatformType |
PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformType[] |
PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformOutput |
PlatformOutput.setPlatformType(OptionalOutput<PlatformType> platformtype) |
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.