Module hla.rti1516e

Interface HLAoctet

All Superinterfaces:
DataElement

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

    • getValue

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

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