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

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

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

Fields in org.rhq.enterprise.server.plugins.rhnhosted.xml with type parameters of type RhnChannelType
protected  List<RhnChannelType> RhnChannelsType.rhnChannel
           
 

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

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return types with arguments of type RhnChannelType
 List<RhnChannelType> RhnChannelsType.getRhnChannel()
          Gets the value of the rhnChannel property.
 

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

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



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