public class DevicesObject extends Object implements IGPSObject
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
the GPSd internal name
|
| Constructor and Description |
|---|
DevicesObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<DeviceObject> |
getDevices()
list of devices
|
int |
hashCode() |
void |
setDevices(List<DeviceObject> devices)
list of devices
|
String |
toString() |
public static final String NAME
public List<DeviceObject> getDevices()
public void setDevices(List<DeviceObject> devices)
devices - the devices to setCopyright © 2011–2017 Taimos GmbH. All rights reserved.