| Package | Description |
|---|---|
| org.jasig.portlet.contacts.model | |
| org.jasig.portlet.contacts.model.impl |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
Contact.getPrimaryEmailAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAddress> |
Contact.getEmailAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setEmailAddresses(List<EmailAddress> addresses) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAddressPojo |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
ContactPojo.getPrimaryEmailAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAddress> |
ContactPojo.getEmailAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPojo.setEmailAddresses(List<EmailAddress> addresses) |
Copyright © 2014 Jasig. All Rights Reserved.