|
||||||||||
| 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.valueclass.spring.osgi.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.valueclass.spring.osgi 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.valueclass.spring.osgi |
|
| Method Summary | |
|---|---|
static Element |
copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance. |
static ListOrSetType |
copyOfListOrSetType(ListOrSetType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.ListOrSetType instance. |
static MapType |
copyOfMapType(MapType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.MapType instance. |
static Tcomparator |
copyOfTcomparator(Tcomparator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.Tcomparator instance. |
static Tlistener |
copyOfTlistener(Tlistener clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.Tlistener instance. |
static TnaturalOrdering |
copyOfTnaturalOrdering(TnaturalOrdering clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.TnaturalOrdering instance. |
static TserviceRegistrationListener |
copyOfTserviceRegistrationListener(TserviceRegistrationListener clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.TserviceRegistrationListener instance. |
javax.xml.bind.JAXBElement<Tbundle> |
createBundle(Tbundle value)
Create an instance of JAXBElement<Tbundle>} |
javax.xml.bind.JAXBElement<TreferenceCollection> |
createList(TreferenceCollection value)
Create an instance of JAXBElement<TreferenceCollection>} |
javax.xml.bind.JAXBElement<TsingleReference> |
createReference(TsingleReference value)
Create an instance of JAXBElement<TsingleReference>} |
javax.xml.bind.JAXBElement<Tservice> |
createService(Tservice value)
Create an instance of JAXBElement<Tservice>} |
javax.xml.bind.JAXBElement<TreferenceCollection> |
createSet(TreferenceCollection value)
Create an instance of JAXBElement<TreferenceCollection>} |
TbaseService |
createTbaseService()
Create an instance of TbaseService |
Tbundle |
createTbundle()
Create an instance of Tbundle |
Tcomparator |
createTcomparator()
Create an instance of Tcomparator |
Tlistener |
createTlistener()
Create an instance of Tlistener |
TnaturalOrdering |
createTnaturalOrdering()
Create an instance of TnaturalOrdering |
Treference |
createTreference()
Create an instance of Treference |
TreferenceCollection |
createTreferenceCollection()
Create an instance of TreferenceCollection |
Tservice |
createTservice()
Create an instance of Tservice |
TserviceRegistrationListener |
createTserviceRegistrationListener()
Create an instance of TserviceRegistrationListener |
TsingleReference |
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 TsingleReference createTsingleReference()
TsingleReference
public TnaturalOrdering createTnaturalOrdering()
TnaturalOrdering
public Tlistener createTlistener()
Tlistener
public Tservice createTservice()
Tservice
public Tcomparator createTcomparator()
Tcomparator
public TreferenceCollection createTreferenceCollection()
TreferenceCollection
public TbaseService createTbaseService()
TbaseService
public TserviceRegistrationListener createTserviceRegistrationListener()
TserviceRegistrationListener
public Treference createTreference()
Treference
public Tbundle createTbundle()
Tbundle
public javax.xml.bind.JAXBElement<Tservice> createService(Tservice value)
JAXBElement<Tservice>}
public javax.xml.bind.JAXBElement<TsingleReference> createReference(TsingleReference value)
JAXBElement<TsingleReference>}
public javax.xml.bind.JAXBElement<TreferenceCollection> createSet(TreferenceCollection value)
JAXBElement<TreferenceCollection>}
public javax.xml.bind.JAXBElement<TreferenceCollection> createList(TreferenceCollection value)
JAXBElement<TreferenceCollection>}
public javax.xml.bind.JAXBElement<Tbundle> createBundle(Tbundle value)
JAXBElement<Tbundle>}
public static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.public static ListOrSetType copyOfListOrSetType(ListOrSetType clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.ListOrSetType instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TserviceRegistrationListener copyOfTserviceRegistrationListener(TserviceRegistrationListener clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.TserviceRegistrationListener instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static MapType copyOfMapType(MapType clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.MapType instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TnaturalOrdering copyOfTnaturalOrdering(TnaturalOrdering clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.TnaturalOrdering instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Tcomparator copyOfTcomparator(Tcomparator clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.Tcomparator instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Tlistener copyOfTlistener(Tlistener clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi.Tlistener 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 | |||||||||