Uses of Class
nbbrd.io.win.RegWrapper.RegType
-
-
Uses of RegWrapper.RegType in nbbrd.io.win
Methods in nbbrd.io.win that return RegWrapper.RegType Modifier and Type Method Description static RegWrapper.RegTypeRegWrapper.RegType. valueOf(String name)Returns the enum constant of this type with the specified name.static RegWrapper.RegType[]RegWrapper.RegType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-