org.rhq.enterprise.server.plugins.rhnhosted.xml
Class ObjectFactory

java.lang.Object
  extended by org.rhq.enterprise.server.plugins.rhnhosted.xml.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.rhq.enterprise.server.plugins.rhnhosted.xml 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: org.rhq.enterprise.server.plugins.rhnhosted.xml
 
Method Summary
 ErratumType createErratumType()
          Create an instance of ErratumType
 RhnChannelDescriptionType createRhnChannelDescriptionType()
          Create an instance of RhnChannelDescriptionType
 RhnChannelErrataType createRhnChannelErrataType()
          Create an instance of RhnChannelErrataType
 RhnChannelFamiliesType createRhnChannelFamiliesType()
          Create an instance of RhnChannelFamiliesType
 RhnChannelFamilyType createRhnChannelFamilyType()
          Create an instance of RhnChannelFamilyType
 JAXBElement<String> createRhnChannelFamilyTypeRhnChannelFamilyName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createRhnChannelFamilyTypeRhnChannelFamilyProductUrl(String value)
          Create an instance of JAXBElement<String>}
 RhnChannelParentChannelType createRhnChannelParentChannelType()
          Create an instance of RhnChannelParentChannelType
 JAXBElement<String> createRhnChannelParentChannelTypeRhnNull(String value)
          Create an instance of JAXBElement<String>}
 RhnChannelsType createRhnChannelsType()
          Create an instance of RhnChannelsType
 RhnChannelType createRhnChannelType()
          Create an instance of RhnChannelType
 RhnChannelType.RhnChannelDescription createRhnChannelTypeRhnChannelDescription()
          Create an instance of RhnChannelType.RhnChannelDescription
 JAXBElement<String> createRhnChannelTypeRhnChannelDescriptionRhnNull(String value)
          Create an instance of JAXBElement<String>}
 RhnDistsType createRhnDistsType()
          Create an instance of RhnDistsType
 JAXBElement<RhnDistType> createRhnDistsTypeRhnDist(RhnDistType value)
          Create an instance of JAXBElement<RhnDistType>}
 RhnDistType createRhnDistType()
          Create an instance of RhnDistType
 RhnErrataType createRhnErrataType()
          Create an instance of RhnErrataType
 RhnErratumBugsType createRhnErratumBugsType()
          Create an instance of RhnErratumBugsType
 RhnErratumBugType createRhnErratumBugType()
          Create an instance of RhnErratumBugType
 RhnErratumFilesType createRhnErratumFilesType()
          Create an instance of RhnErratumFilesType
 RhnErratumFileType createRhnErratumFileType()
          Create an instance of RhnErratumFileType
 RhnErratumKeywordsType createRhnErratumKeywordsType()
          Create an instance of RhnErratumKeywordsType
 JAXBElement<String> createRhnErratumKeywordsTypeRhnErratumKeyword(String value)
          Create an instance of JAXBElement<String>}
 RhnErratumType createRhnErratumType()
          Create an instance of RhnErratumType
 RhnKickstartableTreesType createRhnKickstartableTreesType()
          Create an instance of RhnKickstartableTreesType
 RhnKickstartableTreeType createRhnKickstartableTreeType()
          Create an instance of RhnKickstartableTreeType
 RhnKickstartFilesType createRhnKickstartFilesType()
          Create an instance of RhnKickstartFilesType
 RhnKickstartFileType createRhnKickstartFileType()
          Create an instance of RhnKickstartFileType
 RhnPackageChangelogEntryType createRhnPackageChangelogEntryType()
          Create an instance of RhnPackageChangelogEntryType
 RhnPackageChangelogType createRhnPackageChangelogType()
          Create an instance of RhnPackageChangelogType
 RhnPackageFilesType createRhnPackageFilesType()
          Create an instance of RhnPackageFilesType
 RhnPackageFileType createRhnPackageFileType()
          Create an instance of RhnPackageFileType
 RhnPackageHeaderSigType createRhnPackageHeaderSigType()
          Create an instance of RhnPackageHeaderSigType
 RhnPackageObsoletesEntryType createRhnPackageObsoletesEntryType()
          Create an instance of RhnPackageObsoletesEntryType
 RhnPackageObsoletesType createRhnPackageObsoletesType()
          Create an instance of RhnPackageObsoletesType
 JAXBElement<RhnPackageObsoletesEntryType> createRhnPackageObsoletesTypeRhnPackageObsoletesEntry(RhnPackageObsoletesEntryType value)
          Create an instance of JAXBElement<RhnPackageObsoletesEntryType>}
 RhnPackageProvidesEntryType createRhnPackageProvidesEntryType()
          Create an instance of RhnPackageProvidesEntryType
 RhnPackageProvidesType createRhnPackageProvidesType()
          Create an instance of RhnPackageProvidesType
 RhnPackageRequiresEntryType createRhnPackageRequiresEntryType()
          Create an instance of RhnPackageRequiresEntryType
 RhnPackageRequiresType createRhnPackageRequiresType()
          Create an instance of RhnPackageRequiresType
 RhnPackageShortType createRhnPackageShortType()
          Create an instance of RhnPackageShortType
 RhnPackagesShortType createRhnPackagesShortType()
          Create an instance of RhnPackagesShortType
 RhnPackagesType createRhnPackagesType()
          Create an instance of RhnPackagesType
 RhnPackageType createRhnPackageType()
          Create an instance of RhnPackageType
 RhnProductNamesType createRhnProductNamesType()
          Create an instance of RhnProductNamesType
 RhnProductNameType createRhnProductNameType()
          Create an instance of RhnProductNameType
 JAXBElement<RhnSatelliteType> createRhnSatellite(RhnSatelliteType value)
          Create an instance of JAXBElement<RhnSatelliteType>}
 RhnSatelliteType createRhnSatelliteType()
          Create an instance of RhnSatelliteType
 RhnSourcePackagesType createRhnSourcePackagesType()
          Create an instance of RhnSourcePackagesType
 RhnSourcePackageType createRhnSourcePackageType()
          Create an instance of RhnSourcePackageType
 SourcePackagesType createSourcePackagesType()
          Create an instance of SourcePackagesType
 SourcePackageType createSourcePackageType()
          Create an instance of SourcePackageType
 
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: org.rhq.enterprise.server.plugins.rhnhosted.xml

Method Detail

createRhnSourcePackagesType

public RhnSourcePackagesType createRhnSourcePackagesType()
Create an instance of RhnSourcePackagesType


createRhnPackageObsoletesEntryType

public RhnPackageObsoletesEntryType createRhnPackageObsoletesEntryType()
Create an instance of RhnPackageObsoletesEntryType


createRhnChannelType

public RhnChannelType createRhnChannelType()
Create an instance of RhnChannelType


createRhnChannelFamilyType

public RhnChannelFamilyType createRhnChannelFamilyType()
Create an instance of RhnChannelFamilyType


createRhnPackagesType

public RhnPackagesType createRhnPackagesType()
Create an instance of RhnPackagesType


createRhnPackageObsoletesType

public RhnPackageObsoletesType createRhnPackageObsoletesType()
Create an instance of RhnPackageObsoletesType


createRhnPackageChangelogEntryType

public RhnPackageChangelogEntryType createRhnPackageChangelogEntryType()
Create an instance of RhnPackageChangelogEntryType


createSourcePackageType

public SourcePackageType createSourcePackageType()
Create an instance of SourcePackageType


createRhnSatelliteType

public RhnSatelliteType createRhnSatelliteType()
Create an instance of RhnSatelliteType


createRhnPackageShortType

public RhnPackageShortType createRhnPackageShortType()
Create an instance of RhnPackageShortType


createRhnPackageRequiresType

public RhnPackageRequiresType createRhnPackageRequiresType()
Create an instance of RhnPackageRequiresType


createRhnChannelFamiliesType

public RhnChannelFamiliesType createRhnChannelFamiliesType()
Create an instance of RhnChannelFamiliesType


createRhnDistType

public RhnDistType createRhnDistType()
Create an instance of RhnDistType


createRhnErratumFileType

public RhnErratumFileType createRhnErratumFileType()
Create an instance of RhnErratumFileType


createRhnDistsType

public RhnDistsType createRhnDistsType()
Create an instance of RhnDistsType


createRhnErrataType

public RhnErrataType createRhnErrataType()
Create an instance of RhnErrataType


createRhnPackagesShortType

public RhnPackagesShortType createRhnPackagesShortType()
Create an instance of RhnPackagesShortType


createRhnErratumKeywordsType

public RhnErratumKeywordsType createRhnErratumKeywordsType()
Create an instance of RhnErratumKeywordsType


createRhnPackageHeaderSigType

public RhnPackageHeaderSigType createRhnPackageHeaderSigType()
Create an instance of RhnPackageHeaderSigType


createSourcePackagesType

public SourcePackagesType createSourcePackagesType()
Create an instance of SourcePackagesType


createRhnKickstartableTreesType

public RhnKickstartableTreesType createRhnKickstartableTreesType()
Create an instance of RhnKickstartableTreesType


createRhnKickstartFilesType

public RhnKickstartFilesType createRhnKickstartFilesType()
Create an instance of RhnKickstartFilesType


createRhnChannelsType

public RhnChannelsType createRhnChannelsType()
Create an instance of RhnChannelsType


createRhnProductNamesType

public RhnProductNamesType createRhnProductNamesType()
Create an instance of RhnProductNamesType


createRhnProductNameType

public RhnProductNameType createRhnProductNameType()
Create an instance of RhnProductNameType


createRhnKickstartFileType

public RhnKickstartFileType createRhnKickstartFileType()
Create an instance of RhnKickstartFileType


createRhnChannelTypeRhnChannelDescription

public RhnChannelType.RhnChannelDescription createRhnChannelTypeRhnChannelDescription()
Create an instance of RhnChannelType.RhnChannelDescription


createRhnChannelParentChannelType

public RhnChannelParentChannelType createRhnChannelParentChannelType()
Create an instance of RhnChannelParentChannelType


createRhnKickstartableTreeType

public RhnKickstartableTreeType createRhnKickstartableTreeType()
Create an instance of RhnKickstartableTreeType


createRhnPackageFilesType

public RhnPackageFilesType createRhnPackageFilesType()
Create an instance of RhnPackageFilesType


createRhnErratumFilesType

public RhnErratumFilesType createRhnErratumFilesType()
Create an instance of RhnErratumFilesType


createRhnPackageFileType

public RhnPackageFileType createRhnPackageFileType()
Create an instance of RhnPackageFileType


createRhnPackageProvidesEntryType

public RhnPackageProvidesEntryType createRhnPackageProvidesEntryType()
Create an instance of RhnPackageProvidesEntryType


createRhnPackageChangelogType

public RhnPackageChangelogType createRhnPackageChangelogType()
Create an instance of RhnPackageChangelogType


createRhnSourcePackageType

public RhnSourcePackageType createRhnSourcePackageType()
Create an instance of RhnSourcePackageType


createRhnErratumType

public RhnErratumType createRhnErratumType()
Create an instance of RhnErratumType


createRhnPackageType

public RhnPackageType createRhnPackageType()
Create an instance of RhnPackageType


createRhnPackageRequiresEntryType

public RhnPackageRequiresEntryType createRhnPackageRequiresEntryType()
Create an instance of RhnPackageRequiresEntryType


createRhnChannelDescriptionType

public RhnChannelDescriptionType createRhnChannelDescriptionType()
Create an instance of RhnChannelDescriptionType


createRhnPackageProvidesType

public RhnPackageProvidesType createRhnPackageProvidesType()
Create an instance of RhnPackageProvidesType


createRhnChannelErrataType

public RhnChannelErrataType createRhnChannelErrataType()
Create an instance of RhnChannelErrataType


createErratumType

public ErratumType createErratumType()
Create an instance of ErratumType


createRhnErratumBugType

public RhnErratumBugType createRhnErratumBugType()
Create an instance of RhnErratumBugType


createRhnErratumBugsType

public RhnErratumBugsType createRhnErratumBugsType()
Create an instance of RhnErratumBugsType


createRhnSatellite

public JAXBElement<RhnSatelliteType> createRhnSatellite(RhnSatelliteType value)
Create an instance of JAXBElement<RhnSatelliteType>}


createRhnDistsTypeRhnDist

public JAXBElement<RhnDistType> createRhnDistsTypeRhnDist(RhnDistType value)
Create an instance of JAXBElement<RhnDistType>}


createRhnChannelParentChannelTypeRhnNull

public JAXBElement<String> createRhnChannelParentChannelTypeRhnNull(String value)
Create an instance of JAXBElement<String>}


createRhnChannelTypeRhnChannelDescriptionRhnNull

public JAXBElement<String> createRhnChannelTypeRhnChannelDescriptionRhnNull(String value)
Create an instance of JAXBElement<String>}


createRhnErratumKeywordsTypeRhnErratumKeyword

public JAXBElement<String> createRhnErratumKeywordsTypeRhnErratumKeyword(String value)
Create an instance of JAXBElement<String>}


createRhnChannelFamilyTypeRhnChannelFamilyProductUrl

public JAXBElement<String> createRhnChannelFamilyTypeRhnChannelFamilyProductUrl(String value)
Create an instance of JAXBElement<String>}


createRhnChannelFamilyTypeRhnChannelFamilyName

public JAXBElement<String> createRhnChannelFamilyTypeRhnChannelFamilyName(String value)
Create an instance of JAXBElement<String>}


createRhnPackageObsoletesTypeRhnPackageObsoletesEntry

public JAXBElement<RhnPackageObsoletesEntryType> createRhnPackageObsoletesTypeRhnPackageObsoletesEntry(RhnPackageObsoletesEntryType value)
Create an instance of JAXBElement<RhnPackageObsoletesEntryType>}



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.