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 Details

    • Devices

      public Devices()
  • Method Details

    • setClass

      public void setClass(String _class)
      Overrides:
      setClass in class Response
    • getCLASS

      public String getCLASS()
      Overrides:
      getCLASS in class Response
    • setDevices

      public void setDevices(Device[] devices)
    • getDevices

      public Device[] getDevices()
    • setRemote

      public void setRemote(String remote)
    • getRemote

      public String getRemote()