public class StringDateTime extends StringSizeTerminated
frameBody, identifier, logger, size, TYPE_ELEMENT, value
Constructor and Description |
---|
StringDateTime(String identifier,
AbstractTagFrameBody frameBody)
Creates a new ObjectStringDateTime datatype.
|
StringDateTime(StringDateTime object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getValue()
Get value held by this Object
|
void |
setValue(Object value)
Set the value held by this datatype, this is used typically used when the
user wants to modify the value in an existing frame.
|
getTextEncodingCharSet
addValue, checkTrailingNull, getNumberOfValues, getValueAtIndex, getValues, getValueWithoutTrailingNull, readByteArray, splitByNullSeperator, stripTrailingNull, writeByteArray, writeString, writeStringUTF16BEBOM, writeStringUTF16LEBOM
canBeEncoded, getCorrectDecoder, getSize, setSize, toString
createStructure, getBody, getIdentifier, readByteArray, setBody
public StringDateTime(String identifier, AbstractTagFrameBody frameBody)
identifier
- frameBody
- public StringDateTime(StringDateTime object)
public void setValue(Object value)
AbstractDataType
setValue
in class AbstractDataType
value
- public Object getValue()
AbstractDataType
getValue
in class AbstractDataType
public boolean equals(Object obj)
equals
in class StringSizeTerminated
Copyright © 2005–2020 jthink.net. All rights reserved.