Class AbstractBaseboard
java.lang.Object
oshi.hardware.common.AbstractBaseboard
- All Implemented Interfaces:
Baseboard
- Direct Known Subclasses:
MacBaseboard, UnixBaseboard, WindowsBaseboard
Baseboard data
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Baseboard
getManufacturer, getModel, getSerialNumber, getVersionModifier and TypeMethodDescriptionGet the baseboard manufacturer.getModel()Get the baseboard model.Get the baseboard serial number.Get the baseboard version.
-
Constructor Details
-
AbstractBaseboard
protected AbstractBaseboard()Default constructor.
-
-
Method Details
-
toString
-