Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.ListOrSetType

Packages that use ListOrSetType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util.impl   
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans that return ListOrSetType
 ListOrSetType ObjectFactory.createListOrSetType()
          Create an instance of ListOrSetType
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl that implement ListOrSetType
 class ListOrSetTypeImpl
           
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi that return ListOrSetType
 ListOrSetType Treference.getInterfaces()
          Gets the value of the interfaces property.
 ListOrSetType Tservice.getInterfaces()
          Gets the value of the interfaces property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi with parameters of type ListOrSetType
 void Treference.setInterfaces(ListOrSetType value)
          Sets the value of the interfaces property.
 void Tservice.setInterfaces(ListOrSetType value)
          Sets the value of the interfaces property.
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl that return ListOrSetType
 ListOrSetType TreferenceImpl.getInterfaces()
           
 ListOrSetType TserviceImpl.getInterfaces()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl with parameters of type ListOrSetType
 void TreferenceImpl.setInterfaces(ListOrSetType value)
           
 void TserviceImpl.setInterfaces(ListOrSetType value)
           
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util
 

Subinterfaces of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util
 interface List
          Java class for anonymous complex type.
 interface Set
          Java class for anonymous complex type.
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.util.impl that implement ListOrSetType
 class ListImpl
           
 class SetImpl
           
 



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