|
||||||||||
| 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.NullValue
public class NullValue
| Field Summary | |
|---|---|
static NullValue |
NULL
|
| 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, OBJECT_IDENTIFIER, OCTET_STRING, OPAQUE, SEQUENCE, SET_REQUEST_PDU, TIME_TICKS, TRAP_PDU |
| Constructor Summary | |
|---|---|
NullValue()
|
|
| Method Summary | |
|---|---|
int |
getType()
|
void |
toAsn1(java.lang.StringBuilder sb)
|
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.server.snmp.types.SnmpValue |
|---|
create, create, create, getLong, getString, header, toAsn1, typeName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final NullValue NULL
| Constructor Detail |
|---|
public NullValue()
| Method Detail |
|---|
public int getType()
getType in class SnmpValuepublic void toAsn1(java.lang.StringBuilder sb)
toAsn1 in class SnmpValuepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||