Class Win32_BIOS

java.lang.Object
com.ferrumx.system.hardware.Win32_BIOS

public class Win32_BIOS extends Object
This class contains methods that query the Win32_BIOS class of WMI and fetch BIOS information.

Fetches the following properties and their values: Name, Caption, Manufacturer, ReleaseDate, SMBIOSPResent, Status, Version, CurrentLanguage, SMBIOSBIOSVersion

Author:
Egg-03