Module hla.rti1516e

Interface HLAbyte

All Superinterfaces:
DataElement

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