Module hla.rti1516e

Interface HLAunicodeString

All Superinterfaces:
DataElement

public interface HLAunicodeString extends DataElement
Interface for the HLA data type HLAunicodeString.
  • Method Details

    • getValue

      String getValue()
      Returns the string value of this element.
      Returns:
      string value
    • setValue

      void setValue(String value)
      Sets the string value of this element.
      Parameters:
      value - new value