| java.lang.Object | ||||
| ↳ | com.google.gdata.data.AbstractExtension | |||
| ↳ | com.google.gdata.data.ExtensionPoint | |||
| ↳ | com.google.gdata.data.BaseEntry<E extends com.google.gdata.data.BaseEntry> | |||
| ↳ | com.google.gdata.data.contacts.BasePersonEntry<E extends com.google.gdata.data.contacts.BasePersonEntry<E>> | |||
Known Direct Subclasses
|
Describes a person entry.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.data.BaseEntry
| |||||||||||
From class
com.google.gdata.data.ExtensionPoint
| |||||||||||
From class
com.google.gdata.data.AbstractExtension
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Default mutable constructor.
| |||||||||||
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry instance. | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a new calendar link.
| |||||||||||
Adds a new contact email.
| |||||||||||
Adds a new event.
| |||||||||||
Adds a new contact extended property.
| |||||||||||
Adds a new external id.
| |||||||||||
Adds a new hobby.
| |||||||||||
Adds a new contact im.
| |||||||||||
Adds a new jot.
| |||||||||||
Adds a new language.
| |||||||||||
Adds a new contact organization.
| |||||||||||
Adds a new contact phone number.
| |||||||||||
Adds a new contact postal address.
| |||||||||||
Adds a new relation.
| |||||||||||
Adds a new contact structured address.
| |||||||||||
Adds a new user defined field.
| |||||||||||
Adds a new website.
| |||||||||||
Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
| |||||||||||
Returns the batch identifier.
| |||||||||||
Returns the batch interruption information.
| |||||||||||
Returns the batch operation.
| |||||||||||
Returns the batch response status information.
| |||||||||||
Returns the billing information.
| |||||||||||
Returns the birthday.
| |||||||||||
Returns the calendar links.
| |||||||||||
Returns the link to edit contact photo.
| |||||||||||
Returns the link that provides the contact photo.
| |||||||||||
Returns the directory server.
| |||||||||||
Returns the contact emails.
| |||||||||||
Returns the events.
| |||||||||||
Returns the contact extended properties.
| |||||||||||
Returns the external ids.
| |||||||||||
Returns the person file as.
| |||||||||||
Returns the gender.
| |||||||||||
Returns the hobbies.
| |||||||||||
Returns the contact ims.
| |||||||||||
Returns the initials.
| |||||||||||
Returns the jots.
| |||||||||||
Returns the languages.
| |||||||||||
Returns the maiden name.
| |||||||||||
Returns the mileage.
| |||||||||||
Returns the contact name.
| |||||||||||
Returns the nickname.
| |||||||||||
Returns the occupation.
| |||||||||||
Returns the contact organizations.
| |||||||||||
Returns the contact phone numbers.
| |||||||||||
Returns the contact postal addresses.
| |||||||||||
Returns the priority.
| |||||||||||
Returns the relations.
| |||||||||||
Returns the sensitivity.
| |||||||||||
Returns the short name.
| |||||||||||
Returns the status.
| |||||||||||
Returns the contact structured addresses.
| |||||||||||
Returns the subject.
| |||||||||||
Returns the user defined fields.
| |||||||||||
Returns the websites.
| |||||||||||
Returns the person location.
| |||||||||||
Returns whether it has the batch identifier.
| |||||||||||
Returns whether it has the batch interruption information.
| |||||||||||
Returns whether it has the batch operation.
| |||||||||||
Returns whether it has the batch response status information.
| |||||||||||
Returns whether it has the billing information.
| |||||||||||
Returns whether it has the birthday.
| |||||||||||
Returns whether it has the calendar links.
| |||||||||||
Returns whether it has the directory server.
| |||||||||||
Returns whether it has the contact emails.
| |||||||||||
Returns whether it has the events.
| |||||||||||
Returns whether it has the contact extended properties.
| |||||||||||
Returns whether it has the external ids.
| |||||||||||
Returns whether it has the person file as.
| |||||||||||
Returns whether it has the gender.
| |||||||||||
Returns whether it has the hobbies.
| |||||||||||
Returns whether it has the contact ims.
| |||||||||||
Returns whether it has the initials.
| |||||||||||
Returns whether it has the jots.
| |||||||||||
Returns whether it has the languages.
| |||||||||||
Returns whether it has the maiden name.
| |||||||||||
Returns whether it has the mileage.
| |||||||||||
Returns whether it has the contact name.
| |||||||||||
Returns whether it has the nickname.
| |||||||||||
Returns whether it has the occupation.
| |||||||||||
Returns whether it has the contact organizations.
| |||||||||||
Returns whether it has the contact phone numbers.
| |||||||||||
Returns whether it has the contact postal addresses.
| |||||||||||
Returns whether it has the priority.
| |||||||||||
Returns whether it has the relations.
| |||||||||||
Returns whether it has the sensitivity.
| |||||||||||
Returns whether it has the short name.
| |||||||||||
Returns whether it has the status.
| |||||||||||
Returns whether it has the contact structured addresses.
| |||||||||||
Returns whether it has the subject.
| |||||||||||
Returns whether it has the user defined fields.
| |||||||||||
Returns whether it has the websites.
| |||||||||||
Returns whether it has the person location.
| |||||||||||
Sets the batch identifier.
| |||||||||||
Sets the batch interruption information.
| |||||||||||
Sets the batch operation.
| |||||||||||
Sets the batch response status information.
| |||||||||||
Sets the billing information.
| |||||||||||
Sets the birthday.
| |||||||||||
Sets the directory server.
| |||||||||||
Sets the person file as.
| |||||||||||
Sets the gender.
| |||||||||||
Sets the initials.
| |||||||||||
Sets the maiden name.
| |||||||||||
Sets the mileage.
| |||||||||||
Sets the contact name.
| |||||||||||
Sets the nickname.
| |||||||||||
Sets the occupation.
| |||||||||||
Sets the priority.
| |||||||||||
Sets the sensitivity.
| |||||||||||
Sets the short name.
| |||||||||||
Sets the status.
| |||||||||||
Sets the subject.
| |||||||||||
Sets the person location.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Checks the attributes to see if there are any problems.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.data.BaseEntry
| |||||||||||
From class
com.google.gdata.data.ExtensionPoint
| |||||||||||
From class
com.google.gdata.data.AbstractExtension
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.gdata.data.Extension
| |||||||||||
From interface
com.google.gdata.data.IAtom
| |||||||||||
From interface
com.google.gdata.data.IEntry
| |||||||||||
From interface
com.google.gdata.data.Kind.Adaptable
| |||||||||||
From interface
com.google.gdata.data.Kind.Adaptor
| |||||||||||
Default mutable constructor.
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry instance.
| sourceEntry | Source entry |
|---|
Adds a new calendar link.
| calendarLink | Calendar link |
|---|
Adds a new contact email.
| emailAddress | Contact email |
|---|
Adds a new contact extended property.
| extendedProperty | Contact extended property |
|---|
Adds a new external id.
| externalId | External id |
|---|
Adds a new contact organization.
| organization | Contact organization |
|---|
Adds a new contact phone number.
| phoneNumber | Contact phone number |
|---|
Adds a new contact postal address.
| postalAddress | Contact postal address |
|---|
Adds a new contact structured address.
| structuredPostalAddress | Contact structured address |
|---|
Adds a new user defined field.
| userDefinedField | User defined field |
|---|
Declares the set of expected Extension types for an ExtensionPoint within the target extension profile. The base implementation does not declare any extensions, but can be overridden by specific types of ExtensionPoints that always contain a well-defined set of extensions.
| extProfile | The ExtensionProfile to initialize. |
|---|
Returns the batch interruption information.
Returns the batch response status information.
Returns the billing information.
Returns the link to edit contact photo.
null for none.
Returns the link that provides the contact photo.
null for none.
Returns the contact extended properties.
Returns the contact organizations.
Returns the contact phone numbers.
Returns the contact postal addresses.
Returns the contact structured addresses.
Returns the user defined fields.
Returns whether it has the batch identifier.
Returns whether it has the batch interruption information.
Returns whether it has the batch operation.
Returns whether it has the batch response status information.
Returns whether it has the billing information.
Returns whether it has the birthday.
Returns whether it has the calendar links.
Returns whether it has the directory server.
Returns whether it has the contact emails.
Returns whether it has the events.
Returns whether it has the contact extended properties.
Returns whether it has the external ids.
Returns whether it has the person file as.
Returns whether it has the gender.
Returns whether it has the hobbies.
Returns whether it has the contact ims.
Returns whether it has the initials.
Returns whether it has the jots.
Returns whether it has the languages.
Returns whether it has the maiden name.
Returns whether it has the mileage.
Returns whether it has the contact name.
Returns whether it has the nickname.
Returns whether it has the occupation.
Returns whether it has the contact organizations.
Returns whether it has the contact phone numbers.
Returns whether it has the contact postal addresses.
Returns whether it has the priority.
Returns whether it has the relations.
Returns whether it has the sensitivity.
Returns whether it has the short name.
Returns whether it has the status.
Returns whether it has the contact structured addresses.
Returns whether it has the subject.
Returns whether it has the user defined fields.
Returns whether it has the websites.
Returns whether it has the person location.
Sets the batch identifier.
| batchId | Batch identifier or null to reset
|
|---|
Sets the batch interruption information.
| batchInterrupted | Batch interruption information or null
to reset
|
|---|
Sets the batch operation.
| batchOperation | Batch operation or null to reset
|
|---|
Sets the batch response status information.
| batchStatus | Batch response status information or null
to reset
|
|---|
Sets the billing information.
| billingInformation | Billing information or null to reset
|
|---|
Sets the birthday.
| birthday | Birthday or null to reset
|
|---|
Sets the directory server.
| directoryServer | Directory server or null to reset
|
|---|
Sets the person file as.
| fileAs | Person file as or null to reset
|
|---|
Sets the initials.
| initials | Initials or null to reset
|
|---|
Sets the maiden name.
| maidenName | Maiden name or null to reset
|
|---|
Sets the mileage.
| mileage | Mileage or null to reset
|
|---|
Sets the contact name.
| name | Contact name or null to reset
|
|---|
Sets the nickname.
| nickname | Nickname or null to reset
|
|---|
Sets the occupation.
| occupation | Occupation or null to reset
|
|---|
Sets the priority.
| priority | Priority or null to reset
|
|---|
Sets the sensitivity.
| sensitivity | Sensitivity or null to reset
|
|---|
Sets the short name.
| shortName | Short name or null to reset
|
|---|
Sets the subject.
| subject | Subject or null to reset
|
|---|
Sets the person location.
| where | Person location or null to reset
|
|---|
Checks the attributes to see if there are any problems. Default implementation does nothing, though generally this is discouraged unless there really are no restrictions.