public class LogColumn
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LC_ALARM_HD_STATE |
static int |
LC_ALARM_STATE |
static int |
LC_EVENT_CODE |
static int |
LC_INTEGER |
static int |
LC_OBJECT_ID |
static int |
LC_SEVERITY |
static int |
LC_TEXT |
static int |
LC_TIMESTAMP |
static int |
LC_USER_ID |
| Modifier | Constructor and Description |
|---|---|
protected |
LogColumn(NXCPMessage msg,
long baseId)
Create log column object from NXCP message
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
int |
getType() |
public static final int LC_TEXT
public static final int LC_SEVERITY
public static final int LC_OBJECT_ID
public static final int LC_USER_ID
public static final int LC_EVENT_CODE
public static final int LC_TIMESTAMP
public static final int LC_INTEGER
public static final int LC_ALARM_STATE
public static final int LC_ALARM_HD_STATE
protected LogColumn(NXCPMessage msg, long baseId)
msg - NXCP messagebaseId - Base variable IDCopyright © 2014. All Rights Reserved.