public class AlertLevel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
fatal |
static short |
warning |
| Constructor and Description |
|---|
AlertLevel() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getName(short alertDescription) |
static java.lang.String |
getText(short alertDescription) |
public static final short warning
public static final short fatal