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

Packages that use ListOrSetType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.util   
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.pub.collections.valueclass.spring.beans with parameters of type ListOrSetType
ListOrSetType(ListOrSetType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.ListOrSetType instance by copying a given instance.
 

Uses of ListOrSetType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.osgi
 

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

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

Subclasses of ListOrSetType in net.sourceforge.ccxjc.it.model.pub.collections.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.