| Package | Description |
|---|---|
| org.gcube.dataanalysis.copernicus.motu.client | |
| org.gcube.dataanalysis.copernicus.motu.model |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceMetadata> |
MotuClient.listServices()
Return the list of services exposed by this Motu server
|
| Modifier and Type | Method and Description |
|---|---|
ProductMetadataInfo |
MotuClient.describeProduct(ServiceMetadata service,
String product) |
void |
DownloadRequest.setService(ServiceMetadata service) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceMetadata> |
MotuCatalogue.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
MotuCatalogue.addService(ServiceMetadata service) |
static String |
MotuMarshaller.toXml(ServiceMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
MotuCatalogue.setServices(Collection<ServiceMetadata> services) |
Copyright © 2017. All Rights Reserved.