|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.Operation | |
|---|---|
| thredds.wcs | |
| thredds.wcs.v1_0_0_1 | |
| Uses of Request.Operation in thredds.wcs |
|---|
| Methods in thredds.wcs that return Request.Operation | |
|---|---|
Request.Operation |
Request.getOperation()
|
static Request.Operation |
Request.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Request.Operation[] |
Request.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in thredds.wcs with parameters of type Request.Operation | |
|---|---|
static WcsRequestFactory |
WcsRequestFactory.newWcsRequestFactory(java.lang.String versionString,
Request.Operation operation,
GridDataset dataset)
|
| Uses of Request.Operation in thredds.wcs.v1_0_0_1 |
|---|
| Methods in thredds.wcs.v1_0_0_1 that return Request.Operation | |
|---|---|
Request.Operation |
WcsRequestBuilder.getOperation()
|
Request.Operation |
WcsRequest.getOperation()
|
| Methods in thredds.wcs.v1_0_0_1 with parameters of type Request.Operation | |
|---|---|
static WcsRequestBuilder |
WcsRequestBuilder.newWcsRequestBuilder(java.lang.String versionString,
Request.Operation operation,
GridDataset dataset,
java.lang.String datasetPath)
|
| Constructors in thredds.wcs.v1_0_0_1 with parameters of type Request.Operation | |
|---|---|
DescribeCoverage(Request.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.util.List<java.lang.String> coverages)
|
|
GetCapabilities(Request.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.net.URI serverURI,
GetCapabilities.Section section,
java.lang.String updateSequence,
GetCapabilities.ServiceInfo serviceInfo)
|
|
GetCoverage(Request.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.lang.String coverageId,
java.lang.String crs,
java.lang.String responseCRS,
Request.BoundingBox bbox,
DateRange timeRange,
WcsCoverage.VerticalRange verticalRange,
Request.Format format)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||