| Package | Description |
|---|---|
| org.rhq.metrics.simulator.plan |
| Modifier and Type | Method and Description |
|---|---|
static SimulationPlan.IntervalType |
SimulationPlan.IntervalType.fromText(String text) |
SimulationPlan.IntervalType |
SimulationPlan.getIntervalType() |
static SimulationPlan.IntervalType |
SimulationPlan.IntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationPlan.IntervalType[] |
SimulationPlan.IntervalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationPlan.setIntervalType(SimulationPlan.IntervalType intervalType) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.