Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ListOrSetType

Packages that use ListOrSetType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans   
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util   
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans that return ListOrSetType
 ListOrSetType ListOrSetType.clone()
          Creates and returns a copy of this object.
 ListOrSetType ObjectFactory.createListOrSetType()
          Create an instance of ListOrSetType
 

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

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi declared as ListOrSetType
protected  ListOrSetType Treference.interfaces
           
protected  ListOrSetType Tservice.interfaces
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.priv.indexed.valueclass.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.priv.indexed.valueclass.spring.util
 

Subclasses of ListOrSetType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util
 class List
          Java class for anonymous complex type.
 class Set
          Java class for anonymous complex type.
 



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