| Package | Description |
|---|---|
| thredds.wcs.v1_1_0 |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
List<GetCapabilities.Section> |
Request.getSections() |
| Modifier and Type | Method and Description |
|---|---|
org.jdom2.Document |
XMLwriter.generateCapabilities(String serverURL,
GridDataset dataset,
List<GetCapabilities.Section> sections) |
static Request |
Request.getGetCapabilitiesRequest(Request.Operation operation,
String negotiatedVersion,
List<GetCapabilities.Section> sections,
String datasetPath,
GridDataset dataset) |
| Constructor and Description |
|---|
GetCapabilities(URI serverURI,
List<GetCapabilities.Section> sections,
GetCapabilities.ServiceId serviceId,
GetCapabilities.ServiceProvider serviceProvider,
GridDataset dataset) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.