public class RegistryEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RegistryEntry.Root |
| Constructor and Description |
|---|
RegistryEntry(RegistryEntry.Root root,
String key,
String name,
RegistryValue value) |
public RegistryEntry(RegistryEntry.Root root, String key, String name, RegistryValue value)
public RegistryEntry.Root getRoot()
public String getKey()
public String getName()
public RegistryValue getValue()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.