Uses of Enum Class
oshi.driver.windows.wmi.Win32OperatingSystem.OSVersionProperty
Packages that use Win32OperatingSystem.OSVersionProperty
-
Uses of Win32OperatingSystem.OSVersionProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type Win32OperatingSystem.OSVersionProperty in oshi.driver.windows.wmiModifier and TypeClassDescriptionstatic enumOperating System propertiesMethods in oshi.driver.windows.wmi that return Win32OperatingSystem.OSVersionPropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Win32OperatingSystem.OSVersionProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in oshi.driver.windows.wmi that return types with arguments of type Win32OperatingSystem.OSVersionPropertyModifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32OperatingSystem.OSVersionProperty> Win32OperatingSystem.queryOsVersion()Queries the Computer System.