|
||||||||||
| 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.RhnSourcePackageType
public class RhnSourcePackageType
Java class for rhn-source-packageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="rhn-source-packageType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="md5sum" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="payload-size" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="package-size" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="package-group" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="build-time" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sigmd5" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="source-rpm" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="rpm-version" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="build-host" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="cookie" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="vendor" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="last-modified" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
buildHost
|
protected String |
buildTime
|
protected String |
cookie
|
protected String |
id
|
protected String |
lastModified
|
protected String |
md5Sum
|
protected String |
packageGroup
|
protected String |
packageSize
|
protected String |
payloadSize
|
protected String |
rpmVersion
|
protected String |
sigmd5
|
protected String |
sourceRpm
|
protected String |
value
|
protected String |
vendor
|
| Constructor Summary | |
|---|---|
RhnSourcePackageType()
|
|
| Method Summary | |
|---|---|
String |
getBuildHost()
Gets the value of the buildHost property. |
String |
getBuildTime()
Gets the value of the buildTime property. |
String |
getCookie()
Gets the value of the cookie property. |
String |
getId()
Gets the value of the id property. |
String |
getLastModified()
Gets the value of the lastModified property. |
String |
getMd5Sum()
Gets the value of the md5Sum property. |
String |
getPackageGroup()
Gets the value of the packageGroup property. |
String |
getPackageSize()
Gets the value of the packageSize property. |
String |
getPayloadSize()
Gets the value of the payloadSize property. |
String |
getRpmVersion()
Gets the value of the rpmVersion property. |
String |
getSigmd5()
Gets the value of the sigmd5 property. |
String |
getSourceRpm()
Gets the value of the sourceRpm property. |
String |
getValue()
Gets the value of the value property. |
String |
getVendor()
Gets the value of the vendor property. |
void |
setBuildHost(String value)
Sets the value of the buildHost property. |
void |
setBuildTime(String value)
Sets the value of the buildTime property. |
void |
setCookie(String value)
Sets the value of the cookie property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLastModified(String value)
Sets the value of the lastModified property. |
void |
setMd5Sum(String value)
Sets the value of the md5Sum property. |
void |
setPackageGroup(String value)
Sets the value of the packageGroup property. |
void |
setPackageSize(String value)
Sets the value of the packageSize property. |
void |
setPayloadSize(String value)
Sets the value of the payloadSize property. |
void |
setRpmVersion(String value)
Sets the value of the rpmVersion property. |
void |
setSigmd5(String value)
Sets the value of the sigmd5 property. |
void |
setSourceRpm(String value)
Sets the value of the sourceRpm property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setVendor(String value)
Sets the value of the vendor property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String md5Sum
protected String payloadSize
protected String packageSize
protected String packageGroup
protected String buildTime
protected String sigmd5
protected String sourceRpm
protected String rpmVersion
protected String buildHost
protected String cookie
protected String vendor
protected String lastModified
protected String id
| Constructor Detail |
|---|
public RhnSourcePackageType()
| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getMd5Sum()
Stringpublic void setMd5Sum(String value)
value - allowed object is
Stringpublic String getPayloadSize()
Stringpublic void setPayloadSize(String value)
value - allowed object is
Stringpublic String getPackageSize()
Stringpublic void setPackageSize(String value)
value - allowed object is
Stringpublic String getPackageGroup()
Stringpublic void setPackageGroup(String value)
value - allowed object is
Stringpublic String getBuildTime()
Stringpublic void setBuildTime(String value)
value - allowed object is
Stringpublic String getSigmd5()
Stringpublic void setSigmd5(String value)
value - allowed object is
Stringpublic String getSourceRpm()
Stringpublic void setSourceRpm(String value)
value - allowed object is
Stringpublic String getRpmVersion()
Stringpublic void setRpmVersion(String value)
value - allowed object is
Stringpublic String getBuildHost()
Stringpublic void setBuildHost(String value)
value - allowed object is
Stringpublic String getCookie()
Stringpublic void setCookie(String value)
value - allowed object is
Stringpublic String getVendor()
Stringpublic void setVendor(String value)
value - allowed object is
Stringpublic String getLastModified()
Stringpublic void setLastModified(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||