public class Gauge32 extends UnsignedInteger32
Gauge32
class is indistinguishable from
UnsingedInteger32
.Modifier and Type | Field and Description |
---|---|
(package private) static long |
serialVersionUID |
value
SMISYNTAXES_PROPERTIES
Modifier and Type | Method and Description |
---|---|
java.lang.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
static final long serialVersionUID
public int getSyntax()
AbstractVariable
getSyntax
in interface Variable
getSyntax
in class UnsignedInteger32
public java.lang.Object clone()
Variable
clone
in interface Variable
clone
in class UnsignedInteger32
Variable
with the same value.