Class Win32ComputerSystemProductFFM
java.lang.Object
oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
oshi.driver.windows.wmi.Win32ComputerSystemProductFFM
@ThreadSafe
public final class Win32ComputerSystemProductFFM
extends oshi.driver.common.windows.wmi.Win32ComputerSystemProduct
Utility to query WMI class
Win32_ComputerSystemProduct using FFM.-
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 WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystemProduct.ComputerSystemProductProperty> Queries the Computer System Product.
-
Method Details
-
queryIdentifyingNumberUUID
public static WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.Win32ComputerSystemProduct.ComputerSystemProductProperty> queryIdentifyingNumberUUID()Queries the Computer System Product.- Returns:
- Assigned serial number and UUID.
-