Module hla.rti1516e

Interface HLAASCIIchar

All Superinterfaces:
DataElement

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

    • getValue

      byte getValue()
      Returns the byte value of this element.
      Returns:
      value current value
    • setValue

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