| Modifier and Type | Method and Description |
|---|---|
DatasetInfoData |
CClient4CMEMSImporterService.getDatasetInfo(String productId,
DatasetType datasetType,
String datasetId) |
abstract DatasetInfoData |
CClient.getDatasetInfo(String productId,
DatasetType datasetType,
String datasetId) |
| Constructor and Description |
|---|
CCmdCMEMSDatasetInfo(ServiceSupportData serviceSupportData,
String productId,
DatasetType datasetType,
String datasetId) |
| Modifier and Type | Method and Description |
|---|---|
DatasetType |
DatasetData.getDatasetType() |
static DatasetType |
DatasetType.getDatasetTypeFromId(String id) |
static DatasetType |
DatasetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasetType[] |
DatasetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetData.setDatasetType(DatasetType datasetType) |
| Constructor and Description |
|---|
DatasetData(Integer id,
String name,
DatasetType datasetType,
String protocol,
String url) |
Copyright © 2018. All Rights Reserved.