| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected MeasurementUnitsDescriptor |
SimpleProperty.units |
| Modifier and Type | Method and Description |
|---|---|
static MeasurementUnitsDescriptor |
MeasurementUnitsDescriptor.fromValue(String v) |
MeasurementUnitsDescriptor |
SimpleProperty.getUnits()
Gets the value of the units property.
|
static MeasurementUnitsDescriptor |
MeasurementUnitsDescriptor.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleProperty.setUnits(MeasurementUnitsDescriptor value)
Sets the value of the units property.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.