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