Uses of Enum
oshi.driver.windows.wmi.Win32Bios.BiosProperty
-
Uses of Win32Bios.BiosProperty in oshi.driver.windows.wmi
Modifier and TypeMethodDescriptionstatic Win32Bios.BiosProperty
Returns 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.Modifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32Bios.BiosProperty>
Win32Bios.queryBiosInfo()
Queries the BIOS description.