public class DeviceTypeEnvelope extends Object
| Constructor and Description |
|---|
DeviceTypeEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypeEnvelope |
data(DeviceType data) |
boolean |
equals(Object o) |
DeviceType |
getData() |
int |
hashCode() |
void |
setData(DeviceType data) |
String |
toString() |
public DeviceTypeEnvelope data(DeviceType data)
public DeviceType getData()
public void setData(DeviceType data)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.