Uses of Class
org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor.Depends

Packages that use PluginDescriptor.Depends
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of PluginDescriptor.Depends in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type PluginDescriptor.Depends
protected  List<PluginDescriptor.Depends> PluginDescriptor.depends
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return PluginDescriptor.Depends
 PluginDescriptor.Depends ObjectFactory.createPluginDescriptorDepends()
          Create an instance of PluginDescriptor.Depends
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type PluginDescriptor.Depends
 List<PluginDescriptor.Depends> PluginDescriptor.getDepends()
          Gets the value of the depends property.
 



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