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