Uses of Enum
io.github.eggy03.ferrumx.windows.shell.query.StandardCimv2
Packages that use StandardCimv2
-
Uses of StandardCimv2 in io.github.eggy03.ferrumx.windows.shell.query
Subclasses with type arguments of type StandardCimv2 in io.github.eggy03.ferrumx.windows.shell.queryModifier and TypeClassDescriptionenumEnum representing the predefined WMI (CIM) queries for the classes available in theroot/StandardCimv2namespace.Methods in io.github.eggy03.ferrumx.windows.shell.query that return StandardCimv2Modifier and TypeMethodDescriptionstatic StandardCimv2Returns the enum constant of this type with the specified name.static StandardCimv2[]StandardCimv2.values()Returns an array containing the constants of this enum type, in the order they are declared.