Module hla.rti1516e

Interface HLAASCIIstring

All Superinterfaces:
DataElement

public interface HLAASCIIstring extends DataElement
Interface for the HLA data type HLAASCIIstring.
  • 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