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