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