net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.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.jdtaus.container 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.jdtaus.container
 
Method Summary
static Argument copyOfArgument(Argument clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Argument instance.
static Arguments copyOfArguments(Arguments clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Arguments instance.
static Dependencies copyOfDependencies(Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Dependencies instance.
static Dependency copyOfDependency(Dependency clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Dependency instance.
static Implementation copyOfImplementation(Implementation clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Implementation instance.
static Implementations copyOfImplementations(Implementations clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Implementations instance.
static Message copyOfMessage(Message clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Message instance.
static MessageReference copyOfMessageReference(MessageReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.MessageReference instance.
static Messages copyOfMessages(Messages clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Messages instance.
static Module copyOfModule(Module clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Module instance.
static Properties copyOfProperties(Properties clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Properties instance.
static Property copyOfProperty(Property clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Property instance.
static Specification copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Specification instance.
static SpecificationReference copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.SpecificationReference instance.
static Specifications copyOfSpecifications(Specifications clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Specifications instance.
static Text copyOfText(Text clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Text instance.
static Texts copyOfTexts(Texts clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Texts 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>}
 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>}
 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>}
 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.jdtaus.container

Method Detail

createModule

public Module createModule()
Create an instance of Module


createSpecification

public Specification createSpecification()
Create an instance of Specification


createText

public Text createText()
Create an instance of Text


createProperties

public Properties createProperties()
Create an instance of Properties


createMessageReference

public MessageReference createMessageReference()
Create an instance of MessageReference


createImplementation

public Implementation createImplementation()
Create an instance of Implementation


createArguments

public Arguments createArguments()
Create an instance of Arguments


createDependencies

public Dependencies createDependencies()
Create an instance of Dependencies


createModules

public Modules createModules()
Create an instance of Modules


createSpecifications

public Specifications createSpecifications()
Create an instance of Specifications


createImplementations

public Implementations createImplementations()
Create an instance of Implementations


createSpecificationReference

public SpecificationReference createSpecificationReference()
Create an instance of SpecificationReference


createMessages

public Messages createMessages()
Create an instance of Messages


createProperty

public Property createProperty()
Create an instance of Property


createArgument

public Argument createArgument()
Create an instance of Argument


createTexts

public Texts createTexts()
Create an instance of Texts


createModelObject

public ModelObject createModelObject()
Create an instance of ModelObject


createDependency

public Dependency createDependency()
Create an instance of Dependency


createImplementationReference

public ImplementationReference createImplementationReference()
Create an instance of ImplementationReference


createMessage

public Message createMessage()
Create an instance of Message


createTemplate

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


createProperty

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


createDependencies

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


createModule

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


createDependency

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


createArguments

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


createArgument

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


createMessages

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


createImplementation

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


createSpecification

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


createText

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


createTexts

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


createImplementations

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


createDocumentation

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


createMessage

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


createSpecifications

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


createProperties

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


createModules

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


copyOfSpecifications

public static Specifications copyOfSpecifications(Specifications clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Specifications 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.jdtaus.container.Implementations 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.jdtaus.container.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.jdtaus.container.Messages instance.

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

copyOfProperty

public static Property copyOfProperty(Property clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Property 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.jdtaus.container.Dependencies 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.jdtaus.container.Argument 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.jdtaus.container.Dependency 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.jdtaus.container.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.jdtaus.container.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.jdtaus.container.SpecificationReference instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz 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.jdtaus.container.Implementation 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.jdtaus.container.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.jdtaus.container.MessageReference 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.jdtaus.container.Text 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.jdtaus.container.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.jdtaus.container.Arguments 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.