public class SnmpUnsignedInt extends SnmpVar
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytesValue |
protected long |
numberValue |
| Constructor and Description |
|---|
SnmpUnsignedInt(long l) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getVarObject() |
long |
longValue() |
byte[] |
toBytes() |
String |
toString() |
String |
toTagString() |
Object |
toValue() |
createVariable, getError, getType, getTypeStringpublic Object getVarObject()
getVarObject in class SnmpVarpublic long longValue()
public String toTagString()
toTagString in class SnmpVarCopyright © 2019. All rights reserved.