Uses of Class
org.rhq.core.clientapi.descriptor.plugin.Help

Packages that use Help
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of Help in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin declared as Help
protected  Help ResourceDescriptor.help
           
protected  Help PluginDescriptor.help
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return Help
 Help ObjectFactory.createHelp()
          Create an instance of Help
 Help ResourceDescriptor.getHelp()
          Gets the value of the help property.
 Help PluginDescriptor.getHelp()
          Gets the value of the help property.
 

Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type Help
 void ResourceDescriptor.setHelp(Help value)
          Sets the value of the help property.
 void PluginDescriptor.setHelp(Help value)
          Sets the value of the help property.
 



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