Class Devices
- java.lang.Object
-
- net.anwiba.spatial.gps.gpsd.response.Response
-
- net.anwiba.spatial.gps.gpsd.response.Devices
-
public class Devices extends Response
-
-
Constructor Summary
Constructors Constructor Description Devices()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCLASS()Device[]getDevices()java.lang.StringgetRemote()voidsetClass(java.lang.String _class)voidsetDevices(Device[] devices)voidsetRemote(java.lang.String remote)
-