| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected LimitAlertObservationState |
CurrentLimitAlertCondition.limitObservationState |
| Modifier and Type | Method and Description |
|---|---|
static LimitAlertObservationState |
LimitAlertObservationState.fromValue(String v) |
LimitAlertObservationState |
CurrentLimitAlertCondition.getLimitObservationState()
Monitored alert limits of the limit ALERT CONDITION.
|
static LimitAlertObservationState |
LimitAlertObservationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LimitAlertObservationState[] |
LimitAlertObservationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentLimitAlertCondition.setLimitObservationState(LimitAlertObservationState value)
Sets the value of the limitObservationState property.
|
Copyright © 2017. All rights reserved.