public class RefreshCockpitMonitor extends XMLRequest
| Constructor and Description |
|---|
RefreshCockpitMonitor(CockpitMonitorDefiniton def)
Creates a new
RefreshCockpitMonitor request. |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(CockpitControl control)
Returns the value of the
CockpitControl element. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic RefreshCockpitMonitor(CockpitMonitorDefiniton def)
RefreshCockpitMonitor request.def - CockpitMonitorDefinitionpublic String getValue(CockpitControl control)
CockpitControl element.control - CockpitControlnull if the control element was not found or has no value.Copyright © 2021. All rights reserved.