net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.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.pub.collections.novalueclass.jdtaus.container.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.collections.novalueclass.jdtaus.container.impl
 
Method Summary
static ArgumentImpl copyOfArgumentImpl(ArgumentImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ArgumentImpl instance.
static ArgumentsImpl copyOfArgumentsImpl(ArgumentsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ArgumentsImpl instance.
static DependenciesImpl copyOfDependenciesImpl(DependenciesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.DependenciesImpl instance.
static DependencyImpl copyOfDependencyImpl(DependencyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.DependencyImpl instance.
static ImplementationImpl copyOfImplementationImpl(ImplementationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance.
static ImplementationsImpl copyOfImplementationsImpl(ImplementationsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ImplementationsImpl instance.
static MessageImpl copyOfMessageImpl(MessageImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessageImpl instance.
static MessageReferenceImpl copyOfMessageReferenceImpl(MessageReferenceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessageReferenceImpl instance.
static MessagesImpl copyOfMessagesImpl(MessagesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessagesImpl instance.
static ModuleImpl copyOfModuleImpl(ModuleImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ModuleImpl instance.
static PropertiesImpl copyOfPropertiesImpl(PropertiesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.PropertiesImpl instance.
static PropertyImpl copyOfPropertyImpl(PropertyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.PropertyImpl instance.
static SpecificationImpl copyOfSpecificationImpl(SpecificationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationImpl instance.
static SpecificationReferenceImpl copyOfSpecificationReferenceImpl(SpecificationReferenceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance.
static SpecificationsImpl copyOfSpecificationsImpl(SpecificationsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationsImpl instance.
static TextImpl copyOfTextImpl(TextImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.TextImpl instance.
static TextsImpl copyOfTextsImpl(TextsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.TextsImpl instance.
 ArgumentImpl createArgument()
          Create an instance of Argument
 javax.xml.bind.JAXBElement<ArgumentImpl> createArgument(ArgumentImpl value)
          Create an instance of JAXBElement<ArgumentImpl>}
 ArgumentsImpl createArguments()
          Create an instance of Arguments
 javax.xml.bind.JAXBElement<ArgumentsImpl> createArguments(ArgumentsImpl value)
          Create an instance of JAXBElement<ArgumentsImpl>}
 DependenciesImpl createDependencies()
          Create an instance of Dependencies
 javax.xml.bind.JAXBElement<DependenciesImpl> createDependencies(DependenciesImpl value)
          Create an instance of JAXBElement<DependenciesImpl>}
 DependencyImpl createDependency()
          Create an instance of Dependency
 javax.xml.bind.JAXBElement<DependencyImpl> createDependency(DependencyImpl value)
          Create an instance of JAXBElement<DependencyImpl>}
 javax.xml.bind.JAXBElement<TextsImpl> createDocumentation(TextsImpl value)
          Create an instance of JAXBElement<TextsImpl>}
 ImplementationImpl createImplementation()
          Create an instance of Implementation
 javax.xml.bind.JAXBElement<ImplementationImpl> createImplementation(ImplementationImpl value)
          Create an instance of JAXBElement<ImplementationImpl>}
 ImplementationReferenceImpl createImplementationReference()
          Create an instance of ImplementationReference
 ImplementationsImpl createImplementations()
          Create an instance of Implementations
 javax.xml.bind.JAXBElement<ImplementationsImpl> createImplementations(ImplementationsImpl value)
          Create an instance of JAXBElement<ImplementationsImpl>}
 MessageImpl createMessage()
          Create an instance of Message
 javax.xml.bind.JAXBElement<MessageImpl> createMessage(MessageImpl value)
          Create an instance of JAXBElement<MessageImpl>}
 MessageReferenceImpl createMessageReference()
          Create an instance of MessageReference
 MessagesImpl createMessages()
          Create an instance of Messages
 javax.xml.bind.JAXBElement<MessagesImpl> createMessages(MessagesImpl value)
          Create an instance of JAXBElement<MessagesImpl>}
 ModelObjectImpl createModelObject()
          Create an instance of ModelObject
 ModuleImpl createModule()
          Create an instance of Module
 javax.xml.bind.JAXBElement<ModuleImpl> createModule(ModuleImpl value)
          Create an instance of JAXBElement<ModuleImpl>}
 ModulesImpl createModules()
          Create an instance of Modules
 javax.xml.bind.JAXBElement<ModulesImpl> createModules(ModulesImpl value)
          Create an instance of JAXBElement<ModulesImpl>}
 PropertiesImpl createProperties()
          Create an instance of Properties
 javax.xml.bind.JAXBElement<PropertiesImpl> createProperties(PropertiesImpl value)
          Create an instance of JAXBElement<PropertiesImpl>}
 PropertyImpl createProperty()
          Create an instance of Property
 javax.xml.bind.JAXBElement<PropertyImpl> createProperty(PropertyImpl value)
          Create an instance of JAXBElement<PropertyImpl>}
 SpecificationImpl createSpecification()
          Create an instance of Specification
 javax.xml.bind.JAXBElement<SpecificationImpl> createSpecification(SpecificationImpl value)
          Create an instance of JAXBElement<SpecificationImpl>}
 SpecificationReferenceImpl createSpecificationReference()
          Create an instance of SpecificationReference
 SpecificationsImpl createSpecifications()
          Create an instance of Specifications
 javax.xml.bind.JAXBElement<SpecificationsImpl> createSpecifications(SpecificationsImpl value)
          Create an instance of JAXBElement<SpecificationsImpl>}
 javax.xml.bind.JAXBElement<TextsImpl> createTemplate(TextsImpl value)
          Create an instance of JAXBElement<TextsImpl>}
 TextImpl createText()
          Create an instance of Text
 javax.xml.bind.JAXBElement<TextImpl> createText(TextImpl value)
          Create an instance of JAXBElement<TextImpl>}
 TextsImpl createTexts()
          Create an instance of Texts
 javax.xml.bind.JAXBElement<TextsImpl> createTexts(TextsImpl value)
          Create an instance of JAXBElement<TextsImpl>}
 
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.collections.novalueclass.jdtaus.container.impl

Method Detail

createModule

public ModuleImpl createModule()
Create an instance of Module


createModules

public ModulesImpl createModules()
Create an instance of Modules


createImplementation

public ImplementationImpl createImplementation()
Create an instance of Implementation


createMessage

public MessageImpl createMessage()
Create an instance of Message


createDependency

public DependencyImpl createDependency()
Create an instance of Dependency


createProperty

public PropertyImpl createProperty()
Create an instance of Property


createModelObject

public ModelObjectImpl createModelObject()
Create an instance of ModelObject


createSpecification

public SpecificationImpl createSpecification()
Create an instance of Specification


createArguments

public ArgumentsImpl createArguments()
Create an instance of Arguments


createProperties

public PropertiesImpl createProperties()
Create an instance of Properties


createMessageReference

public MessageReferenceImpl createMessageReference()
Create an instance of MessageReference


createTexts

public TextsImpl createTexts()
Create an instance of Texts


createArgument

public ArgumentImpl createArgument()
Create an instance of Argument


createSpecificationReference

public SpecificationReferenceImpl createSpecificationReference()
Create an instance of SpecificationReference


createImplementations

public ImplementationsImpl createImplementations()
Create an instance of Implementations


createMessages

public MessagesImpl createMessages()
Create an instance of Messages


createSpecifications

public SpecificationsImpl createSpecifications()
Create an instance of Specifications


createDependencies

public DependenciesImpl createDependencies()
Create an instance of Dependencies


createText

public TextImpl createText()
Create an instance of Text


createImplementationReference

public ImplementationReferenceImpl createImplementationReference()
Create an instance of ImplementationReference


createTemplate

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


createProperty

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


createDependencies

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


createModule

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


createDependency

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


createArguments

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


createArgument

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


createMessages

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


createImplementation

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


createSpecification

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


createText

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


createTexts

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


createImplementations

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


createDocumentation

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


createMessage

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


createSpecifications

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


createProperties

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


createModules

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


copyOfSpecificationsImpl

public static SpecificationsImpl copyOfSpecificationsImpl(SpecificationsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationsImpl instance.

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

copyOfImplementationsImpl

public static ImplementationsImpl copyOfImplementationsImpl(ImplementationsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ImplementationsImpl instance.

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

copyOfPropertiesImpl

public static PropertiesImpl copyOfPropertiesImpl(PropertiesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.PropertiesImpl instance.

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

copyOfMessagesImpl

public static MessagesImpl copyOfMessagesImpl(MessagesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessagesImpl instance.

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

copyOfModuleImpl

public static ModuleImpl copyOfModuleImpl(ModuleImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ModuleImpl instance.

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

copyOfDependenciesImpl

public static DependenciesImpl copyOfDependenciesImpl(DependenciesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.DependenciesImpl instance.

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

copyOfTextsImpl

public static TextsImpl copyOfTextsImpl(TextsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.TextsImpl instance.

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

copyOfArgumentsImpl

public static ArgumentsImpl copyOfArgumentsImpl(ArgumentsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ArgumentsImpl instance.

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

copyOfArgumentImpl

public static ArgumentImpl copyOfArgumentImpl(ArgumentImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ArgumentImpl instance.

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

copyOfPropertyImpl

public static PropertyImpl copyOfPropertyImpl(PropertyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.PropertyImpl instance.

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

copyOfTextImpl

public static TextImpl copyOfTextImpl(TextImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.TextImpl instance.

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

copyOfImplementationImpl

public static ImplementationImpl copyOfImplementationImpl(ImplementationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance.

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

copyOfMessageImpl

public static MessageImpl copyOfMessageImpl(MessageImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessageImpl instance.

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

copyOfMessageReferenceImpl

public static MessageReferenceImpl copyOfMessageReferenceImpl(MessageReferenceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.MessageReferenceImpl instance.

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

copyOfSpecificationImpl

public static SpecificationImpl copyOfSpecificationImpl(SpecificationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationImpl instance.

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

copyOfSpecificationReferenceImpl

public static SpecificationReferenceImpl copyOfSpecificationReferenceImpl(SpecificationReferenceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance.

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

copyOfDependencyImpl

public static DependencyImpl copyOfDependencyImpl(DependencyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl.DependencyImpl 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.