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

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

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

Fields in org.rhq.enterprise.server.plugins.rhnhosted.xml with type parameters of type RhnProductNameType
protected  List<RhnProductNameType> RhnProductNamesType.rhnProductName
           
 

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

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return types with arguments of type RhnProductNameType
 List<RhnProductNameType> RhnProductNamesType.getRhnProductName()
          Gets the value of the rhnProductName property.
 

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

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



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