public class SOFTREV extends SecsDataStructure
| Modifier and Type | Field and Description |
|---|---|
static int |
maxLength |
cvsRev, theData| Constructor and Description |
|---|
SOFTREV(SecsFormat newData)
If the newData is a type of SecsFormat20 and the size is exactly six then the value is used directly.
|
SOFTREV(java.lang.String newData)
Create the SOFTREV with a string.
|
equals, getArray, getBoolValue, getByteValue, getData, getDoubleValue, getFloatValue, getFormattedBytes, getIntValue, getLength, getLongValue, getNumberOfLengthBytes, getShortValue, getStringValue, hashCode, setArray, setDataFromByteArray, setLength, setNumberOfLengthBytes, toString, toString, zeroLengthpublic SOFTREV(SecsFormat newData) throws SecsException
newData - the new SOFTREVSecsException - thrown if newData is not a SecsFormat20.public SOFTREV(java.lang.String newData)
throws SecsException
newData - the string to use as the SOFTREVSecsException - never thrown by this method.Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.