Uses of Class
org.melati.util.test.Node

Packages that use Node
org.melati.util.test.generated The POEM-generated support classes for org.melati.util.test. 
 

Uses of Node in org.melati.util.test.generated
 

Methods in org.melati.util.test.generated that return Node
 Node NodeTableBase.getNodeObject(int troid)
          Retrieve the Node as a Node.
 Node NodeTableBase.getNodeObject(Integer troid)
          Retrieve the Node as a Node.
 Node NodeBase.getParent()
          Retrieves the Parent object referred to.
 

Methods in org.melati.util.test.generated with parameters of type Node
 void NodeBase.setParent(Node cooked)
          Set the Parent.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.