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