org.opennms.mock.snmp
Interface Updatable

All Known Implementing Classes:
PropertiesBackedManagedObject

public interface Updatable

Author:
Mathew Brozowski, Jeff Gehlbach

Method Summary
 void updateValue(org.snmp4j.smi.OID oid, org.snmp4j.smi.Variable value)
           
 

Method Detail

updateValue

void updateValue(org.snmp4j.smi.OID oid,
                 org.snmp4j.smi.Variable value)


Copyright © 2008. All Rights Reserved.