org.gcube.datatransfer.scheduler.library.obj
Class InfoCancelSchedulerMessage
java.lang.Object
org.gcube.datatransfer.scheduler.library.obj.InfoCancelSchedulerMessage
- All Implemented Interfaces:
- Serializable
public class InfoCancelSchedulerMessage
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Field Summary |
protected org.gcube.datatransfer.common.agent.Types.CancelTransferMessage |
cancelTransferMessage
|
protected static com.thoughtworks.xstream.XStream |
xstream
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cancelTransferMessage
protected org.gcube.datatransfer.common.agent.Types.CancelTransferMessage cancelTransferMessage
xstream
protected static com.thoughtworks.xstream.XStream xstream
InfoCancelSchedulerMessage
public InfoCancelSchedulerMessage()
getCancelTransferMessage
public org.gcube.datatransfer.common.agent.Types.CancelTransferMessage getCancelTransferMessage()
setCancelTransferMessage
public void setCancelTransferMessage(org.gcube.datatransfer.common.agent.Types.CancelTransferMessage cancelTransferMessage)
toXML
public String toXML()
Copyright © 2014. All Rights Reserved.