Uses of Enum
oshi.driver.windows.wmi.Win32Bios.BiosProperty
Packages that use Win32Bios.BiosProperty
-
Uses of Win32Bios.BiosProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type Win32Bios.BiosProperty in oshi.driver.windows.wmiMethods in oshi.driver.windows.wmi that return Win32Bios.BiosPropertyModifier and TypeMethodDescriptionstatic Win32Bios.BiosPropertyReturns the enum constant of this type with the specified name.static Win32Bios.BiosProperty[]Win32Bios.BiosProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.wmi that return types with arguments of type Win32Bios.BiosPropertyModifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32Bios.BiosProperty> Win32Bios.queryBiosInfo()Queries the BIOS description.