Package oshi.hardware
Interface Firmware
- All Known Implementing Classes:
AbstractFirmware,OpenBsdFirmware
The Firmware represents the low level BIOS or equivalent.
-
Method Summary
Modifier and TypeMethodDescriptionGet the firmware description.Get the firmware manufacturer.getName()Get the firmware name.Get the firmware release date.Get the firmware version.
-
Method Details
-
getManufacturer
-
getName
-
getDescription
-
getVersion
-
getReleaseDate
-