net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.collections.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.pkg.collections.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.pkg.collections.novalueclass.maven.settings100.impl
 
Method Summary
 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.pkg.collections.novalueclass.maven.settings100.impl

Method Detail

createSettings

public SettingsImpl createSettings()
Create an instance of Settings


createActivation

public ActivationImpl createActivation()
Create an instance of Activation


createSettingsServers

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


createProxy

public ProxyImpl createProxy()
Create an instance of Proxy


createSettingsMirrors

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


createProfilePluginRepositories

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


createActivationFile

public ActivationFileImpl createActivationFile()
Create an instance of ActivationFile


createActivationOS

public ActivationOSImpl createActivationOS()
Create an instance of ActivationOS


createMirror

public MirrorImpl createMirror()
Create an instance of Mirror


createRepositoryPolicy

public RepositoryPolicyImpl createRepositoryPolicy()
Create an instance of RepositoryPolicy


createSettingsProxies

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


createActivationProperty

public ActivationPropertyImpl createActivationProperty()
Create an instance of ActivationProperty


createProfileProperties

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


createProfile

public ProfileImpl createProfile()
Create an instance of Profile


createServerConfiguration

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


createServer

public ServerImpl createServer()
Create an instance of Server


createProfileRepositories

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


createSettingsPluginGroups

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


createRepository

public RepositoryImpl createRepository()
Create an instance of Repository


createSettingsProfiles

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


createSettingsActiveProfiles

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


createSettings

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



Copyright © 2009 The CC-XJC Community. All Rights Reserved.