-
- All Known Implementing Classes:
SimpleMessageID,TimedMessageID
public interface MessageIDTheMessageIDinterface defines the characteristics of a SNMP message ID as defined by RFC 3412 ยง6.2.- Since:
- 2.4.3
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetID()Gets the integer representation of the message ID.
-