public interface PhoneNumber extends Serializable, TestableContactDependency
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayType() |
String |
getLabel() |
String |
getPhoneNumber() |
String |
getType() |
void |
setLabel(String label) |
void |
setPhoneNumber(String number) |
void |
setType(ContactAttributeType type) |
isPopulatedCopyright © 2013 Jasig. All Rights Reserved.