public interface EmailAddress extends Serializable, TestableContactDependency
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayType() |
String |
getEmailAddress() |
String |
getLabel() |
String |
getType() |
void |
setEmailAddress(String email) |
void |
setLabel(String label) |
void |
setType(ContactAttributeType type) |
isPopulatedCopyright © 2014 Jasig. All Rights Reserved.