| Package | Description |
|---|---|
| org.gcube.dataanalysis.copernicus.motu.client | |
| org.gcube.dataanalysis.copernicus.motu.model |
| Modifier and Type | Method and Description |
|---|---|
ProductMetadataInfo |
PlainMotuClient.describeProduct(DownloadRequest request)
Retrieve metadata about a product
|
ProductMetadataInfo |
MotuClient.describeProduct(ServiceMetadata service,
String product) |
ProductMetadataInfo |
MotuClient.describeProduct(String service,
String product) |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadRequest.setProduct(ProductMetadataInfo product) |
| Modifier and Type | Method and Description |
|---|---|
static ProductMetadataInfo |
MotuUnmarshaller.getProductMetadataInfo(String xml) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductMetadataInfo> |
ServiceMetadata.getProducts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMetadata.addProduct(ProductMetadataInfo product) |
static String |
MotuMarshaller.toXml(ProductMetadataInfo metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMetadata.setProducts(Collection<ProductMetadataInfo> products) |
Copyright © 2017. All Rights Reserved.