Uses of Class
org.apache.commons.betwixt.recursion.PersonBean

Packages that use PersonBean
org.apache.commons.betwixt.recursion   
 

Uses of PersonBean in org.apache.commons.betwixt.recursion
 

Methods in org.apache.commons.betwixt.recursion that return PersonBean
 PersonBean HybridBean.getPerson()
           
 

Methods in org.apache.commons.betwixt.recursion with parameters of type PersonBean
 void HybridBean.setPerson(PersonBean personBean)
           
 

Constructors in org.apache.commons.betwixt.recursion with parameters of type PersonBean
HybridBean(AlienBean alienBean, PersonBean personBean)
           
 



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