Package | Description |
---|---|
thredds.wcs.v1_0_0_1 |
Modifier and Type | Method and Description |
---|---|
GetCapabilities.Section |
GetCapabilitiesBuilder.getSection() |
static GetCapabilities.Section |
GetCapabilities.Section.getSection(String altId) |
static GetCapabilities.Section |
GetCapabilities.Section.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
GetCapabilitiesBuilder |
GetCapabilitiesBuilder.setSection(GetCapabilities.Section section) |
Constructor and Description |
---|
GetCapabilities(Request.Operation operation,
String version,
WcsDataset dataset,
URI serverURI,
GetCapabilities.Section section,
String updateSequence,
GetCapabilities.ServiceInfo serviceInfo) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.