|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraitGenerator | |
|---|---|
| org.rhq.plugins.perftest.scenario | |
| Uses of TraitGenerator in org.rhq.plugins.perftest.scenario |
|---|
| Subclasses of TraitGenerator in org.rhq.plugins.perftest.scenario | |
|---|---|
class |
SimpleTraitMeasurementGenerator
Java class for simpleTraitMeasurementGenerator complex type. |
| Fields in org.rhq.plugins.perftest.scenario with type parameters of type TraitGenerator | |
|---|---|
protected JAXBElement<? extends TraitGenerator> |
Resource.traitGenerator
|
| Methods in org.rhq.plugins.perftest.scenario that return TraitGenerator | |
|---|---|
TraitGenerator |
ObjectFactory.createTraitGenerator()
Create an instance of TraitGenerator |
| Methods in org.rhq.plugins.perftest.scenario that return types with arguments of type TraitGenerator | |
|---|---|
JAXBElement<TraitGenerator> |
ObjectFactory.createTraitGenerator(TraitGenerator value)
Create an instance of JAXBElement<TraitGenerator>} |
JAXBElement<? extends TraitGenerator> |
Resource.getTraitGenerator()
Gets the value of the traitGenerator property. |
| Methods in org.rhq.plugins.perftest.scenario with parameters of type TraitGenerator | |
|---|---|
JAXBElement<TraitGenerator> |
ObjectFactory.createTraitGenerator(TraitGenerator value)
Create an instance of JAXBElement<TraitGenerator>} |
| Method parameters in org.rhq.plugins.perftest.scenario with type arguments of type TraitGenerator | |
|---|---|
void |
Resource.setTraitGenerator(JAXBElement<? extends TraitGenerator> value)
Sets the value of the traitGenerator property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||