public interface Firmware extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getManufacturer() |
String |
getName() |
org.threeten.bp.LocalDate |
getReleaseDate() |
String |
getVersion() |
Copyright © 2010–2017 oshi. All rights reserved.