A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages

V

value() - Method in class com.github.robtimus.os.windows.registry.DWordValue
Returns the registry value's DWORD value.
value() - Method in class com.github.robtimus.os.windows.registry.QWordValue
Returns the registry value's QWORD value.
value() - Method in class com.github.robtimus.os.windows.registry.StringValue
Returns the registry value's string value.
valueCount() - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Attributes
Returns the number of values of the registry key.
valueOf(String) - Static method in enum com.github.robtimus.os.windows.registry.RegistryKey.HandleOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.robtimus.os.windows.registry.RegistryKey.TraverseOption
Returns the enum constant of this type with the specified name.
values() - Method in class com.github.robtimus.os.windows.registry.MultiStringValue
Returns the registry value's string values.
values() - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
Returns all values of the registry key from which this handle was retrieved.
values() - Static method in enum com.github.robtimus.os.windows.registry.RegistryKey.HandleOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.robtimus.os.windows.registry.RegistryKey.TraverseOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Returns all values of this registry key.
values(RegistryValue.Filter) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
Returns all values of the registry key from which this handle was retrieved.
values(RegistryValue.Filter) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Returns all values of this registry key.
A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages