| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected AlertSignalPresence |
CurrentAlertSignal.presence |
| Modifier and Type | Method and Description |
|---|---|
static AlertSignalPresence |
AlertSignalPresence.fromValue(String v) |
AlertSignalPresence |
CurrentAlertSignal.getPresence()
See pm:AlertSignalPresence.
|
static AlertSignalPresence |
AlertSignalPresence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertSignalPresence[] |
AlertSignalPresence.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.setPresence(AlertSignalPresence value)
Sets the value of the presence property.
|
Copyright © 2018. All rights reserved.