Uses of Class
org.opennms.netmgt.snmp.SnmpResult

Uses of SnmpResult in org.opennms.netmgt.snmp
 

Methods in org.opennms.netmgt.snmp that return types with arguments of type SnmpResult
 java.util.List<SnmpResult> SnmpRowResult.getResults()
           
 

Methods in org.opennms.netmgt.snmp with parameters of type SnmpResult
 void SnmpRowResult.addResult(SnmpObjId column, SnmpResult result)
           
 int SnmpResult.compareTo(SnmpResult other)
           
abstract  void AbstractSnmpStore.storeResult(SnmpResult res)
           
protected  void CollectionTracker.storeResult(SnmpResult res)
           
 void TableTracker.storeResult(SnmpResult res)
           
 



Copyright © 2010. All Rights Reserved.