java.lang.Object
oshi.driver.windows.wmi.Win32ComputerSystem
Utility to query WMI class
Win32_ComputerSystem
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Computer System properties -
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32ComputerSystem.ComputerSystemProperty>
Queries the Computer System.
-
Method Details
-
queryComputerSystem
public static com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32ComputerSystem.ComputerSystemProperty> queryComputerSystem()Queries the Computer System.- Returns:
- Computer System Manufacturer and Model
-