| Modifier and Type | Method and Description |
|---|---|
static MetricDefinition.Style |
MetricDefinition.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricDefinition.Style[] |
MetricDefinition.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Metric |
MetricDefinition.Factory(String str,
MetricDefinition.Style style) |
| Constructor and Description |
|---|
MetricDefinition(String str,
MetricDefinition.Style style) |
Copyright © 2016–2017 savantly.net. All rights reserved.