|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
com.funambol.common.pim.model.contact |
Uses of Address in com.funambol.common.pim.model.contact |
---|
Methods in com.funambol.common.pim.model.contact that return Address | |
---|---|
Address |
PersonalDetail.getAddress()
Returns the address for this Personal Detail |
Address |
BusinessDetail.getAddress()
Returns the contact's work address. |
Address |
PersonalDetail.getOtherAddress()
Returns the other address for this Personal Detail |
Methods in com.funambol.common.pim.model.contact with parameters of type Address | |
---|---|
void |
PersonalDetail.setAddress(Address address)
Setter for property address. |
void |
BusinessDetail.setAddress(Address address)
Sets property address. |
void |
PersonalDetail.setOtherAddress(Address otherAddress)
Setter for property otherAddress. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |