public class ContactConverter extends Object
| Constructor and Description |
|---|
ContactConverter() |
| Modifier and Type | Method and Description |
|---|---|
static ContactDTO |
toContactDTO(Contact contact)
Converts a
Contact into a ContactDTO |
public static ContactDTO toContactDTO(Contact contact)
Contact into a ContactDTOcontact - a ContactContactDTOCopyright © 2017. All rights reserved.