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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.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 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
 
Method Summary
 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
 Mirror createMirror()
          Create an instance of Mirror
 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
 Proxy createProxy()
          Create an instance of Proxy
 Repository createRepository()
          Create an instance of Repository
 RepositoryPolicy createRepositoryPolicy()
          Create an instance of RepositoryPolicy
 Server createServer()
          Create an instance of Server
 Server.Configuration createServerConfiguration()
          Create an instance of Server.Configuration
 Settings createSettings()
          Create an instance of Settings
 javax.xml.bind.JAXBElement<Settings> createSettings(Settings value)
          Create an instance of JAXBElement<Settings>}
 Settings.ActiveProfiles createSettingsActiveProfiles()
          Create an instance of Settings.ActiveProfiles
 Settings.Mirrors createSettingsMirrors()
          Create an instance of Settings.Mirrors
 Settings.PluginGroups createSettingsPluginGroups()
          Create an instance of Settings.PluginGroups
 Settings.Profiles createSettingsProfiles()
          Create an instance of Settings.Profiles
 Settings.Proxies createSettingsProxies()
          Create an instance of Settings.Proxies
 Settings.Servers 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

Method Detail

createSettings

public Settings createSettings()
Create an instance of Settings


createActivation

public Activation createActivation()
Create an instance of Activation


createSettingsServers

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


createProxy

public Proxy createProxy()
Create an instance of Proxy


createSettingsMirrors

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


createProfilePluginRepositories

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


createActivationFile

public ActivationFile createActivationFile()
Create an instance of ActivationFile


createActivationOS

public ActivationOS createActivationOS()
Create an instance of ActivationOS


createMirror

public Mirror createMirror()
Create an instance of Mirror


createRepositoryPolicy

public RepositoryPolicy createRepositoryPolicy()
Create an instance of RepositoryPolicy


createSettingsProxies

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


createActivationProperty

public ActivationProperty createActivationProperty()
Create an instance of ActivationProperty


createProfileProperties

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


createProfile

public Profile createProfile()
Create an instance of Profile


createServerConfiguration

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


createServer

public Server createServer()
Create an instance of Server


createProfileRepositories

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


createSettingsPluginGroups

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


createRepository

public Repository createRepository()
Create an instance of Repository


createSettingsProfiles

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


createSettingsActiveProfiles

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


createSettings

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



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