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