Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save |
Modifier and Type | Method and Description |
---|---|
SaveOperationType |
SaveRequest.getType() |
static SaveOperationType |
SaveOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveOperationType[] |
SaveOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveRequest.setType(SaveOperationType type) |
Constructor and Description |
---|
SaveCompoundMapRequest(SaveOperationType type,
CompoundMapItem toSave,
String destinationBasketId,
String toSaveName) |
SaveRequest(SaveOperationType type,
String toSaveId,
String destinationBasketId,
String toSaveName) |
Copyright © 2016. All Rights Reserved.