|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.model.LocationMonitorIpInterface
public class LocationMonitorIpInterface
LocationMonitorIpInterface class.
| Constructor Summary | |
|---|---|
LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor,
OnmsIpInterface ipInterface)
Constructor for LocationMonitorIpInterface. |
|
| Method Summary | |
|---|---|
OnmsIpInterface |
getIpInterface()
getIpInterface |
OnmsLocationMonitor |
getLocationMonitor()
getLocationMonitor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor,
OnmsIpInterface ipInterface)
Constructor for LocationMonitorIpInterface.
locationMonitor - a OnmsLocationMonitor object.ipInterface - a OnmsIpInterface object.| Method Detail |
|---|
public OnmsIpInterface getIpInterface()
getIpInterface
OnmsIpInterface object.public OnmsLocationMonitor getLocationMonitor()
getLocationMonitor
OnmsLocationMonitor object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||