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