public class ContactEntryWithServiceResponseTO extends Object
| Modifier and Type | Field and Description |
|---|---|
private ContactEntryTO |
contactEntry |
private List<TagTO> |
unsendableTags |
| Constructor and Description |
|---|
ContactEntryWithServiceResponseTO() |
ContactEntryWithServiceResponseTO(ContactEntryTO contactEntryTO,
List<TagTO> unsendableTags) |
| Modifier and Type | Method and Description |
|---|---|
ContactEntryTO |
getContactEntry() |
List<TagTO> |
getUnsendableTags() |
void |
setContactEntry(ContactEntryTO contactEntry) |
void |
setUnsendableTags(List<TagTO> unknownEmailDestinationTags) |
private ContactEntryTO contactEntry
public ContactEntryWithServiceResponseTO()
public ContactEntryWithServiceResponseTO(ContactEntryTO contactEntryTO, List<TagTO> unsendableTags)
public ContactEntryTO getContactEntry()
public void setContactEntry(ContactEntryTO contactEntry)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.