org.opennms.netmgt.model
Class LocationMonitorIpInterface

java.lang.Object
  extended by org.opennms.netmgt.model.LocationMonitorIpInterface

public class LocationMonitorIpInterface
extends Object


Constructor Summary
LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor, OnmsIpInterface ipInterface)
           
 
Method Summary
 OnmsIpInterface getIpInterface()
           
 OnmsLocationMonitor getLocationMonitor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationMonitorIpInterface

public LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor,
                                  OnmsIpInterface ipInterface)
Method Detail

getIpInterface

public OnmsIpInterface getIpInterface()

getLocationMonitor

public OnmsLocationMonitor getLocationMonitor()


Copyright © 2009. All Rights Reserved.