| Package | Description |
|---|---|
| org.rhq.core.system.windows |
| Modifier and Type | Method and Description |
|---|---|
RegistryValue.Type |
RegistryValue.getType()
Indicates the registry value's type.
|
static RegistryValue.Type |
RegistryValue.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryValue.Type[] |
RegistryValue.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegistryValue(RegistryValue.Type type,
Object value) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.