public class Gauge32 extends UnsignedInteger32
Gauge32 class is indistinguishable from
UnsingedInteger32.valueSMISYNTAXES_PROPERTIES| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Clones this variable.
|
int |
getSyntax()
Gets the ASN.1 syntax identifier value of this SNMP variable.
|
compareTo, decodeBER, encodeBER, equals, fromSubIndex, getBERLength, getValue, hashCode, setValue, setValue, toInt, toLong, toString, toSubIndexcreateFromBER, createFromSyntax, equal, getBERPayloadLength, getSyntaxFromString, getSyntaxString, getSyntaxString, isDynamic, isExceptionpublic int getSyntax()
AbstractVariablegetSyntax in interface VariablegetSyntax in class UnsignedInteger32public Object clone()
Variableclone in interface Variableclone in class UnsignedInteger32Variable with the same value.Copyright © 2016 SNMP4J.org. All Rights Reserved.