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

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

public class RhnChannelType
extends Object

Java class for rhn-channelType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="rhn-channelType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="rhn-channel-parent-channel" type="{}rhn-channel-parent-channelType"/>
         <element name="rhn-channel-basedir" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-summary" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-description">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="rhn-null" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="rhn-channel-gpg-key-url" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-receiving-updates" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-last-modified" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-product-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-product-version" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-product-beta" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-channel-families" type="{}rhn-channel-familiesType"/>
         <element name="rhn-dists" type="{}rhn-distsType"/>
         <element name="source-packages" type="{}source-packagesType"/>
         <element name="rhn-channel-errata" type="{}rhn-channel-errataType"/>
         <element name="rhn-release" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
       <attribute name="channel-arch" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="has-comps" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="channel-errata" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="kickstartable-trees" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="packages" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="channel-id" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class RhnChannelType.RhnChannelDescription
          Java class for anonymous complex type.
 
Field Summary
protected  String channelArch
           
protected  String channelErrata
           
protected  String channelId
           
protected  String hasComps
           
protected  String kickstartableTrees
           
protected  String label
           
protected  String packages
           
protected  String rhnChannelBasedir
           
protected  RhnChannelType.RhnChannelDescription rhnChannelDescription
           
protected  RhnChannelErrataType rhnChannelErrata
           
protected  RhnChannelFamiliesType rhnChannelFamilies
           
protected  String rhnChannelGpgKeyUrl
           
protected  String rhnChannelLastModified
           
protected  String rhnChannelName
           
protected  RhnChannelParentChannelType rhnChannelParentChannel
           
protected  String rhnChannelProductBeta
           
protected  String rhnChannelProductName
           
protected  String rhnChannelProductVersion
           
protected  String rhnChannelReceivingUpdates
           
protected  String rhnChannelSummary
           
protected  RhnDistsType rhnDists
           
protected  String rhnRelease
           
protected  SourcePackagesType sourcePackages
           
 
Constructor Summary
RhnChannelType()
           
 
Method Summary
 String getChannelArch()
          Gets the value of the channelArch property.
 String getChannelErrata()
          Gets the value of the channelErrata property.
 String getChannelId()
          Gets the value of the channelId property.
 String getHasComps()
          Gets the value of the hasComps property.
 String getKickstartableTrees()
          Gets the value of the kickstartableTrees property.
 String getLabel()
          Gets the value of the label property.
 String getPackages()
          Gets the value of the packages property.
 String getRhnChannelBasedir()
          Gets the value of the rhnChannelBasedir property.
 RhnChannelType.RhnChannelDescription getRhnChannelDescription()
          Gets the value of the rhnChannelDescription property.
 RhnChannelErrataType getRhnChannelErrata()
          Gets the value of the rhnChannelErrata property.
 RhnChannelFamiliesType getRhnChannelFamilies()
          Gets the value of the rhnChannelFamilies property.
 String getRhnChannelGpgKeyUrl()
          Gets the value of the rhnChannelGpgKeyUrl property.
 String getRhnChannelLastModified()
          Gets the value of the rhnChannelLastModified property.
 String getRhnChannelName()
          Gets the value of the rhnChannelName property.
 RhnChannelParentChannelType getRhnChannelParentChannel()
          Gets the value of the rhnChannelParentChannel property.
 String getRhnChannelProductBeta()
          Gets the value of the rhnChannelProductBeta property.
 String getRhnChannelProductName()
          Gets the value of the rhnChannelProductName property.
 String getRhnChannelProductVersion()
          Gets the value of the rhnChannelProductVersion property.
 String getRhnChannelReceivingUpdates()
          Gets the value of the rhnChannelReceivingUpdates property.
 String getRhnChannelSummary()
          Gets the value of the rhnChannelSummary property.
 RhnDistsType getRhnDists()
          Gets the value of the rhnDists property.
 String getRhnRelease()
          Gets the value of the rhnRelease property.
 SourcePackagesType getSourcePackages()
          Gets the value of the sourcePackages property.
 void setChannelArch(String value)
          Sets the value of the channelArch property.
 void setChannelErrata(String value)
          Sets the value of the channelErrata property.
 void setChannelId(String value)
          Sets the value of the channelId property.
 void setHasComps(String value)
          Sets the value of the hasComps property.
 void setKickstartableTrees(String value)
          Sets the value of the kickstartableTrees property.
 void setLabel(String value)
          Sets the value of the label property.
 void setPackages(String value)
          Sets the value of the packages property.
 void setRhnChannelBasedir(String value)
          Sets the value of the rhnChannelBasedir property.
 void setRhnChannelDescription(RhnChannelType.RhnChannelDescription value)
          Sets the value of the rhnChannelDescription property.
 void setRhnChannelErrata(RhnChannelErrataType value)
          Sets the value of the rhnChannelErrata property.
 void setRhnChannelFamilies(RhnChannelFamiliesType value)
          Sets the value of the rhnChannelFamilies property.
 void setRhnChannelGpgKeyUrl(String value)
          Sets the value of the rhnChannelGpgKeyUrl property.
 void setRhnChannelLastModified(String value)
          Sets the value of the rhnChannelLastModified property.
 void setRhnChannelName(String value)
          Sets the value of the rhnChannelName property.
 void setRhnChannelParentChannel(RhnChannelParentChannelType value)
          Sets the value of the rhnChannelParentChannel property.
 void setRhnChannelProductBeta(String value)
          Sets the value of the rhnChannelProductBeta property.
 void setRhnChannelProductName(String value)
          Sets the value of the rhnChannelProductName property.
 void setRhnChannelProductVersion(String value)
          Sets the value of the rhnChannelProductVersion property.
 void setRhnChannelReceivingUpdates(String value)
          Sets the value of the rhnChannelReceivingUpdates property.
 void setRhnChannelSummary(String value)
          Sets the value of the rhnChannelSummary property.
 void setRhnDists(RhnDistsType value)
          Sets the value of the rhnDists property.
 void setRhnRelease(String value)
          Sets the value of the rhnRelease property.
 void setSourcePackages(SourcePackagesType value)
          Sets the value of the sourcePackages property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rhnChannelParentChannel

protected RhnChannelParentChannelType rhnChannelParentChannel

rhnChannelBasedir

protected String rhnChannelBasedir

rhnChannelName

protected String rhnChannelName

rhnChannelSummary

protected String rhnChannelSummary

rhnChannelDescription

protected RhnChannelType.RhnChannelDescription rhnChannelDescription

rhnChannelGpgKeyUrl

protected String rhnChannelGpgKeyUrl

rhnChannelReceivingUpdates

protected String rhnChannelReceivingUpdates

rhnChannelLastModified

protected String rhnChannelLastModified

rhnChannelProductName

protected String rhnChannelProductName

rhnChannelProductVersion

protected String rhnChannelProductVersion

rhnChannelProductBeta

protected String rhnChannelProductBeta

rhnChannelFamilies

protected RhnChannelFamiliesType rhnChannelFamilies

rhnDists

protected RhnDistsType rhnDists

sourcePackages

protected SourcePackagesType sourcePackages

rhnChannelErrata

protected RhnChannelErrataType rhnChannelErrata

rhnRelease

protected String rhnRelease

channelArch

protected String channelArch

hasComps

protected String hasComps

channelErrata

protected String channelErrata

kickstartableTrees

protected String kickstartableTrees

label

protected String label

packages

protected String packages

channelId

protected String channelId
Constructor Detail

RhnChannelType

public RhnChannelType()
Method Detail

getRhnChannelParentChannel

public RhnChannelParentChannelType getRhnChannelParentChannel()
Gets the value of the rhnChannelParentChannel property.

Returns:
possible object is RhnChannelParentChannelType

setRhnChannelParentChannel

public void setRhnChannelParentChannel(RhnChannelParentChannelType value)
Sets the value of the rhnChannelParentChannel property.

Parameters:
value - allowed object is RhnChannelParentChannelType

getRhnChannelBasedir

public String getRhnChannelBasedir()
Gets the value of the rhnChannelBasedir property.

Returns:
possible object is String

setRhnChannelBasedir

public void setRhnChannelBasedir(String value)
Sets the value of the rhnChannelBasedir property.

Parameters:
value - allowed object is String

getRhnChannelName

public String getRhnChannelName()
Gets the value of the rhnChannelName property.

Returns:
possible object is String

setRhnChannelName

public void setRhnChannelName(String value)
Sets the value of the rhnChannelName property.

Parameters:
value - allowed object is String

getRhnChannelSummary

public String getRhnChannelSummary()
Gets the value of the rhnChannelSummary property.

Returns:
possible object is String

setRhnChannelSummary

public void setRhnChannelSummary(String value)
Sets the value of the rhnChannelSummary property.

Parameters:
value - allowed object is String

getRhnChannelDescription

public RhnChannelType.RhnChannelDescription getRhnChannelDescription()
Gets the value of the rhnChannelDescription property.

Returns:
possible object is RhnChannelType.RhnChannelDescription

setRhnChannelDescription

public void setRhnChannelDescription(RhnChannelType.RhnChannelDescription value)
Sets the value of the rhnChannelDescription property.

Parameters:
value - allowed object is RhnChannelType.RhnChannelDescription

getRhnChannelGpgKeyUrl

public String getRhnChannelGpgKeyUrl()
Gets the value of the rhnChannelGpgKeyUrl property.

Returns:
possible object is String

setRhnChannelGpgKeyUrl

public void setRhnChannelGpgKeyUrl(String value)
Sets the value of the rhnChannelGpgKeyUrl property.

Parameters:
value - allowed object is String

getRhnChannelReceivingUpdates

public String getRhnChannelReceivingUpdates()
Gets the value of the rhnChannelReceivingUpdates property.

Returns:
possible object is String

setRhnChannelReceivingUpdates

public void setRhnChannelReceivingUpdates(String value)
Sets the value of the rhnChannelReceivingUpdates property.

Parameters:
value - allowed object is String

getRhnChannelLastModified

public String getRhnChannelLastModified()
Gets the value of the rhnChannelLastModified property.

Returns:
possible object is String

setRhnChannelLastModified

public void setRhnChannelLastModified(String value)
Sets the value of the rhnChannelLastModified property.

Parameters:
value - allowed object is String

getRhnChannelProductName

public String getRhnChannelProductName()
Gets the value of the rhnChannelProductName property.

Returns:
possible object is String

setRhnChannelProductName

public void setRhnChannelProductName(String value)
Sets the value of the rhnChannelProductName property.

Parameters:
value - allowed object is String

getRhnChannelProductVersion

public String getRhnChannelProductVersion()
Gets the value of the rhnChannelProductVersion property.

Returns:
possible object is String

setRhnChannelProductVersion

public void setRhnChannelProductVersion(String value)
Sets the value of the rhnChannelProductVersion property.

Parameters:
value - allowed object is String

getRhnChannelProductBeta

public String getRhnChannelProductBeta()
Gets the value of the rhnChannelProductBeta property.

Returns:
possible object is String

setRhnChannelProductBeta

public void setRhnChannelProductBeta(String value)
Sets the value of the rhnChannelProductBeta property.

Parameters:
value - allowed object is String

getRhnChannelFamilies

public RhnChannelFamiliesType getRhnChannelFamilies()
Gets the value of the rhnChannelFamilies property.

Returns:
possible object is RhnChannelFamiliesType

setRhnChannelFamilies

public void setRhnChannelFamilies(RhnChannelFamiliesType value)
Sets the value of the rhnChannelFamilies property.

Parameters:
value - allowed object is RhnChannelFamiliesType

getRhnDists

public RhnDistsType getRhnDists()
Gets the value of the rhnDists property.

Returns:
possible object is RhnDistsType

setRhnDists

public void setRhnDists(RhnDistsType value)
Sets the value of the rhnDists property.

Parameters:
value - allowed object is RhnDistsType

getSourcePackages

public SourcePackagesType getSourcePackages()
Gets the value of the sourcePackages property.

Returns:
possible object is SourcePackagesType

setSourcePackages

public void setSourcePackages(SourcePackagesType value)
Sets the value of the sourcePackages property.

Parameters:
value - allowed object is SourcePackagesType

getRhnChannelErrata

public RhnChannelErrataType getRhnChannelErrata()
Gets the value of the rhnChannelErrata property.

Returns:
possible object is RhnChannelErrataType

setRhnChannelErrata

public void setRhnChannelErrata(RhnChannelErrataType value)
Sets the value of the rhnChannelErrata property.

Parameters:
value - allowed object is RhnChannelErrataType

getRhnRelease

public String getRhnRelease()
Gets the value of the rhnRelease property.

Returns:
possible object is String

setRhnRelease

public void setRhnRelease(String value)
Sets the value of the rhnRelease property.

Parameters:
value - allowed object is String

getChannelArch

public String getChannelArch()
Gets the value of the channelArch property.

Returns:
possible object is String

setChannelArch

public void setChannelArch(String value)
Sets the value of the channelArch property.

Parameters:
value - allowed object is String

getHasComps

public String getHasComps()
Gets the value of the hasComps property.

Returns:
possible object is String

setHasComps

public void setHasComps(String value)
Sets the value of the hasComps property.

Parameters:
value - allowed object is String

getChannelErrata

public String getChannelErrata()
Gets the value of the channelErrata property.

Returns:
possible object is String

setChannelErrata

public void setChannelErrata(String value)
Sets the value of the channelErrata property.

Parameters:
value - allowed object is String

getKickstartableTrees

public String getKickstartableTrees()
Gets the value of the kickstartableTrees property.

Returns:
possible object is String

setKickstartableTrees

public void setKickstartableTrees(String value)
Sets the value of the kickstartableTrees property.

Parameters:
value - allowed object is String

getLabel

public String getLabel()
Gets the value of the label property.

Returns:
possible object is String

setLabel

public void setLabel(String value)
Sets the value of the label property.

Parameters:
value - allowed object is String

getPackages

public String getPackages()
Gets the value of the packages property.

Returns:
possible object is String

setPackages

public void setPackages(String value)
Sets the value of the packages property.

Parameters:
value - allowed object is String

getChannelId

public String getChannelId()
Gets the value of the channelId property.

Returns:
possible object is String

setChannelId

public void setChannelId(String value)
Sets the value of the channelId property.

Parameters:
value - allowed object is String


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