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

Packages that use OnmsLocationMonitor.MonitorStatus
org.opennms.netmgt.model   
 

Uses of OnmsLocationMonitor.MonitorStatus in org.opennms.netmgt.model
 

Methods in org.opennms.netmgt.model that return OnmsLocationMonitor.MonitorStatus
 OnmsLocationMonitor.MonitorStatus OnmsLocationMonitor.getStatus()
           
static OnmsLocationMonitor.MonitorStatus OnmsLocationMonitor.MonitorStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OnmsLocationMonitor.MonitorStatus[] OnmsLocationMonitor.MonitorStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.opennms.netmgt.model with parameters of type OnmsLocationMonitor.MonitorStatus
 void OnmsLocationMonitor.setStatus(OnmsLocationMonitor.MonitorStatus status)
           
 



Copyright © 2007. All Rights Reserved.