public static class Publish.SensorsAndGaugesServiceResponse extends Publish.PublishServiceResponse
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.LocationMonitoringMethod> |
MonitoringMethods
Monitoring methods
|
ResponseTime, ResponseVersion, Summary| Constructor and Description |
|---|
SensorsAndGaugesServiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Publish.LocationMonitoringMethod> |
getMonitoringMethods() |
Publish.SensorsAndGaugesServiceResponse |
setMonitoringMethods(ArrayList<Publish.LocationMonitoringMethod> value) |
getResponseTime, getResponseVersion, getSummary, setResponseTime, setResponseVersion, setSummarypublic ArrayList<Publish.LocationMonitoringMethod> MonitoringMethods
public ArrayList<Publish.LocationMonitoringMethod> getMonitoringMethods()
public Publish.SensorsAndGaugesServiceResponse setMonitoringMethods(ArrayList<Publish.LocationMonitoringMethod> value)
Copyright © 2022. All rights reserved.