ilog.tgo.model
Class IltAlarmStateEnum

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.model.IltAlarmStateEnum

public class IltAlarmStateEnum
extends IlEnum

This enumeration describes the different alarm states usable for the alarm balloon: namely Raw and Impact.

Since:
JTGO 4.0
See Also:
IltObjectCustomization.getPrimaryAlarmState()

Field Summary
static IltAlarmStateEnum Impact
           
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IltAlarmStateEnum Raw
           
 
Constructor Summary
IltAlarmStateEnum()
          Default constructor.
IltAlarmStateEnum(String name)
          Creates a new IltAlarmStateEnum.
 
Method Summary
 void setName(String name)
          Sets the name of this object.
 
Methods inherited from class ilog.util.IlEnum
getName, intern, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

metainfo

public static IlEnumInfo metainfo
Contains metainformation about this IlEnum class.

Internal method or field: do not use!

Raw

public static IltAlarmStateEnum Raw

Impact

public static IltAlarmStateEnum Impact
Constructor Detail

IltAlarmStateEnum

public IltAlarmStateEnum(String name)
Creates a new IltAlarmStateEnum.

Parameters:
name - a name for the alarm states, used for serialization purposes

IltAlarmStateEnum

public IltAlarmStateEnum()
Default constructor. This constructor is used by CSS styling mechanism and is not meant to be called directly.

Internal method or field: do not use!
Method Detail

setName

public void setName(String name)
Sets the name of this object. This method is used by CSS styling mechanism and is not meant to be called directly.

Overrides:
setName in class IlEnum
Internal method or field: do not use!


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.