Class Win32ComputerSystemProductJNA
java.lang.Object
oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
oshi.driver.windows.wmi.Win32ComputerSystemProductJNA
@ThreadSafe
public final class Win32ComputerSystemProductJNA
extends oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
Utility to query WMI class
Win32_ComputerSystemProduct using JNA.-
Nested Class Summary
Nested classes/interfaces inherited from class oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
oshi.driver.common.windows.wmi.Win32ComputerSystemProduct.ComputerSystemProductProperty -
Field Summary
Fields inherited from class oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
WIN32_COMPUTER_SYSTEM_PRODUCT -
Method Summary
Modifier and TypeMethodDescriptionstatic WbemcliUtil.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystemProduct.ComputerSystemProductProperty> Queries the Computer System Product.
-
Method Details
-
queryIdentifyingNumberUUID
public static WbemcliUtil.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystemProduct.ComputerSystemProductProperty> queryIdentifyingNumberUUID()Queries the Computer System Product.- Returns:
- Assigned serial number and UUID.
-