A B C D E F G H I L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getDWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns a registry value as a DWORD.
- getDWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Returns a registry value as a DWORD.
- getQWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns a registry value as a QWORD.
- getQWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Returns a registry value as a QWORD.
- getStringValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns a registry value as a string.
- getStringValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Returns a registry value as a string.
- getValue(String, Class<V>) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns a registry value.
- getValue(String, Class<V>) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Returns a registry value.
All Classes All Packages