| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
| Modifier and Type | Method and Description |
|---|---|
ExportOperation |
ExportTableRequest.operationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportTableRequest.operationType(ExportOperation operationType) |
| Constructor and Description |
|---|
ExportTableRequest(String tableName,
ExportOperation operationType,
String user,
String basketId,
String toSaveName,
ExportCSVSettings csvSettings) |
| Modifier and Type | Method and Description |
|---|---|
static ExportOperation |
ExportOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportOperation[] |
ExportOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.