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

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

public class RhnErratumType
extends Object

Java class for rhn-erratumType complex type.

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

 <complexType name="rhn-erratumType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="rhn-erratum-advisory-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-advisory-rel" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-advisory-type" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-product" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-description" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-synopsis" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-topic" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-solution" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-refers-to" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-notes" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-issue-date" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-update-date" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-last-modified" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-erratum-keywords" type="{}rhn-erratum-keywordsType"/>
         <element name="rhn-erratum-bugs" type="{}rhn-erratum-bugsType"/>
         <element name="rhn-erratum-files" type="{}rhn-erratum-filesType"/>
       </sequence>
       <attribute name="channels" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="advisory" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="packages" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="cve-names" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String advisory
           
protected  String channels
           
protected  String cveNames
           
protected  String id
           
protected  String packages
           
protected  String rhnErratumAdvisoryName
           
protected  String rhnErratumAdvisoryRel
           
protected  String rhnErratumAdvisoryType
           
protected  RhnErratumBugsType rhnErratumBugs
           
protected  String rhnErratumDescription
           
protected  RhnErratumFilesType rhnErratumFiles
           
protected  String rhnErratumIssueDate
           
protected  RhnErratumKeywordsType rhnErratumKeywords
           
protected  String rhnErratumLastModified
           
protected  String rhnErratumNotes
           
protected  String rhnErratumProduct
           
protected  String rhnErratumRefersTo
           
protected  String rhnErratumSolution
           
protected  String rhnErratumSynopsis
           
protected  String rhnErratumTopic
           
protected  String rhnErratumUpdateDate
           
 
Constructor Summary
RhnErratumType()
           
 
Method Summary
 String getAdvisory()
          Gets the value of the advisory property.
 String getChannels()
          Gets the value of the channels property.
 String getCveNames()
          Gets the value of the cveNames property.
 String getId()
          Gets the value of the id property.
 String getPackages()
          Gets the value of the packages property.
 String getRhnErratumAdvisoryName()
          Gets the value of the rhnErratumAdvisoryName property.
 String getRhnErratumAdvisoryRel()
          Gets the value of the rhnErratumAdvisoryRel property.
 String getRhnErratumAdvisoryType()
          Gets the value of the rhnErratumAdvisoryType property.
 RhnErratumBugsType getRhnErratumBugs()
          Gets the value of the rhnErratumBugs property.
 String getRhnErratumDescription()
          Gets the value of the rhnErratumDescription property.
 RhnErratumFilesType getRhnErratumFiles()
          Gets the value of the rhnErratumFiles property.
 String getRhnErratumIssueDate()
          Gets the value of the rhnErratumIssueDate property.
 RhnErratumKeywordsType getRhnErratumKeywords()
          Gets the value of the rhnErratumKeywords property.
 String getRhnErratumLastModified()
          Gets the value of the rhnErratumLastModified property.
 String getRhnErratumNotes()
          Gets the value of the rhnErratumNotes property.
 String getRhnErratumProduct()
          Gets the value of the rhnErratumProduct property.
 String getRhnErratumRefersTo()
          Gets the value of the rhnErratumRefersTo property.
 String getRhnErratumSolution()
          Gets the value of the rhnErratumSolution property.
 String getRhnErratumSynopsis()
          Gets the value of the rhnErratumSynopsis property.
 String getRhnErratumTopic()
          Gets the value of the rhnErratumTopic property.
 String getRhnErratumUpdateDate()
          Gets the value of the rhnErratumUpdateDate property.
 void setAdvisory(String value)
          Sets the value of the advisory property.
 void setChannels(String value)
          Sets the value of the channels property.
 void setCveNames(String value)
          Sets the value of the cveNames property.
 void setId(String value)
          Sets the value of the id property.
 void setPackages(String value)
          Sets the value of the packages property.
 void setRhnErratumAdvisoryName(String value)
          Sets the value of the rhnErratumAdvisoryName property.
 void setRhnErratumAdvisoryRel(String value)
          Sets the value of the rhnErratumAdvisoryRel property.
 void setRhnErratumAdvisoryType(String value)
          Sets the value of the rhnErratumAdvisoryType property.
 void setRhnErratumBugs(RhnErratumBugsType value)
          Sets the value of the rhnErratumBugs property.
 void setRhnErratumDescription(String value)
          Sets the value of the rhnErratumDescription property.
 void setRhnErratumFiles(RhnErratumFilesType value)
          Sets the value of the rhnErratumFiles property.
 void setRhnErratumIssueDate(String value)
          Sets the value of the rhnErratumIssueDate property.
 void setRhnErratumKeywords(RhnErratumKeywordsType value)
          Sets the value of the rhnErratumKeywords property.
 void setRhnErratumLastModified(String value)
          Sets the value of the rhnErratumLastModified property.
 void setRhnErratumNotes(String value)
          Sets the value of the rhnErratumNotes property.
 void setRhnErratumProduct(String value)
          Sets the value of the rhnErratumProduct property.
 void setRhnErratumRefersTo(String value)
          Sets the value of the rhnErratumRefersTo property.
 void setRhnErratumSolution(String value)
          Sets the value of the rhnErratumSolution property.
 void setRhnErratumSynopsis(String value)
          Sets the value of the rhnErratumSynopsis property.
 void setRhnErratumTopic(String value)
          Sets the value of the rhnErratumTopic property.
 void setRhnErratumUpdateDate(String value)
          Sets the value of the rhnErratumUpdateDate property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rhnErratumAdvisoryName

protected String rhnErratumAdvisoryName

rhnErratumAdvisoryRel

protected String rhnErratumAdvisoryRel

rhnErratumAdvisoryType

protected String rhnErratumAdvisoryType

rhnErratumProduct

protected String rhnErratumProduct

rhnErratumDescription

protected String rhnErratumDescription

rhnErratumSynopsis

protected String rhnErratumSynopsis

rhnErratumTopic

protected String rhnErratumTopic

rhnErratumSolution

protected String rhnErratumSolution

rhnErratumRefersTo

protected String rhnErratumRefersTo

rhnErratumNotes

protected String rhnErratumNotes

rhnErratumIssueDate

protected String rhnErratumIssueDate

rhnErratumUpdateDate

protected String rhnErratumUpdateDate

rhnErratumLastModified

protected String rhnErratumLastModified

rhnErratumKeywords

protected RhnErratumKeywordsType rhnErratumKeywords

rhnErratumBugs

protected RhnErratumBugsType rhnErratumBugs

rhnErratumFiles

protected RhnErratumFilesType rhnErratumFiles

channels

protected String channels

advisory

protected String advisory

packages

protected String packages

id

protected String id

cveNames

protected String cveNames
Constructor Detail

RhnErratumType

public RhnErratumType()
Method Detail

getRhnErratumAdvisoryName

public String getRhnErratumAdvisoryName()
Gets the value of the rhnErratumAdvisoryName property.

Returns:
possible object is String

setRhnErratumAdvisoryName

public void setRhnErratumAdvisoryName(String value)
Sets the value of the rhnErratumAdvisoryName property.

Parameters:
value - allowed object is String

getRhnErratumAdvisoryRel

public String getRhnErratumAdvisoryRel()
Gets the value of the rhnErratumAdvisoryRel property.

Returns:
possible object is String

setRhnErratumAdvisoryRel

public void setRhnErratumAdvisoryRel(String value)
Sets the value of the rhnErratumAdvisoryRel property.

Parameters:
value - allowed object is String

getRhnErratumAdvisoryType

public String getRhnErratumAdvisoryType()
Gets the value of the rhnErratumAdvisoryType property.

Returns:
possible object is String

setRhnErratumAdvisoryType

public void setRhnErratumAdvisoryType(String value)
Sets the value of the rhnErratumAdvisoryType property.

Parameters:
value - allowed object is String

getRhnErratumProduct

public String getRhnErratumProduct()
Gets the value of the rhnErratumProduct property.

Returns:
possible object is String

setRhnErratumProduct

public void setRhnErratumProduct(String value)
Sets the value of the rhnErratumProduct property.

Parameters:
value - allowed object is String

getRhnErratumDescription

public String getRhnErratumDescription()
Gets the value of the rhnErratumDescription property.

Returns:
possible object is String

setRhnErratumDescription

public void setRhnErratumDescription(String value)
Sets the value of the rhnErratumDescription property.

Parameters:
value - allowed object is String

getRhnErratumSynopsis

public String getRhnErratumSynopsis()
Gets the value of the rhnErratumSynopsis property.

Returns:
possible object is String

setRhnErratumSynopsis

public void setRhnErratumSynopsis(String value)
Sets the value of the rhnErratumSynopsis property.

Parameters:
value - allowed object is String

getRhnErratumTopic

public String getRhnErratumTopic()
Gets the value of the rhnErratumTopic property.

Returns:
possible object is String

setRhnErratumTopic

public void setRhnErratumTopic(String value)
Sets the value of the rhnErratumTopic property.

Parameters:
value - allowed object is String

getRhnErratumSolution

public String getRhnErratumSolution()
Gets the value of the rhnErratumSolution property.

Returns:
possible object is String

setRhnErratumSolution

public void setRhnErratumSolution(String value)
Sets the value of the rhnErratumSolution property.

Parameters:
value - allowed object is String

getRhnErratumRefersTo

public String getRhnErratumRefersTo()
Gets the value of the rhnErratumRefersTo property.

Returns:
possible object is String

setRhnErratumRefersTo

public void setRhnErratumRefersTo(String value)
Sets the value of the rhnErratumRefersTo property.

Parameters:
value - allowed object is String

getRhnErratumNotes

public String getRhnErratumNotes()
Gets the value of the rhnErratumNotes property.

Returns:
possible object is String

setRhnErratumNotes

public void setRhnErratumNotes(String value)
Sets the value of the rhnErratumNotes property.

Parameters:
value - allowed object is String

getRhnErratumIssueDate

public String getRhnErratumIssueDate()
Gets the value of the rhnErratumIssueDate property.

Returns:
possible object is String

setRhnErratumIssueDate

public void setRhnErratumIssueDate(String value)
Sets the value of the rhnErratumIssueDate property.

Parameters:
value - allowed object is String

getRhnErratumUpdateDate

public String getRhnErratumUpdateDate()
Gets the value of the rhnErratumUpdateDate property.

Returns:
possible object is String

setRhnErratumUpdateDate

public void setRhnErratumUpdateDate(String value)
Sets the value of the rhnErratumUpdateDate property.

Parameters:
value - allowed object is String

getRhnErratumLastModified

public String getRhnErratumLastModified()
Gets the value of the rhnErratumLastModified property.

Returns:
possible object is String

setRhnErratumLastModified

public void setRhnErratumLastModified(String value)
Sets the value of the rhnErratumLastModified property.

Parameters:
value - allowed object is String

getRhnErratumKeywords

public RhnErratumKeywordsType getRhnErratumKeywords()
Gets the value of the rhnErratumKeywords property.

Returns:
possible object is RhnErratumKeywordsType

setRhnErratumKeywords

public void setRhnErratumKeywords(RhnErratumKeywordsType value)
Sets the value of the rhnErratumKeywords property.

Parameters:
value - allowed object is RhnErratumKeywordsType

getRhnErratumBugs

public RhnErratumBugsType getRhnErratumBugs()
Gets the value of the rhnErratumBugs property.

Returns:
possible object is RhnErratumBugsType

setRhnErratumBugs

public void setRhnErratumBugs(RhnErratumBugsType value)
Sets the value of the rhnErratumBugs property.

Parameters:
value - allowed object is RhnErratumBugsType

getRhnErratumFiles

public RhnErratumFilesType getRhnErratumFiles()
Gets the value of the rhnErratumFiles property.

Returns:
possible object is RhnErratumFilesType

setRhnErratumFiles

public void setRhnErratumFiles(RhnErratumFilesType value)
Sets the value of the rhnErratumFiles property.

Parameters:
value - allowed object is RhnErratumFilesType

getChannels

public String getChannels()
Gets the value of the channels property.

Returns:
possible object is String

setChannels

public void setChannels(String value)
Sets the value of the channels property.

Parameters:
value - allowed object is String

getAdvisory

public String getAdvisory()
Gets the value of the advisory property.

Returns:
possible object is String

setAdvisory

public void setAdvisory(String value)
Sets the value of the advisory 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

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getCveNames

public String getCveNames()
Gets the value of the cveNames property.

Returns:
possible object is String

setCveNames

public void setCveNames(String value)
Sets the value of the cveNames property.

Parameters:
value - allowed object is String


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