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

Packages that use RhnChannelFamiliesType
org.rhq.enterprise.server.plugins.rhnhosted.xml   
 

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

Fields in org.rhq.enterprise.server.plugins.rhnhosted.xml declared as RhnChannelFamiliesType
protected  RhnChannelFamiliesType RhnSatelliteType.rhnChannelFamilies
           
protected  RhnChannelFamiliesType RhnChannelType.rhnChannelFamilies
           
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml that return RhnChannelFamiliesType
 RhnChannelFamiliesType ObjectFactory.createRhnChannelFamiliesType()
          Create an instance of RhnChannelFamiliesType
 RhnChannelFamiliesType RhnSatelliteType.getRhnChannelFamilies()
          Gets the value of the rhnChannelFamilies property.
 RhnChannelFamiliesType RhnChannelType.getRhnChannelFamilies()
          Gets the value of the rhnChannelFamilies property.
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.xml with parameters of type RhnChannelFamiliesType
 void RhnSatelliteType.setRhnChannelFamilies(RhnChannelFamiliesType value)
          Sets the value of the rhnChannelFamilies property.
 void RhnChannelType.setRhnChannelFamilies(RhnChannelFamiliesType value)
          Sets the value of the rhnChannelFamilies property.
 



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