Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi.TreferenceCollection

Packages that use TreferenceCollection
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi   
 

Uses of TreferenceCollection in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi that return TreferenceCollection
 TreferenceCollection TreferenceCollection.clone()
          Creates and returns a copy of this object.
 TreferenceCollection ObjectFactory.createTreferenceCollection()
          Create an instance of TreferenceCollection
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi that return types with arguments of type TreferenceCollection
 javax.xml.bind.JAXBElement<TreferenceCollection> ObjectFactory.createList(TreferenceCollection value)
          Create an instance of JAXBElement<TreferenceCollection>}
 javax.xml.bind.JAXBElement<TreferenceCollection> ObjectFactory.createSet(TreferenceCollection value)
          Create an instance of JAXBElement<TreferenceCollection>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.osgi with parameters of type TreferenceCollection
 javax.xml.bind.JAXBElement<TreferenceCollection> ObjectFactory.createList(TreferenceCollection value)
          Create an instance of JAXBElement<TreferenceCollection>}
 javax.xml.bind.JAXBElement<TreferenceCollection> ObjectFactory.createSet(TreferenceCollection value)
          Create an instance of JAXBElement<TreferenceCollection>}
 

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



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