Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.HelpType

Packages that use HelpType
org.rhq.enterprise.server.xmlschema.generated.serverplugin   
 

Uses of HelpType in org.rhq.enterprise.server.xmlschema.generated.serverplugin
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin declared as HelpType
protected  HelpType ServerPluginDescriptorType.help
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin that return HelpType
 HelpType ObjectFactory.createHelpType()
          Create an instance of HelpType
 HelpType ServerPluginDescriptorType.getHelp()
          Gets the value of the help property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin with parameters of type HelpType
 void ServerPluginDescriptorType.setHelp(HelpType value)
          Sets the value of the help property.
 



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