org.gcube.datatransfer.agent.library.outcome
Class TreeTransferOutcome
java.lang.Object
org.gcube.datatransfer.agent.library.outcome.TransferOutcome
org.gcube.datatransfer.agent.library.outcome.TreeTransferOutcome
public class TreeTransferOutcome
- extends TransferOutcome
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 © 2012. All Rights Reserved.