Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Description

Packages that use Description
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
 

Uses of Description in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans declared as Description
protected  Description ListOrSetType.description
           
protected  Description Key.description
           
protected  Description PropertyType.description
           
protected  Description EntryType.description
           
protected  Description ConstructorArg.description
           
protected  Description Beans.description
           
protected  Description Bean.description
           
protected  Description MapType.description
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans that return Description
 Description Description.clone()
          Creates and returns a copy of this object.
static Description ObjectFactory.copyOfDescription(Description clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Description instance.
 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.pub.collections.valueclass.spring.beans with parameters of type Description
static Description ObjectFactory.copyOfDescription(Description clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.Description instance.
 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.
 

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



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