| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected MetricCategory |
AbstractMetricDescriptor.metricCategory |
| Modifier and Type | Method and Description |
|---|---|
static MetricCategory |
MetricCategory.fromValue(String v) |
MetricCategory |
AbstractMetricDescriptor.getMetricCategory()
Gets the value of the metricCategory property.
|
static MetricCategory |
MetricCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricCategory[] |
MetricCategory.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.setMetricCategory(MetricCategory value)
Sets the value of the metricCategory property.
|
Copyright © 2017. All rights reserved.