net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.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.pub.indexed.valueclass.jomc 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.jomc
 
Method Summary
static Argument copyOfArgument(Argument clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Argument instance.
static Arguments copyOfArguments(Arguments clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Arguments instance.
static Author copyOfAuthor(Author clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Author instance.
static Authors copyOfAuthors(Authors clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Authors instance.
static Dependencies copyOfDependencies(Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Dependencies instance.
static Dependency copyOfDependency(Dependency clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Dependency instance.
static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
static Implementation copyOfImplementation(Implementation clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementation instance.
static Implementations copyOfImplementations(Implementations clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementations instance.
static Instance copyOfInstance(Instance clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Instance instance.
static Message copyOfMessage(Message clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Message instance.
static MessageReference copyOfMessageReference(MessageReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.MessageReference instance.
static Messages copyOfMessages(Messages clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Messages instance.
static Module copyOfModule(Module clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Module instance.
static Properties copyOfProperties(Properties clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Properties instance.
static Property copyOfProperty(Property clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Property instance.
static PropertyReference copyOfPropertyReference(PropertyReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.PropertyReference instance.
static Specification copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specification instance.
static SpecificationReference copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.SpecificationReference instance.
static Specifications copyOfSpecifications(Specifications clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specifications instance.
static Text copyOfText(Text clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Text instance.
static Texts copyOfTexts(Texts clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Texts instance.
static XMLGregorianCalendar copyOfXMLGregorianCalendar(XMLGregorianCalendar calendar)
          Creates and returns a copy of a given XMLGregorianCalendar instance.
 Argument createArgument()
          Create an instance of Argument
 javax.xml.bind.JAXBElement<Argument> createArgument(Argument value)
          Create an instance of JAXBElement<Argument>}
 Arguments createArguments()
          Create an instance of Arguments
 javax.xml.bind.JAXBElement<Arguments> createArguments(Arguments value)
          Create an instance of JAXBElement<Arguments>}
 Author createAuthor()
          Create an instance of Author
 javax.xml.bind.JAXBElement<Author> createAuthor(Author value)
          Create an instance of JAXBElement<Author>}
 Authors createAuthors()
          Create an instance of Authors
 javax.xml.bind.JAXBElement<Authors> createAuthors(Authors value)
          Create an instance of JAXBElement<Authors>}
 Dependencies createDependencies()
          Create an instance of Dependencies
 javax.xml.bind.JAXBElement<Dependencies> createDependencies(Dependencies value)
          Create an instance of JAXBElement<Dependencies>}
 Dependency createDependency()
          Create an instance of Dependency
 javax.xml.bind.JAXBElement<Dependency> createDependency(Dependency value)
          Create an instance of JAXBElement<Dependency>}
 javax.xml.bind.JAXBElement<Texts> createDocumentation(Texts value)
          Create an instance of JAXBElement<Texts>}
 Implementation createImplementation()
          Create an instance of Implementation
 javax.xml.bind.JAXBElement<Implementation> createImplementation(Implementation value)
          Create an instance of JAXBElement<Implementation>}
 ImplementationReference createImplementationReference()
          Create an instance of ImplementationReference
 Implementations createImplementations()
          Create an instance of Implementations
 javax.xml.bind.JAXBElement<Implementations> createImplementations(Implementations value)
          Create an instance of JAXBElement<Implementations>}
 Instance createInstance()
          Create an instance of Instance
 javax.xml.bind.JAXBElement<Instance> createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 Instances createInstances()
          Create an instance of Instances
 javax.xml.bind.JAXBElement<Instances> createInstances(Instances value)
          Create an instance of JAXBElement<Instances>}
 Message createMessage()
          Create an instance of Message
 javax.xml.bind.JAXBElement<Message> createMessage(Message value)
          Create an instance of JAXBElement<Message>}
 MessageReference createMessageReference()
          Create an instance of MessageReference
 Messages createMessages()
          Create an instance of Messages
 javax.xml.bind.JAXBElement<Messages> createMessages(Messages value)
          Create an instance of JAXBElement<Messages>}
 ModelObject createModelObject()
          Create an instance of ModelObject
 Module createModule()
          Create an instance of Module
 javax.xml.bind.JAXBElement<Module> createModule(Module value)
          Create an instance of JAXBElement<Module>}
 Modules createModules()
          Create an instance of Modules
 javax.xml.bind.JAXBElement<Modules> createModules(Modules value)
          Create an instance of JAXBElement<Modules>}
 Properties createProperties()
          Create an instance of Properties
 javax.xml.bind.JAXBElement<Properties> createProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 Property createProperty()
          Create an instance of Property
 javax.xml.bind.JAXBElement<Property> createProperty(Property value)
          Create an instance of JAXBElement<Property>}
 PropertyReference createPropertyReference()
          Create an instance of PropertyReference
 Specification createSpecification()
          Create an instance of Specification
 javax.xml.bind.JAXBElement<Specification> createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 SpecificationReference createSpecificationReference()
          Create an instance of SpecificationReference
 Specifications createSpecifications()
          Create an instance of Specifications
 javax.xml.bind.JAXBElement<Specifications> createSpecifications(Specifications value)
          Create an instance of JAXBElement<Specifications>}
 javax.xml.bind.JAXBElement<Texts> createTemplate(Texts value)
          Create an instance of JAXBElement<Texts>}
 Text createText()
          Create an instance of Text
 javax.xml.bind.JAXBElement<Text> createText(Text value)
          Create an instance of JAXBElement<Text>}
 Texts createTexts()
          Create an instance of Texts
 javax.xml.bind.JAXBElement<Texts> createTexts(Texts value)
          Create an instance of JAXBElement<Texts>}
 
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.pub.indexed.valueclass.jomc

Method Detail

createText

public Text createText()
Create an instance of Text


createProperties

public Properties createProperties()
Create an instance of Properties


createModules

public Modules createModules()
Create an instance of Modules


createSpecifications

public Specifications createSpecifications()
Create an instance of Specifications


createAuthor

public Author createAuthor()
Create an instance of Author


createInstance

public Instance createInstance()
Create an instance of Instance


createArgument

public Argument createArgument()
Create an instance of Argument


createMessage

public Message createMessage()
Create an instance of Message


createImplementationReference

public ImplementationReference createImplementationReference()
Create an instance of ImplementationReference


createInstances

public Instances createInstances()
Create an instance of Instances


createPropertyReference

public PropertyReference createPropertyReference()
Create an instance of PropertyReference


createMessages

public Messages createMessages()
Create an instance of Messages


createModule

public Module createModule()
Create an instance of Module


createAuthors

public Authors createAuthors()
Create an instance of Authors


createDependencies

public Dependencies createDependencies()
Create an instance of Dependencies


createModelObject

public ModelObject createModelObject()
Create an instance of ModelObject


createDependency

public Dependency createDependency()
Create an instance of Dependency


createImplementation

public Implementation createImplementation()
Create an instance of Implementation


createProperty

public Property createProperty()
Create an instance of Property


createMessageReference

public MessageReference createMessageReference()
Create an instance of MessageReference


createImplementations

public Implementations createImplementations()
Create an instance of Implementations


createArguments

public Arguments createArguments()
Create an instance of Arguments


createSpecificationReference

public SpecificationReference createSpecificationReference()
Create an instance of SpecificationReference


createTexts

public Texts createTexts()
Create an instance of Texts


createSpecification

public Specification createSpecification()
Create an instance of Specification


createModule

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


createInstance

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


createDependencies

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


createTemplate

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


createAuthors

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


createInstances

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


createArgument

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


createText

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


createSpecifications

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


createArguments

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


createProperties

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


createDocumentation

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


createAuthor

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


createModules

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


createImplementations

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


createMessages

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


createSpecification

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


createImplementation

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


createDependency

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


createProperty

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


createMessage

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


createTexts

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


copyOfProperty

public static Property copyOfProperty(Property clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Property instance.

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

copyOfPropertyReference

public static PropertyReference copyOfPropertyReference(PropertyReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.PropertyReference instance.

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

copyOfModule

public static Module copyOfModule(Module clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Module instance.

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

copyOfSpecification

public static Specification copyOfSpecification(Specification clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specification instance.

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

copyOfSpecificationReference

public static SpecificationReference copyOfSpecificationReference(SpecificationReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.SpecificationReference instance.

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

copyOfSpecifications

public static Specifications copyOfSpecifications(Specifications clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specifications instance.

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

copyOfDependencies

public static Dependencies copyOfDependencies(Dependencies clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Dependencies instance.

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

copyOfProperties

public static Properties copyOfProperties(Properties clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Properties instance.

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

copyOfMessages

public static Messages copyOfMessages(Messages clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Messages instance.

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

copyOfTexts

public static Texts copyOfTexts(Texts clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Texts instance.

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

copyOfArguments

public static Arguments copyOfArguments(Arguments clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Arguments instance.

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

copyOfInstance

public static Instance copyOfInstance(Instance clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Instance instance.

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

copyOfMessage

public static Message copyOfMessage(Message clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Message instance.

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

copyOfMessageReference

public static MessageReference copyOfMessageReference(MessageReference clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.MessageReference instance.

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

copyOfImplementations

public static Implementations copyOfImplementations(Implementations clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementations instance.

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

copyOfAuthor

public static Author copyOfAuthor(Author clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Author instance.

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

copyOfDependency

public static Dependency copyOfDependency(Dependency clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Dependency instance.

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

copyOfAuthors

public static Authors copyOfAuthors(Authors clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Authors instance.

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

copyOfXMLGregorianCalendar

public static XMLGregorianCalendar copyOfXMLGregorianCalendar(XMLGregorianCalendar calendar)
Creates and returns a copy of a given XMLGregorianCalendar instance.

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

copyOfDOMElement

public 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.

copyOfImplementation

public static Implementation copyOfImplementation(Implementation clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementation instance.

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

copyOfArgument

public static Argument copyOfArgument(Argument clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Argument instance.

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

copyOfText

public static Text copyOfText(Text clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Text 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.