|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmailAddress | |
|---|---|
| org.jasig.portlet.contacts.model | |
| org.jasig.portlet.contacts.model.impl | |
| Uses of EmailAddress in org.jasig.portlet.contacts.model |
|---|
| Methods in org.jasig.portlet.contacts.model that return EmailAddress | |
|---|---|
EmailAddress |
Contact.getPrimaryEmailAddress()
|
| Methods in org.jasig.portlet.contacts.model that return types with arguments of type EmailAddress | |
|---|---|
List<EmailAddress> |
Contact.getEmailAddresses()
|
| Method parameters in org.jasig.portlet.contacts.model with type arguments of type EmailAddress | |
|---|---|
void |
Contact.setEmailAddresses(List<EmailAddress> addresses)
|
| Uses of EmailAddress in org.jasig.portlet.contacts.model.impl |
|---|
| Classes in org.jasig.portlet.contacts.model.impl that implement EmailAddress | |
|---|---|
class |
EmailAddressPojo
|
| Methods in org.jasig.portlet.contacts.model.impl that return EmailAddress | |
|---|---|
EmailAddress |
ContactPojo.getPrimaryEmailAddress()
|
| Methods in org.jasig.portlet.contacts.model.impl that return types with arguments of type EmailAddress | |
|---|---|
List<EmailAddress> |
ContactPojo.getEmailAddresses()
|
| Method parameters in org.jasig.portlet.contacts.model.impl with type arguments of type EmailAddress | |
|---|---|
void |
ContactPojo.setEmailAddresses(List<EmailAddress> addresses)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||