| Package | Description |
|---|---|
| org.n52.shetland.ogc.ows |
| Modifier and Type | Method and Description |
|---|---|
static OWSConstants.GetCapabilitiesParams |
OWSConstants.GetCapabilitiesParams.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWSConstants.GetCapabilitiesParams[] |
OWSConstants.GetCapabilitiesParams.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<OWSConstants.GetCapabilitiesParams> |
OWSConstants.GetCapabilitiesParams.from(String string)
Get the corresponding enum constant for the supplied string
representation.
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.