public interface Firmware extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the firmware description.
|
String |
getManufacturer()
Get the firmware manufacturer.
|
String |
getName()
Get the firmware name.
|
String |
getReleaseDate()
Get the firmware release date.
|
String |
getVersion()
Get the firmware version.
|
String getManufacturer()
String getName()
String getDescription()
String getVersion()
String getReleaseDate()
Copyright © 2010–2018 oshi. All rights reserved.