Constructor and Description |
---|
FirmwareKF()
Creates an instance of
Firmware |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the firmware name.
|
byte[] |
getUid()
Gets the firmware unique identifier.
|
String |
getVersion()
Gets the firmware version.
|
public FirmwareKF()
Firmware
public byte[] getUid()
Firmware
public String getVersion()
Firmware
getVersion
in interface Firmware