|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl |
|
| Method Summary | |
|---|---|
static Element |
copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance. |
static ListOrSetTypeImpl |
copyOfListOrSetTypeImpl(ListOrSetTypeImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance. |
static MapTypeImpl |
copyOfMapTypeImpl(MapTypeImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance. |
static TcomparatorImpl |
copyOfTcomparatorImpl(TcomparatorImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TcomparatorImpl instance. |
static TlistenerImpl |
copyOfTlistenerImpl(TlistenerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TlistenerImpl instance. |
static TnaturalOrderingImpl |
copyOfTnaturalOrderingImpl(TnaturalOrderingImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TnaturalOrderingImpl instance. |
static TserviceRegistrationListenerImpl |
copyOfTserviceRegistrationListenerImpl(TserviceRegistrationListenerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TserviceRegistrationListenerImpl instance. |
javax.xml.bind.JAXBElement<TbundleImpl> |
createBundle(TbundleImpl value)
Create an instance of JAXBElement<TbundleImpl>} |
javax.xml.bind.JAXBElement<TreferenceCollectionImpl> |
createList(TreferenceCollectionImpl value)
Create an instance of JAXBElement<TreferenceCollectionImpl>} |
javax.xml.bind.JAXBElement<TsingleReferenceImpl> |
createReference(TsingleReferenceImpl value)
Create an instance of JAXBElement<TsingleReferenceImpl>} |
javax.xml.bind.JAXBElement<TserviceImpl> |
createService(TserviceImpl value)
Create an instance of JAXBElement<TserviceImpl>} |
javax.xml.bind.JAXBElement<TreferenceCollectionImpl> |
createSet(TreferenceCollectionImpl value)
Create an instance of JAXBElement<TreferenceCollectionImpl>} |
TbaseServiceImpl |
createTbaseService()
Create an instance of TbaseService |
TbundleImpl |
createTbundle()
Create an instance of Tbundle |
TcomparatorImpl |
createTcomparator()
Create an instance of Tcomparator |
TlistenerImpl |
createTlistener()
Create an instance of Tlistener |
TnaturalOrderingImpl |
createTnaturalOrdering()
Create an instance of TnaturalOrdering |
TreferenceImpl |
createTreference()
Create an instance of Treference |
TreferenceCollectionImpl |
createTreferenceCollection()
Create an instance of TreferenceCollection |
TserviceImpl |
createTservice()
Create an instance of Tservice |
TserviceRegistrationListenerImpl |
createTserviceRegistrationListener()
Create an instance of TserviceRegistrationListener |
TsingleReferenceImpl |
createTsingleReference()
Create an instance of TsingleReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public TlistenerImpl createTlistener()
Tlistener
public TnaturalOrderingImpl createTnaturalOrdering()
TnaturalOrdering
public TreferenceImpl createTreference()
Treference
public TcomparatorImpl createTcomparator()
Tcomparator
public TserviceImpl createTservice()
Tservice
public TbaseServiceImpl createTbaseService()
TbaseService
public TbundleImpl createTbundle()
Tbundle
public TsingleReferenceImpl createTsingleReference()
TsingleReference
public TserviceRegistrationListenerImpl createTserviceRegistrationListener()
TserviceRegistrationListener
public TreferenceCollectionImpl createTreferenceCollection()
TreferenceCollection
public javax.xml.bind.JAXBElement<TserviceImpl> createService(TserviceImpl value)
JAXBElement<TserviceImpl>}
public javax.xml.bind.JAXBElement<TsingleReferenceImpl> createReference(TsingleReferenceImpl value)
JAXBElement<TsingleReferenceImpl>}
public javax.xml.bind.JAXBElement<TreferenceCollectionImpl> createSet(TreferenceCollectionImpl value)
JAXBElement<TreferenceCollectionImpl>}
public javax.xml.bind.JAXBElement<TreferenceCollectionImpl> createList(TreferenceCollectionImpl value)
JAXBElement<TreferenceCollectionImpl>}
public javax.xml.bind.JAXBElement<TbundleImpl> createBundle(TbundleImpl value)
JAXBElement<TbundleImpl>}
public static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.public static ListOrSetTypeImpl copyOfListOrSetTypeImpl(ListOrSetTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TlistenerImpl copyOfTlistenerImpl(TlistenerImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TlistenerImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TnaturalOrderingImpl copyOfTnaturalOrderingImpl(TnaturalOrderingImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TnaturalOrderingImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TserviceRegistrationListenerImpl copyOfTserviceRegistrationListenerImpl(TserviceRegistrationListenerImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TserviceRegistrationListenerImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static MapTypeImpl copyOfMapTypeImpl(MapTypeImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TcomparatorImpl copyOfTcomparatorImpl(TcomparatorImpl clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TcomparatorImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||