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

Uses of SnmpRowResult in org.opennms.netmgt.snmp
 

Methods in org.opennms.netmgt.snmp that return SnmpRowResult
 SnmpRowResult SnmpTableResult.createRowResult(int columnCount, SnmpInstId instance)
           
 SnmpRowResult RowResultFactory.createRowResult(int columnCount, SnmpInstId instance)
           
 SnmpRowResult TableTracker.createRowResult(int columnCount, SnmpInstId instance)
           
 

Methods in org.opennms.netmgt.snmp with parameters of type SnmpRowResult
 int SnmpRowResult.compareTo(SnmpRowResult other)
           
 void RowCallback.rowCompleted(SnmpRowResult result)
           
 void TableTracker.rowCompleted(SnmpRowResult row)
           
 



Copyright © 2010. All Rights Reserved.