public class Gauge32 extends UnsignedInteger32
Gauge32
class is indistinguishable from
UnsingedInteger32
.value
SMISYNTAXES_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, toSubIndex
createFromBER, createFromSyntax, equal, getBERPayloadLength, getSyntaxFromString, getSyntaxString, getSyntaxString, isDynamic, isException
public int getSyntax()
AbstractVariable
getSyntax
in interface Variable
getSyntax
in class UnsignedInteger32
public Object clone()
Variable
clone
in interface Variable
clone
in class UnsignedInteger32
Variable
with the same value.Copyright © 2017 SNMP4J.org. All rights reserved.