public final class AlertLevelData
static Data
noAlert()
mildAlert()
highAlert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static Data noAlert()
Disables alert.
static Data mildAlert()
Sets the alert level to MILD.
static Data highAlert()
Sets the alert level to HIGH.