| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertSignalManifestation |
AlertSignalDescriptor.signalManifestation |
| Modifier and Type | Method and Description |
|---|---|
static AlertSignalManifestation |
AlertSignalManifestation.fromValue(String v) |
AlertSignalManifestation |
AlertSignalDescriptor.getSignalManifestation()
Dertermines, how an alert signal can be perceived.
|
static AlertSignalManifestation |
AlertSignalManifestation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertSignalManifestation[] |
AlertSignalManifestation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertSignalDescriptor.setSignalManifestation(AlertSignalManifestation value)
Sets the value of the signalManifestation property.
|
Copyright © 2016. All rights reserved.