Uses of Class
org.tigris.scarab.om.ParentChildAttributeOption

Packages that use ParentChildAttributeOption
org.tigris.scarab.om   
org.tigris.scarab.tools   
 

Uses of ParentChildAttributeOption in org.tigris.scarab.om
 

Methods in org.tigris.scarab.om that return ParentChildAttributeOption
static ParentChildAttributeOption ParentChildAttributeOption.getInstance()
          Gets an instance of a new ParentChildAttributeOption
static ParentChildAttributeOption ParentChildAttributeOption.getInstance(java.lang.Integer parent, java.lang.Integer child)
          Gets an instance of a new ROptionOption
 

Uses of ParentChildAttributeOption in org.tigris.scarab.tools
 

Methods in org.tigris.scarab.tools that return ParentChildAttributeOption
 ParentChildAttributeOption ScarabRequestTool.getParentChildAttributeOption()
          Gets an instance of a ParentChildAttributeOption from this tool.
 

Methods in org.tigris.scarab.tools with parameters of type ParentChildAttributeOption
 void ScarabRequestTool.setParentChildAttributeOption(ParentChildAttributeOption roo)
          Sets an instance of a ParentChildAttributeOption
 



Copyright © 2000-2004 Tigris.org. All Rights Reserved.