| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationFormat |
ConfigurationDescriptor.configurationFormat |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationFormat |
ConfigurationFormat.fromValue(String v) |
ConfigurationFormat |
ConfigurationDescriptor.getConfigurationFormat()
Gets the value of the configurationFormat property.
|
static ConfigurationFormat |
ConfigurationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationFormat[] |
ConfigurationFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationDescriptor.setConfigurationFormat(ConfigurationFormat value)
Sets the value of the configurationFormat property.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.