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
O
- of(String, byte[]) - Static method in class com.github.robtimus.os.windows.registry.BinaryValue
-
Creates a new binary registry value.
- of(String, int) - Static method in class com.github.robtimus.os.windows.registry.DWordValue
-
Creates a new DWORD registry value.
- of(String, long) - Static method in class com.github.robtimus.os.windows.registry.QWordValue
-
Creates a new QWORD registry value.
- of(String, InputStream) - Static method in class com.github.robtimus.os.windows.registry.BinaryValue
-
Creates a new binary registry value.
- of(String, String) - Static method in class com.github.robtimus.os.windows.registry.StringValue
-
Creates a new string registry value.
- of(String, String...) - Static method in class com.github.robtimus.os.windows.registry.MultiStringValue
-
Creates a new multi-string registry value.
- of(String, List<String>) - Static method in class com.github.robtimus.os.windows.registry.MultiStringValue
-
Creates a new multi-string registry value.
All Classes All Packages