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