Class WmiQuery<T extends Enum<T>>
java.lang.Object
oshi.driver.common.windows.wmi.WmiQuery<T>
- Type Parameters:
T- the enum type representing the properties to query
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the WMI namespace.Gets the property enum class.Gets the WMI class name.
-
Constructor Details
-
WmiQuery
-
WmiQuery
-
-
Method Details
-
getNameSpace
-
getWmiClassName
-
getPropertyEnum
-