Uses of Class
org.rhq.core.domain.alert.AlertDampening.Category

Packages that use AlertDampening.Category
org.rhq.core.domain.alert   
 

Uses of AlertDampening.Category in org.rhq.core.domain.alert
 

Methods in org.rhq.core.domain.alert that return AlertDampening.Category
 AlertDampening.Category AlertDampening.getCategory()
           
static AlertDampening.Category AlertDampening.Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlertDampening.Category[] AlertDampening.Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.core.domain.alert with parameters of type AlertDampening.Category
 void AlertDampening.setCategory(AlertDampening.Category category)
           
 

Constructors in org.rhq.core.domain.alert with parameters of type AlertDampening.Category
AlertDampening(AlertDampening.Category category)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.