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

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

public class RhnPackageType
extends Object

Java class for rhn-packageType complex type.

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

 <complexType name="rhn-packageType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="rhn-package-summary" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-description" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-vendor" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-copyright" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-header-sig" type="{}rhn-package-header-sigType"/>
         <element name="rhn-package-header-start" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-header-end" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-changelog" type="{}rhn-package-changelogType"/>
         <element name="rhn-package-requires" type="{}rhn-package-requiresType"/>
         <element name="rhn-package-provides" type="{}rhn-package-providesType"/>
         <element name="rhn-package-conflicts" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="rhn-package-obsoletes" type="{}rhn-package-obsoletesType"/>
         <element name="rhn-package-files" type="{}rhn-package-filesType"/>
       </sequence>
       <attribute name="compat" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="payload-size" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="name" 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="source-rpm" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="md5sum" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="payload-format" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="package-arch" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="rpm-version" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="last-modified" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="epoch" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="version" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="cookie" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="release" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="build-host" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String buildHost
           
protected  String buildTime
           
protected  String compat
           
protected  String cookie
           
protected  String epoch
           
protected  String id
           
protected  String lastModified
           
protected  String md5Sum
           
protected  String name
           
protected  String packageArch
           
protected  String packageGroup
           
protected  String packageSize
           
protected  String payloadFormat
           
protected  String payloadSize
           
protected  String release
           
protected  RhnPackageChangelogType rhnPackageChangelog
           
protected  String rhnPackageConflicts
           
protected  String rhnPackageCopyright
           
protected  String rhnPackageDescription
           
protected  RhnPackageFilesType rhnPackageFiles
           
protected  String rhnPackageHeaderEnd
           
protected  RhnPackageHeaderSigType rhnPackageHeaderSig
           
protected  String rhnPackageHeaderStart
           
protected  RhnPackageObsoletesType rhnPackageObsoletes
           
protected  RhnPackageProvidesType rhnPackageProvides
           
protected  RhnPackageRequiresType rhnPackageRequires
           
protected  String rhnPackageSummary
           
protected  String rhnPackageVendor
           
protected  String rpmVersion
           
protected  String sourceRpm
           
protected  String version
           
 
Constructor Summary
RhnPackageType()
           
 
Method Summary
 String getBuildHost()
          Gets the value of the buildHost property.
 String getBuildTime()
          Gets the value of the buildTime property.
 String getCompat()
          Gets the value of the compat property.
 String getCookie()
          Gets the value of the cookie property.
 String getEpoch()
          Gets the value of the epoch 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 getName()
          Gets the value of the name property.
 String getPackageArch()
          Gets the value of the packageArch property.
 String getPackageGroup()
          Gets the value of the packageGroup property.
 String getPackageSize()
          Gets the value of the packageSize property.
 String getPayloadFormat()
          Gets the value of the payloadFormat property.
 String getPayloadSize()
          Gets the value of the payloadSize property.
 String getRelease()
          Gets the value of the release property.
 RhnPackageChangelogType getRhnPackageChangelog()
          Gets the value of the rhnPackageChangelog property.
 String getRhnPackageConflicts()
          Gets the value of the rhnPackageConflicts property.
 String getRhnPackageCopyright()
          Gets the value of the rhnPackageCopyright property.
 String getRhnPackageDescription()
          Gets the value of the rhnPackageDescription property.
 RhnPackageFilesType getRhnPackageFiles()
          Gets the value of the rhnPackageFiles property.
 String getRhnPackageHeaderEnd()
          Gets the value of the rhnPackageHeaderEnd property.
 RhnPackageHeaderSigType getRhnPackageHeaderSig()
          Gets the value of the rhnPackageHeaderSig property.
 String getRhnPackageHeaderStart()
          Gets the value of the rhnPackageHeaderStart property.
 RhnPackageObsoletesType getRhnPackageObsoletes()
          Gets the value of the rhnPackageObsoletes property.
 RhnPackageProvidesType getRhnPackageProvides()
          Gets the value of the rhnPackageProvides property.
 RhnPackageRequiresType getRhnPackageRequires()
          Gets the value of the rhnPackageRequires property.
 String getRhnPackageSummary()
          Gets the value of the rhnPackageSummary property.
 String getRhnPackageVendor()
          Gets the value of the rhnPackageVendor property.
 String getRpmVersion()
          Gets the value of the rpmVersion property.
 String getSourceRpm()
          Gets the value of the sourceRpm property.
 String getVersion()
          Gets the value of the version property.
 void setBuildHost(String value)
          Sets the value of the buildHost property.
 void setBuildTime(String value)
          Sets the value of the buildTime property.
 void setCompat(String value)
          Sets the value of the compat property.
 void setCookie(String value)
          Sets the value of the cookie property.
 void setEpoch(String value)
          Sets the value of the epoch 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 setName(String value)
          Sets the value of the name property.
 void setPackageArch(String value)
          Sets the value of the packageArch property.
 void setPackageGroup(String value)
          Sets the value of the packageGroup property.
 void setPackageSize(String value)
          Sets the value of the packageSize property.
 void setPayloadFormat(String value)
          Sets the value of the payloadFormat property.
 void setPayloadSize(String value)
          Sets the value of the payloadSize property.
 void setRelease(String value)
          Sets the value of the release property.
 void setRhnPackageChangelog(RhnPackageChangelogType value)
          Sets the value of the rhnPackageChangelog property.
 void setRhnPackageConflicts(String value)
          Sets the value of the rhnPackageConflicts property.
 void setRhnPackageCopyright(String value)
          Sets the value of the rhnPackageCopyright property.
 void setRhnPackageDescription(String value)
          Sets the value of the rhnPackageDescription property.
 void setRhnPackageFiles(RhnPackageFilesType value)
          Sets the value of the rhnPackageFiles property.
 void setRhnPackageHeaderEnd(String value)
          Sets the value of the rhnPackageHeaderEnd property.
 void setRhnPackageHeaderSig(RhnPackageHeaderSigType value)
          Sets the value of the rhnPackageHeaderSig property.
 void setRhnPackageHeaderStart(String value)
          Sets the value of the rhnPackageHeaderStart property.
 void setRhnPackageObsoletes(RhnPackageObsoletesType value)
          Sets the value of the rhnPackageObsoletes property.
 void setRhnPackageProvides(RhnPackageProvidesType value)
          Sets the value of the rhnPackageProvides property.
 void setRhnPackageRequires(RhnPackageRequiresType value)
          Sets the value of the rhnPackageRequires property.
 void setRhnPackageSummary(String value)
          Sets the value of the rhnPackageSummary property.
 void setRhnPackageVendor(String value)
          Sets the value of the rhnPackageVendor property.
 void setRpmVersion(String value)
          Sets the value of the rpmVersion property.
 void setSourceRpm(String value)
          Sets the value of the sourceRpm property.
 void setVersion(String value)
          Sets the value of the version property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rhnPackageSummary

protected String rhnPackageSummary

rhnPackageDescription

protected String rhnPackageDescription

rhnPackageVendor

protected String rhnPackageVendor

rhnPackageCopyright

protected String rhnPackageCopyright

rhnPackageHeaderSig

protected RhnPackageHeaderSigType rhnPackageHeaderSig

rhnPackageHeaderStart

protected String rhnPackageHeaderStart

rhnPackageHeaderEnd

protected String rhnPackageHeaderEnd

rhnPackageChangelog

protected RhnPackageChangelogType rhnPackageChangelog

rhnPackageRequires

protected RhnPackageRequiresType rhnPackageRequires

rhnPackageProvides

protected RhnPackageProvidesType rhnPackageProvides

rhnPackageConflicts

protected String rhnPackageConflicts

rhnPackageObsoletes

protected RhnPackageObsoletesType rhnPackageObsoletes

rhnPackageFiles

protected RhnPackageFilesType rhnPackageFiles

compat

protected String compat

payloadSize

protected String payloadSize

name

protected String name

packageSize

protected String packageSize

packageGroup

protected String packageGroup

buildTime

protected String buildTime

sourceRpm

protected String sourceRpm

md5Sum

protected String md5Sum

payloadFormat

protected String payloadFormat

packageArch

protected String packageArch

rpmVersion

protected String rpmVersion

lastModified

protected String lastModified

epoch

protected String epoch

version

protected String version

cookie

protected String cookie

release

protected String release

buildHost

protected String buildHost

id

protected String id
Constructor Detail

RhnPackageType

public RhnPackageType()
Method Detail

getRhnPackageSummary

public String getRhnPackageSummary()
Gets the value of the rhnPackageSummary property.

Returns:
possible object is String

setRhnPackageSummary

public void setRhnPackageSummary(String value)
Sets the value of the rhnPackageSummary property.

Parameters:
value - allowed object is String

getRhnPackageDescription

public String getRhnPackageDescription()
Gets the value of the rhnPackageDescription property.

Returns:
possible object is String

setRhnPackageDescription

public void setRhnPackageDescription(String value)
Sets the value of the rhnPackageDescription property.

Parameters:
value - allowed object is String

getRhnPackageVendor

public String getRhnPackageVendor()
Gets the value of the rhnPackageVendor property.

Returns:
possible object is String

setRhnPackageVendor

public void setRhnPackageVendor(String value)
Sets the value of the rhnPackageVendor property.

Parameters:
value - allowed object is String

getRhnPackageCopyright

public String getRhnPackageCopyright()
Gets the value of the rhnPackageCopyright property.

Returns:
possible object is String

setRhnPackageCopyright

public void setRhnPackageCopyright(String value)
Sets the value of the rhnPackageCopyright property.

Parameters:
value - allowed object is String

getRhnPackageHeaderSig

public RhnPackageHeaderSigType getRhnPackageHeaderSig()
Gets the value of the rhnPackageHeaderSig property.

Returns:
possible object is RhnPackageHeaderSigType

setRhnPackageHeaderSig

public void setRhnPackageHeaderSig(RhnPackageHeaderSigType value)
Sets the value of the rhnPackageHeaderSig property.

Parameters:
value - allowed object is RhnPackageHeaderSigType

getRhnPackageHeaderStart

public String getRhnPackageHeaderStart()
Gets the value of the rhnPackageHeaderStart property.

Returns:
possible object is String

setRhnPackageHeaderStart

public void setRhnPackageHeaderStart(String value)
Sets the value of the rhnPackageHeaderStart property.

Parameters:
value - allowed object is String

getRhnPackageHeaderEnd

public String getRhnPackageHeaderEnd()
Gets the value of the rhnPackageHeaderEnd property.

Returns:
possible object is String

setRhnPackageHeaderEnd

public void setRhnPackageHeaderEnd(String value)
Sets the value of the rhnPackageHeaderEnd property.

Parameters:
value - allowed object is String

getRhnPackageChangelog

public RhnPackageChangelogType getRhnPackageChangelog()
Gets the value of the rhnPackageChangelog property.

Returns:
possible object is RhnPackageChangelogType

setRhnPackageChangelog

public void setRhnPackageChangelog(RhnPackageChangelogType value)
Sets the value of the rhnPackageChangelog property.

Parameters:
value - allowed object is RhnPackageChangelogType

getRhnPackageRequires

public RhnPackageRequiresType getRhnPackageRequires()
Gets the value of the rhnPackageRequires property.

Returns:
possible object is RhnPackageRequiresType

setRhnPackageRequires

public void setRhnPackageRequires(RhnPackageRequiresType value)
Sets the value of the rhnPackageRequires property.

Parameters:
value - allowed object is RhnPackageRequiresType

getRhnPackageProvides

public RhnPackageProvidesType getRhnPackageProvides()
Gets the value of the rhnPackageProvides property.

Returns:
possible object is RhnPackageProvidesType

setRhnPackageProvides

public void setRhnPackageProvides(RhnPackageProvidesType value)
Sets the value of the rhnPackageProvides property.

Parameters:
value - allowed object is RhnPackageProvidesType

getRhnPackageConflicts

public String getRhnPackageConflicts()
Gets the value of the rhnPackageConflicts property.

Returns:
possible object is String

setRhnPackageConflicts

public void setRhnPackageConflicts(String value)
Sets the value of the rhnPackageConflicts property.

Parameters:
value - allowed object is String

getRhnPackageObsoletes

public RhnPackageObsoletesType getRhnPackageObsoletes()
Gets the value of the rhnPackageObsoletes property.

Returns:
possible object is RhnPackageObsoletesType

setRhnPackageObsoletes

public void setRhnPackageObsoletes(RhnPackageObsoletesType value)
Sets the value of the rhnPackageObsoletes property.

Parameters:
value - allowed object is RhnPackageObsoletesType

getRhnPackageFiles

public RhnPackageFilesType getRhnPackageFiles()
Gets the value of the rhnPackageFiles property.

Returns:
possible object is RhnPackageFilesType

setRhnPackageFiles

public void setRhnPackageFiles(RhnPackageFilesType value)
Sets the value of the rhnPackageFiles property.

Parameters:
value - allowed object is RhnPackageFilesType

getCompat

public String getCompat()
Gets the value of the compat property.

Returns:
possible object is String

setCompat

public void setCompat(String value)
Sets the value of the compat property.

Parameters:
value - allowed object is String

getPayloadSize

public String getPayloadSize()
Gets the value of the payloadSize property.

Returns:
possible object is String

setPayloadSize

public void setPayloadSize(String value)
Sets the value of the payloadSize property.

Parameters:
value - allowed object is String

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getPackageSize

public String getPackageSize()
Gets the value of the packageSize property.

Returns:
possible object is String

setPackageSize

public void setPackageSize(String value)
Sets the value of the packageSize property.

Parameters:
value - allowed object is String

getPackageGroup

public String getPackageGroup()
Gets the value of the packageGroup property.

Returns:
possible object is String

setPackageGroup

public void setPackageGroup(String value)
Sets the value of the packageGroup property.

Parameters:
value - allowed object is String

getBuildTime

public String getBuildTime()
Gets the value of the buildTime property.

Returns:
possible object is String

setBuildTime

public void setBuildTime(String value)
Sets the value of the buildTime property.

Parameters:
value - allowed object is String

getSourceRpm

public String getSourceRpm()
Gets the value of the sourceRpm property.

Returns:
possible object is String

setSourceRpm

public void setSourceRpm(String value)
Sets the value of the sourceRpm property.

Parameters:
value - allowed object is String

getMd5Sum

public String getMd5Sum()
Gets the value of the md5Sum property.

Returns:
possible object is String

setMd5Sum

public void setMd5Sum(String value)
Sets the value of the md5Sum property.

Parameters:
value - allowed object is String

getPayloadFormat

public String getPayloadFormat()
Gets the value of the payloadFormat property.

Returns:
possible object is String

setPayloadFormat

public void setPayloadFormat(String value)
Sets the value of the payloadFormat property.

Parameters:
value - allowed object is String

getPackageArch

public String getPackageArch()
Gets the value of the packageArch property.

Returns:
possible object is String

setPackageArch

public void setPackageArch(String value)
Sets the value of the packageArch property.

Parameters:
value - allowed object is String

getRpmVersion

public String getRpmVersion()
Gets the value of the rpmVersion property.

Returns:
possible object is String

setRpmVersion

public void setRpmVersion(String value)
Sets the value of the rpmVersion property.

Parameters:
value - allowed object is String

getLastModified

public String getLastModified()
Gets the value of the lastModified property.

Returns:
possible object is String

setLastModified

public void setLastModified(String value)
Sets the value of the lastModified property.

Parameters:
value - allowed object is String

getEpoch

public String getEpoch()
Gets the value of the epoch property.

Returns:
possible object is String

setEpoch

public void setEpoch(String value)
Sets the value of the epoch property.

Parameters:
value - allowed object is String

getVersion

public String getVersion()
Gets the value of the version property.

Returns:
possible object is String

setVersion

public void setVersion(String value)
Sets the value of the version property.

Parameters:
value - allowed object is String

getCookie

public String getCookie()
Gets the value of the cookie property.

Returns:
possible object is String

setCookie

public void setCookie(String value)
Sets the value of the cookie property.

Parameters:
value - allowed object is String

getRelease

public String getRelease()
Gets the value of the release property.

Returns:
possible object is String

setRelease

public void setRelease(String value)
Sets the value of the release property.

Parameters:
value - allowed object is String

getBuildHost

public String getBuildHost()
Gets the value of the buildHost property.

Returns:
possible object is String

setBuildHost

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


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