|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportOperation | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs | |
| Uses of ExportOperation in org.gcube.application.aquamaps.aquamapsservice.stubs |
|---|
| Fields in org.gcube.application.aquamaps.aquamapsservice.stubs declared as ExportOperation | |
|---|---|
static ExportOperation |
ExportOperation.SAVE
|
static ExportOperation |
ExportOperation.TRANSFER
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return ExportOperation | |
|---|---|
static ExportOperation |
ExportOperation.fromString(String value)
|
static ExportOperation |
ExportOperation.fromValue(String value)
|
ExportOperation |
ExportTableRequestType.getOperationType()
Gets the operationType value for this ExportTableRequestType. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportOperation | |
|---|---|
void |
ExportTableRequestType.setOperationType(ExportOperation operationType)
Sets the operationType value for this ExportTableRequestType. |
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportOperation | |
|---|---|
ExportTableRequestType(String basketId,
ExportCSVSettings csvSettings,
ExportOperation operationType,
String tableName,
String toSaveName,
String user)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||