Uses of Class
org.apache.commons.betwixt.dotbetwixt.RecursiveBean

Packages that use RecursiveBean
org.apache.commons.betwixt.dotbetwixt   
 

Uses of RecursiveBean in org.apache.commons.betwixt.dotbetwixt
 

Methods in org.apache.commons.betwixt.dotbetwixt that return RecursiveBean
 RecursiveBean RecursiveBean.getChild()
           
 

Methods in org.apache.commons.betwixt.dotbetwixt with parameters of type RecursiveBean
 void RecursiveBean.setChild(RecursiveBean child)
           
 

Constructors in org.apache.commons.betwixt.dotbetwixt with parameters of type RecursiveBean
RecursiveBean(java.lang.String name, RecursiveBean bean)
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.