| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertConditionPriority |
AlertConditionState.actualPriority |
protected AlertConditionPriority |
AlertConditionDescriptor.priority |
| Modifier and Type | Method and Description |
|---|---|
static AlertConditionPriority |
AlertConditionPriority.fromValue(String v) |
AlertConditionPriority |
AlertConditionState.getActualPriority()
Gets the value of the actualPriority property.
|
AlertConditionPriority |
AlertConditionDescriptor.getPriority()
Gets the value of the priority property.
|
static AlertConditionPriority |
AlertConditionPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertConditionPriority[] |
AlertConditionPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertConditionState.setActualPriority(AlertConditionPriority value)
Sets the value of the actualPriority property.
|
void |
AlertConditionDescriptor.setPriority(AlertConditionPriority value)
Sets the value of the priority property.
|
Copyright © 2018. All rights reserved.