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