net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.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.collections.novalueclass.jomc.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.collections.novalueclass.jomc.impl
 
Method Summary
protected static ArgumentImpl copyOfArgumentImpl(ArgumentImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentImpl instance.
protected static ArgumentsImpl copyOfArgumentsImpl(ArgumentsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentsImpl instance.
protected static AuthorImpl copyOfAuthorImpl(AuthorImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.AuthorImpl instance.
protected static AuthorsImpl copyOfAuthorsImpl(AuthorsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.AuthorsImpl instance.
protected static DependenciesImpl copyOfDependenciesImpl(DependenciesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.DependenciesImpl instance.
protected static DependencyImpl copyOfDependencyImpl(DependencyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.DependencyImpl instance.
protected static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
protected static ImplementationImpl copyOfImplementationImpl(ImplementationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ImplementationImpl instance.
protected static ImplementationsImpl copyOfImplementationsImpl(ImplementationsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ImplementationsImpl instance.
protected static InstanceImpl copyOfInstanceImpl(InstanceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.InstanceImpl instance.
protected static MessageImpl copyOfMessageImpl(MessageImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessageImpl instance.
protected static MessageReferenceImpl copyOfMessageReferenceImpl(MessageReferenceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessageReferenceImpl instance.
protected static MessagesImpl copyOfMessagesImpl(MessagesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessagesImpl instance.
protected static ModuleImpl copyOfModuleImpl(ModuleImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ModuleImpl instance.
protected static PropertiesImpl copyOfPropertiesImpl(PropertiesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertiesImpl instance.
protected static PropertyImpl copyOfPropertyImpl(PropertyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertyImpl instance.
protected static PropertyReferenceImpl copyOfPropertyReferenceImpl(PropertyReferenceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertyReferenceImpl instance.
protected static SpecificationImpl copyOfSpecificationImpl(SpecificationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationImpl instance.
protected static SpecificationReferenceImpl copyOfSpecificationReferenceImpl(SpecificationReferenceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationReferenceImpl instance.
protected static SpecificationsImpl copyOfSpecificationsImpl(SpecificationsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationsImpl instance.
protected static TextImpl copyOfTextImpl(TextImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.TextImpl instance.
protected static TextsImpl copyOfTextsImpl(TextsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.TextsImpl instance.
protected static XMLGregorianCalendar copyOfXMLGregorianCalendar(XMLGregorianCalendar calendar)
          Creates and returns a copy of a given XMLGregorianCalendar 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>}
 AuthorImpl createAuthor()
          Create an instance of Author
 javax.xml.bind.JAXBElement<AuthorImpl> createAuthor(AuthorImpl value)
          Create an instance of JAXBElement<AuthorImpl>}
 AuthorsImpl createAuthors()
          Create an instance of Authors
 javax.xml.bind.JAXBElement<AuthorsImpl> createAuthors(AuthorsImpl value)
          Create an instance of JAXBElement<AuthorsImpl>}
 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>}
 InstanceImpl createInstance()
          Create an instance of Instance
 javax.xml.bind.JAXBElement<InstanceImpl> createInstance(InstanceImpl value)
          Create an instance of JAXBElement<InstanceImpl>}
 InstancesImpl createInstances()
          Create an instance of Instances
 javax.xml.bind.JAXBElement<InstancesImpl> createInstances(InstancesImpl value)
          Create an instance of JAXBElement<InstancesImpl>}
 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>}
 PropertyReferenceImpl createPropertyReference()
          Create an instance of PropertyReference
 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.prot.collections.novalueclass.jomc.impl

Method Detail

createText

public TextImpl createText()
Create an instance of Text


createProperty

public PropertyImpl createProperty()
Create an instance of Property


createSpecificationReference

public SpecificationReferenceImpl createSpecificationReference()
Create an instance of SpecificationReference


createPropertyReference

public PropertyReferenceImpl createPropertyReference()
Create an instance of PropertyReference


createProperties

public PropertiesImpl createProperties()
Create an instance of Properties


createAuthor

public AuthorImpl createAuthor()
Create an instance of Author


createSpecification

public SpecificationImpl createSpecification()
Create an instance of Specification


createMessages

public MessagesImpl createMessages()
Create an instance of Messages


createMessage

public MessageImpl createMessage()
Create an instance of Message


createModelObject

public ModelObjectImpl createModelObject()
Create an instance of ModelObject


createInstances

public InstancesImpl createInstances()
Create an instance of Instances


createTexts

public TextsImpl createTexts()
Create an instance of Texts


createImplementationReference

public ImplementationReferenceImpl createImplementationReference()
Create an instance of ImplementationReference


createModules

public ModulesImpl createModules()
Create an instance of Modules


createMessageReference

public MessageReferenceImpl createMessageReference()
Create an instance of MessageReference


createImplementation

public ImplementationImpl createImplementation()
Create an instance of Implementation


createSpecifications

public SpecificationsImpl createSpecifications()
Create an instance of Specifications


createAuthors

public AuthorsImpl createAuthors()
Create an instance of Authors


createDependency

public DependencyImpl createDependency()
Create an instance of Dependency


createImplementations

public ImplementationsImpl createImplementations()
Create an instance of Implementations


createModule

public ModuleImpl createModule()
Create an instance of Module


createArguments

public ArgumentsImpl createArguments()
Create an instance of Arguments


createArgument

public ArgumentImpl createArgument()
Create an instance of Argument


createInstance

public InstanceImpl createInstance()
Create an instance of Instance


createDependencies

public DependenciesImpl createDependencies()
Create an instance of Dependencies


createModule

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


createInstance

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


createDependencies

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


createTemplate

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


createAuthors

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


createInstances

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


createArgument

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


createText

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


createSpecifications

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


createArguments

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


createProperties

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


createDocumentation

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


createAuthor

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


createModules

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


createImplementations

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


createMessages

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


createSpecification

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


createImplementation

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


createDependency

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


createProperty

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


createMessage

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


createTexts

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


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.

copyOfPropertyImpl

protected static PropertyImpl copyOfPropertyImpl(PropertyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertyImpl instance.

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

copyOfPropertyReferenceImpl

protected static PropertyReferenceImpl copyOfPropertyReferenceImpl(PropertyReferenceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertyReferenceImpl instance.

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

copyOfPropertiesImpl

protected static PropertiesImpl copyOfPropertiesImpl(PropertiesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.PropertiesImpl instance.

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

copyOfMessageImpl

protected static MessageImpl copyOfMessageImpl(MessageImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessageImpl instance.

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

copyOfMessageReferenceImpl

protected static MessageReferenceImpl copyOfMessageReferenceImpl(MessageReferenceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessageReferenceImpl instance.

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

copyOfTextsImpl

protected static TextsImpl copyOfTextsImpl(TextsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.TextsImpl instance.

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

copyOfArgumentsImpl

protected static ArgumentsImpl copyOfArgumentsImpl(ArgumentsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentsImpl instance.

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

copyOfAuthorsImpl

protected static AuthorsImpl copyOfAuthorsImpl(AuthorsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.AuthorsImpl instance.

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

copyOfXMLGregorianCalendar

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

copyOfInstanceImpl

protected static InstanceImpl copyOfInstanceImpl(InstanceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.InstanceImpl instance.

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

copyOfTextImpl

protected static TextImpl copyOfTextImpl(TextImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.TextImpl instance.

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

copyOfModuleImpl

protected static ModuleImpl copyOfModuleImpl(ModuleImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ModuleImpl instance.

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

copyOfSpecificationsImpl

protected static SpecificationsImpl copyOfSpecificationsImpl(SpecificationsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationsImpl instance.

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

copyOfDependenciesImpl

protected static DependenciesImpl copyOfDependenciesImpl(DependenciesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.DependenciesImpl instance.

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

copyOfMessagesImpl

protected static MessagesImpl copyOfMessagesImpl(MessagesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.MessagesImpl instance.

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

copyOfSpecificationImpl

protected static SpecificationImpl copyOfSpecificationImpl(SpecificationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationImpl instance.

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

copyOfSpecificationReferenceImpl

protected static SpecificationReferenceImpl copyOfSpecificationReferenceImpl(SpecificationReferenceImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.SpecificationReferenceImpl instance.

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

copyOfAuthorImpl

protected static AuthorImpl copyOfAuthorImpl(AuthorImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.AuthorImpl instance.

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

copyOfImplementationImpl

protected static ImplementationImpl copyOfImplementationImpl(ImplementationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ImplementationImpl instance.

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

copyOfImplementationsImpl

protected static ImplementationsImpl copyOfImplementationsImpl(ImplementationsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ImplementationsImpl instance.

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

copyOfArgumentImpl

protected static ArgumentImpl copyOfArgumentImpl(ArgumentImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentImpl instance.

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

copyOfDependencyImpl

protected static DependencyImpl copyOfDependencyImpl(DependencyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.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.