public class RSDA extends SecsDataStructure
0 = OK
1 = Denied, busy try later
2 = Denied, spooled data does not exist
3-63 reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
RSDA(byte newData)
Create a new message with binary (format 10) data.
|
RSDA(SecsFormat newData) |
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue() |
java.lang.String |
toString()
Returns the string representation of this object.
|
equals, getArray, getBoolValue, getByteValue, getData, getDoubleValue, getFloatValue, getFormattedBytes, getIntValue, getLength, getLongValue, getNumberOfLengthBytes, getShortValue, getStringValue, hashCode, setArray, setDataFromByteArray, setLength, setNumberOfLengthBytes, toString, zeroLength
public static final java.lang.String cvsRev
public RSDA(byte newData)
public RSDA(SecsFormat newData) throws SecsException
SecsException
public boolean booleanValue()
public java.lang.String toString()
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.