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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.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.settings100.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.settings100.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.settings100.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.settings100.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.settings100.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.settings100.impl.ActivationPropertyImpl instance.
static SettingsImpl.ActiveProfilesImpl copyOfActiveProfilesImpl(SettingsImpl.ActiveProfilesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ActiveProfilesImpl instance.
static ServerImpl.ConfigurationImpl copyOfConfigurationImpl(ServerImpl.ConfigurationImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.ServerImpl$ConfigurationImpl instance.
static Element copyOfDOMElement(Element element)
          Creates and returns a copy of a given DOM Element instance.
static MirrorImpl copyOfMirrorImpl(MirrorImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.MirrorImpl instance.
static SettingsImpl.MirrorsImpl copyOfMirrorsImpl(SettingsImpl.MirrorsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$MirrorsImpl instance.
static SettingsImpl.PluginGroupsImpl copyOfPluginGroupsImpl(SettingsImpl.PluginGroupsImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$PluginGroupsImpl 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.settings100.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.settings100.impl.ProfileImpl instance.
static SettingsImpl.ProfilesImpl copyOfProfilesImpl(SettingsImpl.ProfilesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$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.settings100.impl.ProfileImpl$PropertiesImpl instance.
static SettingsImpl.ProxiesImpl copyOfProxiesImpl(SettingsImpl.ProxiesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ProxiesImpl instance.
static ProxyImpl copyOfProxyImpl(ProxyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.ProxyImpl 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.settings100.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.settings100.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.settings100.impl.RepositoryPolicyImpl instance.
static ServerImpl copyOfServerImpl(ServerImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.ServerImpl instance.
static SettingsImpl.ServersImpl copyOfServersImpl(SettingsImpl.ServersImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ServersImpl 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
 MirrorImpl createMirror()
          Create an instance of Mirror
 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
 ProxyImpl createProxy()
          Create an instance of Proxy
 RepositoryImpl createRepository()
          Create an instance of Repository
 RepositoryPolicyImpl createRepositoryPolicy()
          Create an instance of RepositoryPolicy
 ServerImpl createServer()
          Create an instance of Server
 ServerImpl.ConfigurationImpl createServerConfiguration()
          Create an instance of Server.Configuration
 SettingsImpl createSettings()
          Create an instance of Settings
 javax.xml.bind.JAXBElement<SettingsImpl> createSettings(SettingsImpl value)
          Create an instance of JAXBElement<SettingsImpl>}
 SettingsImpl.ActiveProfilesImpl createSettingsActiveProfiles()
          Create an instance of Settings.ActiveProfiles
 SettingsImpl.MirrorsImpl createSettingsMirrors()
          Create an instance of Settings.Mirrors
 SettingsImpl.PluginGroupsImpl createSettingsPluginGroups()
          Create an instance of Settings.PluginGroups
 SettingsImpl.ProfilesImpl createSettingsProfiles()
          Create an instance of Settings.Profiles
 SettingsImpl.ProxiesImpl createSettingsProxies()
          Create an instance of Settings.Proxies
 SettingsImpl.ServersImpl createSettingsServers()
          Create an instance of Settings.Servers
 
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.settings100.impl

Method Detail

createRepositoryPolicy

public RepositoryPolicyImpl createRepositoryPolicy()
Create an instance of RepositoryPolicy


createServerConfiguration

public ServerImpl.ConfigurationImpl createServerConfiguration()
Create an instance of Server.Configuration


createSettingsMirrors

public SettingsImpl.MirrorsImpl createSettingsMirrors()
Create an instance of Settings.Mirrors


createProfileRepositories

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


createActivationProperty

public ActivationPropertyImpl createActivationProperty()
Create an instance of ActivationProperty


createSettingsProfiles

public SettingsImpl.ProfilesImpl createSettingsProfiles()
Create an instance of Settings.Profiles


createSettingsProxies

public SettingsImpl.ProxiesImpl createSettingsProxies()
Create an instance of Settings.Proxies


createSettingsActiveProfiles

public SettingsImpl.ActiveProfilesImpl createSettingsActiveProfiles()
Create an instance of Settings.ActiveProfiles


createSettingsPluginGroups

public SettingsImpl.PluginGroupsImpl createSettingsPluginGroups()
Create an instance of Settings.PluginGroups


createActivationOS

public ActivationOSImpl createActivationOS()
Create an instance of ActivationOS


createRepository

public RepositoryImpl createRepository()
Create an instance of Repository


createProxy

public ProxyImpl createProxy()
Create an instance of Proxy


createProfileProperties

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


createProfilePluginRepositories

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


createMirror

public MirrorImpl createMirror()
Create an instance of Mirror


createSettingsServers

public SettingsImpl.ServersImpl createSettingsServers()
Create an instance of Settings.Servers


createProfile

public ProfileImpl createProfile()
Create an instance of Profile


createActivationFile

public ActivationFileImpl createActivationFile()
Create an instance of ActivationFile


createServer

public ServerImpl createServer()
Create an instance of Server


createActivation

public ActivationImpl createActivation()
Create an instance of Activation


createSettings

public SettingsImpl createSettings()
Create an instance of Settings


createSettings

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


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.

copyOfMirrorImpl

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

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

copyOfRepositoryImpl

public static RepositoryImpl copyOfRepositoryImpl(RepositoryImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.RepositoryImpl 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.settings100.impl.ProfileImpl instance.

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

copyOfProxyImpl

public static ProxyImpl copyOfProxyImpl(ProxyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.ProxyImpl 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.settings100.impl.RepositoryPolicyImpl instance.

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

copyOfServerImpl

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

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

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

copyOfConfigurationImpl

public static ServerImpl.ConfigurationImpl copyOfConfigurationImpl(ServerImpl.ConfigurationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.ServerImpl$ConfigurationImpl 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.settings100.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.settings100.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.settings100.impl.ActivationFileImpl instance.

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

copyOfProxiesImpl

public static SettingsImpl.ProxiesImpl copyOfProxiesImpl(SettingsImpl.ProxiesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ProxiesImpl instance.

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

copyOfServersImpl

public static SettingsImpl.ServersImpl copyOfServersImpl(SettingsImpl.ServersImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ServersImpl instance.

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

copyOfMirrorsImpl

public static SettingsImpl.MirrorsImpl copyOfMirrorsImpl(SettingsImpl.MirrorsImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$MirrorsImpl instance.

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

copyOfProfilesImpl

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

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

copyOfActiveProfilesImpl

public static SettingsImpl.ActiveProfilesImpl copyOfActiveProfilesImpl(SettingsImpl.ActiveProfilesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl.SettingsImpl$ActiveProfilesImpl instance.

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

copyOfPluginGroupsImpl

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