Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Bean

Packages that use Bean
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans   
 

Uses of Bean in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans that return Bean
 Bean Bean.clone()
          Creates and returns a copy of this object.
protected static Bean ObjectFactory.copyOfBean(Bean clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Bean instance.
 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.prot.collections.valueclass.spring.beans with parameters of type Bean
protected static Bean ObjectFactory.copyOfBean(Bean clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Bean instance.
 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.prot.collections.valueclass.spring.beans with parameters of type Bean
Bean(Bean o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Bean instance by copying a given instance.
 



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