public class Control<T,ST> extends Graphic<T,ST>
| Modifier and Type | Field and Description |
|---|---|
protected ST |
lowerControl |
protected ST |
upperControl |
lowerAlarm, lowerDisplay, lowerWarning, precision, units, upperAlarm, upperDisplay, upperWarningalarmSeverity, alarmStatus| Constructor and Description |
|---|
Control() |
| Modifier and Type | Method and Description |
|---|---|
ST |
getLowerControl() |
ST |
getUpperControl() |
void |
setLowerControl(ST lowerControl) |
void |
setUpperControl(ST upperControl) |
getLowerAlarm, getLowerDisplay, getLowerWarning, getPrecision, getUnits, getUpperAlarm, getUpperDisplay, getUpperWarning, setLowerAlarm, setLowerDisplay, setLowerWarning, setPrecision, setUnits, setUpperAlarm, setUpperDisplay, setUpperWarninggetAlarmSeverity, getAlarmStatus, setAlarmSeverity, setAlarmStatus