| Package | Description |
|---|---|
| thredds.wcs.v1_0_0_Plus |
| Modifier and Type | Method and Description |
|---|---|
static GetCapabilities.Section |
GetCapabilities.Section.getSection(java.lang.String altId) |
static GetCapabilities.Section |
GetCapabilities.Section.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GetCapabilities.Section[] |
GetCapabilities.Section.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GetCapabilities(WcsRequest.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.net.URI serverURI,
GetCapabilities.Section section,
java.lang.String updateSequence,
GetCapabilities.ServiceInfo serviceInfo) |