Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.Bean

Packages that use Bean
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans   
 

Uses of Bean in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans declared as Bean
protected  Bean PropertyType.bean
           
protected  Bean ConstructorArg.bean
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans that return Bean
 Bean Bean.clone()
          Creates and returns a copy of this object.
 Bean ObjectFactory.createBean()
          Create an instance of Bean
 Bean PropertyType.getBean()
          Gets the value of the bean property.
 Bean ConstructorArg.getBean()
          Gets the value of the bean property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans with parameters of type Bean
 void PropertyType.setBean(Bean value)
          Sets the value of the bean property.
 void ConstructorArg.setBean(Bean value)
          Sets the value of the bean property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans with parameters of type Bean
Bean(Bean o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.Bean instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.