|
||||||||||
| 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(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. |
| Methods in thredds.wcs.v1_1_0 that return types with arguments of type GetCapabilities.Section | |
|---|---|
java.util.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(java.lang.String serverURL,
GridDataset dataset,
java.util.List<GetCapabilities.Section> sections)
|
static Request |
Request.getGetCapabilitiesRequest(Request.Operation operation,
java.lang.String negotiatedVersion,
java.util.List<GetCapabilities.Section> sections,
java.lang.String datasetPath,
GridDataset dataset)
|
| Constructor parameters in thredds.wcs.v1_1_0 with type arguments of type GetCapabilities.Section | |
|---|---|
GetCapabilities(java.net.URI serverURI,
java.util.List<GetCapabilities.Section> sections,
GetCapabilities.ServiceId serviceId,
GetCapabilities.ServiceProvider serviceProvider,
GridDataset dataset)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||