ilog.tgo.model
Class IltAlarmStateEnum
java.lang.Object
ilog.util.IlEnum
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()
|
Method Summary |
void |
setName(String name)
Sets the name of this object. |
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
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!
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.