| Package | Description |
|---|---|
| com.google.gdata.data.contacts | |
| com.google.gdata.data.extensions |
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumber> |
BasePersonEntry.getPhoneNumbers()
Returns the contact phone numbers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePersonEntry.addPhoneNumber(PhoneNumber phoneNumber)
Adds a new contact phone number.
|
| Modifier and Type | Method and Description |
|---|---|
List<PhoneNumber> |
ContactEntry.getPhoneNumbers()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactEntry.addPhoneNumber(PhoneNumber phoneNumber)
Deprecated.
|
Copyright © 2012. All Rights Reserved.