| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertConditionMonitoredLimits |
LimitAlertConditionState.monitoredAlertLimits |
| Modifier and Type | Method and Description |
|---|---|
static AlertConditionMonitoredLimits |
AlertConditionMonitoredLimits.fromValue(String v) |
AlertConditionMonitoredLimits |
LimitAlertConditionState.getMonitoredAlertLimits()
Gets the value of the monitoredAlertLimits property.
|
static AlertConditionMonitoredLimits |
AlertConditionMonitoredLimits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertConditionMonitoredLimits[] |
AlertConditionMonitoredLimits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LimitAlertConditionState.setMonitoredAlertLimits(AlertConditionMonitoredLimits value)
Sets the value of the monitoredAlertLimits property.
|
Copyright © 2017. All rights reserved.