Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.Set

Packages that use Set
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl   
 

Uses of Set in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans
 

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

Uses of Set in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl that return Set
 Set PropertyTypeImpl.getSet()
           
 Set ConstructorArgImpl.getSet()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl with parameters of type Set
 void PropertyTypeImpl.setSet(Set value)
           
 void ConstructorArgImpl.setSet(Set value)
           
 



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