Class SMSProtocolId.ApplicationLayerProtocol

    • Field Detail

      • MIN_VALUE

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

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

      • fromValue

        public static SMSProtocolId.ApplicationLayerProtocol fromValue​(int value)
        Returns a ApplicationLayerProtocol for a particular integer value.
        Returns:
        any known instance, or a new object
      • namedValues

        public static SMSProtocolId.ApplicationLayerProtocol[] namedValues()
        Returns an array containing all of ApplicationLayerProtocol's named numbers.
        Returns:
        a new ApplicationLayerProtocol[]