Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert.CustomUi

Packages that use CustomUi
org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert   
 

Uses of CustomUi in org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert declared as CustomUi
protected  CustomUi AlertPluginDescriptorType.customUi
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert that return CustomUi
 CustomUi ObjectFactory.createCustomUi()
          Create an instance of CustomUi
 CustomUi AlertPluginDescriptorType.getCustomUi()
          Gets the value of the customUi property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.alert with parameters of type CustomUi
 void AlertPluginDescriptorType.setCustomUi(CustomUi value)
          Sets the value of the customUi property.
 



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