| Package | Description |
|---|---|
| oshi.hardware |
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
|
| oshi.hardware.common |
Provides abstract classes for common code
|
| Modifier and Type | Method and Description |
|---|---|
Firmware |
ComputerSystem.getFirmware()
Get the computer system firmware/BIOS
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFirmware
Firmware data
|
| Modifier and Type | Method and Description |
|---|---|
Firmware |
AbstractComputerSystem.getFirmware()
Get the computer system firmware/BIOS
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractComputerSystem.setFirmware(Firmware firmware) |
Copyright © 2010–2017 oshi. All rights reserved.