public interface IltAlarmSeverity extends Comparable, ilog.cpl.util.internal.IlpLabel
IltAlarmSystem
,
IltAlarm.Severity
,
IltTrap.Type
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Support for hash tables.
|
String |
getCategory()
Returns the category of this severity.
|
String |
getDescription(IlpContext appContext)
Deprecated.
Use ilog.cpl.util.IlpLabel.getLabel(Locale) instead.
|
String |
getName()
Returns the identification of this severity.
|
int |
getSeverity()
Returns the severity index used to indicate the order of severities in
the system.
|
int |
hashCode()
Support for hash tables.
|
IlEnum |
intern()
Returns a canonical representation for this object.
|
compareTo
String getName()
int getSeverity()
String getCategory()
@Deprecated String getDescription(IlpContext appContext)
IlEnum intern()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.