Module hla.rti1516e

Interface HLAinteger64BE

All Superinterfaces:
DataElement

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

    • getValue

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

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