|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsnmp.SNMPObject
snmp.SNMPInteger
snmp.SNMPTimeTicks
SNMP datatype used to represent time value. Just extension of SNMPInteger.
Field Summary |
Fields inherited from class snmp.SNMPInteger |
tag, value |
Constructor Summary | |
|
SNMPTimeTicks()
|
protected |
SNMPTimeTicks(byte[] enc)
|
|
SNMPTimeTicks(long value)
|
Methods inherited from class snmp.SNMPInteger |
extractValueFromBEREncoding, getBEREncoding, getValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SNMPTimeTicks()
public SNMPTimeTicks(long value)
protected SNMPTimeTicks(byte[] enc) throws SNMPBadValueException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |