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

Packages that use RhnErratumType
org.rhq.enterprise.server.plugins.rhnhosted.xml   
org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc   
 

Uses of RhnErratumType in org.rhq.enterprise.server.plugins.rhnhosted.xml
 

Fields in org.rhq.enterprise.server.plugins.rhnhosted.xml with type parameters of type RhnErratumType
protected  List<RhnErratumType> RhnErrataType.rhnErratum
           
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return RhnErratumType
 RhnErratumType ObjectFactory.createRhnErratumType()
          Create an instance of RhnErratumType
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return types with arguments of type RhnErratumType
 List<RhnErratumType> RhnErrataType.getRhnErratum()
          Gets the value of the rhnErratum property.
 

Uses of RhnErratumType in org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xmlrpc that return types with arguments of type RhnErratumType
 List<RhnErratumType> RhnComm.getErrataMetadata(String systemId, List<String> erratumIds)
           
 



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