java.lang.Object
oshi.driver.windows.wmi.Win32ComputerSystemProduct
Utility to query WMI class
Win32_ComputerSystemProduct
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Computer System ID number -
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32ComputerSystemProduct.ComputerSystemProductProperty>
Queries the Computer System Product.
-
Method Details
-
queryIdentifyingNumberUUID
public static com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32ComputerSystemProduct.ComputerSystemProductProperty> queryIdentifyingNumberUUID()Queries the Computer System Product.- Returns:
- Assigned serial number and UUID.
-