public class PRPAUSEEVENT extends SecsDataStructure
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
theData| Constructor and Description |
|---|
PRPAUSEEVENT(ATTRDATA[] newData) |
PRPAUSEEVENT(int[] newData)
Create a new message with a String (SecsFormat20).
|
PRPAUSEEVENT(SecsFormat newData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(PRPAUSEEVENT newData)
Performs a comparision of the string value this object to the string value the passed object.
|
boolean |
equals(java.lang.String newData)
Performs a comparision of the string value this object to the String passed.
|
ATTRDATA[] |
toATTRDATAArray() |
CEID[] |
toCEIDArray() |
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, zeroLengthpublic static final java.lang.String cvsRev
public PRPAUSEEVENT(ATTRDATA[] newData)
public PRPAUSEEVENT(int[] newData)
public PRPAUSEEVENT(SecsFormat newData) throws SecsException
SecsExceptionpublic boolean equals(PRPAUSEEVENT newData)
public boolean equals(java.lang.String newData)
public ATTRDATA[] toATTRDATAArray() throws SecsException
SecsExceptionpublic CEID[] toCEIDArray() throws SecsException
SecsExceptionpublic java.lang.String toString()
toString in class SecsDataStructureCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.