|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetCapabilities.Section | |
|---|---|
| thredds.wcs.v1_1_0 | |
| Uses of GetCapabilities.Section in thredds.wcs.v1_1_0 |
|---|
| Methods in thredds.wcs.v1_1_0 that return GetCapabilities.Section | |
|---|---|
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. |
| Methods in thredds.wcs.v1_1_0 that return types with arguments of type GetCapabilities.Section | |
|---|---|
List<GetCapabilities.Section> |
Request.getSections()
|
| Method parameters in thredds.wcs.v1_1_0 with type arguments of type GetCapabilities.Section | |
|---|---|
org.jdom.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 parameters in thredds.wcs.v1_1_0 with type arguments of type GetCapabilities.Section | |
|---|---|
GetCapabilities(URI serverURI,
List<GetCapabilities.Section> sections,
GetCapabilities.ServiceId serviceId,
GetCapabilities.ServiceProvider serviceProvider,
GridDataset dataset)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||