public class EmailThreadList extends ListResponseOfEmailThread
Constructor and Description |
---|
EmailThreadList() |
EmailThreadList(List<EmailThread> value)
Initializes a new instance of the EmailThreadList
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addValueItem, getValue, setValue, value
public EmailThreadList()
public EmailThreadList(List<EmailThread> value)
value
- public boolean equals(Object o)
equals
in class ListResponseOfEmailThread
public int hashCode()
hashCode
in class ListResponseOfEmailThread
public String toString()
toString
in class ListResponseOfEmailThread
Copyright © 2020. All rights reserved.