|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.snmpadaptor4j.core.mapping.UserDataEntryDataMapTrapMapping
public final class UserDataEntryDataMapTrapMapping
Mapping to build an entry of the map in dataMap field of SnmpTrap from an entry of map in
userData field of JMX notification.
MapDataMapTrapMapping,
Serialized Form| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getKey()
Returns the key for find the entry in the map of userData field of JMX notification. |
SnmpOid |
getOid()
Returns the OID of entry in the map of userData field of JMX notification. |
SnmpDataType |
getType()
Returns the SNMP data type of entry in the map of userData field of JMX notification. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getKey()
userData field of JMX notification.
userData field of JMX notification.public SnmpDataType getType()
userData field of JMX notification.
userData field of JMX notification.public SnmpOid getOid()
userData field of JMX notification.
userData field of JMX notification.public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||