ilog.tgo.model
Class IltAlarm.TrendIndication
java.lang.Object
ilog.util.IlEnum
ilog.tgo.model.IltAlarm.TrendIndication
- All Implemented Interfaces:
- ilog.cpl.util.internal.IlpLabel, ilog.cpl.util.internal.IlpMutableLabel
- Enclosing class:
- IltAlarm
public static class IltAlarm.TrendIndication
- extends IlEnum
- implements ilog.cpl.util.internal.IlpLabel, ilog.cpl.util.internal.IlpMutableLabel
This enumeration lists the possible trend indications.
- See Also:
IltAlarm.setTrendIndication(ilog.tgo.model.IltAlarm.TrendIndication),
IltAlarm.getTrendIndication()
LessSevere
public static IltAlarm.TrendIndication LessSevere
NoChange
public static IltAlarm.TrendIndication NoChange
MoreSevere
public static IltAlarm.TrendIndication MoreSevere
metainfo
public static IlEnumInfo metainfo
- Contains metainformation about this
IlEnum class.
- Internal method or field: do not use!
IltAlarm.TrendIndication
public IltAlarm.TrendIndication()
- Default constructor.
- Internal method or field: do not use!
getLabel
public String getLabel(Locale locale)
- Returns a localized description of the severity.
- Specified by:
getLabel in interface ilog.cpl.util.internal.IlpLabel
- Parameters:
locale - The locale used to retrieve the label.- See Also:
Locale- Internal method or field: do not use!
setLabel
public void setLabel(String label)
- Sets the label.
- Specified by:
setLabel in interface ilog.cpl.util.internal.IlpMutableLabel
- Parameters:
label - The new label to be set.- Internal method or field: do not use!
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.