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