net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.prot.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.prot.indexed.novalueclass.spring.osgi.impl
 
Method Summary
protected static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
protected static ListOrSetTypeImpl copyOfListOrSetTypeImpl(ListOrSetTypeImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance.
protected static MapTypeImpl copyOfMapTypeImpl(MapTypeImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance.
protected static TcomparatorImpl copyOfTcomparatorImpl(TcomparatorImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TcomparatorImpl instance.
protected static TlistenerImpl copyOfTlistenerImpl(TlistenerImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TlistenerImpl instance.
protected static TnaturalOrderingImpl copyOfTnaturalOrderingImpl(TnaturalOrderingImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TnaturalOrderingImpl instance.
protected static TserviceRegistrationListenerImpl copyOfTserviceRegistrationListenerImpl(TserviceRegistrationListenerImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.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

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl

Method Detail

createTsingleReference

public TsingleReferenceImpl createTsingleReference()
Create an instance of TsingleReference


createTlistener

public TlistenerImpl createTlistener()
Create an instance of Tlistener


createTcomparator

public TcomparatorImpl createTcomparator()
Create an instance of Tcomparator


createTservice

public TserviceImpl createTservice()
Create an instance of Tservice


createTreferenceCollection

public TreferenceCollectionImpl createTreferenceCollection()
Create an instance of TreferenceCollection


createTbaseService

public TbaseServiceImpl createTbaseService()
Create an instance of TbaseService


createTnaturalOrdering

public TnaturalOrderingImpl createTnaturalOrdering()
Create an instance of TnaturalOrdering


createTreference

public TreferenceImpl createTreference()
Create an instance of Treference


createTbundle

public TbundleImpl createTbundle()
Create an instance of Tbundle


createTserviceRegistrationListener

public TserviceRegistrationListenerImpl createTserviceRegistrationListener()
Create an instance of TserviceRegistrationListener


createService

public javax.xml.bind.JAXBElement<TserviceImpl> createService(TserviceImpl value)
Create an instance of JAXBElement<TserviceImpl>}


createReference

public javax.xml.bind.JAXBElement<TsingleReferenceImpl> createReference(TsingleReferenceImpl value)
Create an instance of JAXBElement<TsingleReferenceImpl>}


createSet

public javax.xml.bind.JAXBElement<TreferenceCollectionImpl> createSet(TreferenceCollectionImpl value)
Create an instance of JAXBElement<TreferenceCollectionImpl>}


createList

public javax.xml.bind.JAXBElement<TreferenceCollectionImpl> createList(TreferenceCollectionImpl value)
Create an instance of JAXBElement<TreferenceCollectionImpl>}


createBundle

public javax.xml.bind.JAXBElement<TbundleImpl> createBundle(TbundleImpl value)
Create an instance of JAXBElement<TbundleImpl>}


copyOfDOMElement

protected static Element copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance.

Parameters:
element - The instance to copy or null.
Returns:
A copy of element or null if element is null.

copyOfTnaturalOrderingImpl

protected static TnaturalOrderingImpl copyOfTnaturalOrderingImpl(TnaturalOrderingImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TnaturalOrderingImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfListOrSetTypeImpl

protected static ListOrSetTypeImpl copyOfListOrSetTypeImpl(ListOrSetTypeImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTserviceRegistrationListenerImpl

protected static TserviceRegistrationListenerImpl copyOfTserviceRegistrationListenerImpl(TserviceRegistrationListenerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TserviceRegistrationListenerImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfMapTypeImpl

protected static MapTypeImpl copyOfMapTypeImpl(MapTypeImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.MapTypeImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTcomparatorImpl

protected static TcomparatorImpl copyOfTcomparatorImpl(TcomparatorImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TcomparatorImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTlistenerImpl

protected static TlistenerImpl copyOfTlistenerImpl(TlistenerImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.osgi.impl.TlistenerImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.


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