|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.plugins.rhnhosted.xml.RhnErratumType
public class RhnErratumType
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 |
|---|
protected String rhnErratumAdvisoryName
protected String rhnErratumAdvisoryRel
protected String rhnErratumAdvisoryType
protected String rhnErratumProduct
protected String rhnErratumDescription
protected String rhnErratumSynopsis
protected String rhnErratumTopic
protected String rhnErratumSolution
protected String rhnErratumRefersTo
protected String rhnErratumNotes
protected String rhnErratumIssueDate
protected String rhnErratumUpdateDate
protected String rhnErratumLastModified
protected RhnErratumKeywordsType rhnErratumKeywords
protected RhnErratumBugsType rhnErratumBugs
protected RhnErratumFilesType rhnErratumFiles
protected String channels
protected String advisory
protected String packages
protected String id
protected String cveNames
| Constructor Detail |
|---|
public RhnErratumType()
| Method Detail |
|---|
public String getRhnErratumAdvisoryName()
Stringpublic void setRhnErratumAdvisoryName(String value)
value - allowed object is
Stringpublic String getRhnErratumAdvisoryRel()
Stringpublic void setRhnErratumAdvisoryRel(String value)
value - allowed object is
Stringpublic String getRhnErratumAdvisoryType()
Stringpublic void setRhnErratumAdvisoryType(String value)
value - allowed object is
Stringpublic String getRhnErratumProduct()
Stringpublic void setRhnErratumProduct(String value)
value - allowed object is
Stringpublic String getRhnErratumDescription()
Stringpublic void setRhnErratumDescription(String value)
value - allowed object is
Stringpublic String getRhnErratumSynopsis()
Stringpublic void setRhnErratumSynopsis(String value)
value - allowed object is
Stringpublic String getRhnErratumTopic()
Stringpublic void setRhnErratumTopic(String value)
value - allowed object is
Stringpublic String getRhnErratumSolution()
Stringpublic void setRhnErratumSolution(String value)
value - allowed object is
Stringpublic String getRhnErratumRefersTo()
Stringpublic void setRhnErratumRefersTo(String value)
value - allowed object is
Stringpublic String getRhnErratumNotes()
Stringpublic void setRhnErratumNotes(String value)
value - allowed object is
Stringpublic String getRhnErratumIssueDate()
Stringpublic void setRhnErratumIssueDate(String value)
value - allowed object is
Stringpublic String getRhnErratumUpdateDate()
Stringpublic void setRhnErratumUpdateDate(String value)
value - allowed object is
Stringpublic String getRhnErratumLastModified()
Stringpublic void setRhnErratumLastModified(String value)
value - allowed object is
Stringpublic RhnErratumKeywordsType getRhnErratumKeywords()
RhnErratumKeywordsTypepublic void setRhnErratumKeywords(RhnErratumKeywordsType value)
value - allowed object is
RhnErratumKeywordsTypepublic RhnErratumBugsType getRhnErratumBugs()
RhnErratumBugsTypepublic void setRhnErratumBugs(RhnErratumBugsType value)
value - allowed object is
RhnErratumBugsTypepublic RhnErratumFilesType getRhnErratumFiles()
RhnErratumFilesTypepublic void setRhnErratumFiles(RhnErratumFilesType value)
value - allowed object is
RhnErratumFilesTypepublic String getChannels()
Stringpublic void setChannels(String value)
value - allowed object is
Stringpublic String getAdvisory()
Stringpublic void setAdvisory(String value)
value - allowed object is
Stringpublic String getPackages()
Stringpublic void setPackages(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getCveNames()
Stringpublic void setCveNames(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||