Package oshi.hardware
Interface Baseboard
- All Known Implementing Classes:
AbstractBaseboard,UnixBaseboard
The Baseboard represents the system board, also called motherboard, logic board, etc.
-
Method Summary
Modifier and TypeMethodDescriptionGet the baseboard manufacturer.getModel()Get the baseboard model.Get the baseboard serial number.Get the baseboard version.
-
Method Details
-
getManufacturer
-
getModel
-
getVersion
-
getSerialNumber
-