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