public class DATAID extends SecsDataStructure
Modifier and Type | Field and Description |
---|---|
static boolean |
constantDataId
True if the data ID is constant.
|
static int |
currentId
The current data id.
|
static int |
idType
This is the default ID type.
|
cvsRev, theData
Constructor and Description |
---|
DATAID()
Create the DATAID with the current value.
|
DATAID(byte newData) |
DATAID(int newData) |
DATAID(long newData) |
DATAID(SecsFormat newData) |
DATAID(short newData) |
DATAID(java.lang.String newData) |
Modifier and Type | Method and Description |
---|---|
static int |
createDataId()
Return a unique unsigned data id .
|
equals, getArray, getBoolValue, getByteValue, getData, getDoubleValue, getFloatValue, getFormattedBytes, getIntValue, getLength, getLongValue, getNumberOfLengthBytes, getShortValue, getStringValue, hashCode, setArray, setDataFromByteArray, setLength, setNumberOfLengthBytes, toString, toString, zeroLength
public static boolean constantDataId
public static int currentId
public static int idType
public DATAID()
public DATAID(byte newData)
public DATAID(int newData)
public DATAID(long newData)
public DATAID(SecsFormat newData) throws SecsException
SecsException
public DATAID(short newData)
public DATAID(java.lang.String newData)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.