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