public class EmailStorageList extends ListResponseOfStorageModelOfEmailDto
Constructor and Description |
---|
EmailStorageList() |
EmailStorageList(List<StorageModelOfEmailDto> value)
Initializes a new instance of the EmailStorageList
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addValueItem, getValue, setValue, value
public EmailStorageList()
public EmailStorageList(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.