public class ServicePerspective extends Object
| Constructor and Description | 
|---|
ServicePerspective(OnmsMonitoredService service,
                  OnmsMonitoringLocation perspectiveLocation)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
OnmsMonitoringLocation | 
getPerspectiveLocation()  | 
OnmsMonitoredService | 
getService()  | 
int | 
hashCode()  | 
void | 
setPerspectiveLocation(OnmsMonitoringLocation perspectiveLocation)  | 
void | 
setService(OnmsMonitoredService service)  | 
public ServicePerspective(OnmsMonitoredService service, OnmsMonitoringLocation perspectiveLocation)
public OnmsMonitoredService getService()
public void setService(OnmsMonitoredService service)
public OnmsMonitoringLocation getPerspectiveLocation()
public void setPerspectiveLocation(OnmsMonitoringLocation perspectiveLocation)
Copyright © 2021. All rights reserved.