- All Superinterfaces:
DataElement
Interface for the HLA data type HLAASCIIstring.
-
Method Summary
Methods inherited from interface hla.rti1516e.encoding.DataElement
decode, decode, encode, getEncodedLength, getOctetBoundary, toByteArray
-
Method Details
-
getValue
String getValue()Returns the string value of this element.- Returns:
- string value
-
setValue
Sets the string value of this element.- Parameters:
value- new value
-