|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasurementUnitsDescriptor | |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration | |
| Uses of MeasurementUnitsDescriptor in org.rhq.core.clientapi.descriptor.configuration |
|---|
| Fields in org.rhq.core.clientapi.descriptor.configuration declared as MeasurementUnitsDescriptor | |
|---|---|
protected MeasurementUnitsDescriptor |
SimpleProperty.units
|
| Methods in org.rhq.core.clientapi.descriptor.configuration that return MeasurementUnitsDescriptor | |
|---|---|
static MeasurementUnitsDescriptor |
MeasurementUnitsDescriptor.fromValue(java.lang.String v)
|
MeasurementUnitsDescriptor |
SimpleProperty.getUnits()
Gets the value of the units property. |
static MeasurementUnitsDescriptor |
MeasurementUnitsDescriptor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MeasurementUnitsDescriptor[] |
MeasurementUnitsDescriptor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type MeasurementUnitsDescriptor | |
|---|---|
void |
SimpleProperty.setUnits(MeasurementUnitsDescriptor value)
Sets the value of the units property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||