Uses of Class
org.rhq.core.domain.alert.AlertDampeningEvent.Type

Packages that use AlertDampeningEvent.Type
org.rhq.core.domain.alert   
 

Uses of AlertDampeningEvent.Type in org.rhq.core.domain.alert
 

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

Constructors in org.rhq.core.domain.alert with parameters of type AlertDampeningEvent.Type
AlertDampeningEvent(AlertDefinition alertDefinition, AlertDampeningEvent.Type type)
           
 



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