|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.percederberg.mibble.snmp.SnmpRevision
An SNMP module identity revision value. This declaration is used inside a module identity macro type.
SnmpModuleIdentity
Constructor Summary | |
SnmpRevision(MibValue value,
java.lang.String description)
Creates a new SNMP module identity revision. |
Method Summary | |
java.lang.String |
getDescription()
Returns the revision description. |
MibValue |
getValue()
Returns the revision number. |
java.lang.String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SnmpRevision(MibValue value, java.lang.String description)
value
- the revision numberdescription
- the revision descriptionMethod Detail |
public MibValue getValue()
public java.lang.String getDescription()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |