public static class DecoderDbStatusResponse.FirmwareStatusResponse extends StatusResponse
| Constructor and Description |
|---|
FirmwareStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getManufacturerExtendedId() |
String |
getManufacturerId() |
String |
getVersion() |
String |
getVersionExtension() |
void |
setManufacturerExtendedId(String manufacturerExtendedId) |
void |
setManufacturerId(String manufacturerId) |
void |
setVersion(String version) |
void |
setVersionExtension(String versionExtension) |
getFilename, getLastUpdate, getLink, isValid, setFilename, setLastUpdate, setLink, setValid, toStringpublic String getManufacturerId()
public void setManufacturerId(String manufacturerId)
public String getManufacturerExtendedId()
public void setManufacturerExtendedId(String manufacturerExtendedId)
manufacturerExtendedId - the manufacturerExtendedId to setpublic String getVersion()
public void setVersion(String version)
version - the version to setpublic String getVersionExtension()
public void setVersionExtension(String versionExtension)
versionExtension - the versionExtension to setCopyright © 2022. All rights reserved.