Class HighLayerCompatibility.Interpretation

    • Field Detail

      • _FIRST_IN_CALL

        public static final int _FIRST_IN_CALL
        Interpretation value corresponding to first in call.
        See Also:
        Constant Field Values
      • MIN_VALUE

        public static final int MIN_VALUE
        Minimum value that a Interpretation instance may take (0).
        See Also:
        Constant Field Values
      • MAX_VALUE

        public static final int MAX_VALUE
        Maximum value that a Interpretation instance may take (7).
        See Also:
        Constant Field Values
    • Method Detail

      • fromValue

        public static HighLayerCompatibility.Interpretation fromValue​(int value)
        Returns a Interpretation for a particular integer value.
        Returns:
        any known instance, or a new object