Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events
Class AlertSeverity

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.events.AlertSeverity
All Implemented Interfaces:
java.io.Serializable, JSON

public class AlertSeverity
extends HypericEnum

See Also:
Serialized Form

Field Summary
static AlertSeverity HIGH
           
static AlertSeverity LOW
           
static AlertSeverity MEDIUM
           
 
Method Summary
static AlertSeverity findByCode(int code)
           
static java.util.List getAll()
           
 
Methods inherited from class org.hyperic.util.HypericEnum
findByCode, findByDescription, getAll, getByCode, getCode, getDescription, getJsonName, getValue, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LOW

public static final AlertSeverity LOW

MEDIUM

public static final AlertSeverity MEDIUM

HIGH

public static final AlertSeverity HIGH
Method Detail

getAll

public static java.util.List getAll()

findByCode

public static AlertSeverity findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.