|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.util.HypericEnum
org.hyperic.hq.events.AlertSeverity
public class AlertSeverity
| 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 |
|---|
public static final AlertSeverity LOW
public static final AlertSeverity MEDIUM
public static final AlertSeverity HIGH
| Method Detail |
|---|
public static java.util.List getAll()
public static AlertSeverity findByCode(int code)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||