public interface SmiRevision
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the revision description.
|
GregorianCalendar |
getRevision()
Gets the date and time (including time zone and with minutes precision) of the MIB module revision.
|
String |
getRevisionString()
Gets the revision data and time as UTC string.
|
String getDescription()
String getRevisionString()
GregorianCalendar getRevision()
Copyright © 2015 SNMP4J.com. All Rights Reserved.