| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs |
| Modifier and Type | Field and Description |
|---|---|
static ExportOperation |
ExportOperation.SAVE |
static ExportOperation |
ExportOperation.TRANSFER |
| Modifier and Type | Method and Description |
|---|---|
static ExportOperation |
ExportOperation.fromString(String value) |
static ExportOperation |
ExportOperation.fromValue(String value) |
ExportOperation |
ExportTableRequestType.getOperationType()
Gets the operationType value for this ExportTableRequestType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportTableRequestType.setOperationType(ExportOperation operationType)
Sets the operationType value for this ExportTableRequestType.
|
| Constructor and Description |
|---|
ExportTableRequestType(String basketId,
ExportCSVSettings csvSettings,
ExportOperation operationType,
String tableName,
String toSaveName,
String user) |
Copyright © 2016. All Rights Reserved.