net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.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.indexed.novalueclass.maven.profiles100.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.indexed.novalueclass.maven.profiles100.impl
 
Method Summary
static ActivationFileImpl copyOfActivationFileImpl(ActivationFileImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationFileImpl instance.
static ActivationImpl copyOfActivationImpl(ActivationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance.
static ActivationOSImpl copyOfActivationOSImpl(ActivationOSImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationOSImpl instance.
static ActivationPropertyImpl copyOfActivationPropertyImpl(ActivationPropertyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationPropertyImpl instance.
static ProfilesRootImpl.ActiveProfilesImpl copyOfActiveProfilesImpl(ProfilesRootImpl.ActiveProfilesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ActiveProfilesImpl instance.
static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
static ProfileImpl.PluginRepositoriesImpl copyOfPluginRepositoriesImpl(ProfileImpl.PluginRepositoriesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PluginRepositoriesImpl instance.
static ProfileImpl copyOfProfileImpl(ProfileImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance.
static ProfilesRootImpl.ProfilesImpl copyOfProfilesImpl(ProfilesRootImpl.ProfilesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ProfilesImpl instance.
static ProfileImpl.PropertiesImpl copyOfPropertiesImpl(ProfileImpl.PropertiesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PropertiesImpl instance.
static ProfileImpl.RepositoriesImpl copyOfRepositoriesImpl(ProfileImpl.RepositoriesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$RepositoriesImpl instance.
static RepositoryImpl copyOfRepositoryImpl(RepositoryImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.RepositoryImpl instance.
static RepositoryPolicyImpl copyOfRepositoryPolicyImpl(RepositoryPolicyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.RepositoryPolicyImpl instance.
 ActivationImpl createActivation()
          Create an instance of Activation
 ActivationFileImpl createActivationFile()
          Create an instance of ActivationFile
 ActivationOSImpl createActivationOS()
          Create an instance of ActivationOS
 ActivationPropertyImpl createActivationProperty()
          Create an instance of ActivationProperty
 ProfileImpl createProfile()
          Create an instance of Profile
 ProfileImpl.PluginRepositoriesImpl createProfilePluginRepositories()
          Create an instance of Profile.PluginRepositories
 ProfileImpl.PropertiesImpl createProfileProperties()
          Create an instance of Profile.Properties
 ProfileImpl.RepositoriesImpl createProfileRepositories()
          Create an instance of Profile.Repositories
 ProfilesRootImpl createProfilesRoot()
          Create an instance of ProfilesRoot
 ProfilesRootImpl.ActiveProfilesImpl createProfilesRootActiveProfiles()
          Create an instance of ProfilesRoot.ActiveProfiles
 ProfilesRootImpl.ProfilesImpl createProfilesRootProfiles()
          Create an instance of ProfilesRoot.Profiles
 javax.xml.bind.JAXBElement<ProfilesRootImpl> createProfilesXml(ProfilesRootImpl value)
          Create an instance of JAXBElement<ProfilesRootImpl>}
 RepositoryImpl createRepository()
          Create an instance of Repository
 RepositoryPolicyImpl 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.pub.indexed.novalueclass.maven.profiles100.impl

Method Detail

createProfilePluginRepositories

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


createActivation

public ActivationImpl createActivation()
Create an instance of Activation


createRepository

public RepositoryImpl createRepository()
Create an instance of Repository


createProfileProperties

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


createProfileRepositories

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


createActivationOS

public ActivationOSImpl createActivationOS()
Create an instance of ActivationOS


createProfile

public ProfileImpl createProfile()
Create an instance of Profile


createRepositoryPolicy

public RepositoryPolicyImpl createRepositoryPolicy()
Create an instance of RepositoryPolicy


createProfilesRootActiveProfiles

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


createActivationProperty

public ActivationPropertyImpl createActivationProperty()
Create an instance of ActivationProperty


createProfilesRootProfiles

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


createActivationFile

public ActivationFileImpl createActivationFile()
Create an instance of ActivationFile


createProfilesRoot

public ProfilesRootImpl createProfilesRoot()
Create an instance of ProfilesRoot


createProfilesXml

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


copyOfRepositoryImpl

public static RepositoryImpl copyOfRepositoryImpl(RepositoryImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.RepositoryImpl instance.

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

copyOfActivationOSImpl

public static ActivationOSImpl copyOfActivationOSImpl(ActivationOSImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationOSImpl instance.

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

copyOfActivationPropertyImpl

public static ActivationPropertyImpl copyOfActivationPropertyImpl(ActivationPropertyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationPropertyImpl instance.

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

copyOfActivationFileImpl

public static ActivationFileImpl copyOfActivationFileImpl(ActivationFileImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationFileImpl instance.

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

copyOfRepositoryPolicyImpl

public static RepositoryPolicyImpl copyOfRepositoryPolicyImpl(RepositoryPolicyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.RepositoryPolicyImpl instance.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz 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.

copyOfActivationImpl

public static ActivationImpl copyOfActivationImpl(ActivationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance.

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

copyOfPropertiesImpl

public static ProfileImpl.PropertiesImpl copyOfPropertiesImpl(ProfileImpl.PropertiesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PropertiesImpl instance.

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

copyOfRepositoriesImpl

public static ProfileImpl.RepositoriesImpl copyOfRepositoriesImpl(ProfileImpl.RepositoriesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$RepositoriesImpl instance.

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

copyOfPluginRepositoriesImpl

public static ProfileImpl.PluginRepositoriesImpl copyOfPluginRepositoriesImpl(ProfileImpl.PluginRepositoriesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PluginRepositoriesImpl instance.

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

copyOfProfileImpl

public static ProfileImpl copyOfProfileImpl(ProfileImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance.

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

copyOfProfilesImpl

public static ProfilesRootImpl.ProfilesImpl copyOfProfilesImpl(ProfilesRootImpl.ProfilesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ProfilesImpl instance.

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

copyOfActiveProfilesImpl

public static ProfilesRootImpl.ActiveProfilesImpl copyOfActiveProfilesImpl(ProfilesRootImpl.ActiveProfilesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ActiveProfilesImpl 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.