|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.snmp.types.SnmpValue
com.caucho.server.snmp.types.UnsignedIntegerValue
com.caucho.server.snmp.types.GaugeValue
public class GaugeValue
| Field Summary |
|---|
| Fields inherited from class com.caucho.server.snmp.types.UnsignedIntegerValue |
|---|
_value |
| Fields inherited from class com.caucho.server.snmp.types.SnmpValue |
|---|
COUNTER, EOC, GAUGE, GET_NEXT_REQUEST_PDU, GET_REQUEST_PDU, GET_RESPONSE_PDU, INTEGER, IP_ADDRESS, NULL, OBJECT_IDENTIFIER, OCTET_STRING, OPAQUE, SEQUENCE, SET_REQUEST_PDU, TIME_TICKS, TRAP_PDU |
| Constructor Summary | |
|---|---|
GaugeValue(long value)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.server.snmp.types.UnsignedIntegerValue |
|---|
getLong, toAsn1 |
| Methods inherited from class com.caucho.server.snmp.types.SnmpValue |
|---|
create, create, create, getString, header, toAsn1, typeName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GaugeValue(long value)
| Method Detail |
|---|
public int getType()
getType in class SnmpValuepublic java.lang.String toString()
toString in class UnsignedIntegerValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||