| Package | Description |
|---|---|
| org.rhq.metrics.simulator.plan |
| Modifier and Type | Method and Description |
|---|---|
static SimulationPlan.SimulationType |
SimulationPlan.SimulationType.fromText(String text) |
SimulationPlan.SimulationType |
SimulationPlan.getSimulationType() |
static SimulationPlan.SimulationType |
SimulationPlan.SimulationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationPlan.SimulationType[] |
SimulationPlan.SimulationType.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.setSimulationType(SimulationPlan.SimulationType simulationType) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.