public static class IltAlarm.Severity extends IltAlarm.AbstractSeverity
IltAlarm.ImpactSeverity
Modifier and Type | Field and Description |
---|---|
static IltAlarm.Severity |
Cleared |
static IltAlarm.Severity |
Critical |
static IltAlarm.Severity |
Major |
static IlEnumInfo |
metainfo
Contains metainformation about this
IlEnum class. |
static IltAlarm.Severity |
Minor |
static IltAlarm.Severity |
Unknown |
static IltAlarm.Severity |
Warning |
_description, _message, _severity
Constructor and Description |
---|
Severity()
Default constructor
Used internally to initialize the static severities defined
in this class.
|
Severity(String name,
int severity)
Creates a new severity.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of this severity.
|
compareTo, copy, getDescription, getLabel, getSeverity, hashCode, setDescription, setLabel, setMessage, setName, setSeverity
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getName, intern
public static IltAlarm.Severity Critical
public static IltAlarm.Severity Major
public static IltAlarm.Severity Minor
public static IltAlarm.Severity Warning
public static IltAlarm.Severity Unknown
public static IltAlarm.Severity Cleared
public static IlEnumInfo metainfo
IlEnum
class.public Severity()
public Severity(String name, int severity)
IltObjectState
instances.name
- A name for the severity, used for serialization purposes.public String getCategory()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.