org.gcube.datatransfer.common.outcome
Class TreeTransferOutcome
java.lang.Object
org.gcube.datatransfer.common.outcome.TransferOutcome
org.gcube.datatransfer.common.outcome.TreeTransferOutcome
- All Implemented Interfaces:
- Serializable
public class TreeTransferOutcome
- extends TransferOutcome
- See Also:
- Serialized Form
Method Summary |
org.gcube.data.trees.data.Tree |
getTree()
|
void |
setTree(org.gcube.data.trees.data.Tree tree)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeTransferOutcome
public TreeTransferOutcome()
TreeTransferOutcome
public TreeTransferOutcome(org.gcube.data.trees.data.Tree tree)
throws Exception
- Throws:
Exception
getTree
public org.gcube.data.trees.data.Tree getTree()
setTree
public void setTree(org.gcube.data.trees.data.Tree tree)
Copyright © 2013. All Rights Reserved.