|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.prot.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.prot.indexed.novalueclass.maven.profiles100.impl |
|
| Method Summary | |
|---|---|
protected static ActivationFileImpl |
copyOfActivationFileImpl(ActivationFileImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationFileImpl instance. |
protected static ActivationImpl |
copyOfActivationImpl(ActivationImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance. |
protected static ActivationOSImpl |
copyOfActivationOSImpl(ActivationOSImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationOSImpl instance. |
protected static ActivationPropertyImpl |
copyOfActivationPropertyImpl(ActivationPropertyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationPropertyImpl instance. |
protected static ProfilesRootImpl.ActiveProfilesImpl |
copyOfActiveProfilesImpl(ProfilesRootImpl.ActiveProfilesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ActiveProfilesImpl instance. |
protected static Element |
copyOfDOMElement(Element element)
Creates and returns a copy of a given DOM Element instance. |
protected static ProfileImpl.PluginRepositoriesImpl |
copyOfPluginRepositoriesImpl(ProfileImpl.PluginRepositoriesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PluginRepositoriesImpl instance. |
protected static ProfileImpl |
copyOfProfileImpl(ProfileImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance. |
protected static ProfilesRootImpl.ProfilesImpl |
copyOfProfilesImpl(ProfilesRootImpl.ProfilesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ProfilesImpl instance. |
protected static ProfileImpl.PropertiesImpl |
copyOfPropertiesImpl(ProfileImpl.PropertiesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PropertiesImpl instance. |
protected static ProfileImpl.RepositoriesImpl |
copyOfRepositoriesImpl(ProfileImpl.RepositoriesImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$RepositoriesImpl instance. |
protected static RepositoryImpl |
copyOfRepositoryImpl(RepositoryImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.RepositoryImpl instance. |
protected static RepositoryPolicyImpl |
copyOfRepositoryPolicyImpl(RepositoryPolicyImpl clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.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 |
|---|
public ObjectFactory()
| Method Detail |
|---|
public ActivationOSImpl createActivationOS()
ActivationOS
public ActivationPropertyImpl createActivationProperty()
ActivationProperty
public ProfileImpl.PropertiesImpl createProfileProperties()
Profile.Properties
public ProfileImpl.PluginRepositoriesImpl createProfilePluginRepositories()
Profile.PluginRepositories
public ActivationFileImpl createActivationFile()
ActivationFile
public ProfileImpl.RepositoriesImpl createProfileRepositories()
Profile.Repositories
public ActivationImpl createActivation()
Activation
public ProfilesRootImpl.ActiveProfilesImpl createProfilesRootActiveProfiles()
ProfilesRoot.ActiveProfiles
public ProfilesRootImpl.ProfilesImpl createProfilesRootProfiles()
ProfilesRoot.Profiles
public RepositoryImpl createRepository()
Repository
public RepositoryPolicyImpl createRepositoryPolicy()
RepositoryPolicy
public ProfileImpl createProfile()
Profile
public ProfilesRootImpl createProfilesRoot()
ProfilesRoot
public javax.xml.bind.JAXBElement<ProfilesRootImpl> createProfilesXml(ProfilesRootImpl value)
JAXBElement<ProfilesRootImpl>}
protected static Element copyOfDOMElement(Element element)
Element instance.
element - The instance to copy or null.
element or null if element is null.protected static RepositoryImpl copyOfRepositoryImpl(RepositoryImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.RepositoryImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ActivationOSImpl copyOfActivationOSImpl(ActivationOSImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationOSImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ActivationPropertyImpl copyOfActivationPropertyImpl(ActivationPropertyImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationPropertyImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ActivationFileImpl copyOfActivationFileImpl(ActivationFileImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationFileImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfileImpl copyOfProfileImpl(ProfileImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static RepositoryPolicyImpl copyOfRepositoryPolicyImpl(RepositoryPolicyImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.RepositoryPolicyImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ActivationImpl copyOfActivationImpl(ActivationImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfileImpl.PropertiesImpl copyOfPropertiesImpl(ProfileImpl.PropertiesImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PropertiesImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfileImpl.RepositoriesImpl copyOfRepositoriesImpl(ProfileImpl.RepositoriesImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$RepositoriesImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfileImpl.PluginRepositoriesImpl copyOfPluginRepositoriesImpl(ProfileImpl.PluginRepositoriesImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfileImpl$PluginRepositoriesImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfilesRootImpl.ProfilesImpl copyOfProfilesImpl(ProfilesRootImpl.ProfilesImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ProfilesImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.protected static ProfilesRootImpl.ActiveProfilesImpl copyOfActiveProfilesImpl(ProfilesRootImpl.ActiveProfilesImpl clazz)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl$ActiveProfilesImpl instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||