| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertCondition |
AlertConditionDescriptor.condition |
| Modifier and Type | Method and Description |
|---|---|
static AlertCondition |
AlertCondition.fromValue(String v) |
AlertCondition |
AlertConditionDescriptor.getCondition()
See pm:AlertConditionKind.
|
static AlertCondition |
AlertCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertCondition[] |
AlertCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertConditionDescriptor.setCondition(AlertCondition value)
Sets the value of the condition property.
|
Copyright © 2017. All rights reserved.