Package | Description |
---|---|
org.mycontroller.standalone.api.jaxrs | |
org.mycontroller.standalone.db.dao |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
FirmwareHandler.createFirmwareVersion(FirmwareVersion firmwareVersion) |
javax.ws.rs.core.Response |
FirmwareHandler.updateFirmwareVersion(FirmwareVersion firmwareVersion) |
Modifier and Type | Method and Description |
---|---|
FirmwareVersion |
FirmwareVersionDaoImpl.get(FirmwareVersion tdao) |
Modifier and Type | Method and Description |
---|---|
List<FirmwareVersion> |
FirmwareVersionDaoImpl.getAll(List<Integer> ids) |
Modifier and Type | Method and Description |
---|---|
FirmwareVersion |
FirmwareVersionDaoImpl.get(FirmwareVersion tdao) |
Copyright © 2015–2019. All rights reserved.