| Package | Description |
|---|---|
| org.gcube.data.gis.publisher.stubs |
| Modifier and Type | Field and Description |
|---|---|
static GISType |
GISType.COORD_STREAM |
static GISType |
GISType.CSQUARE_STREAM |
static GISType |
GISType.GEOTIFF |
static GISType |
GISType.NETCDF |
| Modifier and Type | Method and Description |
|---|---|
static GISType |
GISType.fromString(String value) |
static GISType |
GISType.fromValue(String value) |
GISType |
PublishDataRequestType.getDataType()
Gets the dataType value for this PublishDataRequestType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublishDataRequestType.setDataType(GISType dataType)
Sets the dataType value for this PublishDataRequestType.
|
| Constructor and Description |
|---|
PublishDataRequestType(String dataLocator,
GISType dataType,
String serializedConfiguration) |
Copyright © 2015. All Rights Reserved.