Module hla.rti1516e

Interface HLAboolean

All Superinterfaces:
DataElement

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

    • getValue

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

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