| Modifier and Type | Method and Description |
|---|---|
List<ContactDTO> |
ContactsDTO.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
String |
CustomersDatabase.addContact(ContactDTO contact) |
String |
CustomersDatabaseService.addContact(ContactDTO contact) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactsDTO.setContacts(List<ContactDTO> contacts) |
| Constructor and Description |
|---|
ContactsDTO(List<ContactDTO> contacts) |
Copyright © 2015 WSO2 Inc. All rights reserved.