Module hla.rti1516e

Interface HLAinteger32BE

All Superinterfaces:
DataElement

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

    • getValue

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

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