Class UnixBaseboard
java.lang.Object
oshi.hardware.common.AbstractBaseboard
oshi.hardware.platform.unix.UnixBaseboard
- All Implemented Interfaces:
Baseboard
Baseboard data obtained by a calling class
-
Constructor Summary
ConstructorsConstructorDescriptionUnixBaseboard(String manufacturer, String model, String serialNumber, String version) -
Method Summary
Modifier and TypeMethodDescriptionGet the baseboard manufacturer.getModel()Get the baseboard model.Get the baseboard serial number.Get the baseboard version.Methods inherited from class AbstractBaseboard
toString
-
Constructor Details
-
UnixBaseboard
-
-
Method Details
-
getManufacturer
-
getModel
-
getSerialNumber
-
getVersion
-