|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationFormat | |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration | |
| Uses of ConfigurationFormat in org.rhq.core.clientapi.descriptor.configuration |
|---|
| Fields in org.rhq.core.clientapi.descriptor.configuration declared as ConfigurationFormat | |
|---|---|
protected ConfigurationFormat |
ConfigurationDescriptor.configurationFormat
|
| Methods in org.rhq.core.clientapi.descriptor.configuration that return ConfigurationFormat | |
|---|---|
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. |
| Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type ConfigurationFormat | |
|---|---|
void |
ConfigurationDescriptor.setConfigurationFormat(ConfigurationFormat value)
Sets the value of the configurationFormat property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||