org.gcube.data.tml.stubs
Class Types.NodeHolder

java.lang.Object
  extended by org.gcube.data.tml.stubs.Types.AnyWrapper
      extended by org.gcube.data.tml.stubs.Types.NodeHolder
Enclosing class:
Types

public static class Types.NodeHolder
extends Types.AnyWrapper


Field Summary
 
Fields inherited from class org.gcube.data.tml.stubs.Types.AnyWrapper
element
 
Constructor Summary
Types.NodeHolder()
           
Types.NodeHolder(org.gcube.data.trees.data.Tree tree)
           
 
Method Summary
 org.gcube.data.trees.data.Node asNode()
           
 org.gcube.data.trees.data.Tree asTree()
           
 
Methods inherited from class org.gcube.data.tml.stubs.Types.AnyWrapper
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Types.NodeHolder

public Types.NodeHolder()

Types.NodeHolder

public Types.NodeHolder(org.gcube.data.trees.data.Tree tree)
                 throws Exception
Throws:
Exception
Method Detail

asNode

public org.gcube.data.trees.data.Node asNode()
                                      throws Exception
Throws:
Exception

asTree

public org.gcube.data.trees.data.Tree asTree()
                                      throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.