public class InfoCancelSchedulerMessage extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected org.gcube.datatransfer.common.agent.Types.CancelTransferMessage |
cancelTransferMessage |
protected static com.thoughtworks.xstream.XStream |
xstream |
Constructor and Description |
---|
InfoCancelSchedulerMessage() |
Modifier and Type | Method and Description |
---|---|
org.gcube.datatransfer.common.agent.Types.CancelTransferMessage |
getCancelTransferMessage() |
void |
setCancelTransferMessage(org.gcube.datatransfer.common.agent.Types.CancelTransferMessage cancelTransferMessage) |
String |
toXML() |
protected org.gcube.datatransfer.common.agent.Types.CancelTransferMessage cancelTransferMessage
protected static com.thoughtworks.xstream.XStream xstream
public org.gcube.datatransfer.common.agent.Types.CancelTransferMessage getCancelTransferMessage()
public void setCancelTransferMessage(org.gcube.datatransfer.common.agent.Types.CancelTransferMessage cancelTransferMessage)
public String toXML()
Copyright © 2017. All Rights Reserved.