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