| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertSignalLocation |
CurrentAlertSignal.location |
| Modifier and Type | Method and Description |
|---|---|
static AlertSignalLocation |
AlertSignalLocation.fromValue(String v) |
AlertSignalLocation |
CurrentAlertSignal.getLocation()
Gives information about where the primary alert signal is generated.
|
static AlertSignalLocation |
AlertSignalLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertSignalLocation[] |
AlertSignalLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentAlertSignal.setLocation(AlertSignalLocation value)
Sets the value of the location property.
|
Copyright © 2016. All rights reserved.