Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.Description

Packages that use Description
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl   
 

Uses of Description in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 Description ListOrSetType.getDescription()
          Gets the value of the description property.
 Description Key.getDescription()
          Gets the value of the description property.
 Description PropertyType.getDescription()
          Gets the value of the description property.
 Description EntryType.getDescription()
          Gets the value of the description property.
 Description ConstructorArg.getDescription()
          Gets the value of the description property.
 Description Beans.getDescription()
          Gets the value of the description property.
 Description Bean.getDescription()
          Gets the value of the description property.
 Description MapType.getDescription()
          Gets the value of the description property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans with parameters of type Description
 void ListOrSetType.setDescription(Description value)
          Sets the value of the description property.
 void Key.setDescription(Description value)
          Sets the value of the description property.
 void PropertyType.setDescription(Description value)
          Sets the value of the description property.
 void EntryType.setDescription(Description value)
          Sets the value of the description property.
 void ConstructorArg.setDescription(Description value)
          Sets the value of the description property.
 void Beans.setDescription(Description value)
          Sets the value of the description property.
 void Bean.setDescription(Description value)
          Sets the value of the description property.
 void MapType.setDescription(Description value)
          Sets the value of the description property.
 

Uses of Description in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl that implement Description
 class DescriptionImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl that return Description
 Description PropertyTypeImpl.getDescription()
           
 Description KeyImpl.getDescription()
           
 Description EntryTypeImpl.getDescription()
           
 Description BeansImpl.getDescription()
           
 Description BeanImpl.getDescription()
           
 Description MapTypeImpl.getDescription()
           
 Description ConstructorArgImpl.getDescription()
           
 Description ListOrSetTypeImpl.getDescription()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl with parameters of type Description
 void PropertyTypeImpl.setDescription(Description value)
           
 void KeyImpl.setDescription(Description value)
           
 void EntryTypeImpl.setDescription(Description value)
           
 void BeansImpl.setDescription(Description value)
           
 void BeanImpl.setDescription(Description value)
           
 void MapTypeImpl.setDescription(Description value)
           
 void ConstructorArgImpl.setDescription(Description value)
           
 void ListOrSetTypeImpl.setDescription(Description value)
           
 



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