Interface EmailContactInterface
| category |
System |
|---|---|
| package |
|
| subpackage |
Interfaces |
getContactName() : string
stringE-Mail contact name.
getContactType() : \ContactTypeInterface
getEmailAddress() : string
stringE-Mail address.
setContactName(\ContactNameInterface $contactName)
setContactType(\ContactTypeInterface $contactType)
setEmailAddress(\EmailAddressInterface $emailAddress)