public class SnmpInt extends SnmpVar
| Constructor and Description |
|---|
SnmpInt(int i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getVarObject() |
int |
intValue() |
byte[] |
toBytes() |
String |
toString() |
String |
toTagString() |
Object |
toValue() |
createVariable, getError, getType, getTypeStringpublic Object getVarObject()
getVarObject in class SnmpVarpublic int intValue()
public String toTagString()
toTagString in class SnmpVarCopyright © 2019. All rights reserved.