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