| Package | Description |
|---|---|
| org.rhq.enterprise.gui.common.metric |
| Modifier and Type | Method and Description |
|---|---|
static MetricComponent.TimeUnit |
MetricComponent.TimeUnit.getUnitByMetricOrdinal(int ordinal) |
static MetricComponent.TimeUnit |
MetricComponent.TimeUnit.getUnitByOptionToken(String optionListToken) |
MetricComponent.TimeUnit[] |
MetricComponent.getUnitOptions() |
static MetricComponent.TimeUnit |
MetricComponent.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricComponent.TimeUnit[] |
MetricComponent.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricComponent.setUnitOptions(MetricComponent.TimeUnit[] unitOptions) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.