Module org.snmp4j
Package org.snmp4j.mp

Class SimpleMessageID

    • Constructor Detail

      • SimpleMessageID

        public SimpleMessageID​(int messageID)
    • Method Detail

      • hashCode

        public int hashCode​()
        Overrides:
        hashCode in class Object
      • getID

        public int getID​()
        Description copied from interface: MessageID
        Gets the integer representation of the message ID.
        Specified by:
        getID in interface MessageID
        Returns:
        the message ID as a value between 0 and 2147483647 (inclusive).