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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.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.pub.indexed.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.pub.indexed.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.pub.indexed.novalueclass.maven.settings100

Method Detail

createRepositoryPolicy

public RepositoryPolicy createRepositoryPolicy()
Create an instance of RepositoryPolicy


createServerConfiguration

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


createSettingsMirrors

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


createProfileRepositories

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


createActivationProperty

public ActivationProperty createActivationProperty()
Create an instance of ActivationProperty


createSettingsProfiles

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


createSettingsProxies

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


createSettingsActiveProfiles

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


createSettingsPluginGroups

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


createActivationOS

public ActivationOS createActivationOS()
Create an instance of ActivationOS


createRepository

public Repository createRepository()
Create an instance of Repository


createProxy

public Proxy createProxy()
Create an instance of Proxy


createProfileProperties

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


createProfilePluginRepositories

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


createMirror

public Mirror createMirror()
Create an instance of Mirror


createSettingsServers

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


createProfile

public Profile createProfile()
Create an instance of Profile


createActivationFile

public ActivationFile createActivationFile()
Create an instance of ActivationFile


createServer

public Server createServer()
Create an instance of Server


createActivation

public Activation createActivation()
Create an instance of Activation


createSettings

public Settings createSettings()
Create an instance of Settings


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.