public class LocationMonitorIpInterface extends Object
LocationMonitorIpInterface class.
Constructor and Description |
---|
LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor,
OnmsIpInterface ipInterface)
Constructor for LocationMonitorIpInterface.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
OnmsIpInterface |
getIpInterface()
getIpInterface
|
OnmsLocationMonitor |
getLocationMonitor()
getLocationMonitor
|
int |
hashCode() |
String |
toString() |
public LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor, OnmsIpInterface ipInterface)
Constructor for LocationMonitorIpInterface.
locationMonitor
- a OnmsLocationMonitor
object.ipInterface
- a OnmsIpInterface
object.public OnmsIpInterface getIpInterface()
getIpInterface
OnmsIpInterface
object.public OnmsLocationMonitor getLocationMonitor()
getLocationMonitor
OnmsLocationMonitor
object.Copyright © 2021. All rights reserved.