|
||||||||||
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.OctetStringValue
com.caucho.server.snmp.types.IpAddressValue
public class IpAddressValue
Field Summary |
---|
Fields inherited from class com.caucho.server.snmp.types.OctetStringValue |
---|
PUBLIC |
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 | |
---|---|
IpAddressValue(java.lang.String value)
|
Method Summary | |
---|---|
int |
getType()
|
void |
toAsn1(java.lang.StringBuilder sb)
|
java.lang.String |
toString()
|
Methods inherited from class com.caucho.server.snmp.types.OctetStringValue |
---|
equals, getString |
Methods inherited from class com.caucho.server.snmp.types.SnmpValue |
---|
create, create, create, getLong, header, toAsn1, typeName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IpAddressValue(java.lang.String value)
Method Detail |
---|
public int getType()
getType
in class OctetStringValue
public void toAsn1(java.lang.StringBuilder sb)
toAsn1
in class OctetStringValue
public java.lang.String toString()
toString
in class OctetStringValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |