public class DeviceArray extends Object
| Constructor and Description |
|---|
DeviceArray() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Device> |
getDevices() |
int |
hashCode() |
void |
setDevices(List<Device> devices) |
String |
toString() |
Copyright © 2016. All rights reserved.