| Package | Description |
|---|---|
| org.n52.io.response |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
PlatformOutput(PlatformType platformType) |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.