|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.jasig.portlet.contacts.model | |
| org.jasig.portlet.contacts.model.impl | |
| Uses of Address in org.jasig.portlet.contacts.model |
|---|
| Methods in org.jasig.portlet.contacts.model that return Address | |
|---|---|
Address |
Contact.getPrimaryAddress()
|
| Methods in org.jasig.portlet.contacts.model that return types with arguments of type Address | |
|---|---|
List<Address> |
Contact.getAddresses()
|
| Method parameters in org.jasig.portlet.contacts.model with type arguments of type Address | |
|---|---|
void |
Contact.setAddresses(List<Address> addresses)
|
| Uses of Address in org.jasig.portlet.contacts.model.impl |
|---|
| Classes in org.jasig.portlet.contacts.model.impl that implement Address | |
|---|---|
class |
AddressPojo
|
| Methods in org.jasig.portlet.contacts.model.impl that return Address | |
|---|---|
Address |
ContactPojo.getPrimaryAddress()
|
| Methods in org.jasig.portlet.contacts.model.impl that return types with arguments of type Address | |
|---|---|
List<Address> |
ContactPojo.getAddresses()
|
| Method parameters in org.jasig.portlet.contacts.model.impl with type arguments of type Address | |
|---|---|
void |
ContactPojo.setAddresses(List<Address> addresses)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||