| Package | Description |
|---|---|
| org.gcube.rest.index.common.entities | |
| org.gcube.rest.index.common.entities.configuration |
| Modifier and Type | Method and Description |
|---|---|
DatasourceType |
CollectionInfo.getDatasourceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionInfo.setDatasourceType(DatasourceType datasourceType) |
| Constructor and Description |
|---|
CollectionInfo(String id,
String collectionDomain,
DatasourceType type) |
CollectionInfo(String id,
String collectionDomain,
DatasourceType datasourceType,
String title,
String description,
Date date) |
| Modifier and Type | Method and Description |
|---|---|
static DatasourceType |
DatasourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasourceType[] |
DatasourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.