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