org.opennms.netmgt.poller
Class IfKey
java.lang.Object
org.opennms.netmgt.poller.IfKey
public class IfKey
- extends Object
- Author:
- brozow
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IfKey
public IfKey(int nodeId,
String ipAddr)
getNodeId
public int getNodeId()
getIpAddr
public String getIpAddr()
Copyright © 2009. All Rights Reserved.