public class MotherboardInfo extends Object implements ComponentInfo
| Constructor and Description |
|---|
MotherboardInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFullInfo() |
String |
getManufacturer() |
String |
getName() |
String |
getVersion() |
void |
setFullInfo(Map<String,String> fullInfo) |
void |
setManufacturer(String manufacturer) |
void |
setName(String name) |
void |
setVersion(String version) |
Copyright © 2018. All rights reserved.