Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- data() - Method in class com.github.robtimus.os.windows.registry.BinaryValue
-
Returns the registry value's binary data.
- DEFAULT - Static variable in class com.github.robtimus.os.windows.registry.RegistryValue
-
The name of the default value of registry keys.
- delete() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Deletes this registry key and all of its values.
- deleteIfExists() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Deletes this registry key and all of its values if it exists.
- deleteValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Deletes a registry value.
- deleteValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Deletes a registry value.
- deleteValueIfExists(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Deletes a registry value if it exists.
- deleteValueIfExists(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Deletes a registry value if it exists.
- description() - Method in class com.github.robtimus.os.windows.registry.Transaction
-
Returns the transaction description.
- description(String) - Static method in interface com.github.robtimus.os.windows.registry.TransactionOption
-
Returns an option that specifies the transaction description.
- DWordValue - Class in com.github.robtimus.os.windows.registry
-
A representation of DWORD registry values.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form