| Package | Description |
|---|---|
| org.jasig.portlet.contacts.model | |
| org.jasig.portlet.contacts.model.impl |
| Modifier and Type | Method and Description |
|---|---|
Address |
Contact.getPrimaryAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
Contact.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setAddresses(List<Address> addresses) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressPojo |
| Modifier and Type | Method and Description |
|---|---|
Address |
ContactPojo.getPrimaryAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
ContactPojo.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPojo.setAddresses(List<Address> addresses) |
Copyright © 2013 Jasig. All Rights Reserved.