Uses of Class
org.rhq.core.system.windows.RegistryValue.Type

Packages that use RegistryValue.Type
org.rhq.core.system.windows   
 

Uses of RegistryValue.Type in org.rhq.core.system.windows
 

Methods in org.rhq.core.system.windows that return RegistryValue.Type
 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.
 

Constructors in org.rhq.core.system.windows with parameters of type RegistryValue.Type
RegistryValue(RegistryValue.Type type, Object value)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.