| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertConditionType |
AlertConditionDescriptor.conditionType |
| Modifier and Type | Method and Description |
|---|---|
static AlertConditionType |
AlertConditionType.fromValue(String v) |
AlertConditionType |
AlertConditionDescriptor.getConditionType()
Describes the kind of the alert condition (see AlertConditionKind for further description).
|
static AlertConditionType |
AlertConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertConditionType[] |
AlertConditionType.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.setConditionType(AlertConditionType value)
Sets the value of the conditionType property.
|
Copyright © 2016. All rights reserved.