| Package | Description |
|---|---|
| org.jasig.portlet.contacts.model | |
| org.jasig.portlet.contacts.model.impl |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber |
Contact.getPrimaryPhoneNumber() |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumber> |
Contact.getPhoneNumbers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setPhoneNumbers(List<PhoneNumber> numbers) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoneNumberPojo |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber |
ContactPojo.getPrimaryPhoneNumber() |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumber> |
ContactPojo.getPhoneNumbers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPojo.setPhoneNumbers(List<PhoneNumber> numbers) |
Copyright © 2013 Jasig. All Rights Reserved.