public interface Baseboard
| Modifier and Type | Method and Description |
|---|---|
String |
getManufacturer()
Get the baseboard manufacturer.
|
String |
getModel()
Get the baseboard model.
|
String |
getSerialNumber()
Get the baseboard serial number.
|
String |
getVersion()
Get the baseboard version.
|
String getManufacturer()
String getModel()
String getVersion()
String getSerialNumber()
Copyright © 2019. All rights reserved.