public class SaveCompoundMapRequest extends SaveRequest
Constructor and Description |
---|
SaveCompoundMapRequest() |
SaveCompoundMapRequest(SaveOperationType type,
CompoundMapItem toSave,
String destinationBasketId,
String toSaveName) |
Modifier and Type | Method and Description |
---|---|
CompoundMapItem |
getToSave() |
void |
setToSave(CompoundMapItem toSave) |
getDestinationBasketId, getToSaveId, getToSaveName, getType, setDestinationBasketId, setToSaveId, setToSaveName, setType, toString
public SaveCompoundMapRequest()
public SaveCompoundMapRequest(SaveOperationType type, CompoundMapItem toSave, String destinationBasketId, String toSaveName)
public CompoundMapItem getToSave()
public void setToSave(CompoundMapItem toSave)
Copyright © 2015. All Rights Reserved.