Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.Bean

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans that return Bean
 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.novalueclass.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.
 

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

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl that implement Bean
 class BeanImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl that return Bean
 Bean PropertyTypeImpl.getBean()
           
 Bean ConstructorArgImpl.getBean()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl with parameters of type Bean
 void PropertyTypeImpl.setBean(Bean value)
           
 void ConstructorArgImpl.setBean(Bean value)
           
 



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