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