Uses of Class
org.opennms.netmgt.model.OnmsLocationMonitor

Packages that use OnmsLocationMonitor
org.opennms.netmgt.model   
 

Uses of OnmsLocationMonitor in org.opennms.netmgt.model
 

Methods in org.opennms.netmgt.model that return OnmsLocationMonitor
 OnmsLocationMonitor LocationMonitorIpInterface.getLocationMonitor()
           
 OnmsLocationMonitor OnmsLocationSpecificStatus.getLocationMonitor()
           
 

Methods in org.opennms.netmgt.model with parameters of type OnmsLocationMonitor
 void OnmsLocationSpecificStatus.setLocationMonitor(OnmsLocationMonitor locationMonitor)
           
 

Constructors in org.opennms.netmgt.model with parameters of type OnmsLocationMonitor
LocationMonitorIpInterface(OnmsLocationMonitor locationMonitor, OnmsIpInterface ipInterface)
           
OnmsLocationSpecificStatus(OnmsLocationMonitor locationMonitor, OnmsMonitoredService monitoredService, PollStatus pollResult)
           
 



Copyright © 2007. All Rights Reserved.