public static class GemToolModelSnapshot.GemAlarmVariable extends GemToolModelSnapshot.GemVariable
Modifier and Type | Field and Description |
---|---|
int |
alcd
The ALCD.
|
boolean |
enabled
True if the alarm has been "enabled".
|
boolean |
set
True if the alarm has been "set".
|
id, name
Constructor and Description |
---|
GemAlarmVariable()
Create the ID.
|
GemAlarmVariable(java.lang.String name,
long id,
boolean set,
boolean enabled)
Create the ID.
|
GemAlarmVariable(java.lang.String name,
long id,
boolean set,
boolean enabled,
int alcd)
Create the ID.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataSourceName() |
java.lang.String |
toString() |
equals, getId, getName, hashCode
public int alcd
public boolean enabled
public boolean set
public GemAlarmVariable()
public GemAlarmVariable(java.lang.String name, long id, boolean set, boolean enabled)
public GemAlarmVariable(java.lang.String name, long id, boolean set, boolean enabled, int alcd)
public java.lang.String getDataSourceName()
getDataSourceName
in class GemToolModelSnapshot.GemVariable
public java.lang.String toString()
toString
in class GemToolModelSnapshot.GemVariable
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.