Uses of Class
cronapp.framework.api.Device
-
Packages that use Device Package Description cronapp.framework.api cronapp.framework.rest -
-
Uses of Device in cronapp.framework.api
Methods in cronapp.framework.api with parameters of type Device Modifier and Type Method Description static voidApiManager. updateDevice(Device device) -
Uses of Device in cronapp.framework.rest
Methods in cronapp.framework.rest with parameters of type Device Modifier and Type Method Description voidUpdateDevice. post(Device device)
-