Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.Set

Packages that use Set
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans   
 

Uses of Set in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans declared as Set
protected  Set PropertyType.set
           
protected  Set ConstructorArg.set
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans that return Set
 Set Set.clone()
          Creates and returns a copy of this object.
 Set ObjectFactory.createSet()
          Create an instance of Set
 Set PropertyType.getSet()
          Gets the value of the set property.
 Set ConstructorArg.getSet()
          Gets the value of the set property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans with parameters of type Set
 void PropertyType.setSet(Set value)
          Sets the value of the set property.
 void ConstructorArg.setSet(Set value)
          Sets the value of the set property.
 

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



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