Uses of Class
net.anwiba.spatial.gps.gpsd.response.Device
-
Packages that use Device Package Description net.anwiba.spatial.gps.gpsd net.anwiba.spatial.gps.gpsd.response -
-
Uses of Device in net.anwiba.spatial.gps.gpsd
Methods in net.anwiba.spatial.gps.gpsd that return types with arguments of type Device Modifier and Type Method Description java.lang.Iterable<Device>Connection. devices() -
Uses of Device in net.anwiba.spatial.gps.gpsd.response
Methods in net.anwiba.spatial.gps.gpsd.response that return Device Modifier and Type Method Description Device[]Devices. getDevices()Methods in net.anwiba.spatial.gps.gpsd.response with parameters of type Device Modifier and Type Method Description voidDevices. setDevices(Device[] devices)
-