ilog.tgo.model
Class IltAlarm.TrendIndication

java.lang.Object
  extended by ilog.util.IlEnum
      extended by 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()

Field Summary
static IltAlarm.TrendIndication LessSevere
           
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IltAlarm.TrendIndication MoreSevere
           
static IltAlarm.TrendIndication NoChange
           
 
Constructor Summary
IltAlarm.TrendIndication()
          Default constructor.
 
Method Summary
 String getLabel(Locale locale)
          Returns a localized description of the severity.
 void setLabel(String label)
          Sets the label.
 
Methods inherited from class ilog.util.IlEnum
getName, intern, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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!
Constructor Detail

IltAlarm.TrendIndication

public IltAlarm.TrendIndication()
Default constructor.

Internal method or field: do not use!
Method Detail

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.