com.adventnet.snmp.snmp2
Class SnmpTargetAddrTable
java.lang.Object
|
+--com.adventnet.snmp.snmp2.SnmpTargetAddrTable
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class SnmpTargetAddrTable
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addEntry
public boolean addEntry(SnmpTargetAddrEntry)
deSerialize
public void deSerialize()
deSerialize
public void deSerialize(java.io.ObjectInputStream)
getEntry
public SnmpTargetAddrEntry getEntry(byte[])
getEnumeration
public java.util.Enumeration getEnumeration()
getMatchingTagEntries
public java.util.Enumeration getMatchingTagEntries(byte[])
getMatchingTagEntry
public SnmpTargetAddrEntry getMatchingTagEntry(byte[])
removeAllEntries
public void removeAllEntries()
removeEntry
public void removeEntry(SnmpTargetAddrEntry)
removeEntry
public void removeEntry(byte[])
serialize
public void serialize()
serialize
public void serialize(java.io.ObjectOutputStream)
Copyright (c)AdventNet Inc., 1996-2006