net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.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.valueclass.maven.profiles100 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.valueclass.maven.profiles100
 
Method Summary
protected static Activation copyOfActivation(Activation clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Activation instance.
protected static ActivationFile copyOfActivationFile(ActivationFile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationFile instance.
protected static ActivationOS copyOfActivationOS(ActivationOS clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationOS instance.
protected static ActivationProperty copyOfActivationProperty(ActivationProperty clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationProperty instance.
protected static ProfilesRoot.ActiveProfiles copyOfActiveProfiles(ProfilesRoot.ActiveProfiles clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ProfilesRoot$ActiveProfiles instance.
protected static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
protected static Profile.PluginRepositories copyOfPluginRepositories(Profile.PluginRepositories clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$PluginRepositories instance.
protected static Profile copyOfProfile(Profile clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile instance.
protected static ProfilesRoot.Profiles copyOfProfiles(ProfilesRoot.Profiles clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ProfilesRoot$Profiles instance.
protected static Profile.Properties copyOfProperties(Profile.Properties clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$Properties instance.
protected static Profile.Repositories copyOfRepositories(Profile.Repositories clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$Repositories instance.
protected static Repository copyOfRepository(Repository clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Repository instance.
protected static RepositoryPolicy copyOfRepositoryPolicy(RepositoryPolicy clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.RepositoryPolicy instance.
 Activation createActivation()
          Create an instance of Activation
 ActivationFile createActivationFile()
          Create an instance of ActivationFile
 ActivationOS createActivationOS()
          Create an instance of ActivationOS
 ActivationProperty createActivationProperty()
          Create an instance of ActivationProperty
 Profile createProfile()
          Create an instance of Profile
 Profile.PluginRepositories createProfilePluginRepositories()
          Create an instance of Profile.PluginRepositories
 Profile.Properties createProfileProperties()
          Create an instance of Profile.Properties
 Profile.Repositories createProfileRepositories()
          Create an instance of Profile.Repositories
 ProfilesRoot createProfilesRoot()
          Create an instance of ProfilesRoot
 ProfilesRoot.ActiveProfiles createProfilesRootActiveProfiles()
          Create an instance of ProfilesRoot.ActiveProfiles
 ProfilesRoot.Profiles createProfilesRootProfiles()
          Create an instance of ProfilesRoot.Profiles
 javax.xml.bind.JAXBElement<ProfilesRoot> createProfilesXml(ProfilesRoot value)
          Create an instance of JAXBElement<ProfilesRoot>}
 Repository createRepository()
          Create an instance of Repository
 RepositoryPolicy createRepositoryPolicy()
          Create an instance of RepositoryPolicy
 
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.valueclass.maven.profiles100

Method Detail

createActivationOS

public ActivationOS createActivationOS()
Create an instance of ActivationOS


createProfilesRootActiveProfiles

public ProfilesRoot.ActiveProfiles createProfilesRootActiveProfiles()
Create an instance of ProfilesRoot.ActiveProfiles


createProfileProperties

public Profile.Properties createProfileProperties()
Create an instance of Profile.Properties


createProfilesRoot

public ProfilesRoot createProfilesRoot()
Create an instance of ProfilesRoot


createProfile

public Profile createProfile()
Create an instance of Profile


createProfileRepositories

public Profile.Repositories createProfileRepositories()
Create an instance of Profile.Repositories


createProfilePluginRepositories

public Profile.PluginRepositories createProfilePluginRepositories()
Create an instance of Profile.PluginRepositories


createActivationProperty

public ActivationProperty createActivationProperty()
Create an instance of ActivationProperty


createRepositoryPolicy

public RepositoryPolicy createRepositoryPolicy()
Create an instance of RepositoryPolicy


createActivation

public Activation createActivation()
Create an instance of Activation


createActivationFile

public ActivationFile createActivationFile()
Create an instance of ActivationFile


createRepository

public Repository createRepository()
Create an instance of Repository


createProfilesRootProfiles

public ProfilesRoot.Profiles createProfilesRootProfiles()
Create an instance of ProfilesRoot.Profiles


createProfilesXml

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


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.

copyOfProfiles

protected static ProfilesRoot.Profiles copyOfProfiles(ProfilesRoot.Profiles clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ProfilesRoot$Profiles instance.

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

copyOfActiveProfiles

protected static ProfilesRoot.ActiveProfiles copyOfActiveProfiles(ProfilesRoot.ActiveProfiles clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ProfilesRoot$ActiveProfiles instance.

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

copyOfActivation

protected static Activation copyOfActivation(Activation clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Activation instance.

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

copyOfProperties

protected static Profile.Properties copyOfProperties(Profile.Properties clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$Properties instance.

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

copyOfRepositories

protected static Profile.Repositories copyOfRepositories(Profile.Repositories clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$Repositories instance.

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

copyOfPluginRepositories

protected static Profile.PluginRepositories copyOfPluginRepositories(Profile.PluginRepositories clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile$PluginRepositories instance.

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

copyOfRepository

protected static Repository copyOfRepository(Repository clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Repository instance.

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

copyOfActivationOS

protected static ActivationOS copyOfActivationOS(ActivationOS clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationOS instance.

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

copyOfActivationProperty

protected static ActivationProperty copyOfActivationProperty(ActivationProperty clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationProperty instance.

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

copyOfActivationFile

protected static ActivationFile copyOfActivationFile(ActivationFile clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.ActivationFile instance.

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

copyOfRepositoryPolicy

protected static RepositoryPolicy copyOfRepositoryPolicy(RepositoryPolicy clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.RepositoryPolicy instance.

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

copyOfProfile

protected static Profile copyOfProfile(Profile clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.profiles100.Profile 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.