Uses of Class
org.melati.example.odmg.Parent

Packages that use Parent
org.melati.example.odmg.generated The POEM-generated support classes for org.melati.example.odmg. 
 

Uses of Parent in org.melati.example.odmg.generated
 

Methods in org.melati.example.odmg.generated that return Parent
 Parent ChildBase.getParent()
          Retrieves the Parent object referred to.
 Parent ParentTableBase.getParentObject(int troid)
          Retrieve the Parent as a Parent.
 Parent ParentTableBase.getParentObject(Integer troid)
          Retrieve the Parent as a Parent.
 

Methods in org.melati.example.odmg.generated with parameters of type Parent
 void ChildBase.setParent(Parent cooked)
          Set the Parent.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.