public class DeviceTypeArray extends Object
| Constructor and Description |
|---|
DeviceTypeArray() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<DeviceType> |
getDeviceTypes() |
int |
hashCode() |
void |
setDeviceTypes(List<DeviceType> deviceTypes) |
String |
toString() |
public List<DeviceType> getDeviceTypes()
public void setDeviceTypes(List<DeviceType> deviceTypes)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.