| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyType |
SimpleProperty.type |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType |
PropertyType.fromValue(String v) |
PropertyType |
SimpleProperty.getType()
Gets the value of the type property.
|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
PropertyType.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.setType(PropertyType value)
Sets the value of the type property.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.