|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.netsnmp.ASN.ASNValue
|
+--org.netsnmp.ASN.INTEGER
|
+--org.netsnmp.ASN.GAUGE
| Field Summary | |
static ASN_TYPE |
type
|
| Fields inherited from class org.netsnmp.ASN.INTEGER |
data |
| Constructor Summary | |
GAUGE(int data)
Creates a new instance of INTEGER |
|
| Method Summary | |
int |
asn_type()
|
ASN_TYPE |
type()
|
| Methods inherited from class org.netsnmp.ASN.INTEGER |
toInt, toInt64, toJavaObject |
| Methods inherited from class org.netsnmp.ASN.ASNValue |
compareTo, toBoolean, toOBJECTID, toOctetString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ASN_TYPE type
| Constructor Detail |
public GAUGE(int data)
| Method Detail |
public int asn_type()
asn_type in class INTEGERpublic ASN_TYPE type()
type in class INTEGER
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||