| Package | Description |
|---|---|
| org.rhq.metrics.clients.ptrans |
| Modifier and Type | Method and Description |
|---|---|
static MetricType |
MetricType.from(String type) |
MetricType |
SingleMetric.getMetricType() |
static MetricType |
MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricType[] |
MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleMetric.setMetricType(MetricType metricType) |
Copyright © 2014 Red Hat, Inc.. All rights reserved.