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

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

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

Fields in org.rhq.enterprise.server.plugins.rhnhosted.xml with type parameters of type RhnChannelFamilyType
protected  List<RhnChannelFamilyType> RhnChannelFamiliesType.rhnChannelFamily
           
 

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

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return types with arguments of type RhnChannelFamilyType
 List<RhnChannelFamilyType> RhnChannelFamiliesType.getRhnChannelFamily()
          Gets the value of the rhnChannelFamily property.
 

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

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



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