org.rhq.enterprise.server.plugins.rhnhosted.xml
Class RhnPackageHeaderSigType
java.lang.Object
org.rhq.enterprise.server.plugins.rhnhosted.xml.RhnPackageHeaderSigType
public class RhnPackageHeaderSigType
- extends Object
Java class for rhn-package-header-sigType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="rhn-package-header-sigType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rhn-null" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rhnNull
protected String rhnNull
RhnPackageHeaderSigType
public RhnPackageHeaderSigType()
getRhnNull
public String getRhnNull()
- Gets the value of the rhnNull property.
- Returns:
- possible object is
String
setRhnNull
public void setRhnNull(String value)
- Sets the value of the rhnNull property.
- Parameters:
value - allowed object is
String
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.