- AbPageVariationEntry - Class in com.google.gdata.data.analytics
-
Entry element for abpagevariation feed.
- AbPageVariationEntry() - Constructor for class com.google.gdata.data.analytics.AbPageVariationEntry
-
Default mutable constructor.
- AbPageVariationEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.AbPageVariationEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- AbPageVariationFeed - Class in com.google.gdata.data.analytics
-
Feed element in AbPageVariationFeed.
- AbPageVariationFeed() - Constructor for class com.google.gdata.data.analytics.AbPageVariationFeed
-
Default mutable constructor.
- AbPageVariationFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.AbPageVariationFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ABSOLUTE_TIME - Static variable in class com.google.gdata.model.gd.Reminder
-
Absolute time of the reminder.
- absoluteTime - Variable in class com.google.gdata.data.extensions.Reminder
-
Absolute time of the reminder.
- AbstractExtension - Class in com.google.gdata.data
-
Common extension implementation for sharing code among implementers of
Extension
.
- AbstractExtension() - Constructor for class com.google.gdata.data.AbstractExtension
-
Constructs an extension bound to a specific XML representation.
- AbstractExtension(XmlNamespace, String) - Constructor for class com.google.gdata.data.AbstractExtension
-
Constructs an extension bound to a specific XML representation.
- AbstractExtension.AttributesHandler - Class in com.google.gdata.data
-
Base class for custom element handlers that uses
AttributeHelper
to consume the attributes and the element's text content.
- AbstractExtension.AttributesHandler(Attributes) - Constructor for class com.google.gdata.data.AbstractExtension.AttributesHandler
-
Constructor.
- AbstractFreeTextExtension - Class in com.google.gdata.data.youtube
-
An extension with a content and nothing else.
- AbstractFreeTextExtension() - Constructor for class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
Creates an empty tag.
- AbstractFreeTextExtension(String) - Constructor for class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
Creates a tag and initializes its content.
- AbstractMediaResource - Class in com.google.gdata.data.media.mediarss
-
An empty tag with a url, width and height attribute.
- AbstractParser<T> - Class in com.google.gdata.wireformats.input
-
The AbstractParser class is an abstract base class that can be used in the
creation of new
InputParser
implementations.
- AbstractParser(AltFormat, Class<? extends T>) - Constructor for class com.google.gdata.wireformats.input.AbstractParser
-
Constructs a new AbstractParser instance for the specified representation
and result type.
- AbstractTextElement - Class in com.google.gdata.data.media.mediarss
-
A media element with a 'type' attribute and text content.
- AbstractTextElement() - Constructor for class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- Accept - Class in com.google.gdata.model.atompub
-
Specifies a type of representation that can be POSTed to a Collection.
- Accept() - Constructor for class com.google.gdata.model.atompub.Accept
-
Constructs an instance using the default key.
- Accept(ElementKey<String, ? extends Accept>) - Constructor for class com.google.gdata.model.atompub.Accept
-
Subclass constructor, allows subclasses to supply their own element key.
- Accept(ElementKey<String, ? extends Accept>, Element) - Constructor for class com.google.gdata.model.atompub.Accept
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Accept(String) - Constructor for class com.google.gdata.model.atompub.Accept
-
Constructs a new instance with the given value.
- ACCEPT_LANGUAGE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The ACCEPT_LANGUAGE header is used to choose the best language for
the output when the parameter hl
is not specified.
- ACCEPTED - Static variable in class com.google.gdata.model.gd.AttendeeStatus.Value
-
Attendee has accepted.
- ACCESS_CONTROL_LIST - Static variable in class com.google.gdata.data.sites.SitesAclFeedLink.Rel
-
Acccess control list feed link.
- ACCESS_RULE_CATEGORY - Static variable in class com.google.gdata.data.acl.AclEntry
-
Kind category used to label feeds or entries that have Event extension
data.
- ACCESS_RULE_KIND - Static variable in class com.google.gdata.data.acl.AclEntry
-
Kind term value for access rule category.
- ACCESSED - Static variable in class com.google.gdata.data.calendar.ListType
-
- AccessLevelProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing how much a given user may do with a
given event or calendar.
- AccessLevelProperty() - Constructor for class com.google.gdata.data.calendar.AccessLevelProperty
-
- AccessLevelProperty(String) - Constructor for class com.google.gdata.data.calendar.AccessLevelProperty
-
- ACCOUNT - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
-
Account external id.
- accountDeleted - Variable in class com.google.gdata.client.CoreErrorDomain
-
- accountDisabled - Variable in class com.google.gdata.client.CoreErrorDomain
-
- AccountEntry - Class in com.google.gdata.data.analytics
-
Entry element for account feed.
- AccountEntry() - Constructor for class com.google.gdata.data.analytics.AccountEntry
-
Default mutable constructor.
- AccountEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.AccountEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- AccountFeed - Class in com.google.gdata.data.analytics
-
Feed element in account feed.
- AccountFeed() - Constructor for class com.google.gdata.data.analytics.AccountFeed
-
Default mutable constructor.
- AccountFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.AccountFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- AccountInfo - Class in com.google.gdata.client.appsforyourdomain.audit
-
A simple POJO that holds account information request details
- AccountInfo() - Constructor for class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- AccountInfo(GenericEntry) - Constructor for class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
Parameterized constructor to create a POJO from a GenericEntry instance.
- accountSettingsUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
- accountUnverified - Variable in class com.google.gdata.client.CoreErrorDomain
-
- AclEntry - Class in com.google.gdata.data.acl
-
Defines an entry in a feed of an access control list (ACL).
- AclEntry() - Constructor for class com.google.gdata.data.acl.AclEntry
-
Default constructor for an ACL entry.
- AclFeed - Class in com.google.gdata.data.acl
-
Defines a feed of an access control list (ACL).
- AclFeed() - Constructor for class com.google.gdata.data.acl.AclFeed
-
Default constructor for an ACL feed.
- AclNamespace - Class in com.google.gdata.data.acl
-
GData namespace definitions related to Access Control Lists (ACL's).
- AclRole - Class in com.google.gdata.data.acl
-
Describes the role of an entry in an access control list.
- AclRole() - Constructor for class com.google.gdata.data.acl.AclRole
-
Default constructor for a mutable role.
- AclRole(String) - Constructor for class com.google.gdata.data.acl.AclRole
-
Constructor for either a mutable or immutable role.
- AclScope - Class in com.google.gdata.data.acl
-
Describes the scope of an entry in an access control list.
- AclScope() - Constructor for class com.google.gdata.data.acl.AclScope
-
- AclScope(AclScope.Type, String) - Constructor for class com.google.gdata.data.acl.AclScope
-
- AclScope(AclScope.Type, String, String) - Constructor for class com.google.gdata.data.acl.AclScope
-
- AclScope.Type - Enum in com.google.gdata.data.acl
-
predefined values for the "type" attribute
- AclWithKey - Class in com.google.gdata.data.acl
-
Describes the key granting a role in an access control list.
- AclWithKey() - Constructor for class com.google.gdata.data.acl.AclWithKey
-
Default mutable constructor.
- AclWithKey(String, AclRole) - Constructor for class com.google.gdata.data.acl.AclWithKey
-
Immutable constructor.
- Action<T,U extends T> - Class in com.google.gdata.util.parser
-
Actions are fired when their subject
parser matches.
- Action(Parser<T>, Callback<U>) - Constructor for class com.google.gdata.util.parser.Action
-
Class constructor.
- action(Callback<U>) - Method in class com.google.gdata.util.parser.Parser
-
Creates a Action
that will fire and call
Callback.handle
whenever this
matches.
- ActivityEntry - Class in com.google.gdata.data.sites
-
An entry representing a user action in a site.
- ActivityEntry() - Constructor for class com.google.gdata.data.sites.ActivityEntry
-
Default mutable constructor.
- ActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ActivityEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ActivityFeed - Class in com.google.gdata.data.sites
-
Describes an activity feed.
- ActivityFeed() - Constructor for class com.google.gdata.data.sites.ActivityFeed
-
Default mutable constructor.
- ActivityFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.ActivityFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ActivityQuery - Class in com.google.gdata.client.sites
-
Describes a query for the feed containing descriptions of all activity within
a site.
- ActivityQuery(URL) - Constructor for class com.google.gdata.client.sites.ActivityQuery
-
Constructs a new query object that targets a feed.
- adapt(Element, ElementMetadata<?, ?>, String) - Method in class com.google.gdata.model.Element
-
Adapts an element based on a key.
- adapt(ElementKey<?, T>, Element) - Method in class com.google.gdata.model.Element
-
Adapts an element based on a different key.
- adapt(String, ElementKey<?, ?>) - Method in interface com.google.gdata.model.ElementCreator
-
Adds an adaptation from the element type of this element to the adaptation
type.
- adapt(String) - Method in interface com.google.gdata.model.ElementMetadata
-
Adapts this metadata to another type, based on the given kind.
- adapt(String) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- adapt(ElementKey<D, E>, String, ElementKey<? extends D, ? extends E>) - Method in class com.google.gdata.model.MetadataRegistry
-
Adapts from the source type to the adaptation type on the given kind.
- adaptable - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Adaptable helper.
- adaptable - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
Adaptable helper
- add(String, Object) - Method in class com.google.gdata.util.common.base.Objects.ToStringHelper
-
Adds a name/value pair to the formatted output in name=value
format.
- addAccept(String) - Method in class com.google.gdata.data.introspection.Collection
-
- addAccept(Accept) - Method in class com.google.gdata.model.atompub.Collection
-
Adds a new accept element.
- addAccept(String) - Method in class com.google.gdata.model.atompub.Collection
-
Adds a new accept string.
- addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.BaseEntry
-
- addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.BaseFeed
-
- addAdaptor(Kind.Adaptor) - Method in interface com.google.gdata.data.Kind.Adaptable
-
- addAdaptor(Kind.Adaptor) - Method in class com.google.gdata.data.Kind.AdaptableHelper
-
- addAllowedInputFormats(AltFormat...) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Declares formats as being acceptable input formats when the
current AltFormat is selected as output.
- addArchiveConversion(ArchiveConversion) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Adds a new archive conversion.
- addArchiveFailure(ArchiveFailure) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Adds a new archive failure.
- addArchiveResourceId(ArchiveResourceId) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Adds a new archive resource id.
- addAttribute(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GmAttributes
-
- addAttribute(GoogleBaseAttributeId, GmAttributes.GmAttribute.Importance) - Method in class com.google.api.gbase.client.GmAttributes
-
Adds a new attribute to the list.
- addAttribute(GoogleBaseAttribute) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds an attribute to the list.
- addAttribute(AttributeKey<?>) - Method in interface com.google.gdata.model.ElementCreator
-
Add the key for an attribute.
- addAuthor(Person) - Method in class com.google.gdata.model.atom.Entry
-
- addAuthor(Person) - Method in class com.google.gdata.model.atom.Source
-
- addAuthors(List<Person>) - Method in class com.google.gdata.model.atom.Source
-
- addBlockedOn(BlockedOn) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Adds a new blocked on.
- addBlockedOnUpdate(BlockedOnUpdate) - Method in class com.google.gdata.data.projecthosting.Updates
-
Adds a new blocked on update.
- addBlocking(Blocking) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Adds a new blocking.
- addBooleanAttribute(String, boolean) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addCalendarLink(CalendarLink) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new calendar link.
- addCategories(Categories) - Method in class com.google.gdata.data.introspection.Collection
-
- addCategories(Categories) - Method in class com.google.gdata.model.atompub.Collection
-
Adds a new app categories document.
- addCategory(ICategory) - Method in class com.google.gdata.client.Query.CategoryFilter
-
Adds a new
ICategory
to the query, indicating that entries
containing the category should be considered to match.
- addCategory(Category) - Method in class com.google.gdata.data.introspection.Categories
-
Adds a new category to the category list.
- addCategory(MediaCategory) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addCategory(Category) - Method in class com.google.gdata.model.atom.Entry
-
- addCategory(Category) - Method in class com.google.gdata.model.atom.Source
-
- addCategory(Category) - Method in class com.google.gdata.model.atompub.Categories
-
Adds a new category.
- addCategoryFilter(Query.CategoryFilter) - Method in class com.google.gdata.client.Query
-
Adds a new CategoryFilter to the query.
- addCc(Cc) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Adds a new list of CCed user.
- addCcUpdate(CcUpdate) - Method in class com.google.gdata.data.projecthosting.Updates
-
Adds a new cc update.
- addCollection(String, String, String...) - Method in interface com.google.gdata.data.introspection.IWorkspace
-
Add a new collection to the list of collections associated with this
workspace.
- addCollection(Collection) - Method in class com.google.gdata.data.introspection.Workspace
-
- addCollection(String, String, String...) - Method in class com.google.gdata.data.introspection.Workspace
-
- addCollection(Collection) - Method in class com.google.gdata.model.atompub.Workspace
-
Adds a new collection.
- addCollection(String, String, String...) - Method in class com.google.gdata.model.atompub.Workspace
-
Add a new collection with the given title and accept types.
- addColumn(Column) - Method in class com.google.gdata.data.spreadsheet.Data
-
Adds a new column.
- addContent(MediaContent) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addContent(MediaContent) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- addContent(YouTubeMediaContent) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Adds a media:content
tag.
- addContributor(Person) - Method in class com.google.gdata.model.atom.Entry
-
- addContributor(Person) - Method in class com.google.gdata.model.atom.Source
-
- addContributors(List<Person>) - Method in class com.google.gdata.model.atom.Source
-
- addConverter(Class<V>, ObjectConverter<V>) - Static method in class com.google.gdata.wireformats.ObjectConverter
-
Add converter for a data type.
- addCookie(GoogleGDataRequest.GoogleCookie) - Method in interface com.google.gdata.client.CookieManager
-
Adds a new GoogleCookie instance to the cache.
- addCookie(GoogleGDataRequest.GoogleCookie) - Method in class com.google.gdata.client.GoogleService
-
Adds a new GoogleCookie instance to the cache.
- addCookie(GoogleGDataRequest.GoogleCookie) - Method in class com.google.gdata.client.SimpleCookieManager
-
- addCreator(Creator) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new creator.
- addCredit(MediaCredit) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addCredit(MediaCredit) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- addCredit(YouTubeMediaCredit) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Adds a media:credit
tag.
- addCustomBaseParameter(String, String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Adds a parameter to be used when generating the OAuth signature.
- addCustomParameter(Query.CustomParameter) - Method in class com.google.gdata.client.Query
-
Adds a new CustomParameter.
- addCustomProperty(CustomProperty) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Adds a new custom property.
- addCustomProperty(CustomProperty) - Method in class com.google.gdata.data.maps.MapEntry
-
Adds a new custom property.
- addCustomVariable(CustomVariable) - Method in class com.google.gdata.data.analytics.AccountEntry
-
Adds a new custom variable.
- addDataSource(DataSource) - Method in class com.google.gdata.data.analytics.DataFeed
-
Adds a new data source.
- addDate(Date) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new date.
- addDateAttribute(String, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addDateTimeAttribute(String, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addDateTimeRangeAttribute(String, DateTimeRange) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addDeclarations(Kind.Adaptor) - Method in class com.google.gdata.data.ExtensionProfile
-
Adds the extension declarations associated with an
Kind.Adaptor
instance, if the declaring class has not already added to this
profile.
- addDefaultVersion(Version, boolean) - Method in class com.google.gdata.util.VersionRegistry
-
Adds a default version to the version registry.
- addDescription(Description) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new description.
- addDimension(Dimension) - Method in class com.google.gdata.data.analytics.DataEntry
-
Adds a new dimension.
- addElement(Element) - Method in class com.google.gdata.model.Element
-
Add a child element, using the key of the child element as the key into
this element's children.
- addElement(QName, Element) - Method in class com.google.gdata.model.Element
-
Add a child element with the given ID.
- addElement(ElementKey<?, ?>, Element) - Method in class com.google.gdata.model.Element
-
Add a child element with the given key.
- addElement(ElementKey<?, ?>) - Method in interface com.google.gdata.model.ElementCreator
-
Add the metadata for a child element.
- addEmailAddress(Email) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new email address.
- addEmailAddress(Email) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- addEntry(GoogleBaseEntry) - Method in class com.google.api.gbase.client.GoogleBaseFeed
-
Adds an entry.
- addEntry(Entry) - Method in class com.google.gdata.model.atom.Feed
-
Adds an entry to this feed.
- addError(ServiceError) - Method in class com.google.api.gbase.client.ServiceErrors
-
Registers a new error.
- addError(Element, String) - Method in class com.google.gdata.model.ValidationContext
-
Add an error by error string.
- addError(Element, ErrorContent) - Method in class com.google.gdata.model.ValidationContext
-
Add a validation error to list.
- addErrors(ServiceException) - Method in class com.google.api.gbase.client.ServiceErrors
-
- addErrors(BatchStatus) - Method in class com.google.api.gbase.client.ServiceErrors
-
- addEscape(char, String) - Method in class com.google.gdata.util.common.base.CharEscaperBuilder
-
Add a new mapping from an index to an object to the escaping.
- addEscapes(char[], String) - Method in class com.google.gdata.util.common.base.CharEscaperBuilder
-
Add multiple mappings at once for a particular index.
- addEvent(Event) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new event.
- addExcludeCategory(ICategory) - Method in class com.google.gdata.client.Query.CategoryFilter
-
Adds a new
ICategory
to the query, indicating that entries
that do not contain the category should be considered to
match.
- addExportDocId(ExportDocId) - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Adds a new export doc id.
- addExportFormat(ExportFormat) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Adds a new export format.
- addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Add a new extended property (gd:extendedProperty)
- addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new extended property.
- addExtendedProperty(ExtendedProperty) - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Adds a new extended property.
- addExtension(Extension, Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionPoint
-
Internal helper method.
- addExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Adds an extension object.
- addExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
-
Adds an extension object.
- addExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Add an extension.
- addExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- addExtensions() - Method in class com.google.gdata.client.docs.DocsService
-
Adds the Google Docs extensions.
- addExternalId(ExternalId) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new external id.
- addExtraParameter(String, String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets a parameter related to OAuth (but not used when generating the
signature).
- addFeature(Feature) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Adds a new feature.
- addField(Field) - Method in class com.google.gdata.data.sites.ListItemEntry
-
Adds a new field.
- addField(Field) - Method in class com.google.gdata.data.spreadsheet.RecordEntry
-
Adds a new field.
- addFloatAttribute(String, float) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addFloatUnitAttribute(String, float, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addFloatUnitAttribute(String, NumberUnit<Float>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addFolder(Person, String) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- addFormat(Format) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new format.
- addGoal(Goal) - Method in class com.google.gdata.data.analytics.AccountEntry
-
Adds a new goal.
- addGroupAttribute(String, Group) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds group attribute.
- addGroupMembershipInfo(GroupMembershipInfo) - Method in class com.google.gdata.data.contacts.ContactEntry
-
Adds a new group membership info.
- addHeader(String, String) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Add a http header to send in each of the upload requests.
- addHobby(Hobby) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new hobby.
- addHtmlLink(String, String, String) - Method in class com.google.gdata.data.BaseEntry
-
Adds a link pointing to an HTML representation.
- addHtmlLink(String, String, String) - Method in class com.google.gdata.data.Source
-
Adds a link pointing to an HTML representation.
- addHtmlLink(String, String, String) - Method in class com.google.gdata.model.atom.Entry
-
Adds a link pointing to an HTML representation.
- addHtmlLink(String, String, String) - Method in class com.google.gdata.model.atom.Source
-
Adds a link pointing to an HTML representation.
- addIdentifier(Identifier) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new identifier.
- addIfAttribute(QName) - Method in class com.google.gdata.model.Path.Builder
-
Conditionally adds a new attribute path step.
- addIfElement(QName) - Method in class com.google.gdata.model.Path.Builder
-
Conditionally adds a new element path step.
- addImAddress(Im) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new instant messaging address.
- addImAddress(Im) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- addImageLink(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds an image URL.
- addImportFormat(ImportFormat) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Adds a new import format.
- addIntAttribute(String, int) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addIntUnitAttribute(String, int, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addIntUnitAttribute(String, NumberUnit<Integer>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- AdditionalName - Class in com.google.gdata.data.extensions
-
Person's additional (often: middle) name.
- AdditionalName() - Constructor for class com.google.gdata.data.extensions.AdditionalName
-
Default mutable constructor.
- AdditionalName(String, String) - Constructor for class com.google.gdata.data.extensions.AdditionalName
-
Immutable constructor.
- AdditionalName - Class in com.google.gdata.model.gd
-
Person's additional (often: middle) name.
- AdditionalName() - Constructor for class com.google.gdata.model.gd.AdditionalName
-
Constructs an instance using the default key.
- AdditionalName(ElementKey<String, ? extends AdditionalName>) - Constructor for class com.google.gdata.model.gd.AdditionalName
-
Subclass constructor, allows subclasses to supply their own element key.
- AdditionalName(ElementKey<String, ? extends AdditionalName>, Element) - Constructor for class com.google.gdata.model.gd.AdditionalName
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- AdditionalName(String) - Constructor for class com.google.gdata.model.gd.AdditionalName
-
Constructs a new instance with the given value.
- addJot(Jot) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new jot.
- addKeyword(String) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- addKeyword(Keyword) - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
-
Adds a new keyword.
- addKeywords(Collection<String>) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- addLabel(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds a label to the entry.
- addLabel(Label) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Adds a label to this MailItem
- addLabel(Label) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Adds a new label.
- addLabel(Label) - Method in class com.google.gdata.data.projecthosting.Updates
-
Adds a new label.
- addLanguage(Language) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new language.
- addLanguage(Language) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new language.
- addLink(Link) - Method in class com.google.gdata.data.BaseEntry
-
- addLink(String, String, String) - Method in class com.google.gdata.data.BaseEntry
-
- addLink(Link) - Method in class com.google.gdata.data.gtt.GlossariesElement
-
Adds a new glossary entry link.
- addLink(Link) - Method in class com.google.gdata.data.gtt.TmsElement
-
Adds a new tm entry link.
- addLink(String, String, String) - Method in interface com.google.gdata.data.IAtom
-
Adds a link with the given rel, type, and href.
- addLink(Link) - Method in class com.google.gdata.data.Source
-
- addLink(String, String, String) - Method in class com.google.gdata.data.Source
-
- addLink(Link) - Method in class com.google.gdata.model.atom.Entry
-
- addLink(String, String, String) - Method in class com.google.gdata.model.atom.Entry
-
- addLink(Link) - Method in class com.google.gdata.model.atom.Source
-
- addLink(String, String, String) - Method in class com.google.gdata.model.atom.Source
-
- addLinkedFrom(CrawlIssueLinkedFromUrl) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Adds a new crawl issue linked from url.
- addLocation(Where) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Adds a new calendar location.
- addLocation(Where) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Adds a new event location.
- addLocation(GeoPt) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- addLocation(Where) - Method in class com.google.gdata.model.gd.EventEntry
-
Adds a new event location.
- addLocationAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addLocationAttribute(String, Location) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addMailProperty(MailItemProperty) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Sets mail settings (read status, starred status, etc.) for this message.
- addMarkupLanguage(String) - Method in class com.google.gdata.data.webmastertools.SitemapMobile
-
Add another language to the markup language list.
- addMaxUploadSize(MaxUploadSize) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Adds a new max upload size.
- addMemberToGroup(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Adds a new member to the group.
- addMetric(Metric) - Method in class com.google.gdata.data.analytics.Aggregates
-
Adds a new metric.
- addMetric(Metric) - Method in class com.google.gdata.data.analytics.DataEntry
-
Adds a new metric.
- addMoney(Money) - Method in class com.google.gdata.data.finance.Commission
-
Adds a new monetary value of the commission.
- addMoney(Money) - Method in class com.google.gdata.data.finance.CostBasis
-
Adds a new monetary value of the cost basi.
- addMoney(Money) - Method in class com.google.gdata.data.finance.DaysGain
-
Adds a new monetary value of day's gain.
- addMoney(Money) - Method in class com.google.gdata.data.finance.Gain
-
Adds a new monetary value of the total gain.
- addMoney(Money) - Method in class com.google.gdata.data.finance.MarketValue
-
Adds a new monetary value of the market value.
- addMoney(Money) - Method in class com.google.gdata.data.finance.Price
-
Adds a new monetary value of the transaction price.
- addNamespace(XmlNamespace) - Method in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Adds a namespace declaration to the element, avoiding duplicates.
- addNamespace(XmlNamespace) - Method in class com.google.gdata.util.XmlBlob
-
- addNumberAttribute(String, Number) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addNumberUnitAttribute(String, Number, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addNumberUnitAttribute(String, NumberUnit<Number>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addOrganization(Organization) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new organization.
- addOwnerToGroup(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Adds a new member as owner to the group.
- addParticipant(EventWho) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Adds a new event participant.
- addParticipant(Who) - Method in class com.google.gdata.data.extensions.EventEntry
-
Adds a new event participant.
- addParticipant(Who) - Method in class com.google.gdata.model.gd.EventEntry
-
Adds a new event participant.
- addPaymentMethod(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds an accepted payment method.
- addPhoneNumber(PhoneNumber) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new phone number.
- addPhoneNumber(PhoneNumber) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- addPostalAddress(PostalAddress) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new postal address.
- addPostalAddress(PostalAddress) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- addProjectLabel(ProjectLabel) - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Adds a new project label.
- addProperties(Map<String, String>) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
Convenience method to add multiple name-value pairs to this entry.
- addProperty(Property) - Method in class com.google.gdata.data.analytics.AccountEntry
-
Adds a new property.
- addProperty(Property) - Method in class com.google.gdata.data.analytics.DataSource
-
Adds a new property.
- addProperty(Property) - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Adds a new property.
- addProperty(Property) - Method in class com.google.gdata.data.analytics.Segment
-
Adds a new property.
- addProperty(String, String) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
Add a new name-value pair to this entry.
- addPublicationLabel(String) - Method in class com.google.gdata.data.webmastertools.SitemapNews
-
Add another language to the enumeration.
- addPublisher(Publisher) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new publisher.
- addQuery(QueryParameter) - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Adds a new query parameter.
- addRating(MediaRating) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addRating(MediaRating) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- addRating(YouTubeMediaRating) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Adds a media:rating
tag.
- addRecipient(Email) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Adds a recipient email to the Mail Item.
- addRecurrenceException(RecurrenceException) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Adds a new recurrence exception.
- addRecurrenceException(RecurrenceException) - Method in class com.google.gdata.model.gd.EventEntry
-
Adds a new recurrence exception.
- addReferenceAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addRelation(Relation) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new relation.
- addReminder(Reminder) - Method in class com.google.gdata.model.gd.EventEntry
-
Adds a new event reminder.
- addReminder(Reminder) - Method in class com.google.gdata.model.gd.When
-
Adds a new event reminder.
- addRepeatingExtension(Extension, Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionPoint
-
Internal helper method.
- addRepeatingExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Adds a repeating extension object.
- addRepeatingExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
-
Adds a repeating extension object.
- addRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Add a repeating extension.
- addRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- addRepository(Repository) - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Adds a new repository.
- address - Variable in class com.google.gdata.data.extensions.Email
-
Email address.
- ADDRESS - Static variable in class com.google.gdata.model.gd.Email
-
Email address.
- ADDRESS - Static variable in class com.google.gdata.model.gd.Im
-
IM address.
- addRestriction(MediaRestriction) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addSegment(Segment) - Method in class com.google.gdata.data.analytics.AccountFeed
-
Adds a new segment.
- addSegment(Segment) - Method in class com.google.gdata.data.analytics.DataFeed
-
Adds a new segment.
- addShipping(Shipping) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds shipping attribute.
- addShippingAttribute(String, Shipping) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addSibling(ServiceException) - Method in exception com.google.gdata.util.ServiceException
-
Make and siblings, returning .
- addStep(Step) - Method in class com.google.gdata.data.analytics.Destination
-
Adds a new step.
- addStep(MetadataKey<?>) - Method in class com.google.gdata.model.Path.Builder
-
Adds a new path step to the end of the path.
- addStreamId(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Add the streamId to the list of stream ids.
- addStreamId(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Add an individual streamId to the photo.
- addStreamId(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- addStreamId(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- addStreamIdsExt(GphotoStreamId) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Adds a new the streamIds on this photo.
- addStructuredPostalAddress(StructuredPostalAddress) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new structured postal address.
- addSubAttribute(GoogleBaseAttribute) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Appends the value to the subAttribute list.
- addSubject(Subject) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new subject.
- addSubscriptionType(SubscriptionEntry.Type) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Adds a type category to this entry.
- addTax(Tax) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Adds tax attribute.
- addTaxAttribute(String, Tax) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addText(MediaText) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addTextAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addThumbnail(MediaThumbnail) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- addTime(When) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Adds a new event time.
- addTime(When) - Method in class com.google.gdata.model.gd.EventEntry
-
Adds a new event time.
- addTitle(Title) - Method in class com.google.gdata.data.books.VolumeEntry
-
Adds a new title.
- addTransforms(MetadataRegistry) - Static method in class com.google.gdata.model.transforms.atom.AtomRssTransforms
-
Add the RSS transforms to the default metadata trees.
- addTransforms(MetadataRegistry) - Static method in class com.google.gdata.model.transforms.atom.AtomVersionTransforms
-
- addTransforms(MetadataRegistry) - Static method in class com.google.gdata.model.transforms.atompub.AtompubVersionTransforms
-
- addUndeclaredAttributeMarker() - Method in interface com.google.gdata.model.ElementCreator
-
Sets the location of the undeclared attributes.
- addUndeclaredElementMarker() - Method in interface com.google.gdata.model.ElementCreator
-
Sets the location of the undeclared elements.
- addUrlAttribute(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- addUserDefinedField(UserDefinedField) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new user defined field.
- addUserProfileLink(String) - Method in class com.google.gdata.data.youtube.FriendEntry
-
Adds a link to the user profile.
- addValue(int, String) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Adds a new value into the histogram.
- addValue(Object) - Method in class com.google.gdata.util.common.base.Objects.ToStringHelper
-
- addVerificationMethod(VerificationMethod) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Add available verification method for the site.
- addVideoUrl(String) - Method in class com.google.gdata.data.youtube.ComplaintEntry
-
Adds a rel=related type=application/atom+xml link pointing to the
video.
- addVisitor(ElementVisitor) - Method in class com.google.gdata.model.CompositeElementVisitor
-
- addWebsite(Website) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Adds a new website.
- addWhen(When) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Adds a new time period description.
- addWhere(Where) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Adds a new place description.
- addWho(Who) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Adds a new person description.
- addWhoList(Who) - Method in class com.google.gdata.model.gd.MessageEntry
-
Adds a new person description.
- addWorkspace(String) - Method in interface com.google.gdata.data.introspection.IServiceDocument
-
Add a new workspace to the service document, returning the newly created
workspace to the caller.
- addWorkspace(Workspace) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- addWorkspace(String) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- addWorkspace(Workspace) - Method in class com.google.gdata.model.atompub.ServiceDocument
-
Adds a new workspace.
- addWorkspace(String) - Method in class com.google.gdata.model.atompub.ServiceDocument
-
- Adjustments - Class in com.google.api.gbase.client
-
- Adjustments() - Constructor for class com.google.api.gbase.client.Adjustments
-
- admin - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- AdminSettingsConstants - Class in com.google.gdata.client.appsforyourdomain.adminsettings
-
Declarations of constants.
- adultContent - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A boolean flag that must be set if the content provided is not suitable for
minors.
- Agent - Class in com.google.gdata.data.extensions
-
Used in work addresses.
- Agent() - Constructor for class com.google.gdata.data.extensions.Agent
-
Default mutable constructor.
- Agent(String) - Constructor for class com.google.gdata.data.extensions.Agent
-
Constructor (mutable or immutable).
- Agent - Class in com.google.gdata.model.gd
-
Used in work addresses.
- Agent() - Constructor for class com.google.gdata.model.gd.Agent
-
Constructs an instance using the default key.
- Agent(ElementKey<String, ? extends Agent>) - Constructor for class com.google.gdata.model.gd.Agent
-
Subclass constructor, allows subclasses to supply their own element key.
- Agent(ElementKey<String, ? extends Agent>, Element) - Constructor for class com.google.gdata.model.gd.Agent
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Agent(String) - Constructor for class com.google.gdata.model.gd.Agent
-
Constructs a new instance with the given value.
- Aggregates - Class in com.google.gdata.data.analytics
-
Describes an aggregates.
- Aggregates() - Constructor for class com.google.gdata.data.analytics.Aggregates
-
Default mutable constructor.
- agreedToTerms - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- AIM - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
AIM.
- AIM - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
AIM.
- Album - Class in com.google.gdata.data.docs
-
Name of the album.
- Album() - Constructor for class com.google.gdata.data.docs.Album
-
Default mutable constructor.
- Album(String) - Constructor for class com.google.gdata.data.docs.Album
-
Constructor (mutable or immutable).
- ALBUM_CATEGORY - Static variable in interface com.google.gdata.data.photos.AlbumData
-
A category object for albums.
- ALBUM_KIND - Static variable in interface com.google.gdata.data.photos.AlbumData
-
The fully qualified king term for albums.
- AlbumArt - Class in com.google.gdata.data.docs
-
URL for the album art.
- AlbumArt() - Constructor for class com.google.gdata.data.docs.AlbumArt
-
Default mutable constructor.
- AlbumArt(String) - Constructor for class com.google.gdata.data.docs.AlbumArt
-
Constructor (mutable or immutable).
- AlbumArtist - Class in com.google.gdata.data.docs
-
Artists for the album.
- AlbumArtist() - Constructor for class com.google.gdata.data.docs.AlbumArtist
-
Default mutable constructor.
- AlbumArtist(String) - Constructor for class com.google.gdata.data.docs.AlbumArtist
-
Constructor (mutable or immutable).
- AlbumData - Interface in com.google.gdata.data.photos
-
Data interface for album feeds and entries.
- AlbumDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation class for album data objects.
- AlbumDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Construct a new implementation of AlbumGphotoData with the given
extension point as the backing storage for data.
- AlbumEntry - Class in com.google.gdata.data.photos
-
Entry for album kinds, contains album metadata.
- AlbumEntry() - Constructor for class com.google.gdata.data.photos.AlbumEntry
-
Default mutable constructor.
- AlbumEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.AlbumEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- AlbumFeed - Class in com.google.gdata.data.photos
-
Feed for an Album in our google photos api.
- AlbumFeed() - Constructor for class com.google.gdata.data.photos.AlbumFeed
-
Constructs a new empty album feed.
- AlbumFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.photos.AlbumFeed
-
Constructs a new album feed from a shallow copy of the data in the source
feed.
- ALERT - Static variable in class com.google.gdata.model.gd.Reminder.Method
-
Causes an alert to appear when a user is viewing the calendar in a
browser.
- ALL - Static variable in class com.google.gdata.client.youtube.YouTubeService.Versions
-
- ALL - Static variable in class com.google.gdata.model.gd.Reminder.Method
-
All reminder methods.
- ALL - Static variable in class com.google.gdata.wireformats.WireFormat
-
List of all supported wire formats.
- allAscii(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a string contains only ascii characters
- allowInputFormat(AltFormat) - Method in class com.google.gdata.wireformats.AltFormat
-
Returns true
if inputFormat
is allowed as input format when
this format with this format as the output format.
- allowsArbitraryXml() - Method in class com.google.gdata.data.ExtensionDescription
-
- allowsArbitraryXml() - Method in class com.google.gdata.data.ExtensionProfile
-
Returns whether foreign XML elements will be preserved within any
ExtensionPoint
.
- allowsMixedContent() - Method in class com.google.gdata.data.ExtensionDescription
-
- ALNUM - Static variable in class com.google.gdata.util.parser.Chset
-
- ALPHA - Static variable in class com.google.gdata.util.parser.Chset
-
- ALPHABET - Static variable in class com.google.gdata.util.common.util.Base64
-
The 64 valid Base64 values.
- ALT - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The ALT parameter is used to request an alternate output representation.
- ALTERNATE - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI of an alternate format of the
entry's or feed's contents.
- Alternative<T> - Class in com.google.gdata.util.parser
-
The Alternative
parser parses either the left
or
right
sub-parsers.
- Alternative(Parser<? super T>, Parser<? super T>) - Constructor for class com.google.gdata.util.parser.Alternative
-
Class constructor.
- alternative(Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates an Alternative
parser from the left
and
right
sub-parsers.
- AltFormat - Class in com.google.gdata.wireformats
-
The AltFormat class represents an alternate representation format for a GData
resources.
- AltFormat(String, WireFormat, ContentType, List<ContentType>, boolean) - Constructor for class com.google.gdata.wireformats.AltFormat
-
- altFormat - Variable in class com.google.gdata.wireformats.input.AbstractParser
-
- AltFormat.Builder - Class in com.google.gdata.wireformats
-
A builder for AltFormat.
- AltRegistry - Class in com.google.gdata.wireformats
-
The AltRegistry class maintains a registry of supported alternate
representation formats along with the configuration of input and output
handlers that will be used to process wire format content using the
representations.
- AltRegistry() - Constructor for class com.google.gdata.wireformats.AltRegistry
-
Constructs a new AltRegistry with no default registry configuration.
- AltRegistry(AltRegistry) - Constructor for class com.google.gdata.wireformats.AltRegistry
-
Constructs a new AltRegistry with identical registration state to the
provided registry.
- altRegistry - Variable in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
- AMOUNT - Static variable in class com.google.gdata.model.gd.Money
-
Amount.
- ANALYTICS_SERVICE - Static variable in class com.google.gdata.client.analytics.AnalyticsService
-
The abbreviated name of Google Analytics Data Export API recognized by
Google.
- ANALYTICS_SERVICE_VERSION - Static variable in class com.google.gdata.client.analytics.AnalyticsService
-
The version ID of the service.
- AnalyticsLink - Class in com.google.gdata.data.analytics
-
Extends the base Link class with Analytics extensions.
- AnalyticsLink() - Constructor for class com.google.gdata.data.analytics.AnalyticsLink
-
Default mutable constructor.
- AnalyticsLink(String) - Constructor for class com.google.gdata.data.analytics.AnalyticsLink
-
Immutable constructor.
- AnalyticsLink.Rel - Class in com.google.gdata.data.analytics
-
Link relation type.
- AnalyticsLink.Rel() - Constructor for class com.google.gdata.data.analytics.AnalyticsLink.Rel
-
- AnalyticsNamespace - Class in com.google.gdata.data.analytics
-
Namespace definitions related to Google Analytics Data Export API.
- AnalyticsService - Class in com.google.gdata.client.analytics
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Analytics Data Export API.
- AnalyticsService(String) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
-
Constructs an instance connecting to the Google Analytics Data Export API
for an application with the name applicationName
.
- AnalyticsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
-
Constructs an instance connecting to the Google Analytics Data Export API
for an application with the name applicationName
and the given
GDataRequestFactory
and AuthTokenFactory
.
- AnalyticsService(String, String, String) - Constructor for class com.google.gdata.client.analytics.AnalyticsService
-
Constructs an instance connecting to the Google Analytics Data Export API
with name serviceName
for an application with the name applicationName
.
- AnalyticsService.Versions - Class in com.google.gdata.client.analytics
-
GData versions supported by the Google Analytics Data Export API.
- and(CharMatcher) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a matcher that matches any character matched by both this matcher
and other
.
- ANNIVERSARY - Static variable in class com.google.gdata.data.contacts.Event.Rel
-
Anniversary event.
- ANNOTATION - Static variable in class com.google.gdata.data.books.BooksLink.Rel
-
Annotation link to submit review, rating, labels.
- AnnouncementEntry - Class in com.google.gdata.data.sites
-
Describes an announcement entry.
- AnnouncementEntry() - Constructor for class com.google.gdata.data.sites.AnnouncementEntry
-
Default mutable constructor.
- AnnouncementEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AnnouncementEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- AnnouncementsPageEntry - Class in com.google.gdata.data.sites
-
Describes an announcements page entry.
- AnnouncementsPageEntry() - Constructor for class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Default mutable constructor.
- AnnouncementsPageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ANY - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Matches any character.
- ANY - Static variable in class com.google.gdata.util.ContentType
-
Wildcard content type that will match any MIME type
- ANY - Static variable in class com.google.gdata.util.Version
-
The ANY value indicates a version component that will match any revision.
- ANY_IMAGE - Static variable in class com.google.gdata.data.books.BooksLink.Type
-
Link type used for any image.
- ANY_LOCALNAME - Static variable in class com.google.gdata.model.QName
-
Special value for the QName local name that will match any local name.
- ANY_NAMESPACE - Static variable in class com.google.gdata.model.QName
-
Special value for the QName namespace that will match any namespace.
- ANYCHAR - Static variable in class com.google.gdata.util.parser.Chset
-
- anyMinorVersionOf(Version) - Static method in class com.google.gdata.util.Version
-
Returns a version that matches the input service type and major version but
Version.ANY
minor version.
- anyOf(CharSequence) - Static method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher that matches any character present in the
given character sequence.
- AnyoneCanAddSelfProperty - Class in com.google.gdata.data.calendar
-
Whether anyone can add self as attendee.
- AnyoneCanAddSelfProperty() - Constructor for class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Default mutable constructor.
- AnyoneCanAddSelfProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Immutable constructor.
- appearanceUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
- append(String, String) - Method in class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
use Multimap.put(name, value)
- appendHexJavaScriptRepresentation(StringBuilder, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a javascript representation of the character in a hex escaped
format.
- appendQueryParameter(StringBuilder, String, String) - Method in class com.google.gdata.client.Query
-
Appends specified query (parameter, value) to provided query URL buffer.
- appendSubElement(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Appends the value to a sub-tag value list.
- appendTo(A, Iterable<?>) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends the string representation of each of parts
, using the
previously configured separator between each, to appendable
.
- appendTo(A, Object[]) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends the string representation of each of parts
, using the
previously configured separator between each, to appendable
.
- appendTo(A, Object, Object, Object...) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends to appendable
the string representation of each of the
remaining arguments.
- appendTo(StringBuilder, Iterable<?>) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends the string representation of each of parts
, using the
previously configured separator between each, to builder
.
- appendTo(StringBuilder, Object[]) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends the string representation of each of parts
, using the
previously configured separator between each, to builder
.
- appendTo(StringBuilder, Object, Object, Object...) - Method in class com.google.gdata.util.common.base.Joiner
-
Appends to builder
the string representation of each of the
remaining arguments.
- appendTo(A, Map<?, ?>) - Method in class com.google.gdata.util.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map
, using the
previously configured separator and key-value separator, to appendable
.
- appendTo(StringBuilder, Map<?, ?>) - Method in class com.google.gdata.util.common.base.Joiner.MapJoiner
-
Appends the string representation of each entry of map
, using the
previously configured separator and key-value separator, to builder
.
- appendTo(StringBuilder, Charset) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
Appends the string representation of these parameters to the specified
string builder using the specified encoding.
- appendTo(Appendable, Charset) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
Appends the string representation of these parameters to the specified
Appendable
using the specified encoding.
- application - Variable in class com.google.api.gbase.client.GoogleBaseService
-
Name of the application passed to the constructor.
- APPLICATION_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:application>
.
- APPLICATION_VND_GOOGLE_EARTH_KML_XML - Static variable in class com.google.gdata.data.maps.KmlContent.Type
-
Application/vnd google-earth kml+xml kml content.
- APPLICATION_XHTML_XML - Static variable in class com.google.gdata.data.sites.SitesLink.Type
-
Application/xhtml+xml sites link.
- APPLICATION_XML - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the application/xml content
type.
- APPLICATION_XML - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing application/xml document
- APPLICATION_ZIP - Static variable in class com.google.gdata.data.docs.DocumentListLink.Type
-
Type for the zip file.
- apply(Character) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns true
if this matcher matches the given character.
- apply(T) - Method in interface com.google.gdata.util.common.base.Predicate
-
Applies this predicate to the given object.
- APPS - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
Google Apps for Your Domain namespace
- APPS_APIS_DOMAIN - Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
-
Domain for sending API requests.
- APPS_APIS_DOMAIN - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService
-
Domain for sending API requests.
- APPS_FEEDS_URL_BASE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- APPS_NAMESPACE - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
Google data XML writer namespace.
- APPS_PREFIX - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
- APPS_PROP_GROUP_DESC - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_EMAIL - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_ID - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_MEMBER_ID - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_NAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_PERMISSION - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_PROP_GROUP_ROLE - Static variable in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
- APPS_SERVICE - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
The abbreviated name of Apps for Your Domain recognized by Google.
- APPS_SETTINGS_ACCOUNT_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- APPS_SETTINGS_APPEARANCE_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- APPS_SETTINGS_GENERAL_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- APPS_SSO_GENERAL_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- APPS_SSO_SIGNING_URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- AppsForYourDomainErrorCode - Enum in com.google.gdata.data.appsforyourdomain
-
- AppsForYourDomainException - Exception in com.google.gdata.data.appsforyourdomain
-
The AppsForYourDomainException indicates a failure in the use of the
Google Apps for Your Domain API.
- AppsForYourDomainException(AppsForYourDomainErrorCode, String, int) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- AppsForYourDomainException(AppsForYourDomainErrorCode, String) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- AppsForYourDomainException(AppsForYourDomainErrorCode) - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- AppsForYourDomainException() - Constructor for exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- AppsForYourDomainQuery - Class in com.google.gdata.client.appsforyourdomain
-
The AppsForYourDomainQuery class extends the base GData Query class to
define convenient APIs for AppsForYourDomain custom query parameters.
- AppsForYourDomainQuery(URL) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Constructs a new AppsForYourDomainQuery object that targets a feed.
- AppsForYourDomainService - Class in com.google.gdata.client.appsforyourdomain
-
The AppsForYourDomainService class extends the basic
GoogleService
abstraction to define a service that is preconfigured for access to the
Google Apps for Your Domain GData API.
- AppsForYourDomainService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
Constructs a AppsForYourDomainService instance for an application with
the name applicationName
.
- AppsForYourDomainService(String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
Constructs a GoogleService instance connecting to the service with name
serviceName
for an application with the name
applicationName
.
- AppsGroupsService - Class in com.google.gdata.client.appsforyourdomain
-
Service class specializing AppsPropertyService for groups management
- AppsGroupsService(String, String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Parameterized constructor to setup a Service object with user credentials.
- AppsGroupsService(String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
- AppsPropertyService - Class in com.google.gdata.client.appsforyourdomain
-
The
AppsPropertyService
class extends the basic
AppsForYourDomainService
abstraction to define a service that is
preconfigured for access to feeds using the
<apps:property>
extension element, such as the Domain Configuration API.
- AppsPropertyService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.AppsPropertyService
-
Constructs an AppsPropertyService
instance for an application with
the name applicationName
.
- ArchiveComplete - Class in com.google.gdata.data.docs
-
Estimated or actual time of archive completion.
- ArchiveComplete() - Constructor for class com.google.gdata.data.docs.ArchiveComplete
-
Default mutable constructor.
- ArchiveComplete(DateTime) - Constructor for class com.google.gdata.data.docs.ArchiveComplete
-
Immutable constructor.
- ArchiveConversion - Class in com.google.gdata.data.docs
-
A map of desired export formats.
- ArchiveConversion() - Constructor for class com.google.gdata.data.docs.ArchiveConversion
-
Default mutable constructor.
- ArchiveConversion(String, String) - Constructor for class com.google.gdata.data.docs.ArchiveConversion
-
Immutable constructor.
- ArchiveEntry - Class in com.google.gdata.data.docs
-
Describes an Archive entry.
- ArchiveEntry() - Constructor for class com.google.gdata.data.docs.ArchiveEntry
-
Default mutable constructor.
- ArchiveEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.docs.ArchiveEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ArchiveFailure - Class in com.google.gdata.data.docs
-
Path of the failed document.
- ArchiveFailure() - Constructor for class com.google.gdata.data.docs.ArchiveFailure
-
Default mutable constructor.
- ArchiveFailure(String, String) - Constructor for class com.google.gdata.data.docs.ArchiveFailure
-
Immutable constructor.
- ArchiveFeed - Class in com.google.gdata.data.docs
-
Describes an Archive feed.
- ArchiveFeed() - Constructor for class com.google.gdata.data.docs.ArchiveFeed
-
Default mutable constructor.
- ArchiveFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.docs.ArchiveFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ArchiveNotify - Class in com.google.gdata.data.docs
-
Email address to notify of archive completion.
- ArchiveNotify() - Constructor for class com.google.gdata.data.docs.ArchiveNotify
-
Default mutable constructor.
- ArchiveNotify(String) - Constructor for class com.google.gdata.data.docs.ArchiveNotify
-
Constructor (mutable or immutable).
- ArchiveNotifyStatus - Class in com.google.gdata.data.docs
-
Status of email notification.
- ArchiveNotifyStatus() - Constructor for class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Default mutable constructor.
- ArchiveNotifyStatus(ArchiveNotifyStatus.Value) - Constructor for class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Immutable constructor.
- ArchiveNotifyStatus.Value - Enum in com.google.gdata.data.docs
-
Value.
- ArchiveResourceId - Class in com.google.gdata.data.docs
-
Resource ID of a document to archive.
- ArchiveResourceId() - Constructor for class com.google.gdata.data.docs.ArchiveResourceId
-
Default mutable constructor.
- ArchiveResourceId(String) - Constructor for class com.google.gdata.data.docs.ArchiveResourceId
-
Constructor (mutable or immutable).
- ArchiveStatus - Class in com.google.gdata.data.docs
-
Status of archive.
- ArchiveStatus() - Constructor for class com.google.gdata.data.docs.ArchiveStatus
-
Default mutable constructor.
- ArchiveStatus(ArchiveStatus.Value) - Constructor for class com.google.gdata.data.docs.ArchiveStatus
-
Immutable constructor.
- ArchiveStatus.Value - Enum in com.google.gdata.data.docs
-
Value.
- ArchiveTotal - Class in com.google.gdata.data.docs
-
Number of documents in the archive.
- ArchiveTotal() - Constructor for class com.google.gdata.data.docs.ArchiveTotal
-
Default mutable constructor.
- ArchiveTotal(Integer) - Constructor for class com.google.gdata.data.docs.ArchiveTotal
-
Immutable constructor.
- ArchiveTotalComplete - Class in com.google.gdata.data.docs
-
Number of documents processed so far.
- ArchiveTotalComplete() - Constructor for class com.google.gdata.data.docs.ArchiveTotalComplete
-
Default mutable constructor.
- ArchiveTotalComplete(Integer) - Constructor for class com.google.gdata.data.docs.ArchiveTotalComplete
-
Immutable constructor.
- ArchiveTotalFailure - Class in com.google.gdata.data.docs
-
Number of documents processed which failed to be archived.
- ArchiveTotalFailure() - Constructor for class com.google.gdata.data.docs.ArchiveTotalFailure
-
Default mutable constructor.
- ArchiveTotalFailure(Integer) - Constructor for class com.google.gdata.data.docs.ArchiveTotalFailure
-
Immutable constructor.
- arrayFromExtendedPropertyQueryString(String) - Static method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
Converts strings of the form "[foo:bar][baz:bin]" to a map of
"foo"->"bar" and "baz"->"bin".
- arrayMap2String(Map<String, String[]>, String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Serializes a map
- Artist - Class in com.google.gdata.data.docs
-
Principal artist for the track.
- Artist() - Constructor for class com.google.gdata.data.docs.Artist
-
Default mutable constructor.
- Artist(String) - Constructor for class com.google.gdata.data.docs.Artist
-
Constructor (mutable or immutable).
- ASCII - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is ASCII, meaning that its code point is
less than 128.
- ASCII - Static variable in class com.google.gdata.util.parser.Chset
-
- asciiHtmlEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in an HTML document in either element
content or attribute values.
- assertAllConsumed() - Method in class com.google.gdata.data.AttributeHelper
-
Makes sure all attributes have been removed from the list.
- assertExists(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks the given key to see if it exists, and throws an exception if it
does not.
- assertOAuthCallbackExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth callback exists.
- assertOAuthConsumerKeyExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth Consumer Key exists.
- assertOAuthConsumerSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- assertOAuthNonceExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth nonce exists.
- assertOAuthSignatureExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth signature exists.
- assertOAuthSignatureMethodExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth signature method exists.
- assertOAuthTimestampExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth timestamp exists.
- assertOAuthTokenExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth token exists.
- assertOAuthTokenSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth token secret exists.
- assertOAuthVerifierExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth Verifier exists.
- assertRealmExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the realm exists.
- assertScopeExists() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
Checks to see if the scope exists.
- ASSISTANT - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- ASSISTANT - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Assistant's phone number.
- asWriter(Appendable) - Static method in class com.google.gdata.util.common.io.Characters
-
Returns a Writer that sends all output to the given Appendable
target.
- asWriter(Appendable) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Returns a Writer that sends all output to the given Appendable
target.
- ATOM - Static variable in class com.google.gdata.data.ILink.Type
-
Defines the link type used for Atom content.
- ATOM - Static variable in class com.google.gdata.model.MetadataContext
-
The ATOM metadata context.
- ATOM - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the base unqualified Atom content
type.
- atom - Static variable in class com.google.gdata.util.Namespaces
-
Atom namespace.
- ATOM - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the Atom Syndication Format, as defined by
RFC 4287.
- ATOM_ENTRY - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the qualified Atom entry content
type.
- ATOM_FEED - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the qualified Atom feed content
type.
- ATOM_SERVICE - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the Atom Service content type.
- ATOM_SERVICE - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the AtomPub Service Document, as described
by
RFC 5023.
- AtomData - Interface in com.google.gdata.data.photos
-
A common interface for all of the methods that match between entry and feed.
- AtomDataParser - Class in com.google.gdata.wireformats.input
-
Parses Atom feed or entry data using classes based upon the old data
model in com.google.gdata.data
.
- AtomDataParser() - Constructor for class com.google.gdata.wireformats.input.AtomDataParser
-
Constructs a new AtomDataParser instance.
- AtomDualGenerator - Class in com.google.gdata.wireformats.output
-
A dual-mode generator for atom.
- AtomDualGenerator() - Constructor for class com.google.gdata.wireformats.output.AtomDualGenerator
-
- AtomDualGenerator(AltFormat) - Constructor for class com.google.gdata.wireformats.output.AtomDualGenerator
-
- AtomDualParser - Class in com.google.gdata.wireformats.input
-
The AtomDualModeParser class provides an
InputParser
implementation
that is capable of parsing into classes that use the old or new data
model.
- AtomDualParser() - Constructor for class com.google.gdata.wireformats.input.AtomDualParser
-
- atomFormatRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- AtomGenerator - Class in com.google.gdata.wireformats.output
-
The AtomGenerator class is a concrete implementation of the OutputGenerator
interface that generates GData feeds and entries using the Atom XML Syntax.
- AtomGenerator() - Constructor for class com.google.gdata.wireformats.output.AtomGenerator
-
- atomNs - Static variable in class com.google.gdata.util.Namespaces
-
Atom XML namespace, for assigning atom:
prefix.
- atomPart - Variable in class com.google.gdata.data.media.MediaMultipart
-
- atomPub - Static variable in class com.google.gdata.util.Namespaces
-
Deprecated.
Use getAtomPubNs().getUri()
instead. Use
Namespaces.atomPubDraft
if you absolutely want the draft app namespace
and not the standard one.
- atomPubDraft - Static variable in class com.google.gdata.util.Namespaces
-
Atom Publishing Protocol (draft) namespace.
- atomPubDraftNs - Static variable in class com.google.gdata.util.Namespaces
-
Atom Publishing Protocol (draft) XML namespace.
- atomPubNs - Static variable in class com.google.gdata.util.Namespaces
-
- atomPubStandard - Static variable in class com.google.gdata.util.Namespaces
-
Atom Publishing Protocol (final) namespace.
- atomPubStandardNs - Static variable in class com.google.gdata.util.Namespaces
-
Atom Publishing Protocol (final) XML namespace.
- AtompubVersionTransforms - Class in com.google.gdata.model.transforms.atompub
-
Transforms for atompub elements based on version information.
- AtompubVersionTransforms() - Constructor for class com.google.gdata.model.transforms.atompub.AtompubVersionTransforms
-
- AtomRssTransforms - Class in com.google.gdata.model.transforms.atom
-
RSS transforms for atom.
- AtomServiceDataParser - Class in com.google.gdata.wireformats.input
-
The AtomServiceDataParser class provides an
InputParser
implementation for Atom Service Documents.
- AtomServiceDataParser() - Constructor for class com.google.gdata.wireformats.input.AtomServiceDataParser
-
Constructs a new AtomServiceDataParser.
- AtomServiceDualGenerator - Class in com.google.gdata.wireformats.output
-
A dual-mode generator for atom-service.
- AtomServiceDualGenerator() - Constructor for class com.google.gdata.wireformats.output.AtomServiceDualGenerator
-
- AtomServiceDualParser - Class in com.google.gdata.wireformats.input
-
The AtomServiceDualParser class is an
InputParser
implementation
that is capable of parsing service documents into either the old or new
data model.
- AtomServiceDualParser() - Constructor for class com.google.gdata.wireformats.input.AtomServiceDualParser
-
- AtomServiceGenerator - Class in com.google.gdata.wireformats.output
-
Generates the metadata for an Atom Service (introspection) document.
- AtomServiceGenerator() - Constructor for class com.google.gdata.wireformats.output.AtomServiceGenerator
-
- AtomVersionTransforms - Class in com.google.gdata.model.transforms.atom
-
Transforms for atom elements based on version information.
- AtomVersionTransforms() - Constructor for class com.google.gdata.model.transforms.atom.AtomVersionTransforms
-
- AttachmentEntry - Class in com.google.gdata.data.sites
-
Describes an attachment entry.
- AttachmentEntry() - Constructor for class com.google.gdata.data.sites.AttachmentEntry
-
Default mutable constructor.
- AttachmentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.AttachmentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ATTACHMENTS - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Attachments sites link.
- AttendeeEntry - Class in com.google.gdata.data.calendar
-
This is used to represent an entry in an attendee feed.
- AttendeeEntry() - Constructor for class com.google.gdata.data.calendar.AttendeeEntry
-
- AttendeeFeed - Class in com.google.gdata.data.calendar
-
For attendee feeds
- AttendeeFeed() - Constructor for class com.google.gdata.data.calendar.AttendeeFeed
-
- attendeeStatus - Variable in class com.google.gdata.data.extensions.Who
-
- AttendeeStatus - Class in com.google.gdata.model.gd
-
Describes the status of an event attendee.
- AttendeeStatus() - Constructor for class com.google.gdata.model.gd.AttendeeStatus
-
Constructs an instance using the default key.
- AttendeeStatus(ElementKey<?, ? extends AttendeeStatus>) - Constructor for class com.google.gdata.model.gd.AttendeeStatus
-
Subclass constructor, allows subclasses to supply their own element key.
- AttendeeStatus(ElementKey<?, ? extends AttendeeStatus>, Element) - Constructor for class com.google.gdata.model.gd.AttendeeStatus
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- AttendeeStatus.Value - Class in com.google.gdata.model.gd
-
Value.
- attendeeType - Variable in class com.google.gdata.data.extensions.Who
-
- AttendeeType - Class in com.google.gdata.model.gd
-
Describes the type of an event attendee.
- AttendeeType() - Constructor for class com.google.gdata.model.gd.AttendeeType
-
Constructs an instance using the default key.
- AttendeeType(ElementKey<?, ? extends AttendeeType>) - Constructor for class com.google.gdata.model.gd.AttendeeType
-
Subclass constructor, allows subclasses to supply their own element key.
- AttendeeType(ElementKey<?, ? extends AttendeeType>, Element) - Constructor for class com.google.gdata.model.gd.AttendeeType
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- AttendeeType.Value - Class in com.google.gdata.model.gd
-
Value.
- ATTR_CHARSET - Static variable in class com.google.gdata.util.ContentType
-
Name of the attribute that contains the encoding character set for
the content type.
- Attribute - Class in com.google.gdata.model
-
A data attribute in an instance document.
- ATTRIBUTE_ADMIN - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_AGREED_TO_TERMS - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_CHANGE_PASSWORD_AT_NEXT_LOGIN - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_ENCODING - Static variable in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- ATTRIBUTE_FAMILY_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Name
-
- ATTRIBUTE_GIVEN_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Name
-
- ATTRIBUTE_HASH_FUNCTION_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_IPWHITELISTED - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_LABEL_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- ATTRIBUTE_LINENUMBER - Static variable in class com.google.gdata.data.codesearch.Match
-
- ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.EmailList
-
- ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Nickname
-
- ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.codesearch.File
-
- ATTRIBUTE_NAME - Static variable in class com.google.gdata.data.codesearch.Package
-
- ATTRIBUTE_PASSWORD - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_SUSPENDED - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- ATTRIBUTE_URI - Static variable in class com.google.gdata.data.codesearch.Package
-
- ATTRIBUTE_USER_NAME - Static variable in class com.google.gdata.data.appsforyourdomain.Login
-
- AttributeCreator - Interface in com.google.gdata.model
-
An attribute creator allows setting attribute information, which includes the
following pieces:
name: The qualified name to use for input and output.
- AttributeGenerator - Class in com.google.gdata.data
-
Helps generate tag attributes, preserving the order of the attributes.
- AttributeGenerator() - Constructor for class com.google.gdata.data.AttributeGenerator
-
- AttributeHelper - Class in com.google.gdata.data
-
Helps accessing tag attributes.
- AttributeHelper(Attributes) - Constructor for class com.google.gdata.data.AttributeHelper
-
Creates a helper tied to a specific set of SAX attributes.
- AttributeHelper.EnumToAttributeValue<T extends java.lang.Enum<T>> - Interface in com.google.gdata.data
-
Defines a custom mapping of an enum value to an attribute value (similar to
a closure).
- AttributeHelper.LowerCaseEnumToAttributeValue<T extends java.lang.Enum<T>> - Class in com.google.gdata.data
-
Implements the most common custom mapping of an enum value to an attribute
value using the lower-case form of the enum name.
- AttributeHelper.LowerCaseEnumToAttributeValue() - Constructor for class com.google.gdata.data.AttributeHelper.LowerCaseEnumToAttributeValue
-
- AttributeHistogram - Class in com.google.api.gbase.client
-
Histogram information for one attribute, described in
an entry using attributes in the gm: namespace.
- AttributeHistogram() - Constructor for class com.google.api.gbase.client.AttributeHistogram
-
Creates an unitialized AttributeHistogram.
- AttributeHistogram(String, GoogleBaseAttributeType) - Constructor for class com.google.api.gbase.client.AttributeHistogram
-
Creates and initializes an AttributeHistogram.
- AttributeHistogram(GoogleBaseAttributeId) - Constructor for class com.google.api.gbase.client.AttributeHistogram
-
Creates and initializes an AttributeHistogram.
- AttributeHistogram.UniqueValue - Class in com.google.api.gbase.client
-
A value, as a string, and the number of times the value appears
in the result set for the current query.
- AttributeKey<D> - Class in com.google.gdata.model
-
A key referring to a particular attribute.
- AttributeMetadata<D> - Interface in com.google.gdata.model
-
Metadata describing an attribute.
- attribution - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A list of all content sources or platforms that should be credited.
- attrName - Variable in class com.google.gdata.data.ValueConstruct
-
The XML attribute name for the value construct.
- attrs - Variable in class com.google.gdata.data.AttributeHelper
-
Maps attribute local name to string value.
- AudioEntry - Class in com.google.gdata.data.docs
-
- AudioEntry() - Constructor for class com.google.gdata.data.docs.AudioEntry
-
Constructs a new uninitialized entry, to be populated by the GData parsers.
- AudioEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.docs.AudioEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry instance.
- AuditService - Class in com.google.gdata.client.appsforyourdomain.audit
-
AuditService allows Google Apps administrators to audit user's emails, email
drafts, and archived chats.
- AuditService(String, String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Parameterized constructor for AuditService.
- AuditService(String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
- AuthenticationException - Exception in com.google.gdata.util
-
The AuthenticationException class is used to represent a GData service
failure due to authentication.
- AuthenticationException(String, String) - Constructor for exception com.google.gdata.util.AuthenticationException
-
Constructs a new AuthenticationException instance based upon
the contents of a WWW-Authenticate header as described by
RFC2617.
- AuthenticationException(String) - Constructor for exception com.google.gdata.util.AuthenticationException
-
Creates a new AuthenticationException without any authentication
header information.
- AuthenticationException(HttpURLConnection) - Constructor for exception com.google.gdata.util.AuthenticationException
-
Constructs a new AuthenticationException using header and error
stream information from an HTTP connection.
- AUTHOR - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The AUTHOR query parameter is used to request an author query.
- Author - Class in com.google.gdata.model.atom
-
Author element, modifies
Person
to add author QName.
- Author() - Constructor for class com.google.gdata.model.atom.Author
-
Constructs a new Author instance.
- Author(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.Author
-
Lets subclasses create an instance using a custom key.
- Author(ElementKey<?, ? extends Author>, Element) - Constructor for class com.google.gdata.model.atom.Author
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Author(String) - Constructor for class com.google.gdata.model.atom.Author
-
Constructs a new Author instance with the given name.
- Author(String, URI, String) - Constructor for class com.google.gdata.model.atom.Author
-
Constructs a new author instance with the given name, uri, and email.
- authors - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Authors of entry.
- authors - Variable in class com.google.gdata.data.Source.SourceState
-
Authors.
- AuthSubUtil - Class in com.google.gdata.client.http
-
Utility functions to support AuthSub (Account Authentication for Web
Applications).
- AuthSubUtil() - Constructor for class com.google.gdata.client.http.AuthSubUtil
-
- authToken - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- AuthTokenFactory - Interface in com.google.gdata.client
-
An interface to a factory that creates authentication tokens.
- AuthTokenFactory.AuthToken - Interface in com.google.gdata.client
-
A marker interface for authentication tokens.
- AuthTokenFactory.TokenListener - Interface in com.google.gdata.client
-
A listener interface that's used to inform interested
parties that an authentication token has changed.
- AUTO_SYNC - Static variable in class com.google.gdata.data.youtube.YtDerived.Value
-
AutoSync derived caption track.
- average - Variable in class com.google.gdata.data.extensions.Rating
-
Average ratings, output with a fixed a 2 digit precision.
- AVERAGE - Static variable in class com.google.gdata.model.gd.Rating
-
Average rating.
- CACHE_CONTROL - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The CACHE_CONTROL header is used to specify how fresh a result should
be in a request.
- calculateNamespaces(Element, ElementMetadata<?, ?>) - Static method in class com.google.gdata.wireformats.GeneratorUtils
-
Calculate the set of namespaces on an element.
- CALENDAR - Static variable in class com.google.gdata.data.calendar.CalendarExtendedProperty.Realm
-
Indicates that this extended property can be accessed or modified
through the current calendar.
- CALENDAR_ROOT_URL - Static variable in class com.google.gdata.client.calendar.CalendarService
-
The root URL of Calendar feeds.
- CALENDAR_SERVICE - Static variable in class com.google.gdata.client.calendar.CalendarService
-
The abbreviated name of Google Calendar recognized by Google.
- CALENDAR_SERVICE_VERSION - Static variable in class com.google.gdata.client.calendar.CalendarService
-
The version ID of the service.
- CalendarAclEntry - Class in com.google.gdata.data.calendar
-
Describes an entry in a feed of a Calendar access control list (ACL).
- CalendarAclEntry() - Constructor for class com.google.gdata.data.calendar.CalendarAclEntry
-
Default mutable constructor.
- CalendarAclRole - Class in com.google.gdata.data.calendar
-
A holder for calendar-specific ACL roles (their semantics are described
in
AccessLevelProperty
).
- CalendarEntry - Class in com.google.gdata.data.calendar
-
This represents a single calendar in a list of calendars.
- CalendarEntry() - Constructor for class com.google.gdata.data.calendar.CalendarEntry
-
Constructs a new CalendarEntry instance
- CalendarEntry(BaseEntry) - Constructor for class com.google.gdata.data.calendar.CalendarEntry
-
Constructs a new CalendarEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
- CalendarEventEntry - Class in com.google.gdata.data.calendar
-
This extends the EventEntry class for event entries in Google Calendars,
- CalendarEventEntry() - Constructor for class com.google.gdata.data.calendar.CalendarEventEntry
-
Constructs a new CalendarEventEntry
instance .
- CalendarEventFeed - Class in com.google.gdata.data.calendar
-
Describes a Calendar event feed.
- CalendarEventFeed() - Constructor for class com.google.gdata.data.calendar.CalendarEventFeed
-
Default mutable constructor.
- CalendarEventFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.calendar.CalendarEventFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- CalendarExtendedProperty - Class in com.google.gdata.data.calendar
-
Defines a value for the realm attribute that is used only in the calendar
API.
- CalendarExtendedProperty.Realm - Class in com.google.gdata.data.calendar
-
Limit on who may see and modify this extended property.
- CalendarExtendedProperty.Realm() - Constructor for class com.google.gdata.data.calendar.CalendarExtendedProperty.Realm
-
- CalendarFeed - Class in com.google.gdata.data.calendar
-
Describes a feed of Calendars.
- CalendarFeed() - Constructor for class com.google.gdata.data.calendar.CalendarFeed
-
Default mutable constructor.
- CalendarFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.calendar.CalendarFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- CalendarLink - Class in com.google.gdata.data.contacts
-
Contact related calendar link.
- CalendarLink() - Constructor for class com.google.gdata.data.contacts.CalendarLink
-
Default mutable constructor.
- CalendarLink(String, String, Boolean, CalendarLink.Rel) - Constructor for class com.google.gdata.data.contacts.CalendarLink
-
Immutable constructor.
- CalendarLink.Rel - Enum in com.google.gdata.data.contacts
-
Known calendar link type.
- CalendarQuery - Class in com.google.gdata.client.calendar
-
The CalendarQuery class extends the base GData Query class to
define convenience APIs for Calendar custom query parameters.
- CalendarQuery(URL) - Constructor for class com.google.gdata.client.calendar.CalendarQuery
-
Constructs a new CalendarQuery object that targets a feed.
- CalendarQuery.ExtendedPropertyMatch - Class in com.google.gdata.client.calendar
-
The ExtendedPropertyMatch class corresponds to a single
extended property match.
- CalendarQuery.ExtendedPropertyMatch(String, String) - Constructor for class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
- CalendarService - Class in com.google.gdata.client.calendar
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Calendar data API.
- CalendarService(String) - Constructor for class com.google.gdata.client.calendar.CalendarService
-
Constructs an instance connecting to the Google Calendar service for an
application with the name applicationName
.
- CalendarService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.calendar.CalendarService
-
Constructs an instance connecting to the Google Calendar service for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- CalendarService(String, String, String) - Constructor for class com.google.gdata.client.calendar.CalendarService
-
Constructs an instance connecting to the Google Calendar service with name
serviceName
for an application with the name applicationName
.
- CalendarService.Versions - Class in com.google.gdata.client.calendar
-
GData versions supported by Google Calendar Service.
- CalendarService.Versions() - Constructor for class com.google.gdata.client.calendar.CalendarService.Versions
-
- CALLBACK - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The CALLBACK parameter is used to specify the name of the
JavaScript callback function that should be invoked when the response is
received for in-script response formats.
- CALLBACK - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- CALLBACK - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Callback number.
- Callback<T> - Interface in com.google.gdata.util.parser
-
Callback
interface for the Action
class.
- CANCELED - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- CANCELED - Static variable in class com.google.gdata.model.gd.EventStatus.Value
-
The event has been canceled.
- CANCELED_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- canEdit - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
{code true} if the entry can be modified by a client.
- canEdit - Variable in class com.google.gdata.model.atom.Entry.EntryState
-
{code true} if the entry can be modified by a client.
- cannotEditResource - Variable in class com.google.gdata.client.CoreErrorDomain
-
- canPost - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
Specifies whether the feed can be posted to.
- canPost - Variable in class com.google.gdata.model.atom.Feed.FeedState
-
Specifies whether the feed can be posted to.
- cantAccessFeedData - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantCreateContentGenerator - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantCreateEntry - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantCreateExtension - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantCreateFeed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantCreateProvider - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantDecodeCategoryQuery - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantEncodeQueryParams - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantExtractJsonValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadAuthProviderClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadEntryClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadExtensionClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadExtensionPoint - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadFeedClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadFeedProviderClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadGeneratorClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadKindAdaptor - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantLoadServiceClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- cantWriteMimeMultipart - Variable in class com.google.gdata.client.CoreErrorDomain
-
- capitalize(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a string that is equivalent to the specified string with its
first character converted to uppercase as by String.toUpperCase(java.util.Locale)
.
- CAPTION_TRACKS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video caption track links.
- CaptionTrackEntry - Class in com.google.gdata.data.youtube
-
A caption track.
- CaptionTrackEntry() - Constructor for class com.google.gdata.data.youtube.CaptionTrackEntry
-
- CaptionTrackEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.CaptionTrackEntry
-
- CaptionTrackFeed - Class in com.google.gdata.data.youtube
-
- CaptionTrackFeed() - Constructor for class com.google.gdata.data.youtube.CaptionTrackFeed
-
- CaptionTrackFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.CaptionTrackFeed
-
- CAR - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- CAR - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Car phone number.
- categories - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Categories of entry.
- Categories - Class in com.google.gdata.data.introspection
-
The Categories class implements the data model for the AtomPub categories
element, as described in Sec 7.2.1 of the AtomPub specification.
- Categories() - Constructor for class com.google.gdata.data.introspection.Categories
-
Constructs a new empty Categories instance for the purposes of parsing
an AtomPub categories element or document.
- Categories(boolean, String, Category...) - Constructor for class com.google.gdata.data.introspection.Categories
-
Constructs a Categories instance with in-line category descriptions.
- Categories(String) - Constructor for class com.google.gdata.data.introspection.Categories
-
Constructs a Categories instance that references an out-of-line list of
categories stored in a category document.
- categories - Variable in class com.google.gdata.data.Source.SourceState
-
Categories.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.ChannelEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.ComplaintEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.FriendEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.PlaylistFeed
-
Nonstandard categories that might be found in this feed.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.PlaylistLinkEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.SubscriptionEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.UserEventEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.UserProfileEntry
-
Nonstandard categories that might be found in this entry.
- CATEGORIES - Static variable in class com.google.gdata.data.youtube.VideoEntry
-
Nonstandard categories that might be found in this entry.
- Categories - Class in com.google.gdata.model.atompub
-
Value of the app:categories tag.
- Categories() - Constructor for class com.google.gdata.model.atompub.Categories
-
Constructs an instance using the default key.
- Categories(ElementKey<?, ? extends Categories>) - Constructor for class com.google.gdata.model.atompub.Categories
-
Subclass constructor, allows subclasses to supply their own element key.
- Categories(ElementKey<?, ? extends Categories>, Element) - Constructor for class com.google.gdata.model.atompub.Categories
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Categories.Fixed - Enum in com.google.gdata.model.atompub
-
Indicates whether the list of categories is a fixed or an open set.
- Categories.Handler - Class in com.google.gdata.data.introspection
-
The Handler class implements the XmlParser.ElementHandler
for
parsing an app:categories
element.
- Categories.Handler(ExtensionProfile, Attributes) - Constructor for class com.google.gdata.data.introspection.Categories.Handler
-
- CATEGORY - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The CATEGORY query parameter is an alternative syntax that can be used
to specify a category query that is used to match returned entries.
- CATEGORY - Static variable in class com.google.gdata.data.books.CollectionEntry
-
Collection kind category.
- CATEGORY - Static variable in class com.google.gdata.data.books.VolumeEntry
-
Volume kind category.
- Category - Class in com.google.gdata.data
-
Category type.
- Category() - Constructor for class com.google.gdata.data.Category
-
- Category(String) - Constructor for class com.google.gdata.data.Category
-
Constructs a new category from a Category string.
- Category(String, String) - Constructor for class com.google.gdata.data.Category
-
Constructs a new category.
- Category(String, String, String) - Constructor for class com.google.gdata.data.Category
-
Constructs a new category.
- CATEGORY - Static variable in class com.google.gdata.data.contacts.ContactEntry
-
Contact kind category.
- CATEGORY - Static variable in class com.google.gdata.data.contacts.ContactGroupEntry
-
Contact group kind category.
- CATEGORY - Static variable in class com.google.gdata.data.contacts.ProfileEntry
-
Profile kind category.
- CATEGORY - Static variable in class com.google.gdata.data.docs.ArchiveEntry
-
Archive kind category.
- CATEGORY - Static variable in class com.google.gdata.data.docs.AudioEntry
-
Category used to label entries which are of this document type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.BrixEntry
-
Brix kind category.
- CATEGORY - Static variable in class com.google.gdata.data.docs.ChangelogEntry
-
Changelog kind category.
- CATEGORY - Static variable in class com.google.gdata.data.docs.DocumentEntry
-
Category used to label entries which are of document type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Category used to label entries which are of item type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.DrawingEntry
-
Category used to label entries that contain spreadsheet data.
- CATEGORY - Static variable in class com.google.gdata.data.docs.FileEntry
-
Category used to label entries which are of document type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.FolderEntry
-
Category used to label entries which are of folder type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.MetadataEntry
-
Metadata kind category.
- CATEGORY - Static variable in class com.google.gdata.data.docs.PdfEntry
-
Category used to label entries which are of document type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.PresentationEntry
-
Category used to label entries which are of document type.
- CATEGORY - Static variable in class com.google.gdata.data.docs.RevisionEntry
-
Category used to label revision entries.
- CATEGORY - Static variable in class com.google.gdata.data.docs.SpreadsheetEntry
-
Category used to label entries that contain spreadsheet data.
- CATEGORY - Static variable in class com.google.gdata.data.finance.PortfolioEntry
-
Portfolio kind category.
- CATEGORY - Static variable in class com.google.gdata.data.finance.PositionEntry
-
Position kind category.
- CATEGORY - Static variable in class com.google.gdata.data.finance.TransactionEntry
-
Transaction kind category.
- CATEGORY - Static variable in class com.google.gdata.data.health.ProfileEntry
-
Profile kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.health.RegisterEntry
-
Register kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.maps.FeatureEntry
-
Feature feature category kind category.
- CATEGORY - Static variable in class com.google.gdata.data.maps.MapEntry
-
Map map category kind category.
- CATEGORY - Static variable in class com.google.gdata.data.maps.VersionEntry
-
Version version category kind category.
- CATEGORY - Static variable in class com.google.gdata.data.photos.AlbumEntry
-
Album kind category.
- CATEGORY - Static variable in class com.google.gdata.data.photos.CommentEntry
-
Comment kind category.
- CATEGORY - Static variable in class com.google.gdata.data.photos.PhotoEntry
-
Photo kind category.
- CATEGORY - Static variable in class com.google.gdata.data.photos.TagEntry
-
Tag kind category.
- CATEGORY - Static variable in class com.google.gdata.data.photos.UserEntry
-
User kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.AnnouncementEntry
-
Announcement announcement kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Announcementspage announcements page kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.AttachmentEntry
-
Attachment attachment kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.CommentEntry
-
Comment comment kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.CreationActivityEntry
-
Creation creation kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.DeletionActivityEntry
-
Deletion deletion kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.EditActivityEntry
-
Edit edit kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Filecabinet file cabinet page kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.ListItemEntry
-
Listitem list item kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.ListPageEntry
-
Listpage list page kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.MoveActivityEntry
-
Move move kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.RecoveryActivityEntry
-
Recovery recovery kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.WebAttachmentEntry
-
Webattachment web attachment kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.sites.WebPageEntry
-
Webpage web page kind kind category.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.CellEntry
-
Category used to label entries that contain cell data.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.ListEntry
-
Category used to label the flexible-schema list entries.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.RecordEntry
-
Record record category kind category.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Category used to label entries that contain spreadsheet data.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.TableEntry
-
Table table category kind category.
- CATEGORY - Static variable in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Category used to label entries that contain worksheet data.
- CATEGORY - Static variable in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Crawl Issue Entry kind category.
- CATEGORY - Static variable in class com.google.gdata.data.webmastertools.KeywordEntry
-
Keywords Entry kind category.
- Category - Class in com.google.gdata.model.atom
-
The Category class represents the data model for the Atom category element.
- Category() - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new category instance using the default metadata.
- Category(ElementKey<?, ? extends Category>) - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new category instance using the specified element key.
- Category(ElementKey<?, ? extends Category>, Element) - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Category(String) - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new category from a Category string.
- Category(String, String) - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new category with the specified scheme and term values.
- Category(String, String, String) - Constructor for class com.google.gdata.model.atom.Category
-
Constructs a new category with the specified scheme, term, and label
values.
- CATEGORY - Static variable in class com.google.gdata.model.gd.EventEntry
-
Event kind category.
- CATEGORY - Static variable in class com.google.gdata.model.gd.EventFeed
-
Event kind category.
- CATEGORY - Static variable in class com.google.gdata.model.gd.MessageEntry
-
Message kind category.
- CATEGORY - Static variable in class com.google.gdata.model.gd.MessageFeed
-
Message kind category.
- Category.AtomHandler - Class in com.google.gdata.data
-
<atom:category>
parser.
- Category.AtomHandler() - Constructor for class com.google.gdata.data.Category.AtomHandler
-
- Category.AtomHandler(ExtensionProfile, Set<Category>, Kind.Adaptable) - Constructor for class com.google.gdata.data.Category.AtomHandler
-
Constructor used when parsing a Category for a source or entry
- CATEGORY_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories and media:categories.
- Cc - Class in com.google.gdata.data.projecthosting
-
Entry in the issue cc list.
- Cc() - Constructor for class com.google.gdata.data.projecthosting.Cc
-
Default mutable constructor.
- CCR - Static variable in class com.google.gdata.data.health.HealthNamespace
-
Continuity of Care Record namespace (CCR) namespace
- CCR_ALIAS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
Continuity of Care Record namespace (CCR) namespace alias
- CCR_NS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
XML writer namespace for Continuity of Care Record namespace (CCR)
- CCR_PREFIX - Static variable in class com.google.gdata.data.health.HealthNamespace
-
Continuity of Care Record namespace (CCR) namespace prefix
- CCR_SCHEME - Static variable in class com.google.gdata.data.health.HealthCategory.Scheme
-
Http://schemas google com/health/ccr health category.
- CcUpdate - Class in com.google.gdata.data.projecthosting
-
Issue cc update.
- CcUpdate() - Constructor for class com.google.gdata.data.projecthosting.CcUpdate
-
Default mutable constructor.
- CcUpdate(String) - Constructor for class com.google.gdata.data.projecthosting.CcUpdate
-
Constructor (mutable or immutable).
- Cell - Class in com.google.gdata.data.spreadsheet
-
GData schema extension describing a spreadsheet formula.
- Cell() - Constructor for class com.google.gdata.data.spreadsheet.Cell
-
Initializes to blank for XML parsing.
- Cell(int, int, String) - Constructor for class com.google.gdata.data.spreadsheet.Cell
-
Initializes a cell where the column is known.
- CellEntry - Class in com.google.gdata.data.spreadsheet
-
Atom Entry for a single cell for the Google Spreadsheets cells feed.
- CellEntry() - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
-
Constructs an empty CellEntry to be populated by the XML parsing process.
- CellEntry(int, int, String) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
-
Constructs a CellEntry that can be posted to overwrite an existing cell.
- CellEntry(Cell) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
-
Constructs a CellEntry with a new cell.
- CellEntry(BaseEntry) - Constructor for class com.google.gdata.data.spreadsheet.CellEntry
-
Constructs from a copy.
- CellFeed - Class in com.google.gdata.data.spreadsheet
-
The feed for spreadsheet cells of Google Spreadsheets.
- CellFeed() - Constructor for class com.google.gdata.data.spreadsheet.CellFeed
-
Constructs a blank cells feed.
- CellFeed(BaseFeed) - Constructor for class com.google.gdata.data.spreadsheet.CellFeed
-
Constructs a cells feed from an existing feed.
- CellQuery - Class in com.google.gdata.client.spreadsheet
-
Simple class for cells-feed-specific queries.
- CellQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.CellQuery
-
Constructs an object representing a to-be-executed query on cells.
- CELLS_FEED - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
Link for the feed of a worksheet's cells.
- CELLS_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for cells feeds.
- changeInputValueLocal(String) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Updates the cell's formula so it can be sent back to the server.
- ChangelogEntry - Class in com.google.gdata.data.docs
-
Describes an entry representing a single changed document of any type.
- ChangelogEntry() - Constructor for class com.google.gdata.data.docs.ChangelogEntry
-
Default mutable constructor.
- ChangelogEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.docs.ChangelogEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ChangelogFeed - Class in com.google.gdata.data.docs
-
Describes a feed for retrieving a list of changed documents.
- ChangelogFeed() - Constructor for class com.google.gdata.data.docs.ChangelogFeed
-
Default mutable constructor.
- ChangelogFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.docs.ChangelogFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- changePasswordAtNextLogin - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- Changestamp - Class in com.google.gdata.data.docs
-
Unique change identifier.
- Changestamp() - Constructor for class com.google.gdata.data.docs.Changestamp
-
Default mutable constructor.
- Changestamp(Long) - Constructor for class com.google.gdata.data.docs.Changestamp
-
Immutable constructor.
- CHANNEL_CONTENT_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for the channel content.
- ChannelEntry - Class in com.google.gdata.data.youtube
-
An atom entry containing a channel.
- ChannelEntry() - Constructor for class com.google.gdata.data.youtube.ChannelEntry
-
- ChannelFeed - Class in com.google.gdata.data.youtube
-
Feed containing channels.
- ChannelFeed() - Constructor for class com.google.gdata.data.youtube.ChannelFeed
-
- ChannelFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.ChannelFeed
-
- CHANNELTYPE_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories which corresponds to channels
on the user profile feed.
- CharacterGenerator<S> - Class in com.google.gdata.wireformats.output
-
The CharacterGenerator class is a base class to support the implementation of
character-oriented
OutputGenerator
types.
- CharacterGenerator() - Constructor for class com.google.gdata.wireformats.output.CharacterGenerator
-
- CharacterParser<T> - Class in com.google.gdata.wireformats.input
-
The CharacterParser class is abstract base class to support the
implementation of an
InputParser
for character-based content types.
- CharacterParser(AltFormat, Class<T>) - Constructor for class com.google.gdata.wireformats.input.CharacterParser
-
Constructs a new CharacterParser that parses content in a particular
alt format and returns instances of the specified type.
- Characters - Class in com.google.gdata.util.common.io
-
Provides utility methods for working with character streams.
- characters(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Emits character data subject to XML escaping.
- characters(String, boolean) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Emits character data subject to either XML escaping or CDATA escaping.
- characters(char[], int, int) - Method in class com.google.gdata.util.XmlParser
-
SAX callback.
- characters(char[], int, int) - Method in class com.google.gdata.wireformats.XmlParser
-
SAX callback.
- CharEscaper - Class in com.google.gdata.util.common.base
-
An object that converts literal text into a format safe for inclusion in a
particular context (such as an XML document).
- CharEscaper() - Constructor for class com.google.gdata.util.common.base.CharEscaper
-
- CharEscaperBuilder - Class in com.google.gdata.util.common.base
-
Simple helper class to build a "sparse" array of objects based on the
indexes that were added to it.
- CharEscaperBuilder() - Constructor for class com.google.gdata.util.common.base.CharEscaperBuilder
-
Construct a new sparse array builder.
- CharEscapers - Class in com.google.gdata.util.common.base
-
Utility functions for dealing with CharEscaper
s, and some commonly
used CharEscaper
instances.
- CharMatcher - Class in com.google.gdata.util.common.base
-
Determines a true or false value for any Java
char
value, just as
Predicate
does for any
Object
.
- CharMatcher() - Constructor for class com.google.gdata.util.common.base.CharMatcher
-
- CharMatcher.LookupTable - Class in com.google.gdata.util.common.base
-
- CharMatcher.LookupTable() - Constructor for class com.google.gdata.util.common.base.CharMatcher.LookupTable
-
- Charsets - Class in com.google.gdata.util.common.base
-
Provides references to the six standard character encodings supported by all
Java platform implementations.
- CharStreams - Class in com.google.gdata.util.common.io
-
Provides utility methods for working with character streams.
- CHAT_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label chat message feeds and entries.
- checkArgument(boolean) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkArgument(boolean, Object) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkArgument(boolean, String, Object...) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkContentsNotNull(T) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
- checkContentsNotNull(T, Object) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
- checkContentsNotNull(T, String, Object...) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
- checkElementIndex(int, int) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that index
specifies a valid element in an array,
list or string of size size
.
- checkElementIndex(int, int, String) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that index
specifies a valid element in an array,
list or string of size size
.
- checkExists(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks the given key to see if it exists.
- checkNotNull(T) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T, Object) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T, String, Object...) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkOAuthCallbackExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth callback exists.
- checkOAuthConsumerKeyExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth Consumer Key exists.
- checkOAuthConsumerSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- checkOAuthNonceExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth nonce exists.
- checkOAuthSignatureExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth signature exists.
- checkOAuthSignatureMethodExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth signature method exists.
- checkOAuthTimestampExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth timestamp exists.
- checkOAuthTokenExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth token exists.
- checkOAuthTokenSecretExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth token secret exists.
- checkOAuthVerifierExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the OAuth Verifier exists.
- checkPositionIndex(int, int) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that index
specifies a valid position in an array,
list or string of size size
.
- checkPositionIndex(int, int, String) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that index
specifies a valid position in an array,
list or string of size size
.
- checkPositionIndexes(int, int, int) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures that start
and end
specify a valid positions
in an array, list or string of size size
, and are in order.
- checkRealmExists() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Checks to see if the realm exists.
- checkRequiredExtensions(ExtensionManifest) - Method in class com.google.gdata.data.ExtensionPoint
-
Checks whether all required extensions are present.
- checkResponse() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
Called after a request is executed to process the response and generate an
appropriate exception (on failure).
- checkScopeExists() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
Checks to see if the scope exists.
- checkState(boolean) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class com.google.gdata.util.common.base.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- CHILD - Static variable in class com.google.gdata.data.analytics.AnalyticsLink.Rel
-
Represents a link to a CHILD feed.
- Chset - Class in com.google.gdata.util.parser
-
The Chset
(character set) parser matches the current character
in the parse buffer against an arbitrary character set.
- Chset() - Constructor for class com.google.gdata.util.parser.Chset
-
Class constructor for an empty character set.
- Chset(char) - Constructor for class com.google.gdata.util.parser.Chset
-
Class constructor for a character literal.
- Chset(char, char) - Constructor for class com.google.gdata.util.parser.Chset
-
Class constructor for a single character range.
- Chset(String) - Constructor for class com.google.gdata.util.parser.Chset
-
Class constructor that initializes a Chset
from a string
specification.
- chunkSize(long) - Method in class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
Max content size for media upload request.
- City - Class in com.google.gdata.data.extensions
-
Can be city, village, town, borough, etc.
- City() - Constructor for class com.google.gdata.data.extensions.City
-
Default mutable constructor.
- City(String) - Constructor for class com.google.gdata.data.extensions.City
-
Constructor (mutable or immutable).
- City - Class in com.google.gdata.model.gd
-
Can be city, village, town, borough, etc.
- City() - Constructor for class com.google.gdata.model.gd.City
-
Constructs an instance using the default key.
- City(ElementKey<String, ? extends City>) - Constructor for class com.google.gdata.model.gd.City
-
Subclass constructor, allows subclasses to supply their own element key.
- City(ElementKey<String, ? extends City>, Element) - Constructor for class com.google.gdata.model.gd.City
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- City(String) - Constructor for class com.google.gdata.model.gd.City
-
Constructs a new instance with the given value.
- classOf(T) - Method in class com.google.gdata.client.Service
-
- clear() - Method in class com.google.gdata.model.Element
-
Clears internal state of all attributes, child elements, and text content.
- clear(char, char) - Method in class com.google.gdata.util.parser.Chset
-
- clearAttributes() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Removes all attributes from the list.
- clearAuthors() - Method in class com.google.gdata.model.atom.Entry
-
- clearAuthors() - Method in class com.google.gdata.model.atom.Source
-
- clearBox(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
Removes the first Box extension found on the extension point.
- clearBox() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
Removes the GmlEnvelope element inside this GeoRssWhere.
- clearCategories() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearCategories() - Method in class com.google.gdata.model.atom.Entry
-
- clearCategories() - Method in class com.google.gdata.model.atom.Source
-
- clearCategories() - Method in class com.google.gdata.model.atompub.Categories
-
Removes all existing category instances.
- clearContents() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearContents() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Clears the list of media:content
tags.
- clearContributors() - Method in class com.google.gdata.model.atom.Entry
-
- clearContributors() - Method in class com.google.gdata.model.atom.Source
-
- clearCookies() - Method in interface com.google.gdata.client.CookieManager
-
Clears all cookies.
- clearCookies() - Method in class com.google.gdata.client.SimpleCookieManager
-
- clearCoordinates() - Method in class com.google.api.gbase.client.Location
-
Unset latitude and longitude..
- clearCountry() - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
Clears the attribute country
of any value.
- clearCredits() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearCredits() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Clears the list of media:credit
tags.
- clearEntries() - Method in class com.google.gdata.model.atom.Feed
-
Clears the list of entries on this feed.
- clearGeoBoundingBox() - Method in interface com.google.gdata.data.geo.BoxData
-
Clears the bounding box and removes the extension point.
- clearGeoBoundingBox() - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- clearGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- clearKeywords() - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- clearLinks() - Method in class com.google.gdata.model.atom.Source
-
- clearLocations() - Method in class com.google.gdata.model.gd.EventEntry
-
Removes all existing event location instances.
- clearParticipants() - Method in class com.google.gdata.model.gd.EventEntry
-
Removes all existing event participant instances.
- clearPoint() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
Removes the GmlPoint element inside this GeoRssWhere.
- clearPoint() - Method in class com.google.gdata.data.geo.impl.PointDataImpl
-
- clearPoint(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Removes the first Point extension found on the extension point.
- clearPoint() - Method in interface com.google.gdata.data.geo.PointData
-
Clears the point data and removes the extension point.
- clearPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- clearPoint() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- clearPoint() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- clearPoint() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- clearPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- clearPoint() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- clearRatings() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearRatings() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Clears the list of media:rating
tags.
- clearRecurrenceException() - Method in class com.google.gdata.model.gd.EventEntry
-
Removes all existing recurrence exception instances.
- clearReminder() - Method in class com.google.gdata.model.gd.When
-
Removes all existing event reminder instances.
- clearReminders() - Method in class com.google.gdata.model.gd.EventEntry
-
Removes all existing event reminder instances.
- clearRestrictions() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearTexts() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearThumbnails() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- clearTimes() - Method in class com.google.gdata.model.gd.EventEntry
-
Removes all existing event time instances.
- clearValueLocal(String) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Locally clears the particular value.
- clearWhen() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes all existing time period description instances.
- clearWhere() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes all existing place description instances.
- clearWho() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes all existing person description instances.
- clearWhoList() - Method in class com.google.gdata.model.gd.MessageEntry
-
Removes all existing person description instances.
- clearWorkspaces() - Method in class com.google.gdata.model.atompub.ServiceDocument
-
Removes all existing workspace instances.
- ClientLoginAccountType - Enum in com.google.gdata.client
-
The valid values for the "accountType" parameter in ClientLogin.
- clientNotWhitelisted - Variable in class com.google.gdata.client.CoreErrorDomain
-
- clone() - Method in class com.google.gdata.util.common.base.Pair
-
- clone() - Method in class com.google.gdata.util.common.net.UriParameterMap
-
- clone() - Method in class com.google.gdata.util.parser.Chset
-
Returns a clone character set of this
.
- close(Closeable, boolean) - Static method in class com.google.gdata.util.common.io.Closeables
-
Closes a Closeable
, with control over whether an
IOException
may be thrown.
- close() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Closes the XmlWriter and the underlying output writer.
- close() - Method in class com.google.gdata.util.io.base.UnicodeReader
-
- close() - Method in class com.google.gdata.util.LoggableInputStream
-
- close() - Method in class com.google.gdata.util.LoggableOutputStream
-
- Closeables - Class in com.google.gdata.util.common.io
-
Utility methods for working with Closeable
objects.
- CLOSED - Static variable in class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
-
Search feed should not be queried.
- ClosedDate - Class in com.google.gdata.data.projecthosting
-
DateTime this issue is closed.
- ClosedDate() - Constructor for class com.google.gdata.data.projecthosting.ClosedDate
-
Default mutable constructor.
- ClosedDate(DateTime) - Constructor for class com.google.gdata.data.projecthosting.ClosedDate
-
Immutable constructor.
- closeQuietly(Closeable) - Static method in class com.google.gdata.util.common.io.Closeables
-
Equivalent to calling close(closeable, true)
, but with no
IOException in the signature.
- CODE - Static variable in class com.google.gdata.model.batch.BatchStatus
-
The HTTP response code.
- CODE - Static variable in class com.google.gdata.model.gd.Country
-
The 3166-1 alpha-2 country code.
- codePointAt(CharSequence, int, int) - Static method in class com.google.gdata.util.common.base.UnicodeEscaper
-
Returns the Unicode code point of the character at the given index.
- CODESEARCH_CATEGORY - Static variable in class com.google.gdata.data.codesearch.CodeSearchEntry
-
Category used to label entries that contain CodeSearch results.
- CODESEARCH_KIND - Static variable in class com.google.gdata.data.codesearch.CodeSearchEntry
-
Kind term value for CodeSearch codesearch category labels.
- CODESEARCH_SERVICE - Static variable in class com.google.gdata.client.codesearch.CodeSearchService
-
The abbreviated name of Google Code Search recognized by Google.
- CODESEARCH_SERVICE_VERSION - Static variable in class com.google.gdata.client.codesearch.CodeSearchService
-
The version ID of the service.
- CodeSearchEntry - Class in com.google.gdata.data.codesearch
-
Used to represent the results of a code query in a single file.
- CodeSearchEntry() - Constructor for class com.google.gdata.data.codesearch.CodeSearchEntry
-
Constructs a new CodeSearchEntry instance with the appropriate category
to indicate that it is a code search result.
- CodeSearchEntry(BaseEntry) - Constructor for class com.google.gdata.data.codesearch.CodeSearchEntry
-
Constructs a new CodeSearchEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
- CodeSearchFeed - Class in com.google.gdata.data.codesearch
-
The CodeSearchFeed class customizes the generic BaseFeed class to define
a feed to search for code.
- CodeSearchFeed() - Constructor for class com.google.gdata.data.codesearch.CodeSearchFeed
-
Constructs a new CodeSearchFeed
instance that is parameterized to
contain CodeSearchEntry
instances.
- CodeSearchFeed(BaseFeed) - Constructor for class com.google.gdata.data.codesearch.CodeSearchFeed
-
Constructs a new CodeSearchFeed
instance that is initialized using
data from another BaseFeed instance.
- CodeSearchService - Class in com.google.gdata.client.codesearch
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Code Search data API.
- CodeSearchService(String) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
-
Constructs an instance connecting to the Google Code Search service for an
application with the name applicationName
.
- CodeSearchService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
-
Constructs an instance connecting to the Google Code Search service for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- CodeSearchService(String, String, String) - Constructor for class com.google.gdata.client.codesearch.CodeSearchService
-
Constructs an instance connecting to the Google Code Search service with
name serviceName
for an application with the name applicationName
.
- CodeSearchService.Versions - Class in com.google.gdata.client.codesearch
-
GData versions supported by Google Code Search Service.
- CodeSearchService.Versions() - Constructor for class com.google.gdata.client.codesearch.CodeSearchService.Versions
-
- ColCount - Class in com.google.gdata.data.spreadsheet
-
GData schema extension describing a spreadsheet's column count.
- ColCount() - Constructor for class com.google.gdata.data.spreadsheet.ColCount
-
Initializes to blank for XML parsing.
- ColCount(int) - Constructor for class com.google.gdata.data.spreadsheet.ColCount
-
Initializes to a particular count.
- collapse(String, String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replaces any string of matched characters with the supplied string.
- collapseFrom(CharSequence, char) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each group of
consecutive characters that match this matcher replaced by a single
replacement character.
- collapseWhitespace(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replaces any string of adjacent whitespace characters with the whitespace
character " ".
- Collection - Class in com.google.gdata.data.introspection
-
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.
- Collection() - Constructor for class com.google.gdata.data.introspection.Collection
-
- Collection(String) - Constructor for class com.google.gdata.data.introspection.Collection
-
- Collection(String, TextConstruct) - Constructor for class com.google.gdata.data.introspection.Collection
-
- Collection(String, TextConstruct, String...) - Constructor for class com.google.gdata.data.introspection.Collection
-
- Collection - Class in com.google.gdata.model.atompub
-
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.
- Collection() - Constructor for class com.google.gdata.model.atompub.Collection
-
Default mutable constructor.
- Collection(ElementKey<?, ? extends Collection>) - Constructor for class com.google.gdata.model.atompub.Collection
-
Lets subclasses create an instance using a custom key.
- Collection(ElementKey<?, ? extends Collection>, Element) - Constructor for class com.google.gdata.model.atompub.Collection
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Collection(String) - Constructor for class com.google.gdata.model.atompub.Collection
-
Construct a collection with the given href.
- Collection(String, TextContent, String...) - Constructor for class com.google.gdata.model.atompub.Collection
-
Construct a collection with all fields.
- Collection.Handler - Class in com.google.gdata.data.introspection
-
XmlParser ElementHandler for app:workspace
- Collection.Handler(ExtensionProfile, Attributes) - Constructor for class com.google.gdata.data.introspection.Collection.Handler
-
- Collection2String(Collection<?>, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use
But note that Join
does not consider null elements to be
equivalent to the empty string, as this method does.
- CollectionEntry - Class in com.google.gdata.data.books
-
Describes an entry in a feed of collections.
- CollectionEntry() - Constructor for class com.google.gdata.data.books.CollectionEntry
-
Default mutable constructor.
- CollectionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.books.CollectionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CollectionFeed - Class in com.google.gdata.data.books
-
Describes a Book Search collection feed.
- CollectionFeed() - Constructor for class com.google.gdata.data.books.CollectionFeed
-
Default mutable constructor.
- CollectionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.books.CollectionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- collectionTitleRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- ColorProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing color property of a calendar
- ColorProperty() - Constructor for class com.google.gdata.data.calendar.ColorProperty
-
- ColorProperty(String) - Constructor for class com.google.gdata.data.calendar.ColorProperty
-
- Column - Class in com.google.gdata.data.spreadsheet
-
Describes a column.
- Column() - Constructor for class com.google.gdata.data.spreadsheet.Column
-
Default mutable constructor.
- Column(String, String) - Constructor for class com.google.gdata.data.spreadsheet.Column
-
Immutable constructor.
- com.google.api.gbase.client - package com.google.api.gbase.client
-
- com.google.gdata.client - package com.google.gdata.client
-
- com.google.gdata.client.analytics - package com.google.gdata.client.analytics
-
- com.google.gdata.client.appsforyourdomain - package com.google.gdata.client.appsforyourdomain
-
- com.google.gdata.client.appsforyourdomain.adminsettings - package com.google.gdata.client.appsforyourdomain.adminsettings
-
- com.google.gdata.client.appsforyourdomain.audit - package com.google.gdata.client.appsforyourdomain.audit
-
- com.google.gdata.client.appsforyourdomain.gmailsettings - package com.google.gdata.client.appsforyourdomain.gmailsettings
-
- com.google.gdata.client.appsforyourdomain.migration - package com.google.gdata.client.appsforyourdomain.migration
-
- com.google.gdata.client.authn.oauth - package com.google.gdata.client.authn.oauth
-
- com.google.gdata.client.authn.oauthproxy - package com.google.gdata.client.authn.oauthproxy
-
- com.google.gdata.client.batch - package com.google.gdata.client.batch
-
- com.google.gdata.client.blogger - package com.google.gdata.client.blogger
-
- com.google.gdata.client.books - package com.google.gdata.client.books
-
- com.google.gdata.client.calendar - package com.google.gdata.client.calendar
-
- com.google.gdata.client.codesearch - package com.google.gdata.client.codesearch
-
- com.google.gdata.client.contacts - package com.google.gdata.client.contacts
-
- com.google.gdata.client.docs - package com.google.gdata.client.docs
-
- com.google.gdata.client.finance - package com.google.gdata.client.finance
-
- com.google.gdata.client.gtt - package com.google.gdata.client.gtt
-
- com.google.gdata.client.health - package com.google.gdata.client.health
-
- com.google.gdata.client.http - package com.google.gdata.client.http
-
- com.google.gdata.client.maps - package com.google.gdata.client.maps
-
- com.google.gdata.client.media - package com.google.gdata.client.media
-
- com.google.gdata.client.photos - package com.google.gdata.client.photos
-
- com.google.gdata.client.projecthosting - package com.google.gdata.client.projecthosting
-
- com.google.gdata.client.sidewiki - package com.google.gdata.client.sidewiki
-
- com.google.gdata.client.sites - package com.google.gdata.client.sites
-
- com.google.gdata.client.spreadsheet - package com.google.gdata.client.spreadsheet
-
- com.google.gdata.client.uploader - package com.google.gdata.client.uploader
-
- com.google.gdata.client.webmastertools - package com.google.gdata.client.webmastertools
-
- com.google.gdata.client.youtube - package com.google.gdata.client.youtube
-
- com.google.gdata.data - package com.google.gdata.data
-
- com.google.gdata.data.acl - package com.google.gdata.data.acl
-
- com.google.gdata.data.analytics - package com.google.gdata.data.analytics
-
- com.google.gdata.data.appsforyourdomain - package com.google.gdata.data.appsforyourdomain
-
- com.google.gdata.data.appsforyourdomain.generic - package com.google.gdata.data.appsforyourdomain.generic
-
- com.google.gdata.data.appsforyourdomain.migration - package com.google.gdata.data.appsforyourdomain.migration
-
- com.google.gdata.data.appsforyourdomain.provisioning - package com.google.gdata.data.appsforyourdomain.provisioning
-
- com.google.gdata.data.apt - package com.google.gdata.data.apt
-
- com.google.gdata.data.batch - package com.google.gdata.data.batch
-
- com.google.gdata.data.blogger - package com.google.gdata.data.blogger
-
- com.google.gdata.data.books - package com.google.gdata.data.books
-
- com.google.gdata.data.calendar - package com.google.gdata.data.calendar
-
- com.google.gdata.data.codesearch - package com.google.gdata.data.codesearch
-
- com.google.gdata.data.contacts - package com.google.gdata.data.contacts
-
- com.google.gdata.data.docs - package com.google.gdata.data.docs
-
- com.google.gdata.data.dublincore - package com.google.gdata.data.dublincore
-
- com.google.gdata.data.extensions - package com.google.gdata.data.extensions
-
- com.google.gdata.data.finance - package com.google.gdata.data.finance
-
- com.google.gdata.data.geo - package com.google.gdata.data.geo
-
- com.google.gdata.data.geo.impl - package com.google.gdata.data.geo.impl
-
- com.google.gdata.data.gtt - package com.google.gdata.data.gtt
-
- com.google.gdata.data.health - package com.google.gdata.data.health
-
- com.google.gdata.data.introspection - package com.google.gdata.data.introspection
-
- com.google.gdata.data.maps - package com.google.gdata.data.maps
-
- com.google.gdata.data.media - package com.google.gdata.data.media
-
- com.google.gdata.data.media.mediarss - package com.google.gdata.data.media.mediarss
-
- com.google.gdata.data.photos - package com.google.gdata.data.photos
-
- com.google.gdata.data.photos.impl - package com.google.gdata.data.photos.impl
-
- com.google.gdata.data.photos.pheed - package com.google.gdata.data.photos.pheed
-
- com.google.gdata.data.projecthosting - package com.google.gdata.data.projecthosting
-
- com.google.gdata.data.sidewiki - package com.google.gdata.data.sidewiki
-
- com.google.gdata.data.sites - package com.google.gdata.data.sites
-
- com.google.gdata.data.spreadsheet - package com.google.gdata.data.spreadsheet
-
- com.google.gdata.data.threading - package com.google.gdata.data.threading
-
- com.google.gdata.data.webmastertools - package com.google.gdata.data.webmastertools
-
- com.google.gdata.data.youtube - package com.google.gdata.data.youtube
-
- com.google.gdata.model - package com.google.gdata.model
-
- com.google.gdata.model.atom - package com.google.gdata.model.atom
-
- com.google.gdata.model.atompub - package com.google.gdata.model.atompub
-
- com.google.gdata.model.batch - package com.google.gdata.model.batch
-
- com.google.gdata.model.gd - package com.google.gdata.model.gd
-
- com.google.gdata.model.transforms.atom - package com.google.gdata.model.transforms.atom
-
- com.google.gdata.model.transforms.atompub - package com.google.gdata.model.transforms.atompub
-
- com.google.gdata.util - package com.google.gdata.util
-
- com.google.gdata.util.common.base - package com.google.gdata.util.common.base
-
- com.google.gdata.util.common.html - package com.google.gdata.util.common.html
-
- com.google.gdata.util.common.io - package com.google.gdata.util.common.io
-
- com.google.gdata.util.common.logging - package com.google.gdata.util.common.logging
-
- com.google.gdata.util.common.net - package com.google.gdata.util.common.net
-
- com.google.gdata.util.common.util - package com.google.gdata.util.common.util
-
- com.google.gdata.util.common.xml - package com.google.gdata.util.common.xml
-
- com.google.gdata.util.common.xml.parsing - package com.google.gdata.util.common.xml.parsing
-
- com.google.gdata.util.httputil - package com.google.gdata.util.httputil
-
- com.google.gdata.util.io.base - package com.google.gdata.util.io.base
-
- com.google.gdata.util.parser - package com.google.gdata.util.parser
-
A framework for creating recursive descent parsers.
- com.google.gdata.wireformats - package com.google.gdata.wireformats
-
- com.google.gdata.wireformats.input - package com.google.gdata.wireformats.input
-
- com.google.gdata.wireformats.input.media - package com.google.gdata.wireformats.input.media
-
- com.google.gdata.wireformats.output - package com.google.gdata.wireformats.output
-
- com.google.gdata.wireformats.output.media - package com.google.gdata.wireformats.output.media
-
- CombinationEntry - Class in com.google.gdata.data.analytics
-
Entry element for combination feed.
- CombinationEntry() - Constructor for class com.google.gdata.data.analytics.CombinationEntry
-
Default mutable constructor.
- CombinationEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.CombinationEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CombinationFeed - Class in com.google.gdata.data.analytics
-
Feed element in CombinationFeed.
- CombinationFeed() - Constructor for class com.google.gdata.data.analytics.CombinationFeed
-
Default mutable constructor.
- CombinationFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.CombinationFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- COMESAFTER - Static variable in class com.google.gdata.model.gd.Ordering.Rel
-
ComesAfter ordering.
- COMMENT_CATEGORY - Static variable in interface com.google.gdata.data.photos.CommentData
-
A category object for comments.
- COMMENT_KIND - Static variable in interface com.google.gdata.data.photos.CommentData
-
The fully qualified kind term for comments.
- CommentAuthor - Class in com.google.gdata.data.photos
-
Comment author, contains commentor name and image.
- CommentAuthor() - Constructor for class com.google.gdata.data.photos.CommentAuthor
-
Default mutable constructor.
- CommentData - Interface in com.google.gdata.data.photos
-
Shared comment data object, this contains all setters/getters of fields that
are specific to a comment.
- CommentDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation class for album data objects.
- CommentDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.CommentDataImpl
-
Construct a new implementation of CommentGphotoData with the given
extension point as the backing storage of data.
- CommentEntry - Class in com.google.gdata.data.blogger
-
Describes an entry for a comment on a post.
- CommentEntry() - Constructor for class com.google.gdata.data.blogger.CommentEntry
-
Default mutable constructor.
- CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.blogger.CommentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CommentEntry - Class in com.google.gdata.data.photos
-
Entry for comment kinds, contains comment metadata.
- CommentEntry() - Constructor for class com.google.gdata.data.photos.CommentEntry
-
Default mutable constructor.
- CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.CommentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CommentEntry - Class in com.google.gdata.data.sites
-
Describes a comment entry.
- CommentEntry() - Constructor for class com.google.gdata.data.sites.CommentEntry
-
Default mutable constructor.
- CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.CommentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CommentEntry - Class in com.google.gdata.data.youtube
-
An entry in the comment feed.
- CommentEntry() - Constructor for class com.google.gdata.data.youtube.CommentEntry
-
- CommentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.CommentEntry
-
- COMMENTER - Static variable in class com.google.gdata.data.acl.AclRole
-
Predefined value 'commenter' to indicate that a user has the right to
comment on the controlled object.
- CommentFeed - Class in com.google.gdata.data.youtube
-
Object representation for the comment feed.
- CommentFeed() - Constructor for class com.google.gdata.data.youtube.CommentFeed
-
- CommentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.CommentFeed
-
- Comments - Class in com.google.gdata.data.extensions
-
GData schema extension describing a comments feed.
- Comments() - Constructor for class com.google.gdata.data.extensions.Comments
-
- Comments - Class in com.google.gdata.model.gd
-
Describes a container of a feed link for comment entries.
- Comments() - Constructor for class com.google.gdata.model.gd.Comments
-
Constructs an instance using the default key.
- Comments(ElementKey<?, ? extends Comments>) - Constructor for class com.google.gdata.model.gd.Comments
-
Subclass constructor, allows subclasses to supply their own element key.
- Comments(ElementKey<?, ? extends Comments>, Element) - Constructor for class com.google.gdata.model.gd.Comments
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- COMMENTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video comments links.
- commentsFeedLinkRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Commission - Class in com.google.gdata.data.finance
-
Commission for the transaction.
- Commission() - Constructor for class com.google.gdata.data.finance.Commission
-
Default mutable constructor.
- COMPANY_MAIN - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- COMPANY_MAIN - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Company main number.
- compareTo(Object) - Method in class com.google.gdata.data.DateTime
-
- compareTo(ExtensionDescription) - Method in class com.google.gdata.data.ExtensionDescription
-
Defines a natural ordering for ExtensionDescription based upon
the qualified name of the mapped XML element.
- compareTo(MetadataKey<?>) - Method in class com.google.gdata.model.AttributeKey
-
Compares first on ID, then on datatype.
- compareTo(MetadataKey<?>) - Method in class com.google.gdata.model.ElementKey
-
Compares first on ID, then on element type, then on datatype.
- compareTo(MetadataContext) - Method in class com.google.gdata.model.MetadataContext
-
Compare two context objects to order them.
- compareTo(QName) - Method in class com.google.gdata.model.QName
-
- COMPLAINT_REASON_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories which correspond to complaint reasons.
- ComplaintEntry - Class in com.google.gdata.data.youtube
-
A complaint.
- ComplaintEntry() - Constructor for class com.google.gdata.data.youtube.ComplaintEntry
-
- ComplaintEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.ComplaintEntry
-
- ComplaintFeed - Class in com.google.gdata.data.youtube
-
- ComplaintFeed() - Constructor for class com.google.gdata.data.youtube.ComplaintFeed
-
- ComplaintFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.ComplaintFeed
-
- COMPLAINTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video complaints links.
- COMPLETED - Static variable in class com.google.gdata.data.gtt.CompletedCategory.Label
-
Completed label.
- COMPLETED - Static variable in class com.google.gdata.data.gtt.CompletedCategory.Term
-
Completed term.
- CompletedCategory - Class in com.google.gdata.data.gtt
-
Describes a completed category.
- CompletedCategory.Label - Class in com.google.gdata.data.gtt
-
Human-readable label.
- CompletedCategory.Label() - Constructor for class com.google.gdata.data.gtt.CompletedCategory.Label
-
- CompletedCategory.Scheme - Class in com.google.gdata.data.gtt
-
Scheme (domain).
- CompletedCategory.Scheme() - Constructor for class com.google.gdata.data.gtt.CompletedCategory.Scheme
-
- CompletedCategory.Term - Class in com.google.gdata.data.gtt
-
Term.
- CompletedCategory.Term() - Constructor for class com.google.gdata.data.gtt.CompletedCategory.Term
-
- Composer - Class in com.google.gdata.data.docs
-
Composer of the track.
- Composer() - Constructor for class com.google.gdata.data.docs.Composer
-
Default mutable constructor.
- Composer(String) - Constructor for class com.google.gdata.data.docs.Composer
-
Constructor (mutable or immutable).
- CompositeElementVisitor - Class in com.google.gdata.model
-
This class provides an ElementVisitor implementation that aggregates multiple
nested ElementVisitor instances.
- CompositeElementVisitor(ElementVisitor...) - Constructor for class com.google.gdata.model.CompositeElementVisitor
-
Constructs a new CompositeElementVisitor instance containing the array of
visitor instances passed in.
- CONFIDENTIAL - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- CONFIDENTIAL - Static variable in class com.google.gdata.model.gd.Visibility.Value
-
Allow some readers to see the event.
- CONFIDENTIAL_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- config(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a CONFIG message.
- config(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a CONFIG message.
- configfmt(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a CONFIG message.
- configfmt(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a CONFIG message.
- configfmt(Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a CONFIG message.
- CONFIGURATION_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
Experiment configuration URL.
- CONFIRMED - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- CONFIRMED - Static variable in class com.google.gdata.model.gd.EventStatus.Value
-
The event is planned.
- CONFIRMED_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- connectionSource - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
Source of HttpURLConnection
instances.
- connectionSource - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- connectTimeout - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
The connection timeout for this request.
- connectTimeout - Variable in class com.google.gdata.client.Service
-
Client-configured connection timeout value.
- CONSTRUCT - Static variable in class com.google.gdata.model.atom.Content
-
The key for Content used as a construct.
- CONSTRUCT - Static variable in class com.google.gdata.model.atom.Source
-
The key for Source used as a construct.
- CONSTRUCT - Static variable in class com.google.gdata.model.atom.TextContent
-
The key for TextContent used as a construct.
- consume(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an attribute and remove it from the list.
- consumeAttributes(AttributeHelper) - Method in class com.google.api.gbase.client.GmItemType
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.AbstractExtension
-
Consumes attributes from the attribute helper.
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.acl.AclScope
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.acl.AclWithKey
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.CustomVariable
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Destination
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Dimension
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Engagement
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Goal
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.GwoComboActive
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.GwoStatus
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Metric
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Property
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Segment
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.analytics.Step
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.books.Review
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.CalendarLink
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Event
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.ExternalId
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Gender
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Jot
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Language
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Priority
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Relation
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Sensitivity
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.UserDefinedField
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.contacts.Website
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveComplete
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveConversion
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveFailure
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveStatus
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveTotal
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.Changestamp
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.Duration
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ExportFormat
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ExportStatus
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.FeatureRate
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ImportFormat
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.MaxUploadSize
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.ObjectNumber
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.Publish
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.PublishAuto
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.QueryParameter
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.Size
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.docs.WritersCanInvite
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.AdditionalName
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Country
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.CustomProperty
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.FamilyName
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.FullName
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.GivenName
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Im
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.LastViewed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Money
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.Organization
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.OrgName
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.extensions.When
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.PortfolioData
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.PositionData
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.Symbol
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.finance.TransactionData
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.gtt.DocumentSource
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.gtt.PercentComplete
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.gtt.ScopeEntry
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.gtt.TranslationComplete
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Categories
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Collection
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.introspection.Workspace
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
Subclasses can overwrite this method to parse extra
attributes.
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
The default implementation does nothing, subclasses can override to handle
attributes.
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCopyright
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaHash
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaRating
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoHeight
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoPosition
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoRotation
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoShowLink
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoSize
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoStarred
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoVersion
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoViewCount
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoWeight
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.photos.GphotoWidth
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.Id
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.Repository
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.Stars
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.projecthosting.State
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.Source
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sidewiki.Usefulness
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sites.Revision
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.sites.SitesLink
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Column
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Data
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Field
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.spreadsheet.Header
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.threading.InReplyTo
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.threading.Total
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.ValueConstruct
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.Keyword
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Overrides base class method to parse attributes specific to this class.
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaContent
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtAge
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtAspectRatio
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtCommentRating
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtCountHint
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtDuration
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtGender
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPlaylistId
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPosition
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtRating
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtRecorded
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtRelationship
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtStatistics
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtStatus
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtUploaded
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- consumeAttributes(AttributeHelper) - Method in class com.google.gdata.data.youtube.YtVideoId
-
- consumeBigDecimal(String, boolean, BigDecimal) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a big decimal attribute and remove it from the list.
- consumeBigDecimal(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a big decimal attribute and remove it from the list.
- consumeBigInteger(String, boolean, BigInteger) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a big integer attribute and remove it from the list.
- consumeBigInteger(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a big integer attribute and remove it from the list.
- consumeBoolean(String, boolean, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a boolean attribute and remove it from the list.
- consumeBoolean(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a boolean attribute and remove it from the list.
- consumeByte(String, boolean, byte) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a byte attribute and remove it from the list.
- consumeByte(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a byte attribute and remove it from the list.
- consumeContent(boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the element's text content and removes it from the list.
- consumeDateTime(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a
DateTime
attribute and remove it from the list.
- consumeDouble(String, boolean, double) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a double attribute and remove it from the list.
- consumeDouble(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a double attribute and remove it from the list.
- consumeEnum(String, boolean, Class<T>, T, AttributeHelper.EnumToAttributeValue<T>) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an enumerated attribute and remove it from the list,
using a custom mapping of enum to attribute value.
- consumeEnum(String, boolean, Class<T>, T) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an enumerated attribute and remove it from the list.
- consumeEnum(String, boolean, Class<T>) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an enumerated attribute and remove it from the list.
- consumeFloat(String, boolean, float) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a float attribute and remove it from the list.
- consumeFloat(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a float attribute and remove it from the list.
- consumeInteger(String, boolean, int) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an integer attribute and remove it from the list.
- consumeInteger(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of an integer attribute and remove it from the list.
- consumeLong(String, boolean, long) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a long attribute and remove it from the list.
- consumeLong(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a long attribute and remove it from the list.
- consumeNormalPlayTime(AttributeHelper, String) - Static method in class com.google.gdata.data.media.mediarss.MediaAttributeHelper
-
Gets the value of a NPT attribute and remove it from the list.
- consumeShort(String, boolean, short) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a short attribute and remove it from the list.
- consumeShort(String, boolean) - Method in class com.google.gdata.data.AttributeHelper
-
Gets the value of a short attribute and remove it from the list.
- contact - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
An email address at which the developer can be reached.
- CONTACT_CATEGORY - Static variable in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
Kind category used to label feeds or entries that have Contact
extension data.
- CONTACT_KIND - Static variable in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
Kind term value for Contact category labels.
- CONTACT_LIST_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories which correspond to contact lists.
- CONTACT_PHOTO - Static variable in class com.google.gdata.data.contacts.ContactLink.Rel
-
Link that provides the contact photo.
- ContactEntry - Class in com.google.gdata.data.contacts
-
Describes a contact entry.
- ContactEntry() - Constructor for class com.google.gdata.data.contacts.ContactEntry
-
Default mutable constructor.
- ContactEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.ContactEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ContactEntry - Class in com.google.gdata.data.extensions
-
- ContactEntry() - Constructor for class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
Constructs a new empty ContactEntry with the appropriate kind category
to indicate that it is a contact.
- ContactEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
Constructs a new ContactEntry by doing a shallow copy of data from an
existing BaseEntry intance.
- ContactFeed - Class in com.google.gdata.data.contacts
-
Describes a contact feed.
- ContactFeed() - Constructor for class com.google.gdata.data.contacts.ContactFeed
-
Default mutable constructor.
- ContactFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.contacts.ContactFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ContactFeed - Class in com.google.gdata.data.extensions
-
- ContactFeed() - Constructor for class com.google.gdata.data.extensions.ContactFeed
-
Deprecated.
Constructs a new ContactFeed
instance that is parameterized to
contain ContactEntry
instances.
- ContactFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.extensions.ContactFeed
-
Deprecated.
Constructs a new ContactFeed
instance that is initialized using
data from another BaseFeed instance.
- ContactGroupEntry - Class in com.google.gdata.data.contacts
-
Describes a contact group entry.
- ContactGroupEntry() - Constructor for class com.google.gdata.data.contacts.ContactGroupEntry
-
Default mutable constructor.
- ContactGroupEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.ContactGroupEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ContactGroupFeed - Class in com.google.gdata.data.contacts
-
Describes a contact group feed.
- ContactGroupFeed() - Constructor for class com.google.gdata.data.contacts.ContactGroupFeed
-
Default mutable constructor.
- ContactGroupFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.contacts.ContactGroupFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ContactLink - Class in com.google.gdata.data.contacts
-
Extends the base Link class with contact extensions.
- ContactLink.Rel - Class in com.google.gdata.data.contacts
-
Link relation type.
- ContactLink.Rel() - Constructor for class com.google.gdata.data.contacts.ContactLink.Rel
-
- ContactLink.Type - Class in com.google.gdata.data.contacts
-
MIME type of link target.
- ContactLink.Type() - Constructor for class com.google.gdata.data.contacts.ContactLink.Type
-
- ContactQuery - Class in com.google.gdata.client.contacts
-
Describes a query for the following feeds:
The feed of contacts
The feed of contact groups
- ContactQuery(URL) - Constructor for class com.google.gdata.client.contacts.ContactQuery
-
Constructs a new query object that targets a feed.
- ContactQuery.OrderBy - Enum in com.google.gdata.client.contacts
-
Order of entries in a feed.
- ContactQuery.SortOrder - Enum in com.google.gdata.client.contacts
-
Direction of sorting.
- CONTACTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user contacts links.
- CONTACTS_SERVICE - Static variable in class com.google.gdata.client.contacts.ContactsService
-
The abbreviated name of Google Contacts recognized by Google.
- CONTACTS_SERVICE_VERSION - Static variable in class com.google.gdata.client.contacts.ContactsService
-
The version ID of the service.
- ContactsNamespace - Class in com.google.gdata.data.contacts
-
GData namespace definitions related to Google Contacts.
- ContactsService - Class in com.google.gdata.client.contacts
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Contacts data API.
- ContactsService(String) - Constructor for class com.google.gdata.client.contacts.ContactsService
-
Constructs an instance connecting to the Google Contacts service for an
application with the name applicationName
.
- ContactsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.contacts.ContactsService
-
Constructs an instance connecting to the Google Contacts service for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- ContactsService(String, String, String) - Constructor for class com.google.gdata.client.contacts.ContactsService
-
Constructs an instance connecting to the Google Contacts service with name
serviceName
for an application with the name applicationName
.
- ContactsService.Versions - Class in com.google.gdata.client.contacts
-
GData versions supported by Google Contacts Service.
- containsCharRef(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a string contains what looks like an html character
reference.
- containsKey(String) - Method in class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
Currently used only by unit tests.
- ContainsSampledData - Class in com.google.gdata.data.analytics
-
Indicates whether this response contains sampled data.
- ContainsSampledData() - Constructor for class com.google.gdata.data.analytics.ContainsSampledData
-
Default mutable constructor.
- ContainsSampledData(Boolean) - Constructor for class com.google.gdata.data.analytics.ContainsSampledData
-
Immutable constructor.
- content - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Content of entry.
- Content - Class in com.google.gdata.data
-
Abstract base class for entry content.
- Content() - Constructor for class com.google.gdata.data.Content
-
- content - Variable in class com.google.gdata.data.Content.ChildHandlerInfo
-
- content - Variable in class com.google.gdata.data.Link
-
Nested atom:content element or null
if no inlined link content.
- content - Variable in class com.google.gdata.data.TextContent
-
Content.
- Content - Class in com.google.gdata.model.atom
-
Base class for entry content.
- Content(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.Content
-
Constructs a new instance using the specified element metadata.
- Content(ElementKey<?, ?>, Element) - Constructor for class com.google.gdata.model.atom.Content
-
Constructs a new instance using the specified element key and the source
Element
instance's data (attributes, child elements, text content).
- Content.ChildHandlerInfo - Class in com.google.gdata.data
-
- Content.ChildHandlerInfo() - Constructor for class com.google.gdata.data.Content.ChildHandlerInfo
-
- CONTENT_TYPE - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The MIME type of the content of this element.
- CONTENT_TYPE - Static variable in class com.google.gdata.model.batch.BatchStatus
-
The MIME type for the content of the error message contained in this
element.
- ContentCreationException - Exception in com.google.gdata.wireformats
-
The ContentCreationException indicates that content cannot
be created.
- ContentCreationException(String) - Constructor for exception com.google.gdata.wireformats.ContentCreationException
-
- ContentCreationException(String, Throwable) - Constructor for exception com.google.gdata.wireformats.ContentCreationException
-
- ContentCreationException(Throwable) - Constructor for exception com.google.gdata.wireformats.ContentCreationException
-
- ContentCreationException(ErrorContent) - Constructor for exception com.google.gdata.wireformats.ContentCreationException
-
- ContentCreationException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.wireformats.ContentCreationException
-
- ContentEntry - Class in com.google.gdata.data.sites
-
An entry representing a single content item.
- ContentEntry() - Constructor for class com.google.gdata.data.sites.ContentEntry
-
Default mutable constructor.
- ContentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ContentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ContentFeed - Class in com.google.gdata.data.sites
-
Describes a content feed.
- ContentFeed() - Constructor for class com.google.gdata.data.sites.ContentFeed
-
Default mutable constructor.
- ContentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.ContentFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- contentLength - Variable in class com.google.gdata.data.media.BaseMediaSource
-
- ContentModelException - Exception in com.google.gdata.wireformats
-
The ContentModelException indicates that a content model
is incompatible with request content being generated or
parsed.
- ContentModelException(String) - Constructor for exception com.google.gdata.wireformats.ContentModelException
-
- ContentModelException(String, Throwable) - Constructor for exception com.google.gdata.wireformats.ContentModelException
-
- ContentModelException(Throwable) - Constructor for exception com.google.gdata.wireformats.ContentModelException
-
- ContentQuery - Class in com.google.gdata.client.sites
-
Describes a query for the feed containing the current, editable site content.
- ContentQuery(URL) - Constructor for class com.google.gdata.client.sites.ContentQuery
-
Constructs a new query object that targets a feed.
- ContentType - Class in com.google.gdata.util
-
Simple class for parsing and generating Content-Type header values, per
RFC 2045 (MIME) and 2616 (HTTP 1.1).
- ContentType() - Constructor for class com.google.gdata.util.ContentType
-
Constructs a new instance with default media type
- ContentType(String) - Constructor for class com.google.gdata.util.ContentType
-
Constructs a new instance from a content-type header value
parsing the MIME content type (RFC2045) format.
- contentType - Variable in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
- ContentValidationException - Exception in com.google.gdata.wireformats
-
The ContentValidationException indicates that an instance
document does not conform to the content model.
- ContentValidationException(String, ValidationContext) - Constructor for exception com.google.gdata.wireformats.ContentValidationException
-
- CONTEXT - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The CONTEXT parameter is added into the envelope of any JSONC element
that is output.
- ContinuityOfCareRecord - Class in com.google.gdata.data.health
-
Describes a ccr record.
- ContinuityOfCareRecord() - Constructor for class com.google.gdata.data.health.ContinuityOfCareRecord
-
Default mutable constructor.
- Contributor - Class in com.google.gdata.model.atom
-
Contributor element, modifies
Person
to add contributor QName.
- Contributor() - Constructor for class com.google.gdata.model.atom.Contributor
-
Constructs a new Contributor instance.
- Contributor(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.Contributor
-
Constructs a new Contributor instance with the given metadata.
- Contributor(ElementKey<?, ? extends Contributor>, Element) - Constructor for class com.google.gdata.model.atom.Contributor
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Contributor(String) - Constructor for class com.google.gdata.model.atom.Contributor
-
Constructs a new Contributor instance with the given name.
- Contributor(String, URI, String) - Constructor for class com.google.gdata.model.atom.Contributor
-
Constructs a new Contributor instance with the given name, uri, and email.
- contributors - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Contributors of entry.
- contributors - Variable in class com.google.gdata.data.Source.SourceState
-
Contributors.
- Control - Class in com.google.gdata.model.atompub
-
Describes an Atom publication control status.
- Control() - Constructor for class com.google.gdata.model.atompub.Control
-
Constructs an instance using the default key.
- Control(ElementKey<?, ? extends Control>) - Constructor for class com.google.gdata.model.atompub.Control
-
Subclass constructor, allows subclasses to supply their own element key.
- Control(ElementKey<?, ? extends Control>, Element) - Constructor for class com.google.gdata.model.atompub.Control
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- convertEOLToCRLF(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please inline this method.
- convertEOLToLF(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Converts any instances of "\r" or "\r\n" style EOLs into "\n" (Line Feed).
- convertValue(String, Class<? extends T>) - Method in class com.google.gdata.wireformats.ObjectConverter
-
Translate an untyped (string) value to a typed value.
- convertValue(String, Class<? extends T>) - Method in class com.google.gdata.wireformats.ObjectConverter.MappedEnumConverter
-
- CookieManager - Interface in com.google.gdata.client
-
An interface to a cookie manager.
- cookies - Variable in class com.google.gdata.client.SimpleCookieManager
-
Storage for a set of cookies.
- cookiesEnabled() - Method in interface com.google.gdata.client.CookieManager
-
Returns true
if the GoogleService is handling cookies.
- cookiesEnabled - Variable in class com.google.gdata.client.SimpleCookieManager
-
Indicates whether cookie handling is enabled.
- cookiesEnabled() - Method in class com.google.gdata.client.SimpleCookieManager
-
- COORDINATE_PRECISION - Static variable in class com.google.gdata.data.geo.GeoLat
-
This denotes the number of significant digits after the decimal point
for a coordinate when represented by a string.
- COORDINATE_PRECISION - Static variable in class com.google.gdata.data.geo.GeoLong
-
This denotes the number of significant digits after the decimal point
for a coordinate when represented by a string.
- copy(InputSupplier<R>, OutputSupplier<W>) - Static method in class com.google.gdata.util.common.io.Characters
-
Opens Readable
and Appendable
objects from the
given factories, copies all characters between the two, and closes
them.
- copy(InputSupplier<R>, Appendable) - Static method in class com.google.gdata.util.common.io.Characters
-
Opens a Readable
object from the supplier, copies all characters
to the Appendable
object, and closes the input.
- copy(Readable, Appendable) - Static method in class com.google.gdata.util.common.io.Characters
-
Copies all characters between the Readable
and Appendable
objects.
- copy(InputSupplier<R>, OutputSupplier<W>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Opens Readable
and Appendable
objects from the
given factories, copies all characters between the two, and closes
them.
- copy(InputSupplier<R>, Appendable) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Opens a Readable
object from the supplier, copies all characters
to the Appendable
object, and closes the input.
- copy(Readable, Appendable) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Copies all characters between the Readable
and Appendable
objects.
- copyStreams(InputStream, OutputStream) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Copy all data from in to out in 4096 byte chunks.
- copyToArrayMap() - Method in class com.google.gdata.util.common.net.UriParameterMap
-
Returns an immutable copy of this parameter map as a Map
from
strings to string arrays.
- CoreErrorDomain - Class in com.google.gdata.client
-
This is the error domain class for the Core Error Domain,
representing errors thrown by the core server and Java client
library.
- CostBasis - Class in com.google.gdata.data.finance
-
Cost basis for the portfolio or position.
- CostBasis() - Constructor for class com.google.gdata.data.finance.CostBasis
-
Default mutable constructor.
- COUNT_HINT - Static variable in class com.google.gdata.model.gd.FeedLink
-
Qualified name of hint at the number of entries in the feed attribute.
- countHint - Variable in class com.google.gdata.data.extensions.FeedLink
-
Count hint.
- countIn(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns the number of matching characters found in a character sequence.
- Country - Class in com.google.gdata.data.extensions
-
The country name.
- Country() - Constructor for class com.google.gdata.data.extensions.Country
-
Default mutable constructor.
- Country(String, String) - Constructor for class com.google.gdata.data.extensions.Country
-
Immutable constructor.
- Country - Class in com.google.gdata.model.gd
-
The country name.
- Country() - Constructor for class com.google.gdata.model.gd.Country
-
Constructs an instance using the default key.
- Country(ElementKey<String, ? extends Country>) - Constructor for class com.google.gdata.model.gd.Country
-
Subclass constructor, allows subclasses to supply their own element key.
- Country(ElementKey<String, ? extends Country>, Element) - Constructor for class com.google.gdata.model.gd.Country
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Country(String) - Constructor for class com.google.gdata.model.gd.Country
-
Constructs a new instance with the given value.
- CPLUSPLUS_COMPAT_SAFE_OCTETS - Static variable in class com.google.gdata.util.httputil.FastURLEncoder
-
- cppUriEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
Escaper
instance that escapes Java characters in a manner
compatible with the C++ webutil/url URL class (the
kGoogle1Escape
set).
- CrawlIssueCrawlType - Class in com.google.gdata.data.webmastertools
-
Type of crawl of the crawl issue.
- CrawlIssueCrawlType() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Default mutable constructor.
- CrawlIssueCrawlType(CrawlIssueCrawlType.CrawlType) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Immutable constructor.
- CrawlIssueCrawlType.CrawlType - Enum in com.google.gdata.data.webmastertools
-
Value.
- CrawlIssueDateDetected - Class in com.google.gdata.data.webmastertools
-
Detection date for the issue.
- CrawlIssueDateDetected() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Default mutable constructor.
- CrawlIssueDateDetected(DateTime) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Immutable constructor.
- CrawlIssueDetail - Class in com.google.gdata.data.webmastertools
-
Detail of the crawl issue.
- CrawlIssueDetail() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Default mutable constructor.
- CrawlIssueDetail(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Constructor (mutable or immutable).
- CrawlIssueEntry - Class in com.google.gdata.data.webmastertools
-
Describes a crawl issue entry.
- CrawlIssueEntry() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Default mutable constructor.
- CrawlIssueEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- CrawlIssueIssueType - Class in com.google.gdata.data.webmastertools
-
Type of crawl issue.
- CrawlIssueIssueType() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Default mutable constructor.
- CrawlIssueIssueType(CrawlIssueIssueType.IssueType) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Immutable constructor.
- CrawlIssueIssueType.IssueType - Enum in com.google.gdata.data.webmastertools
-
Value.
- CrawlIssueLinkedFromUrl - Class in com.google.gdata.data.webmastertools
-
Source URL that links to the issue URL.
- CrawlIssueLinkedFromUrl() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Default mutable constructor.
- CrawlIssueLinkedFromUrl(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Constructor (mutable or immutable).
- CrawlIssuesFeed - Class in com.google.gdata.data.webmastertools
-
Feed of crawl issues for a particular site.
- CrawlIssuesFeed() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssuesFeed
-
Default mutable constructor.
- CrawlIssuesFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssuesFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- CrawlIssueUrl - Class in com.google.gdata.data.webmastertools
-
URL affected by the crawl issue.
- CrawlIssueUrl() - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Default mutable constructor.
- CrawlIssueUrl(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Constructor (mutable or immutable).
- CrawlRate - Enum in com.google.gdata.data.webmastertools
-
CrawlRate is an enumerated type that indicates the desired crawl rate
to use for a concrete site.
- CrawlRateConstruct - Class in com.google.gdata.data.webmastertools
-
GData schema extension describing a node with a crawl rate.
- CrawlRateConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.CrawlRateConstruct
-
- create(int, String, XmlBlob) - Static method in class com.google.gdata.data.TextConstruct
-
Creates a text construct.
- create(int, String, XmlBlob) - Static method in class com.google.gdata.model.atom.TextContent
-
Creates a text content.
- createAccountInfoRequest(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Creates a new Account Information request.
- createBatchRequest(URL) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest that can be used to execute several
insert/update/delete operations in one request by writing a feed into the
request stream to read a feed containing the result of the batch operations
from the response stream.
- createCategory(String) - Static method in class com.google.gdata.data.webmastertools.Namespaces
-
Helper method to create
Category
objects.
- createChildElement(QName, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlHandler
-
Create a child element for the given name and metadata.
- createCreatedStatus() - Static method in class com.google.gdata.data.batch.BatchStatus
-
Creates a Success status object.
- createCreatedStatus() - Static method in class com.google.gdata.model.batch.BatchStatus
-
Creates a Success status object.
- createDeleteRequest(URL) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest that can be used to delete an Atom entry.
- createElement(ElementKey<?, E>) - Static method in class com.google.gdata.model.Element
-
Helper method that constructs a new
Element
instance of the type
defined by the type parameter
E
.
- createElement(ElementKey<?, E>, Element) - Static method in class com.google.gdata.model.Element
-
Helper method that constructs a new
Element
instance of the type
defined by the type parameter
E
.
- createElement() - Method in interface com.google.gdata.model.ElementMetadata
-
Create an element with this metadata as the metadata for the element.
- createElement() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- createElement(String, String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Constructs an Element instance that describes an XML element that
is about to be written.
- createEntry() - Method in class com.google.gdata.data.BaseFeed
-
Creates a new entry for the feed.
- createEntry() - Method in interface com.google.gdata.data.IFeed
-
Creates a new entry of the appropriate type for this feed.
- createEntry() - Method in class com.google.gdata.model.atom.Feed
-
Creates a new entry for the feed.
- createEntry(ElementKey<?, E>) - Method in class com.google.gdata.model.atom.Feed
-
Creates a new entry for the feed.
- createEntryRequest(URL) - Method in class com.google.gdata.client.Service
-
Returns a GDataRequest instance that can be used to access an entry's
contents as a stream, given the URL of the entry.
- createExtensionInstance(Class<T>) - Static method in class com.google.gdata.data.ExtensionPoint
-
Creates an instance of the given extension class.
- createFeedRequest(URL) - Method in class com.google.gdata.client.Service
-
Executes a GData feed request against the target service and returns the
resulting feed results via an input stream.
- createFeedRequest(Query) - Method in class com.google.gdata.client.Service
-
Executes a GData query request against the target service and returns the
resulting feed results via an input stream.
- createFullCell(int, int, String, Number, String) - Static method in class com.google.gdata.data.spreadsheet.Cell
-
Creates a cell for the server library; it is not appropriate for
client side use (the server may reject these cells).
- createGenerator(OutputProperties, Writer, Charset, boolean) - Method in class com.google.gdata.wireformats.WireFormat
-
Create a wire format generator.
- createGenerator(OutputProperties, Writer, Charset, boolean) - Method in class com.google.gdata.wireformats.XmlWireFormat
-
- createGroup(String, String, String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Creates a new group in the domain.
- createHandler(QName, Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlHandler
-
Hook to allow subclasses to change the type of handler being returned.
- CreateId - Class in com.google.gdata.model.gd
-
An ID supplied by the client on POST, assumed to be unique from the client's
perspective, and insisted to be so by the server.
- CreateId() - Constructor for class com.google.gdata.model.gd.CreateId
-
Constructs an instance using the default key.
- CreateId(ElementKey<String, ? extends CreateId>) - Constructor for class com.google.gdata.model.gd.CreateId
-
Subclass constructor, allows subclasses to supply their own element key.
- CreateId(ElementKey<String, ? extends CreateId>, Element) - Constructor for class com.google.gdata.model.gd.CreateId
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- CreateId(String) - Constructor for class com.google.gdata.model.gd.CreateId
-
Constructs a new instance with the given value.
- createInsertRequest(URL) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest that can be used to insert a new entry into a
feed using the request stream and to read the resulting entry content from
the response stream.
- createLinkQueryRequest(ILink) - Method in class com.google.gdata.client.Service
-
Returns a query (GET) request that targets the provided link.
- createMailboxDumpRequest(MailBoxDumpRequest) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Creates a new request for obtaining a user mailbox dump.
- createMailMonitor(String, MailMonitor) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Creates a new monitoring task to begin an audit.
- createMatchingXmlList(ContentType...) - Static method in class com.google.gdata.wireformats.output.XmlGenerator
-
Creates a new matching ContentType set that contains all of the basic
XML types plus an additional list of types.
- createMimeBodyPart(InputStream) - Method in class com.google.gdata.data.media.MediaMultipart
-
- createMimeBodyPart(InternetHeaders, byte[]) - Method in class com.google.gdata.data.media.MediaMultipart
-
- createMultipart(ParseSource, InputProperties) - Method in class com.google.gdata.wireformats.input.media.MediaMultipartParser
-
Creates the MediaMultipart instance that does the actual parsing into
multipart body parts.
- createParser(InputProperties, Reader, Charset) - Method in class com.google.gdata.wireformats.WireFormat
-
Create a wire format parser.
- createParser(InputProperties, XmlEventSource) - Method in class com.google.gdata.wireformats.WireFormat
-
Create a wire format parser for a given xml event source.
- createParser(InputProperties, Reader, Charset) - Method in class com.google.gdata.wireformats.XmlWireFormat
-
- createParser(InputProperties, XmlEventSource) - Method in class com.google.gdata.wireformats.XmlWireFormat
-
- createPatchRequest(URL) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest that can be used to update an existing Atom
entry.
- createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.GoogleService
-
- createRequest(Query, ContentType) - Method in class com.google.gdata.client.GoogleService
-
- createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.http.GoogleGDataRequest.Factory
-
- createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- createRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest for use by the service.
- createRequest(Query, ContentType) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest for querying the service.
- createResult() - Method in class com.google.gdata.wireformats.input.AbstractParser
-
Creates a new result object instance using the result type passed to
the constructor.
- createResult(Class<R>) - Method in class com.google.gdata.wireformats.input.AbstractParser
-
Creates a new result object instance using the provided result
implementation class.
- createRootHandler(ValidationContext, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlParser
-
Create the xml handler for the root element.
- createSafeOctetBitSet() - Static method in class com.google.gdata.util.httputil.FastURLEncoder
-
- createSchema() - Method in class com.google.gdata.model.MetadataRegistry
-
Creates a
Schema
out of this registry.
- createSuccessStatus() - Static method in class com.google.gdata.data.batch.BatchStatus
-
Creates a 200 Success status object.
- createSuccessStatus() - Static method in class com.google.gdata.model.batch.BatchStatus
-
Creates a 200 Success status object.
- createUpdateRequest(URL) - Method in class com.google.gdata.client.Service
-
Creates a new GDataRequest that can be used to update an existing Atom
entry.
- createUserAuthorizationUrl(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Generates the url which the user should visit in order to authenticate and
authorize with the Service Provider.
- CreationActivityEntry - Class in com.google.gdata.data.sites
-
An activity entry for content creation.
- CreationActivityEntry() - Constructor for class com.google.gdata.data.sites.CreationActivityEntry
-
Default mutable constructor.
- CreationActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.CreationActivityEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- Creator - Class in com.google.gdata.data.dublincore
-
Entity primarily responsible for making the resource.
- Creator() - Constructor for class com.google.gdata.data.dublincore.Creator
-
Default mutable constructor.
- Creator(String) - Constructor for class com.google.gdata.data.dublincore.Creator
-
Constructor (mutable or immutable).
- CREDIT_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Custom media:credit
scheme.
- CREDIT_UPLOADER_ROLE - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- cropBetween(String, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
The old interface to cropBetween - using a single char limit
- cropBetween(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
This removes characters between maching charLimit chars.
- CURRENCY - Static variable in class com.google.gdata.data.analytics.Metric.Type
-
Currency metric.
- CURRENCY_CODE - Static variable in class com.google.gdata.model.gd.Money
-
ISO4217 currency code.
- CURRENT - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Current sites link.
- currentElement() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Returns the current element, or null
if no element is being
written.
- CustomElementCollection - Class in com.google.gdata.data.spreadsheet
-
Extension that globs together all "gsx:" tags into one.
- CustomElementCollection() - Constructor for class com.google.gdata.data.spreadsheet.CustomElementCollection
-
- CUSTOMER - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
-
Customer external id.
- CUSTOMER_ID - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:customer_id>
.
- CustomProperty - Class in com.google.gdata.data.extensions
-
Name-value pair with optional type and unit.
- CustomProperty() - Constructor for class com.google.gdata.data.extensions.CustomProperty
-
Default mutable constructor.
- CustomProperty(String, String, String, String) - Constructor for class com.google.gdata.data.extensions.CustomProperty
-
Immutable constructor.
- CustomProperty - Class in com.google.gdata.model.gd
-
Name-value pair with optional type and unit.
- CustomProperty() - Constructor for class com.google.gdata.model.gd.CustomProperty
-
Constructs an instance using the default key.
- CustomProperty(ElementKey<String, ? extends CustomProperty>) - Constructor for class com.google.gdata.model.gd.CustomProperty
-
Subclass constructor, allows subclasses to supply their own element key.
- CustomProperty(ElementKey<String, ? extends CustomProperty>, Element) - Constructor for class com.google.gdata.model.gd.CustomProperty
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- CustomProperty(String) - Constructor for class com.google.gdata.model.gd.CustomProperty
-
Constructs a new instance with the given value.
- CustomVariable - Class in com.google.gdata.data.analytics
-
Data about a user-defined custom variable.
- CustomVariable() - Constructor for class com.google.gdata.data.analytics.CustomVariable
-
Default mutable constructor.
- CustomVariable(Integer, String, String) - Constructor for class com.google.gdata.data.analytics.CustomVariable
-
Immutable constructor.
- CustomVariable.Scope - Class in com.google.gdata.data.analytics
-
Scope.
- CustomVariable.Scope() - Constructor for class com.google.gdata.data.analytics.CustomVariable.Scope
-
- g - Static variable in class com.google.gdata.model.gd.Namespaces
-
Google data (GD) namespace
- g - Static variable in class com.google.gdata.util.Namespaces
-
Google data (GD) namespace
- GA - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Analytics-specific data (GA) namespace
- GA_ALIAS - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Analytics-specific data (GA) namespace alias
- GA_NS - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
XML writer namespace for Analytics-specific data (GA)
- GA_PREFIX - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Analytics-specific data (GA) namespace prefix
- gAcl - Static variable in class com.google.gdata.data.acl.AclNamespace
-
Google Access Control List namespace
- gAclAlias - Static variable in class com.google.gdata.data.acl.AclNamespace
-
Default Google Access Control List namespace alias
- gAclNs - Static variable in class com.google.gdata.data.acl.AclNamespace
-
XML writer namespace for Google ACL
- gAclPrefix - Static variable in class com.google.gdata.data.acl.AclNamespace
-
Google Access Control List namespace prefix
- Gain - Class in com.google.gdata.data.finance
-
Total gain for the portfolio or position.
- Gain() - Constructor for class com.google.gdata.data.finance.Gain
-
Default mutable constructor.
- gAlias - Static variable in class com.google.gdata.model.gd.Namespaces
-
Google data (GD) namespace alias
- gAlias - Static variable in class com.google.gdata.util.Namespaces
-
- GBS - Static variable in class com.google.gdata.data.books.BooksNamespace
-
Google Book Search (GBS) namespace
- GBS_ALIAS - Static variable in class com.google.gdata.data.books.BooksNamespace
-
Google Book Search (GBS) namespace alias
- GBS_NS - Static variable in class com.google.gdata.data.books.BooksNamespace
-
XML writer namespace for Google Book Search (GBS)
- GBS_PREFIX - Static variable in class com.google.gdata.data.books.BooksNamespace
-
Google Book Search (GBS) namespace prefix
- gCal - Static variable in class com.google.gdata.data.calendar.Namespaces
-
Google Calendar (GCAL) namespace
- gCalAlias - Static variable in class com.google.gdata.data.calendar.Namespaces
-
Google Calendar (GCAL) namespace alias
- gCalNs - Static variable in class com.google.gdata.data.calendar.Namespaces
-
XML writer namespace for Google Calendar (GCAL)
- gCalPrefix - Static variable in class com.google.gdata.data.calendar.Namespaces
-
Google Calendar (GCAL) namespace prefix
- GCONTACT - Static variable in class com.google.gdata.data.contacts.ContactsNamespace
-
Google Contacts (GCONTACT) namespace
- GCONTACT_ALIAS - Static variable in class com.google.gdata.data.contacts.ContactsNamespace
-
Google Contacts (GCONTACT) namespace alias
- GCONTACT_NS - Static variable in class com.google.gdata.data.contacts.ContactsNamespace
-
XML writer namespace for Google Contacts (GCONTACT)
- GCONTACT_PREFIX - Static variable in class com.google.gdata.data.contacts.ContactsNamespace
-
Google Contacts (GCONTACT) namespace prefix
- gCS - Static variable in class com.google.gdata.data.codesearch.Namespaces
-
Google Code Search (GCS) namespace
- gCSNamespacePrefix - Static variable in class com.google.gdata.data.codesearch.Namespaces
-
Google Code Search (GCS) namespace prefix
- gCSNs - Static variable in class com.google.gdata.data.codesearch.Namespaces
-
XML writer namespace for Google Code Search (GCS)
- gCSPrefix - Static variable in class com.google.gdata.data.codesearch.Namespaces
-
Google Code Search (GCS) namespace alias
- GDATA_ERROR - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the GData error content type.
- gdataConfig - Static variable in class com.google.gdata.util.Namespaces
-
GData configuration namespace.
- gdataConfigNs - Static variable in class com.google.gdata.util.Namespaces
-
GData XML namespace.
- GDataContentHandler - Class in com.google.gdata.data.media
-
The GDataContentHandler class implements the
DataContentHandler
interface of the
JavaBeans Activation Framework to enable the parsing and generation
of Atom feed and entry XML from MIME media data.
- GDataContentHandler() - Constructor for class com.google.gdata.data.media.GDataContentHandler
-
- GDataProtocol - Class in com.google.gdata.client
-
The GDataProtocol class defines various constant values used within the
Google Data API.
- GDataProtocol.Error - Interface in com.google.gdata.client
-
The Error interface defines GData protocol response codes that are not
defined in the base HTTP specification.
- GDataProtocol.Header - Interface in com.google.gdata.client
-
The Header interface defines various header names used within the GData
protocol.
- GDataProtocol.Method - Interface in com.google.gdata.client
-
The Method interface defines extended method names used within the GData
protocol.
- GDataProtocol.Parameter - Interface in com.google.gdata.client
-
The Parameters interface defines basic query parameter names used within
the Data protocol.
- GDataProtocol.Query - Interface in com.google.gdata.client
-
The Query interface extends the basic set of parameter names with the
common set that are used for GData feed queries.
- GdAttributes - Class in com.google.gdata.model.gd
-
The GdAttributes class contains common mix-in attributes that are defined
in the GD namespace but used to decorate elements in other namespaces.
- GdAttributes() - Constructor for class com.google.gdata.model.gd.GdAttributes
-
- Gender - Class in com.google.gdata.data.contacts
-
Contact's gender.
- Gender() - Constructor for class com.google.gdata.data.contacts.Gender
-
Default mutable constructor.
- Gender(Gender.Value) - Constructor for class com.google.gdata.data.contacts.Gender
-
Immutable constructor.
- Gender.Value - Enum in com.google.gdata.data.contacts
-
Gender.
- GENERAL - Static variable in class com.google.gdata.data.extensions.Email.Rel
-
- GENERAL - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- GENERAL - Static variable in class com.google.gdata.data.extensions.PostalAddress.Rel
-
- GENERAL - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.Usage
-
General structured postal address.
- GENERAL - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.Usage
-
General structured postal address.
- generalSettingsUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Base URL for various feeds.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Generates the XML representation for this tag.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.GmAttributes
-
Generate the XML representation for this tag.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.GmDisapproved
-
Generates a gm:status tag if the status name is set.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.GmPublishingPriority
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.api.gbase.client.Stats
-
- generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.AbstractExtension
-
Generates the XML into the XML writer.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.AbstractExtension
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Email
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.EmailList
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Nickname
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.appsforyourdomain.Quota
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseEntry
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseFeed
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.batch.BatchId
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Generates an XML representation for batch:interrupted.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.batch.BatchOperation
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.batch.BatchStatus
-
Generate an Atom XML representation of the current object.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.calendar.WebContent
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.codesearch.File
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.codesearch.Match
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.codesearch.Package
-
- generate(XmlWriter, ExtensionProfile) - Method in interface com.google.gdata.data.Extension
-
Generates an XML representation for the extension.
- generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.ExtensionPoint
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Comments
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Email
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.EntryLink
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.FeedLink
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Image
-
- generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.extensions.LastModifiedBy
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Rating
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Recurrence
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Reminder
-
- generate() - Method in enum com.google.gdata.data.extensions.Reminder.Method
-
Creates the string value suitable for the value of "method" in
a GData feed.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Where
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.extensions.Who
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.GmlPoint
-
Generates the XML corresponding to this gml point.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.geo.impl.W3CPoint
-
Generates the XML corresponding to this GeoPoint.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.introspection.Categories
-
Generates XML.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.introspection.Collection
-
Generates XML.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
Generates XML.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.introspection.Workspace
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Link
-
- generate(XmlWriter) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
Generates XML.
- generate(ExtensionProfile, XmlWriter, XmlNamespace, String, Collection<XmlWriter.Attribute>) - Method in class com.google.gdata.data.Person
-
Generates XML.
- generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.Person
-
Generates XML.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.photos.ExifTags
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.Cell
-
Writes this cell as XML, omitting any unspecified fields.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.ColCount
-
Writes this cell as XML, omitting any unspecified fields.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Writes this cell as XML, omitting any unspecified fields.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.spreadsheet.RowCount
-
Writes this cell as XML, omitting any unspecified fields.
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.ValueConstruct
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.webmastertools.SitemapMobile
-
- generate(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.webmastertools.SitemapNews
-
- generate(Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.Metadata.VirtualValue
-
Generate the value of either an attribute or text content based on the
containing element and metadata.
- generate(Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.MetadataValueTransform
-
Runs this transformation on the given element.
- generate(ExtensionProfile, XmlWriter) - Method in exception com.google.gdata.util.VersionConflictException
-
Generates XML.
- generate(OutputStream, OutputProperties, S) - Method in class com.google.gdata.wireformats.output.CharacterGenerator
-
- generate(Writer, OutputProperties, S) - Method in class com.google.gdata.wireformats.output.CharacterGenerator
-
Generates character content to the specified writer.
- generate(Writer, OutputProperties, T) - Method in class com.google.gdata.wireformats.output.DualModeGenerator
-
- generate(OutputStream, OutputProperties, MediaSource) - Method in class com.google.gdata.wireformats.output.media.MediaGenerator
-
Generates output for requests that target media resources.
- generate(OutputStream, OutputProperties, MediaMultipart) - Method in class com.google.gdata.wireformats.output.media.MediaMultipartGenerator
-
Generates output for requests that target media resources.
- generate(OutputStream, OutputProperties, S) - Method in interface com.google.gdata.wireformats.output.OutputGenerator
-
Generates content to the output stream based upon the provided
request/response.
- generate(Writer, OutputProperties, T) - Method in class com.google.gdata.wireformats.output.WireFormatOutputGenerator
-
Generates content to the writer based upon the provided request/response.
- generate(Writer, OutputProperties, S) - Method in class com.google.gdata.wireformats.output.XmlGenerator
-
Generates content to the writer based upon the provided request/response.
- generate(Element) - Method in interface com.google.gdata.wireformats.WireFormatGenerator
-
Generate wire content for tree rooted at root
.
- generate(Element) - Method in class com.google.gdata.wireformats.XmlGenerator
-
- generate(Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator
-
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseEntry
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseFeed
-
Generates XML in the Atom format.
- generateAtom(XmlWriter) - Method in enum com.google.gdata.data.batch.BatchOperationType
-
Generates a batch:operation element.
- generateAtom(XmlWriter) - Method in class com.google.gdata.data.Category
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Content
-
Generates XML in the Atom format.
- generateAtom(XmlWriter) - Method in class com.google.gdata.data.Generator
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, String) - Method in class com.google.gdata.data.HtmlTextConstruct
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Link
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Override generateAtom() method to change the default namespace to kml.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.maps.FeatureFeed
-
Override generateAtom() method to change the default namespace to kml.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.OtherContent
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.OutOfLineContent
-
Generates XML in the Atom format.
- generateAtom(ExtensionProfile, XmlWriter, String) - Method in class com.google.gdata.data.Person
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, String) - Method in class com.google.gdata.data.PlainTextConstruct
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.PubControl
-
Generates the atom representation for this tag.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Source
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, String) - Method in class com.google.gdata.data.TextConstruct
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.TextContent
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, String) - Method in class com.google.gdata.data.XhtmlTextConstruct
-
Generates XML in the Atom format.
- generateAtom(XmlWriter, IEntry, ExtensionProfile) - Static method in class com.google.gdata.util.GenerateUtil
-
Generates the atom output for an entry using the given xml writer and
extension profile.
- generateAtom(XmlWriter, IFeed, ExtensionProfile) - Static method in class com.google.gdata.util.GenerateUtil
-
Generates the atom output for a feed using the given xml writer and
extension profile.
- generateAttributes(List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.AbstractExtension
-
Generates the attributes in the generator into the list of attributes.
- generateAttributes(List<XmlWriter.Attribute>, AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtAspectRatio
-
- generateConfig(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.ExtensionDescription
-
Generates XML in the external config format.
- generateConfig(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.ExtensionProfile
-
Generates XML in the external config format.
- generateCumulativeXmlBlob(ExtensionProfile) - Method in class com.google.gdata.data.ExtensionPoint
-
Generates an XML blob containing all recognized and unrecognized
extensions.
- generateExtensions(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.ExtensionPoint
-
Generates XML corresponding to extended properties.
- generateFeedEnd(XmlWriter) - Method in class com.google.gdata.data.BaseFeed
-
- generateFeedStart(ExtensionProfile, XmlWriter, Collection<XmlNamespace>) - Method in class com.google.gdata.data.BaseFeed
-
Generates everything that's in the feed up to and not including the
entries.
- generateInnerAtom(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Source
-
Generates inner XML content in the Atom format.
- generateMultiple(Element, ElementMetadata<?, ?>, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementMetadata.MultipleVirtualElement
-
Creates a collection of virtual elements from the parent element.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseEntry
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.BaseFeed
-
Generates XML in the RSS format.
- generateRss(XmlWriter) - Method in class com.google.gdata.data.Category
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.Content
-
Generates XML in the RSS format.
- generateRss(XmlWriter, String, TextConstruct.RssFormat) - Method in class com.google.gdata.data.HtmlTextConstruct
-
Generates XML in the RSS format.
- generateRss(XmlWriter) - Method in class com.google.gdata.data.Link
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.OtherContent
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.OutOfLineContent
-
Generates XML in the RSS format.
- generateRss(XmlWriter, String) - Method in class com.google.gdata.data.Person
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.photos.GphotoEntry
-
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.photos.GphotoFeed
-
- generateRss(XmlWriter, String, TextConstruct.RssFormat) - Method in class com.google.gdata.data.PlainTextConstruct
-
Generates XML in the RSS format.
- generateRss(XmlWriter, String, TextConstruct.RssFormat) - Method in class com.google.gdata.data.TextConstruct
-
Generates XML in the RSS format.
- generateRss(XmlWriter, ExtensionProfile) - Method in class com.google.gdata.data.TextContent
-
Generates XML in the RSS format.
- generateRss(XmlWriter, String, TextConstruct.RssFormat) - Method in class com.google.gdata.data.XhtmlTextConstruct
-
Generates XML in the RSS format.
- generateSingle(Element, ElementMetadata<?, ?>, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementMetadata.SingleVirtualElement
-
Creates a single virtual element from the parent element.
- generateStartElement(XmlWriter, XmlNamespace, String, Collection<XmlWriter.Attribute>, Collection<XmlNamespace>) - Method in class com.google.gdata.data.ExtensionPoint
-
- GenerateUtil - Class in com.google.gdata.util
-
Helper class with static generate methods to generate atom for old or new
data model as appropriate.
- GenerateUtil() - Constructor for class com.google.gdata.util.GenerateUtil
-
- generateValue(Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- generateValue(Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.Metadata
-
Generate the value of this property on the given element.
- generateXml(XmlWriter, OutputProperties, IAtom) - Method in class com.google.gdata.wireformats.output.AtomGenerator
-
- generateXml(XmlWriter, OutputProperties, IServiceDocument) - Method in class com.google.gdata.wireformats.output.AtomServiceGenerator
-
Writes the Service document for the target feed.
- generateXml(XmlWriter, OutputProperties, OpenSearchDescriptionDocument) - Method in class com.google.gdata.wireformats.output.OpenSearchGenerator
-
Writes the metadata based upon the specified feed.
- generateXml(XmlWriter, OutputProperties, IAtom) - Method in class com.google.gdata.wireformats.output.RssGenerator
-
- generateXml(XmlWriter, OutputProperties, S) - Method in class com.google.gdata.wireformats.output.XmlGenerator
-
Generates the XML content to the provided XML writer instance based
upon the query request/response attributes.
- Generator - Class in com.google.gdata.data
-
Atom generator type.
- Generator() - Constructor for class com.google.gdata.data.Generator
-
- generator - Variable in class com.google.gdata.data.Source.SourceState
-
Generator.
- Generator.AtomHandler - Class in com.google.gdata.data
-
<atom:generator>
parser.
- Generator.AtomHandler() - Constructor for class com.google.gdata.data.Generator.AtomHandler
-
- GeneratorUtils - Class in com.google.gdata.wireformats
-
Utility functions shared across generators.
- GeneratorUtils() - Constructor for class com.google.gdata.wireformats.GeneratorUtils
-
- GenericEntry - Class in com.google.gdata.data.appsforyourdomain.generic
-
GData entry class that models a generic feed entry which contains only
name-value pairs of data.
- GenericEntry() - Constructor for class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
- GenericFeed - Class in com.google.gdata.data.appsforyourdomain.generic
-
GData feed class that models a generic feed which simply contains a list of
generic entries, each have nothing more than a set of key-value pairs.
- GenericFeed() - Constructor for class com.google.gdata.data.appsforyourdomain.generic.GenericFeed
-
- Genre - Class in com.google.gdata.data.docs
-
Genre of the audio.
- Genre() - Constructor for class com.google.gdata.data.docs.Genre
-
Default mutable constructor.
- Genre(String) - Constructor for class com.google.gdata.data.docs.Genre
-
Constructor (mutable or immutable).
- GEO_RSS - Static variable in class com.google.gdata.data.geo.Namespaces
-
Namespace for the Geo RSS proposal for encoding geo information.
- GEO_RSS_ALIAS - Static variable in class com.google.gdata.data.geo.Namespaces
-
- GEO_RSS_NAMESPACE - Static variable in class com.google.gdata.data.geo.Namespaces
-
- GeoLat - Class in com.google.gdata.data.geo
-
Extension for a W3C geo:lat element.
- GeoLat() - Constructor for class com.google.gdata.data.geo.GeoLat
-
Creates an instance of the GeoLat extension without a latitude value set.
- GeoLat(Double) - Constructor for class com.google.gdata.data.geo.GeoLat
-
Creates an immutable instance of GeoLat extension with the coordinate
set to the value passed in.
- GeoLong - Class in com.google.gdata.data.geo
-
Extension for a W3C geo:long element.
- GeoLong() - Constructor for class com.google.gdata.data.geo.GeoLong
-
Creates an instance of the GeoLong extension without a
longitude value set.
- GeoLong(Double) - Constructor for class com.google.gdata.data.geo.GeoLong
-
Creates an immutable instance of GeoLong extension with the coordinate
set to the value passed in.
- GeoPt - Class in com.google.gdata.data.extensions
-
Deprecated.
Use com.google.gdata.data.geo.impl
package.
- GeoPt() - Constructor for class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- GeoPt - Class in com.google.gdata.model.gd
-
GData schema extension describing a geographic location.
- GeoPt() - Constructor for class com.google.gdata.model.gd.GeoPt
-
Constructs an instance using the default key.
- GeoPt(ElementKey<?, ? extends GeoPt>) - Constructor for class com.google.gdata.model.gd.GeoPt
-
Subclass constructor, allows subclasses to supply their own element key.
- GeoPt(ElementKey<?, ? extends GeoPt>, Element) - Constructor for class com.google.gdata.model.gd.GeoPt
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- geoPtLatRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- geoPtLonRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- GeoRssBox - Class in com.google.gdata.data.geo.impl
-
A georss:box that contains 2 points, like:
42.943 -71.032 43.039 -69.856
- GeoRssBox() - Constructor for class com.google.gdata.data.geo.impl.GeoRssBox
-
Constructs an empty georss:box element.
- GeoRssBox(Double, Double, Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GeoRssBox
-
Constructs a georss:box element with the given set of points.
- GeoRssBox(Point, Point) - Constructor for class com.google.gdata.data.geo.impl.GeoRssBox
-
Constructs a georss:box element with the given bounding points.
- GeoRssBox(Box) - Constructor for class com.google.gdata.data.geo.impl.GeoRssBox
-
Constructs a georss:box element by copying the data from the given box.
- GeoRssPoint - Class in com.google.gdata.data.geo.impl
-
Extension for a Geo RSS georss:point element.
- GeoRssPoint() - Constructor for class com.google.gdata.data.geo.impl.GeoRssPoint
-
Constructs an empty georss:point element.
- GeoRssPoint(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GeoRssPoint
-
Constructs a georss:point element with the given latitude and longitude.
- GeoRssPoint(Point) - Constructor for class com.google.gdata.data.geo.impl.GeoRssPoint
-
Constructs a georss:point element by copying it from the given point.
- GeoRssWhere - Class in com.google.gdata.data.geo.impl
-
The georss:where element.
- GeoRssWhere() - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs an empty georss:where element.
- GeoRssWhere(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs a georss:where element containing the given lat/lon point.
- GeoRssWhere(Point) - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs a georss:where element containing the given point.
- GeoRssWhere(Double, Double, Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs a georss:where element containing the four coordinates that
define a box.
- GeoRssWhere(Point, Point) - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs a georss:where element containing the given gml:lowerCorner
and gml:upperCorner elements.
- GeoRssWhere(Box) - Constructor for class com.google.gdata.data.geo.impl.GeoRssWhere
-
Constructs a georss:where element containing the given box.
- get(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Retrieves the value with the given key from the input map.
- get(String) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
- get(String) - Method in class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
Use Multimap.get(name)
and convert to an array only if
you absolutely have to.
- get() - Static method in class com.google.gdata.util.VersionRegistry
-
Returns the version registry being used to manage version information.
- GET_UPLOAD_TOKEN_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for get upload token action.
- getAboutMe() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Gets the user description.
- getAbPageVariationId() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Returns the A/B experiment page variation ID.
- getAbsoluteTime() - Method in class com.google.gdata.data.extensions.Reminder
-
- getAbsoluteTime() - Method in class com.google.gdata.model.gd.Reminder
-
Returns the absolute time of the reminder.
- getAbsoluteUri(String) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Utility routine that combines the current state of xml:base
with the specified URI to obtain an absolute URI.
- getAcceptList() - Method in class com.google.gdata.data.introspection.Collection
-
- getAcceptList() - Method in interface com.google.gdata.data.introspection.ICollection
-
Returns a list of accept values.
- getAcceptList() - Method in class com.google.gdata.model.atompub.Collection
-
Returns a list of accept strings.
- getAccepts() - Method in class com.google.gdata.model.atompub.Collection
-
Returns the accept elements.
- getAccess() - Method in interface com.google.gdata.data.photos.AlbumData
-
The access level of the album, either private, protected, or public.
- getAccess() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getAccess() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getAccess() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getAccessControlListLink() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the link that provides the URI of the feed for the access control
list for the entry.
- getAccessControlListLink() - Method in class com.google.gdata.data.gtt.GlossaryEntry
-
Returns the link that provides the URI of the feed for the access control
list for the entry.
- getAccessControlListLink() - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Returns the link that provides the URI of the feed for the access control
list for the entry.
- getAccessExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the access level for the album.
- getAccessLevel() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar accesslevel.
- getAccessToken(URL, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Exchanges the user-authorized request token for an access token.
- getAccessToken(String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Exchanges the user-authorized request token for an access token.
- getAccessToken(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Exchanges the user-authorized request token for an access token.
- getAccessTokenUrl() - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Get the access token url
- getAcessTokenUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the value of the access token url.
- getAclFeed() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- getAclFeedLink() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- getActive() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the whether the goal is currently active.
- getAdaptedEntry() - Method in class com.google.gdata.data.BaseEntry
-
Locates and returns the most specific
Kind.Adaptor
BaseEntry
subtype for this entry.
- getAdaptedEntry() - Method in class com.google.gdata.data.photos.GphotoEntry
-
Returns an adapted entry that is a subclass of GphotoEntry.
- getAdaptedFeed() - Method in class com.google.gdata.data.BaseFeed
-
Locates and returns the most specific
Kind.Adaptor
feed
subtype for this feed.
- getAdaptor(Class<A>) - Method in class com.google.gdata.data.BaseEntry
-
- getAdaptor(Class<A>) - Method in class com.google.gdata.data.BaseFeed
-
- getAdaptor(Class<E>) - Method in interface com.google.gdata.data.Kind.Adaptable
-
Returns a
Kind.Adaptor
instance associated with this
Adaptable
instance of the specified type, or {code null}
if none is available..
- getAdaptor(Class<E>) - Method in class com.google.gdata.data.Kind.AdaptableHelper
-
- getAdaptor(String, Kind.Adaptable) - Static method in class com.google.gdata.data.Kind
-
- getAdaptorClass(String, Kind.Adaptable) - Static method in class com.google.gdata.data.Kind
-
- getAdaptors() - Method in class com.google.gdata.data.BaseEntry
-
- getAdaptors() - Method in class com.google.gdata.data.BaseFeed
-
- getAdaptors() - Method in interface com.google.gdata.data.Kind.Adaptable
-
Returns the collection of
Kind.Adaptor
instances associated with the
this
Adaptable
instance.
- getAdaptors() - Method in class com.google.gdata.data.Kind.AdaptableHelper
-
- getAdditionalName() - Method in class com.google.gdata.data.extensions.Name
-
Returns the additional name.
- getAdditionalName() - Method in class com.google.gdata.model.gd.Name
-
Returns the additional name.
- getAddress() - Method in class com.google.api.gbase.client.Location
-
Gets the address.
- getAddress() - Method in class com.google.gdata.data.extensions.Email
-
- getAddress() - Method in class com.google.gdata.data.extensions.Im
-
Returns the IM address.
- getAddress() - Method in class com.google.gdata.model.gd.Email
-
Returns the email address.
- getAddress() - Method in class com.google.gdata.model.gd.Im
-
Returns the IM address.
- getAdjustments() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the adjustments for this attribute.
- getAdmin() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getAdminEmailAddress() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getAdminEmailAddress() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getAdultContent() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getAge() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getAge() - Method in class com.google.gdata.data.youtube.YtAge
-
Gets the age.
- getAgent() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Used in work addresses.
- getAgent() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Used in work addresses.
- getAggregates() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the aggregates.
- getAgreedToTerms() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getAlbum() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the album.
- getAlbumAccess() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getAlbumAccess() - Method in interface com.google.gdata.data.photos.PhotoData
-
- getAlbumAccess() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getAlbumAccess() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getAlbumAccessExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the access level for the album.
- getAlbumArt() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the album art.
- getAlbumArtist() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the album artist.
- getAlbumEntries() - Method in class com.google.gdata.data.photos.UserFeed
-
- getAlbumId() - Method in interface com.google.gdata.data.photos.CommentData
-
Gets the albumid of the album the comment is contained in.
- getAlbumId() - Method in class com.google.gdata.data.photos.CommentEntry
-
- getAlbumId() - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
- getAlbumId() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getAlbumId() - Method in interface com.google.gdata.data.photos.PhotoData
-
The id of the album the photo is on.
- getAlbumId() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getAlbumId() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getAlbumIdExt() - Method in class com.google.gdata.data.photos.CommentEntry
-
Returns the album ID of the album this comment is on.
- getAlbumIdExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the album ID of the album this photo is in.
- getAlgo() - Method in class com.google.gdata.data.media.mediarss.MediaHash
-
- getAlias() - Method in class com.google.gdata.util.common.xml.XmlNamespace
-
Returns the prefix alias for the namespace or null
if undefined.
- getAllErrors() - Method in class com.google.api.gbase.client.ServiceErrors
-
Gets all errors.
- getAllPages(URL, Class<F>) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
Executes a GData query against the target service and returns a
List containing all the
IEntry
that match the query result.
- getAllProperties() - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
- getAllSubAttributes() - Method in class com.google.api.gbase.client.Group
-
Gets all sub-attributes of the group.
- getAltFormat() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
Returns the
AltFormat
describing the representation used for
the current request.
- getAltFormat() - Method in class com.google.gdata.model.MetadataContext
-
The alt format the context represents.
- getAltFormat() - Method in class com.google.gdata.wireformats.input.AbstractParser
-
- getAltFormat() - Method in class com.google.gdata.wireformats.input.AtomDualParser
-
- getAltFormat() - Method in class com.google.gdata.wireformats.input.AtomServiceDualParser
-
- getAltFormat() - Method in interface com.google.gdata.wireformats.input.InputParser
-
Returns the alternate representation format that is expected as input to
the parser.
- getAltFormat() - Method in class com.google.gdata.wireformats.output.AtomDualGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.AtomGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.AtomServiceDualGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.AtomServiceGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.ElementGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.media.MediaGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.media.MediaMultipartGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.OpenSearchGenerator
-
- getAltFormat() - Method in interface com.google.gdata.wireformats.output.OutputGenerator
-
Returns the alternate representation format produced the generator.
- getAltFormat() - Method in class com.google.gdata.wireformats.output.RssDualGenerator
-
- getAltFormat() - Method in class com.google.gdata.wireformats.output.RssGenerator
-
- getAltRegistry() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getAltRegistry() - Method in class com.google.gdata.client.Service
-
Returns the alternate registration registry that describes representations
that may be parsed from or generated to the remote GData service.
- getAltRegistry() - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getAltRegistry() - Method in interface com.google.gdata.wireformats.StreamProperties
-
Returns the
AltRegistry
that contains the set of supported
representations and the parser/generator configuration for them.
- getAltRegistry() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getAmount() - Method in class com.google.gdata.data.extensions.Money
-
Returns the amount.
- getAmount() - Method in class com.google.gdata.model.gd.Money
-
Returns the amount.
- getAnalyticsAccountId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the Analytics account ID.
- getAncestor() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the content with the given ancestor.
- getAnnotationLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the annotation link to submit review, rating, labels.
- getApetureFNumber() - Method in class com.google.gdata.data.photos.ExifTags
-
- getApplication() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the application attribute.
- getApprovalUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Retrieves the approval url.
- getApprovalUrl() - Method in exception com.google.gdata.util.OAuthProxyException
-
Gets the value of the "x_oauth_approval_url" header from the http
response.
- getArchiveComplete() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive complete.
- getArchiveConversions() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive conversions.
- getArchiveFailures() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive failures.
- getArchiveNotify() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive notify.
- getArchiveNotifyStatus() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive notify status.
- getArchiveResourceIds() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive resource ids.
- getArchiveStatus() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive status.
- getArchiveTotal() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive total.
- getArchiveTotalComplete() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive total complete.
- getArchiveTotalFailure() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the archive total failure.
- getArtist() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the artist.
- getAspectRatio() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getAtomAlternateLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
- getAtomAlternateLink() - Method in class com.google.gdata.data.books.VolumeFeed
-
Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
- getAtomAlternateLink() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
- getAtomAttachmentsLink() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
Returns the attachments sites link.
- getAtomAttachmentsLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the attachments sites link.
- getAtomAttachmentsLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the attachments sites link.
- getAtomAttachmentsLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the attachments sites link.
- getAtomAttachmentsLink() - Method in class com.google.gdata.data.sites.WebPageEntry
-
Returns the attachments sites link.
- getAtomEntry() - Static method in class com.google.gdata.util.ContentType
-
Returns the ContentType that should be used in contexts that expect
an Atom entry.
- getAtomEntryAcceptType() - Static method in class com.google.gdata.data.introspection.Collection
-
Returns the accept type used in Atom service document to represent
the fact that the service accepts Atom entry posting.
- getAtomFeed() - Static method in class com.google.gdata.util.ContentType
-
Returns the ContentType that should be used in contexts that expect
an Atom feed.
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.FeatureFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.MapFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.VersionEntry
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomFeedLink() - Method in class com.google.gdata.data.maps.VersionFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getAtomPart() - Method in class com.google.gdata.data.media.MediaMultipart
-
Returns the body part containing atom content.
- getAtomPubNs() - Static method in class com.google.gdata.util.Namespaces
-
Returns the XML namespace associated with the Atom Publishing
Protocol.
- getAtomRepliesLink() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Returns the replies Project Hosting Link class.
- getAtomRepliesLink() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the replies Project Hosting Link class.
- getAtomRepliesLink() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
Returns the replies sites link.
- getAtomRepliesLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the replies sites link.
- getAtomRepliesLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the replies sites link.
- getAtomRepliesLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the replies sites link.
- getAtomRepliesLink() - Method in class com.google.gdata.data.sites.WebPageEntry
-
Returns the replies sites link.
- getAttendeeStatus() - Method in class com.google.gdata.data.extensions.Who
-
- getAttendeeStatus() - Method in class com.google.gdata.model.gd.Who
-
Returns the event attendee status.
- getAttendeeType() - Method in class com.google.gdata.data.extensions.Who
-
- getAttendeeType() - Method in class com.google.gdata.model.gd.Who
-
Returns the event attendee type.
- getAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first attribute with a certain name.
- getAttribute(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first attribute with a certain name and type.
- getAttribute(String) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- getAttribute(String) - Method in class com.google.gdata.util.ContentType
-
Returns the additional attribute by name of the content type.
- getAttributeCount() - Method in class com.google.gdata.model.Element
-
Returns the number of attributes present on this element.
- getAttributeHistogram() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Gets attribute histogram information.
- getAttributeId() - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets the name and type of the attribute this histogram describes.
- getAttributeId() - Method in class com.google.api.gbase.client.GmAttributes.GmAttribute
-
Returns the id of this attribute.
- getAttributeId() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Returns the attribute identity, name and type.
- getAttributeIds() - Method in class com.google.api.gbase.client.GmAttributes
-
- getAttributeIds() - Method in class com.google.api.gbase.client.ItemTypeDescription
-
- getAttributeIterator() - Method in class com.google.gdata.model.Element
-
Returns an iterator over all attributes on this element.
- getAttributeIterator(ElementMetadata<?, ?>) - Method in class com.google.gdata.model.Element
-
Returns an iterator over the attributes of this element with a well-defined
iteration order based on the metadata.
- getAttributeKey() - Method in class com.google.gdata.model.Attribute
-
Returns the attribute key of this attribute.
- getAttributeName() - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets the name of the attribute this histogram describes.
- getAttributes() - Method in class com.google.api.gbase.client.GmAttributes
-
Gets an unmodifiable collection of GmAttribute objects.
- getAttributes() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets a list of all the attributes available in the extension
namespace at the current
ExtensionPoint
.
- getAttributes(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the attributes with a certain name and type.
- getAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the attributes with a certain name and type.
- getAttributes() - Method in class com.google.api.gbase.client.ItemTypeDescription
-
Get the list of attribute ids with extra information as defined for this
item type.
- getAttributes() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns an immutable collection of attribute keys in declaration order.
- getAttributes() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getAttributes() - Method in class com.google.gdata.util.ContentType
-
Returns the additional attributes of the content type.
- getAttributes(Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
Get a list of attributes for the given element.
- getAttributesFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for the list of the most used attributes
and their most used values.
- getAttributeType() - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets the type of the attribute this histogram describes.
- getAttributeValue(T) - Method in interface com.google.gdata.data.AttributeHelper.EnumToAttributeValue
-
- getAttributeValue(T) - Method in class com.google.gdata.data.AttributeHelper.LowerCaseEnumToAttributeValue
-
- getAttributeValue(QName) - Method in class com.google.gdata.model.Element
-
Get the value of an attribute by id.
- getAttributeValue(AttributeKey<T>) - Method in class com.google.gdata.model.Element
-
Returns the attribute value cast to the appropriate type, based on the
given key.
- getAttribution() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getAuthHeader() - Method in exception com.google.gdata.util.AuthenticationException
-
- getAuthor() - Method in class com.google.gdata.client.Query
-
Returns the author name or email address used for the query.
- getAuthorizationHeader(String, String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Generates the string to be used as the HTTP authorization header.
- getAuthorizationHeader(String, String) - Method in class com.google.gdata.client.authn.oauth.TwoLeggedOAuthHelper
-
Generates the string to be used as the HTTP authorization header.
- getAuthorizationHeader(URL, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory.AuthSubToken
-
Returns an authorization header to be used for a HTTP request
for the respective authentication token.
- getAuthorizationHeader(URL, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory.OAuthToken
-
Generates the OAuth authorization header using the user's OAuth
parameters, the request url and the request method.
- getAuthorizationHeader(URL, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory.UserToken
-
Returns an authorization header to be used for a HTTP request
for the respective authentication token.
- getAuthorizationHeader(URL, String) - Method in interface com.google.gdata.client.http.HttpAuthToken
-
Returns an authorization header to be used for a HTTP request
for the respective authentication token.
- getAuthorizationUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the value of the authorization url.
- getAuthors() - Method in class com.google.gdata.data.BaseEntry
-
- getAuthors() - Method in interface com.google.gdata.data.IAtom
-
Returns the list of all authors on this resource.
- getAuthors() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets a modifiable list of authors on this entry or feed.
- getAuthors() - Method in class com.google.gdata.data.Source
-
- getAuthors() - Method in class com.google.gdata.model.atom.Entry
-
- getAuthors() - Method in class com.google.gdata.model.atom.Source
-
- getAuthToken() - Method in interface com.google.gdata.client.AuthTokenFactory
-
Get an authentication token.
- getAuthToken() - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
- getAuthToken(String, String, String, String, String, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Retrieves the authentication token for the provided set of credentials for
either a Google or a hosted domain.
- getAuthToken(String, String, String, String, String, String, ClientLoginAccountType) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Retrieves the authentication token for the provided set of credentials.
- getAuthToken(String, String, String, String, String, String) - Method in class com.google.gdata.client.GoogleService
-
Retrieves the authentication token for the provided set of credentials.
- getAuthTokenFactory() - Method in class com.google.gdata.client.GoogleService
-
- getAutoPruneMode() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the auto-prune mode.
- getAverage() - Method in class com.google.gdata.data.extensions.Rating
-
- getAverage() - Method in class com.google.gdata.model.gd.Rating
-
Returns the average rating.
- getBase() - Method in class com.google.gdata.model.XmlBlob
-
Initial xml:base
value.
- getBase() - Method in class com.google.gdata.util.XmlBlob
-
- getBaseFormat() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns the base format, if this format is a variant.
- getBaseParameters() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Return the parameters used to calculate the OAuth signature.
- getBaseURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Returns the URL used as a base for the generated URLs.
- getBaseUrl() - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Returns the URL used as a base for the generated URLs.
- getBatchId(BaseEntry<?>) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Gets the value of the tag <batch:id>
.
- getBatchId() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the batch identifier.
- getBatchId() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the batch identifier.
- getBatchId() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the batch identifier.
- getBatchId(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Gets the value of the tag <batch:id>
.
- getBatchInterrupted() - Method in exception com.google.gdata.client.batch.BatchInterruptedException
-
- getBatchInterrupted(ExtensionPoint) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Gets the value of the tag <batch:interrupted>
.
- getBatchInterrupted() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the batch interruption information.
- getBatchInterrupted() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the batch interruption information.
- getBatchInterrupted() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the batch interruption information.
- getBatchOperation() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the batch operation.
- getBatchOperation() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the batch operation.
- getBatchOperation() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the batch operation.
- getBatchOperationType(ExtensionPoint) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Gets the batch operation type from the tag
<batch:operation>
in a
ExtensionPoint
.
- getBatchOperationType(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Gets the batch operation type from the tag
<batch:operation>
in a
IEntry
.
- getBatchOperationType(IFeed) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Gets the batch operation type from the tag
<batch:operation>
in a
BaseFeed
.
- getBatchStatus(ExtensionPoint) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Gets the value of the tag <batch:status>
.
- getBatchStatus() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the batch response status information.
- getBatchStatus() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the batch response status information.
- getBatchStatus() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the batch response status information.
- getBeginDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getBeginDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getBestContentType(String, List<ContentType>) - Static method in class com.google.gdata.util.ContentType
-
Determines the best "Content-Type" header to use in a servlet response
based on the "Accept" header from a servlet request.
- getBillingInformation() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the billing information.
- getBirthday() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the birthday.
- getBitrate() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getBlob() - Method in class com.google.gdata.model.XmlBlob
-
Get blob content.
- getBlob() - Method in class com.google.gdata.util.XmlBlob
-
- getBlockedOns() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the blocked ons.
- getBlockedOnUpdates() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the blocked on updates.
- getBlockings() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the blockings.
- getBody() - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Returns the body of the message.
- getBooks() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getBooleanAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as an Boolean.
- getBooleanAttribute(Attributes, String) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Utility method to return the value of an xsd:boolean attribute.
- getBooleanValue() - Method in class com.google.gdata.data.webmastertools.BoolValueConstruct
-
Get boolean value.
- getBox(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
Helper method to retrieve the Box extension point.
- getBytes() - Method in class com.google.gdata.data.OtherContent
-
- getBytes() - Method in class com.google.gdata.model.atom.OtherContent
-
- getBytesUsed() - Method in interface com.google.gdata.data.photos.AlbumData
-
The number of bytes that are used by photos in this album.
- getBytesUsed() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getBytesUsed() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getBytesUsed() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getBytesUsedExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the number of bytes used by this album.
- getByText(String) - Static method in enum com.google.api.gbase.client.GmPublishingPriority.Value
-
Returns the priority value based on the textValue
parameter, or null
if no such value exists.
- getCalendarLinks() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the calendar links.
- getCallback() - Method in class com.google.gdata.client.Service.ClientOutputProperties
-
- getCameraMake() - Method in class com.google.gdata.data.photos.ExifTags
-
- getCameraModel() - Method in class com.google.gdata.data.photos.ExifTags
-
- getCan() - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Returns the canned query identifier.
- getCanEdit() - Method in class com.google.gdata.data.BaseEntry
-
- getCanEdit() - Method in interface com.google.gdata.data.IEntry
-
Returns true
if the entry can be modified by a client.
- getCanEdit() - Method in class com.google.gdata.model.atom.Entry
-
- getCanPost() - Method in class com.google.gdata.data.BaseFeed
-
Gets the property that indicates if it is possible to post new entries
to the feed.
- getCanPost() - Method in interface com.google.gdata.data.IFeed
-
Returns true if this feed accepts entries POSTed to it.
- getCanPost() - Method in class com.google.gdata.model.atom.Feed
-
Gets the property that indicates if it is possible to post new entries to
the feed.
- getCaptchaToken() - Method in exception com.google.gdata.client.GoogleService.CaptchaRequiredException
-
- getCaptchaUrl() - Method in exception com.google.gdata.client.GoogleService.CaptchaRequiredException
-
- getCardinality() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the cardinality of this element.
- getCardinality() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getCaseSensitive() - Method in class com.google.gdata.data.analytics.Destination
-
Returns the whether path URL matching is case sensitive.
- getCategories() - Method in class com.google.gdata.client.Query.CategoryFilter
-
- getCategories() - Method in class com.google.gdata.data.BaseEntry
-
- getCategories() - Method in interface com.google.gdata.data.IAtom
-
Returns a set of categories on this resource.
- getCategories() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getCategories() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets a set of categories on the entry or feed.
- getCategories() - Method in class com.google.gdata.data.Source
-
- getCategories() - Method in class com.google.gdata.model.atom.Entry
-
- getCategories() - Method in class com.google.gdata.model.atom.Source
-
- getCategories() - Method in class com.google.gdata.model.atompub.Categories
-
Returns the categories.
- getCategorieses() - Method in class com.google.gdata.model.atompub.Collection
-
Returns the app categories documents.
- getCategoriesList() - Method in class com.google.gdata.data.introspection.Collection
-
- getCategoriesWithScheme(String) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
Returns all the found categories of the given scheme.
- getCategoryFilters() - Method in class com.google.gdata.client.Query
-
Returns the current list of CategoryFilters associated with the query.
- getCategoryList() - Method in class com.google.gdata.data.introspection.Categories
-
Returns the list of in-line categories or null
if there is no
associated list.
- getCcs() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the list of CCed users.
- getCcUpdates() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the cc updates.
- getCell() - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Yields the <gd:cell> element that makes up this Cell Entry.
- getCellFeedUrl(String, String, String, String) - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Creates a URL you can use to get a CellFeed, which treats
the spreadsheet like spatially oriented cells.
- getCellFeedUrl() - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Gets the URL for this worksheet's cells feed.
- getChangePasswordAtNextLogin() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getChangestamp() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Returns the changestamp.
- getChannels() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getChannels() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the number of audio channels.
- getChannelType() - Method in class com.google.gdata.data.youtube.ChannelEntry
-
Returns the term of the channel type category.
- getChannelType() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns the term of the channel type category.
- getCharset() - Method in class com.google.gdata.util.ContentType
-
- getCharset(InputProperties) - Method in class com.google.gdata.wireformats.input.CharacterParser
-
Returns the expected character set encoding for content based upon the
input properties content type.
- getCharsetEncoding(OutputProperties) - Static method in class com.google.gdata.wireformats.output.CharacterGenerator
-
Returns the character set encoding that should be used for generated
output.
- getChatMonitorLevel() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getChecksum() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getChecksum() - Method in interface com.google.gdata.data.photos.PhotoData
-
The checksum on the photo.
- getChecksum() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getChecksum() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getChecksumExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the checksum for the photo provided by the client.
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.BaseEntry.AtomHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.BaseFeed.FeedHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.Category.AtomHandler
-
- getChildHandler(ExtensionProfile, Attributes) - Static method in class com.google.gdata.data.Content
-
Parses XML in the Atom format.
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.ExtensionPoint.CumulativeBlobHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.ExtensionPoint.ExtensionHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.ExtensionProfile.ExtensionPointHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.ExtensionProfile.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.extensions.Who.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.introspection.Categories.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.introspection.Collection.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.introspection.ServiceDocument.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.introspection.Workspace.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.Link.AtomHandler
-
- getChildHandler(ExtensionProfile, Attributes) - Static method in class com.google.gdata.data.MediaContent
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.OtherContent.AtomHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.Person.AtomHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.PubControl.AtomHandler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.Source.SourceHandler
-
- getChildHandler(Attributes) - Static method in class com.google.gdata.data.TextConstruct
-
Parses XML in the Atom format.
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.webmastertools.SitemapMobile.Handler
-
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.data.webmastertools.SitemapNews.Handler
-
- getChildHandler(String, String, String, Attributes, List<XmlNamespace>) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Determines a handler for a child element.
- getChildHandler(String, String, Attributes) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Determines a handler for a child element.
- getChildHandler(QName, Attributes, List<XmlNamespace>) - Method in class com.google.gdata.wireformats.XmlHandler
-
Default child handler for xml.
- getChildLink(String) - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns the link with the given targetKind.
- getChildLinks() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns all the child links contained in the entry.
- getCity() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Can be city, village, town, borough, etc.
- getCity() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Can be city, village, town, borough, etc.
- getClicks() - Method in class com.google.api.gbase.client.Stats
-
Gets click count.
- getClient() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getClient() - Method in interface com.google.gdata.data.photos.PhotoData
-
The client string stored on the photo.
- getClient() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getClient() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getClientExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the client that uploaded the photo.
- getClosedDate() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the closed date.
- getCode() - Method in class com.google.gdata.data.batch.BatchStatus
-
Returns the HTTP response code for this status.
- getCode() - Method in interface com.google.gdata.data.batch.IBatchStatus
-
Returns the status code associated with this batch status element.
- getCode() - Method in class com.google.gdata.data.contacts.Language
-
Returns the code.
- getCode() - Method in class com.google.gdata.data.extensions.Country
-
Returns the The 3166-1 alpha-2 country code.
- getCode() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns the HTTP response code.
- getCode() - Method in class com.google.gdata.model.gd.Country
-
Returns the The 3166-1 alpha-2 country code.
- getCodeName() - Method in interface com.google.gdata.util.ErrorContent
-
Return the name of this error, which will be unique within its domain.
- getCodeName() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Gets the name of this ErrorCode, which must be unique within its domain.
- getCodeName() - Method in class com.google.gdata.util.ErrorElement
-
Gets the name of this ErrorInfo, which must be unique within
its domain.
- getCodeName() - Method in exception com.google.gdata.util.ServiceException
-
Return error code.
- getCol() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Yields the column number starting with 1.
- getColCount() - Method in class com.google.gdata.data.spreadsheet.CellFeed
-
Gets the total number of columns.
- getColCount() - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Gets the total number of columns.
- getCollections() - Method in interface com.google.gdata.data.introspection.IWorkspace
-
Returns the collections associated with this workspace.
- getCollections() - Method in class com.google.gdata.data.introspection.Workspace
-
- getCollections() - Method in class com.google.gdata.model.atompub.Workspace
-
Returns the collections.
- getColor() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar color.
- getColumns() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns the columns.
- getComboActive() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns the flag indicating if the combination is active.
- getComboId() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns the combination ID.
- getComboString() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns the string that specifies a combination in an experiment.
- getComment() - Method in class com.google.gdata.data.youtube.ComplaintEntry
-
Returns the comment of the complaint.
- getCommentCount() - Method in interface com.google.gdata.data.photos.AlbumData
-
The number of comments on the album.
- getCommentCount() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getCommentCount() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getCommentCount() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getCommentCount() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getCommentCount() - Method in interface com.google.gdata.data.photos.PhotoData
-
The number of comments on this photo.
- getCommentCount() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getCommentCount() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getCommentCountExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the number of comments on this album.
- getCommentCountExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the count of comments on this photo.
- getCommentEntries() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getComments() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the Comments class.
- getComments() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the comments tag or null
.
- getComments() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the nested comments feed.
- getComments() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the Comments class.
- getCommentsEnabled() - Method in interface com.google.gdata.data.photos.AlbumData
-
Whether or not commenting is allowed on this album.
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getCommentsEnabled() - Method in interface com.google.gdata.data.photos.PhotoData
-
Gets the status of the commenting preference on the photo.
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getCommentsEnabled() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getCommentsEnabledExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the comments enabled field, which is true if comments are enabled
for this album.
- getCommentsEnabledExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the whether comments are enabled on this photo.
- getCommission() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the commission for the transaction.
- getCompany() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getComparison() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns the engagement goal's comparison operation.
- getComplaintsLink() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Returns a link to the video complaints feed.
- getCompletedDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getCompletedDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getComposer() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the composer.
- getConfidenceInterval() - Method in class com.google.gdata.data.analytics.Metric
-
Returns the 95% confidence interval for this metric (lower is better).
- getConnection() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
Returns the URLConnection instance that represents the underlying
connection to the GData service that will be used by this request.
- getContact() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getContactEditPhotoLink() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the link to edit contact photo.
- getContactPhotoLink() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the link that provides the contact photo.
- getContactsFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user contacts (friends) feed.
- getContainsSampledData() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the flag indicating whether response contains sampled data.
- getContent() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Gets what will be returned, on the customer feed.
- getContent() - Method in class com.google.gdata.data.AttributeGenerator
-
- getContent() - Method in class com.google.gdata.data.BaseEntry
-
- getContent() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets this tag content.
- getContent() - Method in class com.google.gdata.data.batch.BatchStatus
-
Gets error message.
- getContent() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the content of the interrupted element.
- getContent() - Method in interface com.google.gdata.data.batch.IBatchStatus
-
Returns the content of the batch status element.
- getContent() - Method in interface com.google.gdata.data.IEntry
-
Gets the content of this entry.
- getContent() - Method in interface com.google.gdata.data.ITextContent
-
- getContent() - Method in class com.google.gdata.data.Link
-
- getContent(DataSource) - Method in class com.google.gdata.data.media.GDataContentHandler
-
- getContent() - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- getContent() - Method in class com.google.gdata.data.TextContent
-
- getContent() - Method in class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
Gets the content string.
- getContent() - Method in class com.google.gdata.model.atom.Entry
-
- getContent() - Method in class com.google.gdata.model.atom.Link
-
Return the content of the link, or null
if no content has been set.
- getContent() - Method in class com.google.gdata.model.atom.TextContent
-
- getContent() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the error message explaining what went wrong while processing the
request.
- getContent() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns the error message explaining what went wrong while processing the
request.
- getContentAsCountryCodeList() - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
Gets the content as a space-separated list of country codes.
- getContentHandlerInfo(ExtensionProfile, Attributes) - Method in class com.google.gdata.data.BaseEntry
-
Returns information about the content element processing.
- getContentHandlerInfo(ExtensionProfile, Attributes) - Method in class com.google.gdata.data.media.MediaEntry
-
- getContentHandlerInfo(ExtensionProfile, Attributes) - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getContentLength() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.ResponseMessage
-
Returns the value of the Content-Length header of the HTTP response.
- getContentLength() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getContentLength() - Method in class com.google.gdata.data.media.BaseMediaSource
-
- getContentLength() - Method in interface com.google.gdata.data.media.MediaSource
-
Returns the length (in bytes) of the media source.
- getContents() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getContents() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getContentType() - Method in class com.google.gdata.client.Service.ClientInputProperties
-
- getContentType() - Method in class com.google.gdata.client.Service.ClientOutputProperties
-
- getContentType() - Method in class com.google.gdata.client.Service
-
Returns the default ContentType for data associated with this GData
service.
- getContentType() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getContentType() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Describe the content of this tag.
- getContentType() - Method in class com.google.gdata.data.batch.BatchStatus
-
Gets mime type for the content of this error.
- getContentType() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the content type of the interrupted element.
- getContentType() - Method in interface com.google.gdata.data.batch.IBatchStatus
-
Returns the content type associated with this status element.
- getContentType() - Method in class com.google.gdata.data.media.BaseMediaSource
-
- getContentType() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the MIME type of the content of this element.
- getContentType() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns the MIME type for the content of the error message contained in
this element.
- getContentType() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns the primary MIME content type used for the representation.
- getContentType() - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getContentType() - Method in interface com.google.gdata.wireformats.StreamProperties
-
Returns the MIME content type of data on the stream.
- getContentType() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getContentWriter(OutputProperties, OutputStream) - Method in class com.google.gdata.wireformats.output.CharacterGenerator
-
Returns a Writer
that is properly configured to generate output
based upon the request and response attributes.
- getContext() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getContext() - Method in interface com.google.gdata.model.Metadata
-
Returns the metadata context that this metadata was created for, or
null
if this metadata is not part of a context.
- getContext() - Method in exception com.google.gdata.wireformats.ContentValidationException
-
- getContinuityOfCareRecord() - Method in class com.google.gdata.data.health.ProfileEntry
-
Returns the continuity of care record.
- getContributors() - Method in class com.google.gdata.data.BaseEntry
-
- getContributors() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets a modifiable list of contributors on this entry or feed.
- getContributors() - Method in class com.google.gdata.data.Source
-
- getContributors() - Method in class com.google.gdata.model.atom.Entry
-
- getContributors() - Method in class com.google.gdata.model.atom.Source
-
- getControl() - Method in class com.google.gdata.model.atom.Entry
-
Gets the app:control tag.
- getControlScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the script to control the experiment.
- getConversionScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the script to record conversions.
- getCookieManager() - Method in class com.google.gdata.client.GoogleService
-
- getCookies() - Method in interface com.google.gdata.client.CookieManager
-
Returns the set of associated cookies returned by previous requests.
- getCookies() - Method in class com.google.gdata.client.GoogleService
-
Returns the set of associated cookies returned by previous requests.
- getCookies() - Method in class com.google.gdata.client.SimpleCookieManager
-
- getCopyright() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getCostBasis() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the cost basis of the portfolio in the portfolio default currency.
- getCostBasis() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the cost basis of the position in the portfolio default currency
(and exchange currency if it differs).
- getCount() - Method in class com.google.api.gbase.client.AttributeHistogram.UniqueValue
-
Gets the number of time this specific value was found.
- getCount() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Returns the count.
- getCount() - Method in class com.google.gdata.data.sites.SitesLink
-
Returns the provides a hint to clients as to the total number of replies
contained by the linked resource.
- getCount() - Method in class com.google.gdata.data.spreadsheet.ColCount
-
Gets the total count.
- getCount() - Method in class com.google.gdata.data.spreadsheet.RowCount
-
Gets the total count.
- getCountBySource(String) - Method in class com.google.api.gbase.client.Stats.Statistics
-
Get a sub-total for a specific source.
- getCountHint() - Method in class com.google.gdata.data.extensions.FeedLink
-
- getCountHint() - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Gets an estimate of how many entries can be found
in the enclosed feed.
- getCountHint() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns the hint at the number of entries in the feed.
- getCountries() - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
Gets the country set.
- getCountry() - Method in class com.google.api.gbase.client.Shipping
-
Gets the destination country, or null.
- getCountry() - Method in class com.google.api.gbase.client.Tax
-
Gets the destination country, or null.
- getCountry() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the The country name.
- getCountry() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the The country name.
- getCountryCodeForDomain() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the country code for the domain registered.
- getCountryRestriction() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Retrieves the country restriction set on the current query, if any.
- getCoverage() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the percentage of traffic to send to the experiment.
- getCrawled() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Deprecated.
This field is not used any more.
- getCrawlRate() - Method in class com.google.gdata.data.webmastertools.CrawlRateConstruct
-
- getCrawlRate() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns site crawl rate.
- getCrawlType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Returns the value.
- getCrawlType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue crawl type.
- getCreators() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the creators.
- getCredits() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getCredits() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getCrowdBy() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Gets the criteria that will be used to crowd the results.
- getCurrency() - Method in class com.google.api.gbase.client.Shipping
-
Gets the price currency, or null.
- getCurrencyCode() - Method in class com.google.gdata.data.extensions.Money
-
Returns the ISO4217 currency code.
- getCurrencyCode() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the ISO4217 currency code.
- getCurrencyCode() - Method in class com.google.gdata.model.gd.Money
-
Returns the ISO4217 currency code.
- getCurrentEntry() - Method in exception com.google.gdata.util.VersionConflictException
-
- getCurrentLink() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
Returns the current sites link.
- getCustomElements() - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Gets the collection of custom elements that contain all the special
gsx data items.
- getCustomerId() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- getCustomerPIN() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves Customer PIN associated with the domain.
- getCustomParameters() - Method in class com.google.gdata.client.Query
-
Returns the list of custom parameters.
- getCustomParameters(String) - Method in class com.google.gdata.client.Query
-
Returns the list of custom parameters that match a specified name.
- getCustomProperties() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the custom properties.
- getCustomProperties() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the custom properties.
- getCustomVariables() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns the custom variables.
- getData() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Gets the file associated with this uploader.
- getData() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the data region of a table.
- getData() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns the data region of a table.
- getDataErrors() - Method in class com.google.api.gbase.client.ServiceErrors
-
Gets data errors, which apply to the item content, often
to one field in particular.
- getDataSources() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the data sources.
- getDatatype() - Method in class com.google.gdata.model.MetadataKey
-
Returns the datatype of the property.
- getDate() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the date at which the transaction occurred.
- getDate() - Method in interface com.google.gdata.data.photos.AlbumData
-
The date the album was taken.
- getDate() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getDate() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getDate() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Gets the date on the album, this is the date set by the user.
- getDate() - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Returns the Date field of the message.
- getDate() - Method in class com.google.gdata.data.youtube.YtRecorded
-
Gets the date.
- getDateAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a date.
- getDateDetected() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Returns the value.
- getDateDetected() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue date detected.
- getDateExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the user date of the album.
- getDateRangeAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a date/dateTime
range.
- getDates() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the dates.
- getDateTime() - Method in class com.google.gdata.data.Rfc3339Handler
-
- getDateTime() - Method in class com.google.gdata.data.webmastertools.DateTimeValueConstruct
-
Get date/time value.
- getDateTime() - Method in class com.google.gdata.data.youtube.YtUploaded
-
Returns the currently set uploaded date time or null if none set.
- getDateTimeAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a date and a time.
- getDateTimeRangeAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a
DateTimeRange
.
- getDateTimeRangeAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a list of
DateTimeRange
.
- getDays() - Method in class com.google.gdata.data.extensions.Reminder
-
- getDays() - Method in class com.google.gdata.model.gd.Reminder
-
Returns the number of days before the start time.
- getDaysGain() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the today's gain for the portfolio in the portfolio default
currency.
- getDaysGain() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
- getDebugInfo() - Method in interface com.google.gdata.util.ErrorContent
-
Returns debugging information.
- getDebugInfo() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
- getDebugInfo() - Method in class com.google.gdata.util.ErrorElement
-
Returns debugging information.
- getDebugInfo() - Method in exception com.google.gdata.util.ServiceException
-
Return debugging information.
- getDefault() - Static method in class com.google.api.gbase.client.FeedURLFactory
-
- getDefault() - Static method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
- getDefault() - Static method in enum com.google.gdata.data.webmastertools.CrawlRate
-
Returns the default CrawlRate value.
- getDefault() - Static method in enum com.google.gdata.data.webmastertools.DomainPreference
-
Get the default value for the domain preference.
- getDefaultAltRegistry() - Static method in class com.google.gdata.client.media.MediaService
-
Returns an
AltRegistry
instance that is configured with the
default parser/generator configuration for a media service.
- getDefaultAltRegistry() - Static method in class com.google.gdata.client.Service
-
Returns an
AltRegistry
instance that is configured with the
default parser/generator configuration for a media service.
- getDefaultDescription() - Static method in class com.google.api.gbase.client.GmDisapproved
-
Returns a description for this extension.
- getDefaultDescription() - Static method in class com.google.api.gbase.client.GmPublishingPriority
-
Returns a description for this extension.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Aggregates
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.AnalyticsLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.ContainsSampledData
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.CustomVariable
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.DataSource
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Definition
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Destination
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Dimension
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.EndDate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Engagement
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Goal
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoAbPageVariationId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoAnalyticsAccountId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoComboActive
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoComboId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoComboString
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoControlScript
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoConversionScript
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoCoverage
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoExperimentId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoExperimentNotes
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoExperimentType
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoNumAbPageVariations
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoNumCombinations
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoNumSections
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoNumVariations
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoSectionBeginScript
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoSectionEndScript
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoSectionId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoSourceExperimentId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoStatus
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoTrackingScript
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoVariationId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoVerificationCombo
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.GwoVerificationComboCoverage
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Metric
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Property
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Segment
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.StartDate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.Step
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.TableId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.analytics.TableName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Email
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.EmailList
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Login
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Name
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Nickname
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Property
-
- getDefaultDescription() - Static method in class com.google.gdata.data.appsforyourdomain.Quota
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.batch.BatchId
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.batch.BatchInterrupted
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.batch.BatchOperation
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.batch.BatchStatus
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.books.Embeddability
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.books.OpenAccess
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.books.Review
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.books.Viewability
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.AccessLevelProperty
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.ColorProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.EventWho
-
Returns a suggested extension description, which is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.calendar.EventWho
-
Returns a suggested extension description,
which may be repeatable or not.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.HiddenProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.IcalUIDProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.ListType
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.OverrideNameProperty
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.QuickAddProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.ResourceProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.SelectedProperty
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.SendEventNotificationsProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.SequenceNumberProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.SyncEventProperty
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.TimeZoneProperty
-
- getDefaultDescription() - Static method in class com.google.gdata.data.calendar.WebContent
-
- getDefaultDescription() - Static method in class com.google.gdata.data.codesearch.File
-
- getDefaultDescription() - Static method in class com.google.gdata.data.codesearch.Match
-
- getDefaultDescription() - Static method in class com.google.gdata.data.codesearch.Package
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.BillingInformation
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Birthday
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.CalendarLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.DirectoryServer
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Event
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.ExternalId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Gender
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Hobby
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Initials
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Jot
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Language
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.MaidenName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Mileage
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Nickname
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Occupation
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Priority
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Relation
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Sensitivity
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.ShortName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Subject
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.SystemGroup
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.UserDefinedField
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.contacts.Website
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Album
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.AlbumArt
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.AlbumArtist
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveComplete
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveConversion
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveFailure
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveNotify
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveResourceId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveStatus
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveTotal
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Artist
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Changestamp
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Composer
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Description
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.DocumentExportRequestor
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Duration
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ExportDocId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ExportFormat
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ExportStatus
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Feature
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.FeatureName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.FeatureRate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Genre
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ImportFormat
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.MaxUploadSize
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Md5Checksum
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.ObjectNumber
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Publish
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.PublishAuto
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.PublishOutsideDomain
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.QueryParameter
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Removed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Size
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Track
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.WritersCanInvite
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.docs.Year
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Creator
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Date
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Description
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Format
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Identifier
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Language
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Publisher
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Rights
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Subject
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.dublincore.Title
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(Class<? extends Extension>) - Static method in class com.google.gdata.data.ExtensionDescription
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.AdditionalName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Agent
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.BaseEventEntry.Transparency
-
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.City
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Comments
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Country
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.CustomProperty
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Email
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.EntryLink
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.ExtendedProperty
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.FamilyName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.FeedLink
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.FormattedAddress
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.FullName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.GivenName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.HouseName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Im
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Image
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.LastViewed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Money
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Name
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.NamePrefix
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.NameSuffix
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Neighborhood
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Organization
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.OrgDepartment
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.OrgJobDescription
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.OrgName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.OrgSymbol
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.OrgTitle
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.OriginalEvent
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.PhoneNumber
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.PoBox
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.PostalAddress
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.PostCode
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.extensions.Rating
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Rating
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Recurrence
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.RecurrenceException
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Region
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Reminder
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.ResourceId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Street
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.extensions.Subregion
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.extensions.When
-
Returns the suggested extension description with configurable
repeatabilty.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.When
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Where
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.extensions.Who
-
Returns a suggested extension description, which is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.extensions.Who
-
Returns a suggested extension description,
which may be repeatable or not.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.Commission
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.CostBasis
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.DaysGain
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.Gain
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.MarketValue
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.PortfolioData
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.PortfolioFeedLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.PositionData
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.PositionFeedLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.Price
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.Symbol
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.finance.TransactionData
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GeoRssBox
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GeoRssBox
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GeoRssPoint
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GeoRssPoint
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
Returns the default extension description for this element.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GmlLowerCorner
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GmlLowerCorner
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GmlPoint
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GmlPoint
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GmlPos
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GmlPos
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.GmlUpperCorner
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.GmlUpperCorner
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.geo.impl.W3CPoint
-
Returns the suggested extension description with configurable
repeatability.
- getDefaultDescription() - Static method in class com.google.gdata.data.geo.impl.W3CPoint
-
Returns the suggested extension description and is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.DocumentSource
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.GlossariesElement
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.PercentComplete
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.ScopeEntry
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.SourceLanguage
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.TargetLanguage
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.TmsElement
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.gtt.TranslationComplete
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.health.ContinuityOfCareRecord
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.health.ProfileMetaData
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getDefaultDescription() - Static method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getDefaultDescription() - Static method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- getDefaultDescription() - Static method in class com.google.gdata.data.media.mediarss.MediaPlayer
-
- getDefaultDescription() - Static method in class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.CommentAuthor
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.photos.ExifTags
-
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoAccess
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoAlbumCanonicalTitle
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoAlbumDescription
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoAlbumId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoAlbumTitle
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoBytesUsed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoChecksum
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoClient
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoCommentCount
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoExifTime
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoHeight
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoImageVersion
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoLocation
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoNickname
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoPhotoId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoPosition
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoRotation
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoRssLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoShowLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoSize
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoSnippet
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoSnippetType
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoStarred
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoStreamId
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoSubscribed
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoThumbnail
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoTimestamp
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoTruncated
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoType
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoUsername
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoVersion
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoVideoStatus
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoVideoUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoViewCount
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoWeight
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.GphotoWidth
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.photos.impl.ExifTag
-
Describe this tag.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.KmlSnippet
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.photos.pheed.PheedImageUrl
-
Deprecated.
- getDefaultDescription() - Static method in class com.google.gdata.data.photos.pheed.PheedThumbnail
-
Deprecated.
- getDefaultDescription() - Static method in class com.google.gdata.data.photos.pheed.PheedVideoUrl
-
Deprecated.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.PheedImageUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.PheedThumbnail
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.photos.PheedVideoUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.BlockedOn
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.BlockedOnUpdate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Blocking
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Cc
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.CcUpdate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.ClosedDate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Description
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Id
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.IssuesLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Label
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.MergedInto
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.MergedIntoUpdate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Owner
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.OwnerUpdate
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Project
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.ProjectLabel
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Repository
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.RepositoryUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.SendEmail
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Stars
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.State
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Status
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Summary
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Updates
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Uri
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.projecthosting.Username
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.EntriesNumber
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.SidewikiThumbnail
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.SidewikiUserDescription
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.Source
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sidewiki.Usefulness
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sites.PageName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sites.Revision
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sites.SiteName
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sites.SitesLink
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.sites.Theme
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean) - Static method in class com.google.gdata.data.spreadsheet.Cell
-
Returns the suggested extension description.
- getDefaultDescription() - Static method in class com.google.gdata.data.spreadsheet.ColCount
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.Column
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.Data
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.Field
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.Header
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.RecordValue
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.spreadsheet.RowCount
-
Returns the suggested extension description.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.spreadsheet.Worksheet
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.threading.InReplyTo
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.threading.Total
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription(boolean, boolean) - Static method in class com.google.gdata.data.webmastertools.Keyword
-
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
- getDefaultDescription() - Static method in class com.google.gdata.data.youtube.YouTubeMediaContent
-
- getDefaultDescription() - Static method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
- getDefaultEncoding() - Method in class com.google.gdata.util.io.base.UnicodeReader
-
- getDefaultKey(Class<? extends Element>) - Static method in class com.google.gdata.model.Element
-
- getDefaultLanguage() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the default language for the Google Apps domain
- getDefaultNamespace() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the best namespace to use as the default in documents if this
element is the root type.
- getDefaultNamespace() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getDefaultScheme() - Method in class com.google.gdata.data.introspection.Categories
-
Returns the default scheme used for nested categories if not specified
directly on the instance.
- getDefaultVersions() - Method in class com.google.gdata.util.VersionRegistry
-
Returns the list of default versions for the registry.
- getDefaultWorksheet() - Method in class com.google.gdata.data.docs.SpreadsheetEntry
-
Gets the first worksheet in the spreadsheet.
- getDefaultWorksheet() - Method in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Gets the first worksheet in the spreadsheet.
- getDefinition() - Method in class com.google.gdata.data.analytics.Segment
-
Returns the definition.
- getDeleted() - Method in class com.google.gdata.data.contacts.ContactEntry
-
Returns the marker for deleted entries.
- getDeleted() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns the marker for deleted entries.
- getDeleted() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Returns the whether the contact was removed from the group.
- getDeleted() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the marker for deleted entries.
- getDeleted() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the marker for deleted entries.
- getDeleted() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the marker for deleted entries.
- getDeleted() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the If present, indicates that an item has been deleted.
- getDeliveryNotes() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets delivery notes attribute
- getDeliveryRadius() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets delivery radius.
- getDerived() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getDescription() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the description of this document.
- getDescription() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getDescription() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getDescription() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets the description of the entry or feed.
- getDescription() - Method in class com.google.gdata.data.photos.GphotoEntry
-
Description on an entry is just the summary.
- getDescription() - Method in class com.google.gdata.data.photos.GphotoFeed
-
Description on a feed is just the subtitle.
- getDescription() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns the description.
- getDescription() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the Sidewiki author description.
- getDescription() - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Deprecated.
Valid only in version 1. Replaced in version 2.0 with
atom:summary.
- getDescription() - Method in class com.google.gdata.data.youtube.PlaylistEntry
-
Deprecated.
Valid only in version 1. Replaced version 2.0 with
atom:summary.
- getDescription() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Deprecated.
Valid only in version 1. Replaced in version 2.0 with
yt:aboutMe for the user self description and atom:summary for
the user channel description
- getDescription() - Method in class com.google.gdata.data.youtube.VideoMessageEntry
-
Deprecated.
Valid only in version 1. Replaced version 2.0 with
atom:summary.
- getDescription() - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Returns, in a human-readable form, the reason why
the entry was rejected or why processing the entry failed.
- getDescriptions() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the descriptions.
- getDesiredCallbackUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the value of the desired callback url.
- getDestination() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the destination.
- getDestUserName() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getDetail() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Returns the value.
- getDetail() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue detail.
- getDeveloper() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getDimension(String) - Method in class com.google.gdata.data.analytics.DataEntry
-
Gets the dimension with the given name in this entry.
- getDimensions() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the comma separated list of row keys.
- getDimensions() - Method in class com.google.gdata.data.analytics.DataEntry
-
Returns the dimensions.
- getDirectoryServer() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the directory server.
- getDisplayName() - Method in class com.google.gdata.data.extensions.Email
-
- getDisplayName() - Method in class com.google.gdata.model.gd.Email
-
Returns the displayName.
- getDistance() - Method in class com.google.gdata.data.photos.ExifTags
-
- getDocId() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Gets the docId or spreadsheet key from the resource id.
- getDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory
-
- getDocumentExportLink() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the link for the zip file contains all exported documents.
- getDocumentExportLink() - Method in class com.google.gdata.data.docs.DocumentExportFeed
-
Returns the link for the zip file contains all exported documents.
- getDocumentLink() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Gets the link with which you can open up the document in a Web
browser.
- getDocumentSource() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the document source.
- getDomain() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- getDomainCreationTime() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Gets the time domain was created.
- getDomainEdition() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the domain edition.
- getDomainName() - Method in interface com.google.gdata.util.ErrorContent
-
Return the error domain.
- getDomainName() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Retrieve the name of the domain of this ErrorCode.
- getDomainName() - Method in class com.google.gdata.util.ErrorDomain
-
Returns the name associated with this ErrorDomain..
- getDomainName() - Method in class com.google.gdata.util.ErrorElement
-
Return the error domain.
- getDomainName() - Method in exception com.google.gdata.util.ServiceException
-
Return error domain.
- getDomainSecondaryEmailAddress() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the secondary Email address registered with the domain
- getDomainVerificationStatus() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the status of verification for the domain.
- getDoubleValue() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Gets the double-precision value.
- getDraft() - Method in class com.google.gdata.model.atompub.Control
-
Returns the draft tag.
- getDraftMonitorLevel() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getDropFrame() - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- getDuration() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the duration.
- getDuration() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getDuration() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the video playback duration in milliseconds.
- getDuration() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Gets the duration, in seconds, of the youtube video.
- getEbook() - Method in class com.google.gdata.client.books.VolumeQuery
-
Returns the ebook.
- getEdited() - Method in class com.google.gdata.data.BaseEntry
-
- getEdited() - Method in interface com.google.gdata.data.IEntry
-
Get a
DateTime
instance representing the last time this entry was
edited.
- getEdited() - Method in class com.google.gdata.model.atom.Entry
-
- getEditLink() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the resource edit link.
- getEditLink() - Method in class com.google.gdata.data.health.ProfileFeed
-
Returns the link that provides the URI that can be used to edit the entry.
- getEditLink() - Method in class com.google.gdata.data.health.RegisterFeed
-
Returns the link that provides the URI that can be used to edit the entry.
- getEditLink() - Method in interface com.google.gdata.data.IEntry
-
Gets the edit link, which is the link to PUT an updated version of the
entry to.
- getEditLink() - Method in class com.google.gdata.data.sites.ContentFeed
-
Returns the link that provides the URI that can be used to edit the entry.
- getEditLink() - Method in class com.google.gdata.data.sites.SiteFeed
-
Returns the link that provides the URI that can be used to edit the entry.
- getEditLink() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the resource edit link.
- getElement(QName) - Method in class com.google.gdata.model.Element
-
Get a child element matching the specified qualified name.
- getElement(ElementKey<D, T>) - Method in class com.google.gdata.model.Element
-
Get child element matching the specified key.
- getElement() - Method in class com.google.gdata.wireformats.XmlHandler
-
- getElementCount() - Method in class com.google.gdata.model.Element
-
Returns the number of child elements present on this element.
- getElementGenerator() - Method in class com.google.gdata.wireformats.XmlWireFormatProperties
-
- getElementId() - Method in class com.google.gdata.model.Element
-
Get the id of this element.
- getElementIterator() - Method in class com.google.gdata.model.Element
-
Returns an iterator over all child elements of this element.
- getElementIterator(ElementMetadata<?, ?>) - Method in class com.google.gdata.model.Element
-
Returns an iterator over all child elements with a well-defined iteration
order based on this metadata.
- getElementKey() - Method in class com.google.gdata.model.Element
-
Returns the key to this element.
- getElements(QName) - Method in class com.google.gdata.model.Element
-
Returns an immutable list of elements matching the given id.
- getElements(ElementKey<?, T>) - Method in class com.google.gdata.model.Element
-
Get child elements matching the specified key.
- getElements() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns an immutable set of child keys in declaration order.
- getElements() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getElementSet(QName) - Method in class com.google.gdata.model.Element
-
Get child elements matching the specified id.
- getElementSet(ElementKey<?, T>) - Method in class com.google.gdata.model.Element
-
Get child elements matching the specified key.
- getElementType() - Method in class com.google.gdata.model.ElementKey
-
Returns the element type of the element.
- getElementValue(QName) - Method in class com.google.gdata.model.Element
-
Convenience method to return child element's text node as an object.
- getElementValue(ElementKey<V, ? extends Element>) - Method in class com.google.gdata.model.Element
-
Convenience method to return child element's text node cast to
the specified type.
- getElev() - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getElev() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns the Elevation.
- getEmail() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
- getEmail() - Method in class com.google.gdata.data.extensions.Who
-
- getEmail() - Method in interface com.google.gdata.data.IPerson
-
Email address.
- getEmail() - Method in class com.google.gdata.data.Person
-
- getEmail() - Method in class com.google.gdata.data.youtube.FriendEntry
-
Gets the contact e-mail address (for e-mail contacts.)
- getEmail() - Method in class com.google.gdata.model.atom.Person
-
Email address.
- getEmail() - Method in class com.google.gdata.model.gd.Who
-
Returns the email address.
- getEmailAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the email addresses.
- getEmailAddresses() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getEmailList() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.EmailListEntry
-
- getEmbeddability() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the embeddability.
- getEnclosureLink() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the link that identifies a resource related to the entry.
- getEncoding() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- getEncoding() - Method in class com.google.gdata.util.io.base.UnicodeReader
-
- getEnd() - Method in class com.google.api.gbase.client.DateTimeRange
-
Gets the end date or date/time.
- getEnd() - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- getEndDate() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the last day for which to retrieve data in form YYYY-MM-DD.
- getEndDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getEndDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getEndDate() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the end date.
- getEndTime() - Method in class com.google.gdata.data.extensions.When
-
- getEndTime() - Method in class com.google.gdata.model.gd.When
-
Returns the event end time.
- getEngagement() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the engagement.
- getEnhancedImageSearch() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns the Enhanced Image Search setting.
- getEntries() - Method in class com.google.gdata.data.BaseFeed
-
Returns the list of entries in this feed
- getEntries(Class<T>) - Method in class com.google.gdata.data.BaseFeed
-
Gets a list of entries of a particular kind.
- getEntries() - Method in interface com.google.gdata.data.IFeed
-
Returns a list of entries for this feed.
- getEntries() - Method in class com.google.gdata.model.atom.Feed
-
Returns the list of entries in this feed
- getEntries(ElementKey<?, T>) - Method in class com.google.gdata.model.atom.Feed
-
Returns a list of entries matching the given entry key.
- getEntries(Class<T>) - Method in class com.google.gdata.model.atom.Feed
-
Gets a list of entries of a particular kind.
- getEntries() - Method in class com.google.gdata.model.gd.EventFeed
-
- getEntries() - Method in class com.google.gdata.model.gd.MessageFeed
-
- getEntry(URL, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns an Google Base entry instance, given the URL of the entry and an
if-modified-since date.
- getEntry(URL) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns an Google Base entry instance, given the URL of the entry.
- getEntry(URL, Class<E>) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
- getEntry(URL, Class<E>, DateTime) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
Returns an Atom entry instance, given the URL of the entry and an
if-modified-since date.
- getEntry(URL, Class<E>, DateTime) - Method in class com.google.gdata.client.GoogleService
-
- getEntry(URL, Class<E>, String) - Method in class com.google.gdata.client.GoogleService
-
- getEntry(URL, Class<E>) - Method in class com.google.gdata.client.Service
-
Returns an Atom entry instance, given the URL of the entry.
- getEntry(URL, Class<E>, DateTime) - Method in class com.google.gdata.client.Service
-
Returns an Atom entry instance, given the URL of the entry and an
if-modified-since date.
- getEntry(URL, Class<E>, String) - Method in class com.google.gdata.client.Service
-
Returns an Atom entry instance given the URL of the entry, if its current
entity tag is different than the provided value.
- getEntry() - Method in class com.google.gdata.data.extensions.EntryLink
-
- getEntry() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns the nested entry.
- getEntry() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Returns the nested entry.
- getEntryClass() - Method in class com.google.gdata.data.extensions.EntryLink
-
- getEntryLink() - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- getEntryLink() - Method in class com.google.gdata.data.extensions.Where
-
- getEntryLink() - Method in class com.google.gdata.data.extensions.Who
-
- getEntryLink() - Method in class com.google.gdata.model.gd.RecurrenceException
-
Returns the nested entry providing the details about the exception.
- getEntryLink() - Method in class com.google.gdata.model.gd.Where
-
Returns the nested person or venue (Contact) entry.
- getEntryLink() - Method in class com.google.gdata.model.gd.Who
-
Returns the nested person entry.
- getEntryLinkProfile() - Method in class com.google.gdata.data.ExtensionProfile
-
Retrieves the type of entries nested within <gd:entryLink>
.
- getEntryLinks() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns a List of
EntryLink
for the links of this class, which
are the child feeds.
- getEntryPostLink() - Method in class com.google.gdata.data.BaseFeed
-
Returns the entry post link for the feed.
- getEntryPostLink() - Method in class com.google.gdata.data.blogger.BlogEntry
-
Returns the link that provides the URI that can be used to post new entries
to the feed.
- getEntryPostLink() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the link that provides the URI that can be used to post new entries
to the feed.
- getEntryPostLink() - Method in interface com.google.gdata.data.IFeed
-
Returns the entry post link for the feed.
- getEntryPostLink() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the link that provides the URI that can be used to post new entries
to the feed.
- getEntryPostLink() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns the link that provides the URI that can be used to post new entries
to the feed.
- getEntryPostLink() - Method in class com.google.gdata.model.atom.Feed
-
Returns the entry post link for the feed.
- getEntrySource() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns the Sidewiki entry source.
- getEnumFromInt(Integer) - Static method in enum com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode
-
- getEpubDownloadLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the epub download link.
- getError() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Retrieves the OAuth error.
- getError() - Method in exception com.google.gdata.util.OAuthProxyException
-
Gets the value of the "x_oauth_error" header from the http response.
- getErrorCode() - Method in exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- getErrorCodeAsInt() - Method in enum com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode
-
- getErrorCount() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets the number of entries that were rejected.
- getErrorCount() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the number of entries which had errors.
- getErrorCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the number of entries for which processing failed.
- getErrorFields() - Method in class com.google.api.gbase.client.ServiceErrors
-
Gets the set of all fields that have errors.
- getErrors() - Method in class com.google.gdata.model.ValidationContext
-
- getErrorText() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Retrieves the OAuth error text.
- getErrorText() - Method in exception com.google.gdata.util.OAuthProxyException
-
Gets the value of the "x_oauth_error_text" header from the http
response.
- getEtag() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getEtag() - Method in class com.google.gdata.data.BaseEntry
-
- getEtag() - Method in class com.google.gdata.data.BaseFeed
-
Returns the current entity tag value for this feed.
- getEtag() - Method in interface com.google.gdata.data.IAtom
-
Gets the value of the gd:etag attribute for this resource.
- getEtag() - Method in interface com.google.gdata.data.IOutOfLineContent
-
Returns the HTTP etag for the referenced content or null
if
none.
- getEtag() - Method in class com.google.gdata.data.Link
-
- getEtag() - Method in class com.google.gdata.data.media.BaseMediaSource
-
- getEtag() - Method in interface com.google.gdata.data.media.MediaSource
-
Returns the entity tag (etag) value associated with the media content
or null
if unknown.
- getEtag() - Method in class com.google.gdata.data.OutOfLineContent
-
- getEtag() - Method in class com.google.gdata.model.atom.Entry
-
- getEtag() - Method in class com.google.gdata.model.atom.Feed
-
- getEtag() - Method in class com.google.gdata.model.atom.Link
-
Etag of linked resource or null
if unknown.
- getEtag() - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Returns the HTTP etag for the referenced content or null
if
unknown.
- getEvents() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the events.
- getEventSource() - Method in class com.google.gdata.data.ParseSource
-
Returns the Reader
associated with the input source or
null
if associated with a different source type.
- getEventStatus() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event status.
- getEventStatus() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the event status.
- getExchange() - Method in class com.google.gdata.data.finance.Symbol
-
Returns the exchange symbol for the company or mutual fund.
- getExcludeCategories() - Method in class com.google.gdata.client.Query.CategoryFilter
-
- getExifTag(String) - Method in class com.google.gdata.data.photos.ExifTags
-
Get a particular exif tag by name.
- getExifTags() - Method in class com.google.gdata.data.photos.ExifTags
-
Gets the exif tags as a collection of
ExifTag
.
- getExifTags() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getExifTags() - Method in interface com.google.gdata.data.photos.PhotoData
-
The exif information on the photo.
- getExifTags() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the exif information on the photo.
- getExifTags() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getExifTagValue(String) - Method in class com.google.gdata.data.photos.ExifTags
-
Gets the value of a particular exif tag, or null if it doesn't exist.
- getExperimentId() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Returns the experiment ID.
- getExperimentId() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns the experiment ID.
- getExperimentId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the experiment ID.
- getExperimentId() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns the experiment ID.
- getExperimentId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns the experiment ID.
- getExperimentNotes() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the experiment's notes.
- getExperimentType() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the experiment type.
- getExpirationDate() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the date and time at which the entry expires.
- getExpiredDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getExpiredDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getExpires() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- getExportDocIds() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the export doc ids.
- getExportFormats() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the export formats.
- getExportRequestor() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the document export requestor.
- getExposureTime() - Method in class com.google.gdata.data.photos.ExifTags
-
- getExpression() - Method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
- getExpression() - Method in class com.google.gdata.data.analytics.Destination
-
Returns the goal's path expression.
- getExpression() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getExtendedHelp() - Method in interface com.google.gdata.util.ErrorContent
-
Gets the extended help URI.
- getExtendedHelp() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Gets the extended help URI.
- getExtendedHelp() - Method in class com.google.gdata.util.ErrorElement
-
Gets the extended help URI.
- getExtendedHelp() - Method in exception com.google.gdata.util.ServiceException
-
Return URI for extended help
- getExtendedProperties() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the extended properties.
- getExtendedProperties() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns the extended properties.
- getExtendedProperty() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Returns extended properties (gd:extendedProperty)
- getExtendedPropertyQuery() - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Returns an array of extended property matches parsed from
the current value of extq
custom parameter.
- getExtension(Class<T>) - Method in class com.google.gdata.data.ExtensionPoint
-
Retrieves a non-repeating extension or null
if not present.
- getExtension(Class<T>) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Get an extension by class.
- getExtensionClass() - Method in class com.google.gdata.data.ExtensionDescription
-
- getExtensionDescription(ExtensionProfile, Class<? extends ExtensionPoint>, String, String) - Method in class com.google.gdata.data.ExtensionPoint
-
Returns the extension description for the namespace URI and local name for
the XML element based on the extension point in the extension profile.
- getExtensionHandler(ExtensionProfile, Class<? extends ExtensionPoint>, String, String, Attributes) - Method in class com.google.gdata.data.ExtensionPoint
-
XML parser callback for extended properties.
- getExtensionLocalName() - Method in class com.google.gdata.data.AbstractExtension
-
Gets the extension's localname.
- getExtensionNamespace() - Method in class com.google.gdata.data.AbstractExtension
-
Gets the extension's namespace.
- getExtensionProfile() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getExtensionProfile() - Method in class com.google.gdata.client.Service
-
Returns the
ExtensionProfile
that defines any expected extensions
to the base RSS/Atom content model.
- getExtensionProfile() - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getExtensionProfile() - Method in interface com.google.gdata.wireformats.StreamProperties
-
- getExtensionProfile() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getExtensions() - Method in class com.google.gdata.data.ExtensionPoint
-
Returns an unmodifiable collection of non-repeating extensions in this
ExtensionPoint.
- getExternalIds() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the external ids.
- getExtraParameters() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns any other parameters used in the OAuth process, such as the
OAuth callback url.
- getFamilyName() - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- getFamilyName() - Method in class com.google.gdata.data.extensions.Name
-
Returns the family name.
- getFamilyName() - Method in class com.google.gdata.model.gd.Name
-
Returns the family name.
- getFavoriteCount() - Method in class com.google.gdata.data.youtube.YtStatistics
-
Gets favorite count, 0 by default.
- getFavoritesFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user favorites feed.
- getFeature(String) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- getFeature(String) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- getFeaturedDate() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getFeaturedDate() - Method in interface com.google.gdata.data.photos.PhotoData
-
- getFeaturedDate() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getFeaturedDate() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getFeaturedDateExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the datetime in unix timestamp format for when the photo was
featured.
- getFeaturedVideoLink() - Method in class com.google.gdata.data.youtube.ChannelEntry
-
Returns a link to the featured video of the user's profile.
- getFeaturedVideoLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the featured video of the user's profile.
- getFeatureFeedUrl() - Method in class com.google.gdata.data.maps.MapEntry
-
Gets the URL of the enclosed feature feed.
- getFeatureName() - Method in class com.google.gdata.data.docs.Feature
-
Returns the feature name.
- getFeatureRate() - Method in class com.google.gdata.data.docs.Feature
-
Returns the feature rate.
- getFeatures() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the features.
- getFeed(URL, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the Google Base feed associated with a particular feed URL, if
it's been modified since the specified date.
- getFeed(URL) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the Google base feed associated with a particular feed URL.
- getFeed(URL, Class<F>) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
- getFeed(URL, Class<F>, DateTime) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
Executes a GData query against the target service and returns the
IFeed
containing entries that match the query result, if
it's been modified since the specified date.
- getFeed() - Method in exception com.google.gdata.client.batch.BatchInterruptedException
-
- getFeed(URL, Class<F>, DateTime) - Method in class com.google.gdata.client.GoogleService
-
- getFeed(URL, Class<F>, String) - Method in class com.google.gdata.client.GoogleService
-
- getFeed(Query, Class<F>, DateTime) - Method in class com.google.gdata.client.GoogleService
-
- getFeed(Query, Class<F>, String) - Method in class com.google.gdata.client.GoogleService
-
- getFeed(URL, Class<F>, DateTime) - Method in class com.google.gdata.client.Service
-
Returns the Feed associated with a particular feed URL, if it's been
modified since the specified date.
- getFeed(URL, Class<F>, String) - Method in class com.google.gdata.client.Service
-
Returns the Feed associated with a particular feed URL if the entity tag
associated with it has changed.
- getFeed(URL, Class<F>) - Method in class com.google.gdata.client.Service
-
Returns the Feed associated with a particular feed URL.
- getFeed(Query, Class<F>) - Method in class com.google.gdata.client.Service
-
Returns the feed resulting from execution of a query.
- getFeed(Query, Class<F>, DateTime) - Method in class com.google.gdata.client.Service
-
Returns the Feed resulting from executing a query, if it's been modified
since the specified date.
- getFeed(Query, Class<F>, String) - Method in class com.google.gdata.client.Service
-
Returns the Feed resulting from query execution, if if the entity tag
associated with it has changed.
- getFeed() - Method in class com.google.gdata.data.extensions.FeedLink
-
- getFeed(String...) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Retrieve the album feed and associated entries.
- getFeed(Class<F>, String...) - Method in class com.google.gdata.data.photos.GphotoEntry
-
Get the feed of entries related to this entry.
- getFeed(String...) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Retrieve the photo feed and associated entries.
- getFeed(String...) - Method in class com.google.gdata.data.photos.UserEntry
-
Retrieve the user feed and associated entries.
- getFeed() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns the nested feed.
- getFeedBatchLink() - Method in class com.google.gdata.data.BaseFeed
-
Returns the link that provides the URI that can be used to batch operations
to query, insert, update and delete entries on this feed.
- getFeedBatchLink() - Method in interface com.google.gdata.data.IFeed
-
Returns the link that provides the URI that can be used to batch operations
to query, insert, update and delete entries on this feed.
- getFeedBatchLink() - Method in class com.google.gdata.model.atom.Feed
-
Returns the link that provides the URI that can be used to batch operations
to query, insert, update and delete entries on this feed.
- getFeedClass() - Method in class com.google.gdata.data.extensions.FeedLink
-
- getFeedLink() - Method in class com.google.gdata.data.blogger.BlogEntry
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getFeedLink() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getFeedLink() - Method in class com.google.gdata.data.calendar.CalendarFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getFeedLink() - Method in class com.google.gdata.data.extensions.Comments
-
- getFeedLink() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Returns the position feed for the portfolio.
- getFeedLink() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns the transaction feed for the position.
- getFeedLink() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the nested feed link.
- getFeedLink() - Method in class com.google.gdata.data.photos.GphotoEntry
-
Retrieves the feed link.
- getFeedLink() - Method in class com.google.gdata.data.projecthosting.IssuesFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getFeedLink() - Method in class com.google.gdata.data.projecthosting.ProjectsFeed
-
Returns the link that provides the URI of the full feed (without any query
parameters).
- getFeedLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the A feedLink element representing the feed for announcements in
this page.
- getFeedLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the A feedLink representing the files in this file cabinet.
- getFeedLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the A feedLink element representing the feed for list items in this
page.
- getFeedLink() - Method in class com.google.gdata.data.sites.SiteFeed
-
Returns the sites ACL feed link.
- getFeedLink() - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
- getFeedLink() - Method in class com.google.gdata.model.gd.Comments
-
Returns the nested feed link.
- getFeedLinkProfile() - Method in class com.google.gdata.data.ExtensionProfile
-
Retrieves the type of feeds nested within <gd:feedLink>
.
- getFeedLinks() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getFeedLinks() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets all gd:feedLink tags.
- getFeedUrl() - Method in class com.google.gdata.client.Query
-
Returns the feed URL of this query.
- getFeedUrl() - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Gets the URL of the enclosed feed.
- getField() - Method in class com.google.api.gbase.client.ServiceError
-
Gets the error field.
- getFieldErrors(String) - Method in class com.google.api.gbase.client.ServiceErrors
-
Gets all errors for one specific field.
- getFields() - Method in class com.google.gdata.client.Query
-
Returns the fields query string that will be used for the query.
- getFields() - Method in class com.google.gdata.data.sites.ListItemEntry
-
Returns the fields.
- getFields() - Method in class com.google.gdata.data.spreadsheet.RecordEntry
-
Returns the fields.
- getFile() - Method in class com.google.gdata.data.codesearch.CodeSearchEntry
-
Returns the Code Search file property.
- getFileContent() - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Returns file content for HTML file verification.
- getFileName() - Method in class com.google.gdata.client.uploader.FileUploadData
-
Gets the filename.
- getFileSize() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getFileUrls() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getFileUrls() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getFilters() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the dimension and metric filters.
- getFirst() - Method in class com.google.gdata.util.common.base.Pair
-
- getFirst(String) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
Returns the first parameter value for the specified key
(parameter
name) or null
if no parameters are defined for that key.
- getFirstName() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Gets the first name of the youtube user
- getFixed() - Method in class com.google.gdata.model.atompub.Categories
-
Returns the indicates whether the list of categories is a fixed or an open
set.
- getFlashUsed() - Method in class com.google.gdata.data.photos.ExifTags
-
- getFloatAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a Float.
- getFloatUnitAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as an float,
followed by a unit name.
- getFocalLength() - Method in class com.google.gdata.data.photos.ExifTags
-
- getFolders() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- getFormat() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getFormat() - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- getFormatInfo() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getFormats() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the format
parameter.
- getFormats() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the formats.
- getFormattedAddress() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the The full, unstructured address.
- getFormattedAddress() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the The full, unstructured address.
- getFormatterArgs() - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- getFormatterFormat() - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- getFormattingLogger() - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Gets the Logger
wrapped by this FormattingLogger.
- getFormUploadToken(URL, E) - Method in class com.google.gdata.client.youtube.YouTubeService
-
Generate a form-upload token given the XML description of a new media entry.
- getFramerate() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getFrameRate() - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- getFriendsActivityFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user's friends activity feed.
- getFullName() - Method in class com.google.gdata.data.extensions.Name
-
Returns the full name.
- getFullName() - Method in class com.google.gdata.data.finance.Symbol
-
Returns the full name for the company or mutual fund.
- getFullName() - Method in class com.google.gdata.model.gd.Name
-
Returns the full name.
- getFullText() - Method in class com.google.gdata.model.XmlBlob
-
Get blob content full-text indexing.
- getFullText() - Method in class com.google.gdata.util.XmlBlob
-
- getFullTextQuery() - Method in class com.google.gdata.client.Query
-
Returns the full text query string that will be used for the query.
- getGadgetPrefs() - Method in class com.google.gdata.data.calendar.WebContent
-
- getGain() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the gain for the portfolio in the portfolio default currency.
- getGain() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the gain for the position in the portfolio default currency (and
exchange currency if it differs).
- getGainPercentage() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the percentage gain.
- getGainPercentage() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the percentage gain.
- getGDataRequest() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getGender() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the gender.
- getGender() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getGender() - Method in class com.google.gdata.data.youtube.YtGender
-
Gets the gender.
- getGenerator() - Method in interface com.google.gdata.data.IFeed
-
Returns the atom:generator element on this feed.
- getGenerator() - Method in class com.google.gdata.data.Source
-
- getGenerator() - Method in class com.google.gdata.model.atom.Source
-
- getGenerator(AltFormat) - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns the
OutputGenerator
for the provided format or
null
if the format is not registered.
- getGenre() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the genre.
- getGeoBoundingBox() - Method in interface com.google.gdata.data.geo.BoxData
-
Gets the bounding box of this entity.
- getGeoBoundingBox() - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
Gets the geo bounding box for this extension point.
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getGeoBoundingBox() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getGeoCoordinates() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the georss:where tag.
- getGeoLocation() - Method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Gets the geo-location of the entity.
- getGeoLocation() - Method in interface com.google.gdata.data.geo.PointData
-
Gets the geo-location of the entity.
- getGeoLocation() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getGeoLocation() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getGeoLocation() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getGeoLocation() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getGeoLocation() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getGeoLocation() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getGeolocation() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns site geographic location.
- getGeoPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geolocation as a geo:point.
- getGeoPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geolocation as a geo:point.
- getGeoPt() - Method in class com.google.gdata.data.extensions.MessageEntry
-
- getGeoPt() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns the geo pt.
- getGeoRssBox() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geo bounding box as a georss:box.
- getGeoRssBox() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geo bounding box as a georss:box.
- getGeoRssPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geolocation as a georss:point.
- getGeoRssPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geolocation as a georss:point.
- getGeoRssWhere() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geolocation as a georss:where.
- getGeoRssWhere() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geolocation as a georss:where.
- getGetUploadTokenActionLink() - Method in class com.google.gdata.data.youtube.VideoFeed
-
Gets a link to the "Get Upload Token" action.
- getGivenName() - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- getGivenName() - Method in class com.google.gdata.data.extensions.Name
-
Returns the given name.
- getGivenName() - Method in class com.google.gdata.model.gd.Name
-
Returns the given name.
- getGlossary() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the glossaries element.
- getGmlEnvelope() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geo bounding box as a gml:Envelope.
- getGmlEnvelope() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geo bounding box as a gml:Envelope.
- getGmlPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the geolocation as a gml:point.
- getGmlPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the geolocation as a gml:point.
- getGmPublishingPriority() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Returns the publishing priority for the entry or null
if
the entry doesn't contain this information.
- getGoal() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns the goal.
- getGoals() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns the goals.
- getGoogleBaseAttributes() - Method in class com.google.api.gbase.client.GoogleBaseEntry
-
Accesses tags in the g: namespace.
- getGoogleBaseAttributes() - Method in class com.google.api.gbase.client.GoogleBaseFeed
-
Accesses tags in the g: namespace.
- getGoogleBaseMetadata() - Method in class com.google.api.gbase.client.GoogleBaseEntry
-
Accesses tags in the gm: namespace (attribute histogram and
item type descriptions).
- getGoogleBaseQuery() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Gets the Google Base query that will be executed.
- getGphotoId() - Method in interface com.google.gdata.data.photos.GphotoData
-
Gets the gphoto:id of the data object.
- getGphotoId() - Method in class com.google.gdata.data.photos.GphotoEntry
-
Return the gphoto:id.
- getGphotoId() - Method in class com.google.gdata.data.photos.GphotoFeed
-
Return the gphoto:id of this feed.
- getGphotoId() - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
- getGroup() - Method in class com.google.gdata.client.contacts.ContactQuery
-
Returns the group id.
- getGroupAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a
Group
.
- getGroupAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a collection of
Group
s.
- getGroupMembershipInfos() - Method in class com.google.gdata.data.contacts.ContactEntry
-
Returns the group membership infos.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Creates a handler for this gdata extension tag.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.GmAttributes
-
Creates a parser for this tag.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.GmDisapproved
-
Reads a gm:disapproved tag.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.GmPublishingPriority
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.api.gbase.client.Stats
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.AbstractExtension
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.EmailList
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.Nickname
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.appsforyourdomain.Quota
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.BaseEntry
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.BaseFeed
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.batch.BatchId
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Creates an XML ElementHandler that will initialize the object based
on a tag batch:interrupted parsed by the XML parser.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.batch.BatchOperation
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.batch.BatchStatus
-
Parses XML in the Atom format and uses it to set field values.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.calendar.EventWho
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.calendar.WebContent
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.codesearch.File
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.codesearch.Match
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.codesearch.Package
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in interface com.google.gdata.data.Extension
-
Gets an XML element handler for the extension.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.ExtensionPoint
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Comments
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Email
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.EntryLink
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.FeedLink
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Image
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Rating
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Recurrence
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Reminder
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Where
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.extensions.Who
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.geo.impl.W3CPoint
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.introspection.Categories
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.introspection.Collection
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.introspection.Workspace
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.Link
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.Person
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.photos.ExifTags
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.spreadsheet.Cell
-
Yields an XML handler for parsing a Cell element.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.spreadsheet.ColCount
-
Yields an XML handler for parsing a Cell element.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Yields an XML handler for parsing a Cell element.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.spreadsheet.RowCount
-
Yields an XML handler for parsing a Cell element.
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.ValueConstruct
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.webmastertools.SitemapMobile
-
- getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.google.gdata.data.webmastertools.SitemapNews
-
- getHash() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getHashFunctionName() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getHeader() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the header row.
- getHeader() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns the header row.
- getHeight() - Method in class com.google.api.gbase.client.Thumbnail
-
Returns the image height (pixels).
- getHeight() - Method in class com.google.gdata.data.calendar.WebContent
-
- getHeight() - Method in class com.google.gdata.data.extensions.Image
-
- getHeight() - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- getHeight() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the video height.
- getHeight() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getHeight() - Method in interface com.google.gdata.data.photos.PhotoData
-
The height of the photo in pixels.
- getHeight() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getHeight() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getHeightExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the height of the photo.
- getHelpUrl() - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Returns a HTTP url which describes the failure in more
details and/or provides a way of solving the problem.
- getHidden() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar hidden property.
- getHobbies() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the hobbies.
- getHobbies() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getHometown() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getHours() - Method in class com.google.gdata.data.extensions.Reminder
-
- getHours() - Method in class com.google.gdata.model.gd.Reminder
-
Returns the number of hours before the start time.
- getHousename() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Used in places where houses or buildings have names.
- getHousename() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Used in places where houses or buildings have names.
- getHref() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns the URI of the calendar.
- getHref() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Returns the URI of the group.
- getHref() - Method in class com.google.gdata.data.contacts.Website
-
Returns the URI of the website.
- getHref() - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- getHref() - Method in class com.google.gdata.data.Generator
-
- getHref() - Method in interface com.google.gdata.data.IGenerator
-
Returns the version uri of the generator.
- getHref() - Method in class com.google.gdata.data.introspection.Categories
-
Returns the location of an external AtomPub categories document that
describes the list of categories.
- getHref() - Method in class com.google.gdata.data.introspection.Collection
-
- getHref() - Method in class com.google.gdata.data.Link
-
- getHref() - Method in interface com.google.gdata.data.Reference
-
Returns the value of the resource reference.
- getHref() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns the IRI that may be used to retrieve a representation of the
resource being responded to.
- getHref() - Method in class com.google.gdata.model.atom.Link
-
Link URI.
- getHref() - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Returns the external URI or null
if none exists.
- getHref() - Method in class com.google.gdata.model.atom.Source.Generator
-
- getHref() - Method in class com.google.gdata.model.atompub.Categories
-
Returns the an IRI reference to a Category Document.
- getHref() - Method in class com.google.gdata.model.atompub.Collection
-
Returns the href.
- getHref() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns the entry URI.
- getHref() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns the feed URI.
- getHref() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns the URL of the original recurring event entry.
- getHrefLang() - Method in class com.google.gdata.data.Link
-
- getHrefLang() - Method in class com.google.gdata.model.atom.Link
-
Language of resource pointed to by href.
- getHrefUri() - Method in class com.google.gdata.model.atom.Link
-
- getHtml() - Method in class com.google.gdata.data.HtmlTextConstruct
-
- getHtml() - Method in class com.google.gdata.model.atom.TextContent
-
- getHtmlAttachmentsLink() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
Returns the attachments sites link.
- getHtmlAttachmentsLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the attachments sites link.
- getHtmlAttachmentsLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the attachments sites link.
- getHtmlAttachmentsLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the attachments sites link.
- getHtmlAttachmentsLink() - Method in class com.google.gdata.data.sites.WebPageEntry
-
Returns the attachments sites link.
- getHtmlLink() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the first HTML link.
- getHtmlLink() - Method in class com.google.gdata.data.Source
-
Retrieves the first HTML link.
- getHtmlLink() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the first HTML link.
- getHtmlLink() - Method in class com.google.gdata.model.atom.Source
-
Retrieves the first HTML link.
- getHtmlRepliesLink() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
Returns the replies sites link.
- getHtmlRepliesLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the replies sites link.
- getHtmlRepliesLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the replies sites link.
- getHtmlRepliesLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the replies sites link.
- getHtmlRepliesLink() - Method in class com.google.gdata.data.sites.WebPageEntry
-
Returns the replies sites link.
- getHttpErrorCodeOverride() - Method in exception com.google.gdata.util.ServiceException
-
- getHttpHeader(String) - Method in exception com.google.gdata.util.ServiceException
-
Return the value for requested internal HTTP header or null
if
the header is not present.
- getHttpHeaders() - Method in exception com.google.gdata.util.ServiceException
-
Return the internal HTTP headers in modifiable form.
- getHttpRequestMethod() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Returns the http request method to use for upload.
- getIBatchInterrupted() - Method in exception com.google.gdata.client.batch.BatchInterruptedException
-
Gets the <batch:interrupted>
tag that describes
what went wrong.
- getIcalUID() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Returns the Ical UID(RFC 2445) of the event if it exists otherwise returns
null.
- getIcon() - Method in class com.google.gdata.data.calendar.WebContent
-
- getIcon() - Method in class com.google.gdata.data.Source
-
- getIcon() - Method in class com.google.gdata.model.atom.Source
-
- getIconUri() - Method in class com.google.gdata.model.atom.Source
-
Gets icon URI associated with source.
- getId() - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Returns the issue ID.
- getId() - Method in class com.google.gdata.data.analytics.Segment
-
Returns the id of the segment.
- getId() - Method in class com.google.gdata.data.BaseEntry
-
- getId() - Method in class com.google.gdata.data.batch.BatchId
-
Gets the id.
- getId() - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- getId() - Method in class com.google.gdata.data.contacts.SystemGroup
-
Returns the identifier for distinguishing various system groups.
- getId() - Method in interface com.google.gdata.data.IAtom
-
Get the unique id for this resource.
- getId() - Method in interface com.google.gdata.data.photos.AtomData
-
Get the id of the piece of data you're looking at.
- getId() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Returns the id.
- getId() - Method in class com.google.gdata.data.projecthosting.Blocking
-
Returns the id.
- getId() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Returns the id.
- getId() - Method in class com.google.gdata.data.Source
-
- getId() - Method in enum com.google.gdata.data.youtube.YtGender.Value
-
Returns a one-letter identifier.
- getId() - Method in class com.google.gdata.model.atom.Entry
-
- getId() - Method in class com.google.gdata.model.atom.Source
-
- getId() - Method in class com.google.gdata.model.batch.BatchId
-
Returns the value.
- getId() - Method in class com.google.gdata.model.MetadataKey
-
Returns the id of the property.
- getIdentifiers() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the identifiers.
- getIdFrom(BaseEntry<?>) - Static method in class com.google.gdata.data.batch.BatchId
-
Convenience method for getting a batchId from
an entry if it's there.
- getIdFrom(Element) - Static method in class com.google.gdata.model.batch.BatchId
-
Convenience method for getting a batchId from
an element if it's there.
- getIds() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the Google Analytics profile ID, prefixed by 'ga:'.
- getIFeed() - Method in exception com.google.gdata.client.batch.BatchInterruptedException
-
- getImAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the instant messaging addresses.
- getImAddresses() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getImage() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getImageLink() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first URL to an image representing this item.
- getImageLinks() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all URLs to images representing this item.
- getImageUniqueID() - Method in class com.google.gdata.data.photos.ExifTags
-
- getImageUrl() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Deprecated.
use the media:content element to get the image source.
- getImageVersionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the version of the image bytes.
- getImpliedVersions() - Method in class com.google.gdata.util.Version
-
Returns the list of related services versions that are implied by this
version.
- getImportance() - Method in class com.google.api.gbase.client.GmAttributes.GmAttribute
-
Returns the importance for this attribute, or null if not defined.
- getImportFormats() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the import formats.
- getImpressions() - Method in class com.google.api.gbase.client.Stats
-
Gets impression count.
- getInboxFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user inbox feed.
- getIncludeAllSites() - Method in class com.google.gdata.client.sites.SiteQuery
-
Returns the include all sites that can be viewed.
- getIncludeDeleted() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the include deleted entries.
- getIncludeDrafts() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the include draft entries.
- getIncludeRacy() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
- getIncludeReturns() - Method in class com.google.gdata.client.finance.PortfolioQuery
-
Returns the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
- getIncludeReturns() - Method in class com.google.gdata.client.finance.PositionQuery
-
Returns the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
- getIncomingEmailMonitorLevel() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getIndex() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns the index.
- getIndex() - Method in class com.google.gdata.data.spreadsheet.Column
-
Returns the letter(s) or integer position of the column.
- getIndex() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns the letter(s) or integer position of the column.
- getIndexed() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Deprecated.
This field is not used any more.
- getInfoLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the link to a description page.
- getInitials() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the initials.
- getInlinePositions() - Method in class com.google.gdata.client.finance.PortfolioQuery
-
Returns the flag to inline positions under the portfolio feed.
- getInlineTransactions() - Method in class com.google.gdata.client.finance.PositionQuery
-
Returns the flag to inline transactions under the position feed.
- getInput() - Method in interface com.google.gdata.util.common.io.InputSupplier
-
- getInputReader(InputStream, Charset) - Static method in class com.google.gdata.wireformats.ParserUtils
-
Returns a reader based upon the character set (encoding).
- getInputStream() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.ResponseMessage
-
Returns the last request's connection's input stream to read the response
body from.
- getInputStream() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getInputStream() - Method in class com.google.gdata.data.media.MediaByteArraySource
-
- getInputStream() - Method in class com.google.gdata.data.media.MediaFileSource
-
- getInputStream() - Method in class com.google.gdata.data.media.MediaStreamSource
-
- getInputStream() - Method in class com.google.gdata.data.ParseSource
-
Returns the Reader
associated with the input source or
null
if associated with a different source type.
- getInputValue() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Yields the formula reference of the cell.
- getInReplyTo() - Method in class com.google.gdata.data.blogger.CommentEntry
-
Returns the in reply to.
- getInReplyTo() - Method in class com.google.gdata.data.sites.CommentEntry
-
Returns the in reply to.
- getInsertionMode() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns the insertion mode.
- getInstance(String) - Static method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Get a type instance.
- getIntAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as an Integer.
- getIntegerCustomParameter(String) - Method in class com.google.gdata.client.Query
-
Gets an existing Integer custom paramter, with null signifying that
the parameter is not specified or not an integer.
- getInternalReason() - Method in interface com.google.gdata.util.ErrorContent
-
Gets the internal reason (unlocalized explanation) associated with this
ErrorInfo.
- getInternalReason() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Gets the internal reason (unlocalized explanation) associated with this
ErrorCode.
- getInternalReason() - Method in class com.google.gdata.util.ErrorElement
-
Gets the internal reason (unlocalized explanation) associated with this
ErrorInfo.
- getInternalReason() - Method in exception com.google.gdata.util.ServiceException
-
Return error internal reason.
- getInterrupted(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Gets the value of the tag <batch:interrupted>
.
- getIntUnitAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as an integer,
followed by a unit name.
- getIntValue() - Method in class com.google.gdata.data.webmastertools.IntValueConstruct
-
Get Integer
value.
- getInUse() - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Returns verification method that is currently in use.
- getInvalidInput() - Method in exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- getIpRestriction() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Retrieves the IP restriction set on the current query, if any.
- getIpWhitelisted() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getIri() - Method in enum com.google.gdata.data.health.HealthNamespace.CategoryScheme
-
Returns the IRI which identifies this categorization scheme.
- getIsoEquivalent() - Method in class com.google.gdata.data.photos.ExifTags
-
- getIssueId() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the id.
- getIssueType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue issue type.
- getIssueType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Returns the value.
- getItemsBatchFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for posting batch operations
to the customer feed.
- getItemsEntryURL(String) - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for accessing an item.
- getItemsFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for accessing a customer feed, which allows users
to query, insert, update and delete their own items.
- getItemsPerPage() - Method in class com.google.gdata.data.BaseFeed
-
Gets the number of items that will be returned per page for paged feeds.
- getItemsPerPage() - Method in interface com.google.gdata.data.IFeed
-
Gets the number of items that will be returned per page for paged feeds.
- getItemsPerPage() - Method in class com.google.gdata.model.atom.Feed
-
Gets the number of items that will be returned per page for paged feeds.
- getItemType() - Method in class com.google.api.gbase.client.GmItemType
-
Gets the item type value.
- getItemType() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the item type.
- getItemTypeDescription() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
- getItemTypesEntryURL(String, String) - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for getting the item types Google suggest using
for a given itemtype for a given locale.
- getItemTypesFeedURL(String) - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for querying the item types Google suggest using
for a given locale.
- getJots() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the jots.
- getKey() - Method in class com.google.gdata.data.acl.AclWithKey
-
Returns the key granting a role.
- getKey() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Returns the key.
- getKey() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Deprecated.
use getResourceId() instead.
- getKey() - Method in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Gets the non-user-friendly key that is used to access the spreadsheet.
- getKey() - Method in interface com.google.gdata.model.AttributeMetadata
-
Returns the attribute key for this attribute metadata.
- getKey() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the element key that this element is bound to.
- getKey() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getKey() - Method in interface com.google.gdata.model.Metadata
-
Returns the attribute key for this metadata.
- getKeywords() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getKeywords() - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- getKeywords() - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
-
Returns the keywords.
- getKind() - Method in class com.google.gdata.client.sites.ActivityQuery
-
Returns the content of a the given kind(s).
- getKind() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the content of a the given kind(s).
- getKind() - Method in class com.google.gdata.data.BaseEntry
-
- getKind() - Method in class com.google.gdata.data.BaseFeed
-
Returns the current gd:kind attribute value for this feed.
- getKind() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Returns the kind.
- getKind() - Method in interface com.google.gdata.data.IAtom
-
Returns the value of the gd:kind attribute for this resource.
- getKind() - Method in class com.google.gdata.model.atom.Entry
-
- getKind() - Method in class com.google.gdata.model.atom.Feed
-
- getKindServiceName(String) - Static method in class com.google.gdata.data.Kind
-
Returns the kind service name associatd with a particular Kind category
term value.
- getKml() - Method in class com.google.gdata.data.maps.FeatureEntry
-
- getLabel() - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Returns the label.
- getLabel() - Method in class com.google.gdata.client.projecthosting.ProjectsQuery
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.Category
-
- getLabel() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns the user defined calendar link label.
- getLabel() - Method in class com.google.gdata.data.contacts.Event
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.contacts.Language
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.contacts.Relation
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.contacts.Website
-
Returns the user defined website label.
- getLabel() - Method in class com.google.gdata.data.extensions.Email
-
- getLabel() - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getLabel() - Method in class com.google.gdata.data.extensions.Im
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the label.
- getLabel() - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getLabel() - Method in class com.google.gdata.data.extensions.PostalAddress
-
- getLabel() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Simple string value used to name this address.
- getLabel() - Method in class com.google.gdata.data.extensions.Where
-
- getLabel() - Method in interface com.google.gdata.data.ICategory
-
Returns the category label or null
if there is no label value.
- getLabel() - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- getLabel() - Method in class com.google.gdata.model.atom.Category
-
Returns the category label or null
if there is no label value.
- getLabel() - Method in class com.google.gdata.model.gd.Email
-
Returns the label.
- getLabel() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns the Label.
- getLabel() - Method in class com.google.gdata.model.gd.Im
-
Returns the label.
- getLabel() - Method in class com.google.gdata.model.gd.Organization
-
Returns the label.
- getLabel() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns the simple string value used to name this phone number.
- getLabel() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns the simple string value used to name this address.
- getLabel() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Simple string value used to name this address.
- getLabel() - Method in class com.google.gdata.model.gd.Where
-
Returns the user-readable label that identifies this location in case
multiple locations may be present.
- getLabelLang() - Method in class com.google.gdata.data.Category
-
- getLabelLang() - Method in class com.google.gdata.model.atom.Category
-
Returns the language associated with the category label (or null
if undefined).
- getLabelName() - Method in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- getLabels() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the labels set for the entry.
- getLabels() - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
- getLabels() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the labels.
- getLabels() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the labels.
- getLang() - Method in class com.google.gdata.data.books.Review
-
Returns the language of link title.
- getLang() - Method in class com.google.gdata.data.Content
-
Returns the human language that this content is written in.
- getLang() - Method in interface com.google.gdata.data.IContent
-
Returns the human language that this content is written in.
- getLang() - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- getLang() - Method in class com.google.gdata.data.OtherContent
-
- getLang() - Method in class com.google.gdata.data.OutOfLineContent
-
- getLang() - Method in class com.google.gdata.data.TextConstruct
-
- getLang() - Method in class com.google.gdata.data.TextContent
-
- getLang() - Method in class com.google.gdata.model.atom.Content
-
Returns the human language that this content is written in
- getLang() - Method in class com.google.gdata.model.XmlBlob
-
Initial xml:lang
value.
- getLang() - Method in class com.google.gdata.util.XmlBlob
-
- getLanguage() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getLanguage() - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Returns the Language field of the message.
- getLanguageCode() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getLanguageRestrict() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the lr
parameter.
- getLanguages() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the languages.
- getLanguages() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the languages.
- getLastModified() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getLastModified() - Method in class com.google.gdata.data.media.BaseMediaSource
-
- getLastModified() - Method in interface com.google.gdata.data.media.MediaSource
-
Returns the last modification time of the media content or null
if unknown.
- getLastModifiedBy() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the user who last modified the document.
- getLastModifiedBy() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the last modified by.
- getLastName() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Gets the last name of the youtube user
- getLastViewed() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the time when the document was last viewed by the user.
- getLastWebAccess() - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- getLat() - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getLat() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns the Latitude.
- getLatitude() - Method in class com.google.api.gbase.client.Location
-
Gets latitude, if it has been defined.
- getLatitude() - Method in class com.google.gdata.data.geo.GeoLat
-
Returns the actual double coordinate for latitude.
- getLatitude() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- getLatitude() - Method in class com.google.gdata.data.geo.impl.GmlPoint
-
- getLatitude() - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- getLatitude() - Method in class com.google.gdata.data.geo.impl.W3CPoint
-
- getLatitude() - Method in interface com.google.gdata.data.geo.Point
-
- getLength() - Method in class com.google.gdata.data.Link
-
- getLength() - Method in class com.google.gdata.data.OutOfLineContent
-
- getLength() - Method in class com.google.gdata.model.atom.Link
-
- getLength() - Method in class com.google.gdata.model.atom.OutOfLineContent
-
- getLevel() - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Pass-through to Logger.getLevel()
- getLimit() - Method in class com.google.gdata.data.appsforyourdomain.Quota
-
- getLineNumber() - Method in class com.google.gdata.data.codesearch.Match
-
- getLineText() - Method in class com.google.gdata.data.codesearch.Match
-
- getLink(String, String) - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the first link with the supplied rel
and/or
type
value.
- getLink(String, String) - Method in interface com.google.gdata.data.IAtom
-
Returns a particular atom:link element with the given rel and type, or null
if one was not found.
- getLink(String, String) - Method in class com.google.gdata.data.Source
-
Retrieves the first link with the supplied rel
and/or
type
value.
- getLink(String, String) - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the first link with the supplied rel
and/or type
value.
- getLink(String, String) - Method in class com.google.gdata.model.atom.Source
-
Retrieves the first link with the supplied rel
and/or type
value.
- getLinkedFroms() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue linked from urls.
- getLinkedFromUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Returns the value.
- getLinks() - Method in class com.google.gdata.data.BaseEntry
-
- getLinks(String, String) - Method in class com.google.gdata.data.BaseEntry
-
Return the links that match the given rel
and type
values.
- getLinks() - Method in class com.google.gdata.data.gtt.GlossariesElement
-
Returns the glossary entry links.
- getLinks() - Method in class com.google.gdata.data.gtt.TmsElement
-
Returns the tm entry links.
- getLinks() - Method in interface com.google.gdata.data.IAtom
-
Returns a list of atom:link elements on this resource.
- getLinks() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets a modifiable list of links on the entry or feed.
- getLinks() - Method in class com.google.gdata.data.Source
-
- getLinks(String, String) - Method in class com.google.gdata.data.Source
-
Return the links that match the given rel
and type
values.
- getLinks() - Method in class com.google.gdata.model.atom.Entry
-
- getLinks(String, String) - Method in class com.google.gdata.model.atom.Entry
-
Return the links that match the given rel
and type
values.
- getLinks() - Method in class com.google.gdata.model.atom.Source
-
- getLinks(String, String) - Method in class com.google.gdata.model.atom.Source
-
Return the links that match the given rel
and type
values.
- getListFeedUrl(String, String, String, String) - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Creates a URL you can use to get a ListFeed, which treats
the spreadsheet as a list of rows.
- getListFeedUrl() - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Gets the URL for this worksheet's list feed.
- getLocalesFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets the URL of the list of all the supported locales.
- getLocalName() - Method in class com.google.gdata.data.ExtensionDescription
-
- getLocalName() - Method in class com.google.gdata.model.QName
-
- getLocation() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the location.
- getLocation() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Returns the value of the location
parameter.
- getLocation() - Method in interface com.google.gdata.data.photos.AlbumData
-
The location of the album is a string representing where the photos in
the album where taken.
- getLocation() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getLocation() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getLocation() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getLocation() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getLocation() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the yt:location tag.
- getLocation() - Method in interface com.google.gdata.util.ErrorContent
-
Return the location of the error.
- getLocation() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
- getLocation() - Method in class com.google.gdata.util.ErrorElement
-
Return the location of the error.
- getLocation() - Method in exception com.google.gdata.util.ServiceException
-
Return error location.
- getLocationAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific location attribute, as an
address.
- getLocationAttributeAsObject(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific location attribute, as a
location object.
- getLocationAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific location attribute, as a list of
strings.
- getLocationAttributesAsObjects(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a list of
Location
objects.
- getLocationExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the textual location of the album.
- getLocationRadius() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the location-radius
parameter.
- getLocations() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the list of calendar locations
- getLocations() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the list of event locations
- getLocations() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getLocations() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event locations.
- getLocationType() - Method in interface com.google.gdata.util.ErrorContent
-
Return the type of error location.
- getLocationType() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
- getLocationType() - Method in class com.google.gdata.util.ErrorElement
-
Return the type of error location.
- getLocationType() - Method in exception com.google.gdata.util.ServiceException
-
Return error location type.
- getLogger(String) - Static method in class com.google.gdata.util.common.logging.FormattingLogger
-
Returns an instance of FormattingLogger
.
- getLogger(Class<?>) - Static method in class com.google.gdata.util.common.logging.FormattingLogger
-
Returns an instance of FormattingLogger
using the
Class.getCanonicalName()
as a source for the underlying logger's
name.
- getLogin() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
- getLogin() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
- getLogo() - Method in interface com.google.gdata.data.IFeed
-
Returns the value of the atom:logo element.
- getLogo() - Method in class com.google.gdata.data.Source
-
- getLogo() - Method in class com.google.gdata.model.atom.Source
-
- getLogoUri() - Method in class com.google.gdata.model.atom.Source
-
Gets logo URI associated with source.
- getLon() - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getLon() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns the Longitude.
- getLongitude() - Method in class com.google.api.gbase.client.Location
-
Gets the longitude, if it has been defined.
- getLongitude() - Method in class com.google.gdata.data.geo.GeoLong
-
Returns the actual double coordinate for longitude.
- getLongitude() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- getLongitude() - Method in class com.google.gdata.data.geo.impl.GmlPoint
-
- getLongitude() - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- getLongitude() - Method in class com.google.gdata.data.geo.impl.W3CPoint
-
- getLongitude() - Method in interface com.google.gdata.data.geo.Point
-
- getLongName() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getLowerLeft() - Method in interface com.google.gdata.data.geo.Box
-
- getLowerLeft() - Method in class com.google.gdata.data.geo.impl.GeoRssBox
-
Gets the lower left point.
- getLowerLeft() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- getLowerLeft() - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
- getMaidenName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the maiden name.
- getMailClass() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the The mail class.
- getMailClass() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the The mail class.
- getMailProperties() - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
- getMajor() - Method in class com.google.gdata.util.Version
-
Returns the major revision of the version.
- getManifest(ExtensionProfile, Class<? extends ExtensionPoint>) - Method in class com.google.gdata.data.ExtensionPoint
-
Retrieves the manifest for the specified class.
- getManifest(Class<?>) - Method in class com.google.gdata.data.ExtensionProfile
-
Retrieves an extension manifest for a specific class (or one of
its superclasses) or null
if not specified.
- getMarketValue() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the market value of the portfolio in the portfolio default
currency.
- getMarketValue() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the market value of the position in the portfolio default currency
(and exchange currency if it differs).
- getMarkupLanguage() - Method in class com.google.gdata.data.webmastertools.SitemapsMobileEntry
-
Returns mark-up language for mobile sitemap.
- getMarkupLanguages() - Method in class com.google.gdata.data.webmastertools.SitemapMobile
-
Get all the markup languages.
- getMatches() - Method in class com.google.gdata.data.codesearch.CodeSearchEntry
-
Returns the list of calendar locations
- getMatchingTypes() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns a list of all MIME types that will be considered to potentially
match the representation for the purposes of content negotiation.
- getMatchType() - Method in class com.google.gdata.data.analytics.Destination
-
Returns the the match type for the path expression.
- getMax() - Method in class com.google.gdata.data.extensions.Rating
-
- getMax() - Method in class com.google.gdata.model.gd.Rating
-
Returns the rating scale's maximum value.
- getMaximumCol() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets the largest column number possible in the cells to be returned.
- getMaximumRow() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets the largest row number possible in the cells to be returned.
- getMaximumStartTime() - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Returns the maximum start time for events returned by the query.
- getMaxPhotos() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getMaxPhotos() - Method in interface com.google.gdata.data.photos.UserData
-
The number of photos a user can have in a single album.
- getMaxPhotos() - Method in class com.google.gdata.data.photos.UserEntry
-
- getMaxPhotos() - Method in class com.google.gdata.data.photos.UserFeed
-
- getMaxPhotosExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the maximum number of photos allowed per album.
- getMaxResults() - Method in class com.google.gdata.client.Query
-
Returns the maximum number of results to return for the query,
or
Query.UNDEFINED
if max results has not been set.
- getMaxUploadSizes() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the max upload sizes.
- getMaxUserCount() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the maximum number of users that can be created in the domain
- getMaxValues() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Gets the current value for the max-values
parameter.
- getMd5Checksum() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the MD5 checksum calculated for the document.
- getMd5Checksum() - Method in class com.google.gdata.data.docs.RevisionEntry
-
Returns the MD5 checksum calculated for the document.
- getMedia(IMediaContent, DateTime) - Method in class com.google.gdata.client.media.MediaService
-
Returns a
MediaSource
that can be used to read the external
media content of an entry.
- getMedia(IMediaContent) - Method in class com.google.gdata.client.media.MediaService
-
Returns a
MediaSource
that can be used to read the external
media content of an entry.
- getMediaCategories() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getMediaCategories() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaCategories() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaCategories() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaCategories() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaCategories() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the list of media:category elements inside the media:group on
this element.
- getMediaCategories() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getMediaCategories() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaContents() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getMediaContents() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaContents() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaContents() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaContents() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaContents() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the list of media:content elements inside the media:group on
this element.
- getMediaContents() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getMediaContents() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaCredits() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the list of media:credit elements inside the media:group on
this element.
- getMediaCredits() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getMediaCredits() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaEditLink() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the media resource edit link.
- getMediaEditLink() - Method in interface com.google.gdata.data.IEntry
-
Gets the media-edit link, which is the link to PUT an updated version of
the media content to.
- getMediaEditLink() - Method in class com.google.gdata.data.media.MediaEntry
-
Retrieves the media resource edit link.
- getMediaEditLink() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the media resource edit link.
- getMediaEntry(URL) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the media entry referenced by the entryUrl.
- getMediaEntry(URL, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the media entry referenced by the entryUrl, if it's been modified
since the specified date.
- getMediaFeed(URL) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the Google base media feed associated with the specified feed URL.
- getMediaFeed(URL, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the Google Base media feed associated with a particular feed URL,
if it's been modified since the specified date.
- getMediaFeedLink() - Method in class com.google.api.gbase.client.GoogleBaseEntry
-
Returns the
FeedLink
object pointing to the media feed,
or null if the media feed link is not provided (e.g.
- getMediaFile() - Method in class com.google.gdata.data.media.MediaFileSource
-
- getMediaGroup() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the mediarss group for media metadata.
- getMediaGroup() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaGroup() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaGroup() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaGroup() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaGroup() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the media:group element on this element.
- getMediaGroup() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the mediarss group for media metadata.
- getMediaGroup() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaGroup() - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
- getMediaGroup() - Method in class com.google.gdata.data.youtube.VideoEntry
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaKeywords() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the list of media:keywords elements inside the media:group on
this element.
- getMediaKeywords() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getMediaKeywords() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaPart() - Method in class com.google.gdata.data.media.MediaMultipart
-
Returns the body part containing media content.
- getMediaSource() - Method in interface com.google.gdata.data.media.IMediaContent
-
Returns the media source associated with the content or null
.
- getMediaSource() - Method in interface com.google.gdata.data.media.IMediaEntry
-
Returns the
MediaSource
that contains the media data for the entry.
- getMediaSource() - Method in class com.google.gdata.data.media.MediaBodyPart
-
Returns the media source associated with the body part.
- getMediaSource() - Method in class com.google.gdata.data.media.MediaEntry
-
- getMediaSource() - Method in class com.google.gdata.data.MediaContent
-
Returns the media source associated with the content or null
.
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getMediaThumbnails() - Method in interface com.google.gdata.data.photos.MediaData
-
Retrieve the list of media:thumbnail elements inside the media:group on
this element.
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getMediaThumbnails() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getMediaType() - Method in class com.google.gdata.util.ContentType
-
Returns the full media type
- getMedium() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getMergedInto() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the merged into.
- getMergedIntoUpdate() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the merged into update.
- getMessage() - Method in exception com.google.gdata.util.ServiceException
-
Return message: same as getInternalReason.
- getMetadataContext() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
Returns a
MetadataContext
based upon the alt format and version
of the request associated with these properties.
- getMetadataRegistry() - Method in class com.google.gdata.client.Service
-
- getMethod() - Method in enum com.google.gdata.data.batch.BatchOperationType
-
Gets the operation name as an HTTP method name.
- getMethod() - Method in class com.google.gdata.data.extensions.Reminder
-
- getMethod() - Method in class com.google.gdata.model.gd.Reminder
-
Returns the method.
- getMethodType() - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Get verification method type.
- getMetric(String) - Method in class com.google.gdata.data.analytics.DataEntry
-
Gets the metric with the given name in this entry.
- getMetrics() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the comma separated list of numeric value fields.
- getMetrics() - Method in class com.google.gdata.data.analytics.Aggregates
-
Returns the metrics.
- getMetrics() - Method in class com.google.gdata.data.analytics.DataEntry
-
Returns the metrics.
- getMileage() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the mileage.
- getMimeType() - Method in enum com.google.gdata.data.docs.DocumentListEntry.MediaType
-
- getMimeType() - Method in interface com.google.gdata.data.IOutOfLineContent
-
Returns the MIME content type.
- getMimeType() - Method in class com.google.gdata.data.OtherContent
-
- getMimeType() - Method in class com.google.gdata.data.OutOfLineContent
-
- getMimeType() - Method in class com.google.gdata.model.atom.Content
-
- getMimeTypeFromFileName(String) - Static method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the mime type given a file name.
- getMin() - Method in class com.google.gdata.data.extensions.Rating
-
- getMin() - Method in class com.google.gdata.model.gd.Rating
-
Returns the rating scale's minimum value.
- getMinimumCol() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets the smallest column number possible in the cells to be returned.
- getMinimumRow() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets the smallest row number possible in the cells to be returned.
- getMinimumStartTime() - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Returns the minimum start time for events returned by the query.
- getMinor() - Method in class com.google.gdata.util.Version
-
Returns the minor revision of the version.
- getMinutes() - Method in class com.google.gdata.data.extensions.Reminder
-
- getMinutes() - Method in class com.google.gdata.model.gd.Reminder
-
Returns the number of minute before the start times.
- getMinViewability() - Method in class com.google.gdata.client.books.VolumeQuery
-
Returns the min-viewability.
- getModifyingUser() - Method in class com.google.gdata.data.docs.RevisionEntry
-
- getMoney() - Method in class com.google.gdata.data.finance.Commission
-
Returns the monetary value of the commission.
- getMoney() - Method in class com.google.gdata.data.finance.CostBasis
-
Returns the monetary value of the cost basis.
- getMoney() - Method in class com.google.gdata.data.finance.DaysGain
-
Returns the monetary value of day's gain.
- getMoney() - Method in class com.google.gdata.data.finance.Gain
-
Returns the monetary value of the total gain.
- getMoney() - Method in class com.google.gdata.data.finance.MarketValue
-
Returns the monetary value of the market value.
- getMoney() - Method in class com.google.gdata.data.finance.Price
-
Returns the monetary value of the transaction price.
- getMovies() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getMsg() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- getMultipleVirtualElement() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the virtual element associated with this metadata with repeated
cardinality.
- getMultipleVirtualElement() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getMusic() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getName() - Method in class com.google.api.gbase.client.Adjustments
-
Gets the adjusted name, or null
if the adjusted_name
element is not specified.
- getName() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the attribute name.
- getName() - Method in class com.google.api.gbase.client.GoogleBaseAttributeId
-
Gets the attribute name.
- getName() - Method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Gets the type name.
- getName() - Method in class com.google.api.gbase.client.ItemTypeDescription
-
Gets the item type name.
- getName() - Method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
- getName() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- getName() - Method in class com.google.gdata.client.Query.CustomParameter
-
Returns the name of the custom parameter.
- getName() - Method in class com.google.gdata.data.acl.AclScope
-
- getName() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns the name.
- getName() - Method in class com.google.gdata.data.analytics.Dimension
-
Returns the name.
- getName() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the goal's name.
- getName() - Method in class com.google.gdata.data.analytics.Metric
-
Returns the name.
- getName() - Method in class com.google.gdata.data.analytics.Property
-
Returns the name of the property.
- getName() - Method in class com.google.gdata.data.analytics.Segment
-
Returns the name of the segment.
- getName() - Method in class com.google.gdata.data.analytics.Step
-
Returns the step's name.
- getName() - Method in class com.google.gdata.data.appsforyourdomain.EmailList
-
- getName() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getName() - Method in class com.google.gdata.data.appsforyourdomain.Nickname
-
- getName() - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- getName() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
- getName() - Method in enum com.google.gdata.data.batch.BatchOperationType
-
Gets the operation name as it appears in XML.
- getName() - Method in class com.google.gdata.data.codesearch.File
-
- getName() - Method in class com.google.gdata.data.codesearch.Package
-
- getName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the name.
- getName() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns the can be a URI to indicate a specific ontology.
- getName() - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- getName() - Method in class com.google.gdata.data.Generator
-
- getName() - Method in interface com.google.gdata.data.IGenerator
-
Returns the name of the generator.
- getName() - Method in interface com.google.gdata.data.IPerson
-
Human-readable name.
- getName() - Method in class com.google.gdata.data.media.BaseMediaSource
-
- getName() - Method in class com.google.gdata.data.Person
-
- getName() - Method in interface com.google.gdata.data.photos.AlbumData
-
The name of the album is its canonicalized title.
- getName() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getName() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getName() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getName() - Method in class com.google.gdata.data.photos.impl.ExifTag
-
Get the name of this exif tag.
- getName() - Method in class com.google.gdata.data.spreadsheet.Column
-
Returns the user defined name of the column.
- getName() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns the user defined name of the column.
- getName() - Method in class com.google.gdata.data.spreadsheet.Worksheet
-
Returns the worksheet name.
- getName() - Method in class com.google.gdata.model.atom.Person
-
Human-readable name.
- getName() - Method in class com.google.gdata.model.atom.Source.Generator
-
Generator name.
- getName() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getName() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns the can be a URI to indicate a specific ontology.
- getName() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns the name of the property expressed as a URI.
- getName() - Method in interface com.google.gdata.model.Metadata
-
Returns the qualified name of the property, used during parsing and
generation.
- getName() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns the short name for this format.
- getName() - Method in class com.google.gdata.wireformats.WireFormat
-
Returns the wire format name.
- getName(Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
Returns the QName of an element, possibly using the given metadata for
the name if it is not null
.
- getNameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the canonical name of the album.
- getNameLang() - Method in interface com.google.gdata.data.IPerson
-
Language of name
- getNameLang() - Method in class com.google.gdata.data.Person
-
- getNameLang() - Method in class com.google.gdata.model.atom.Person
-
Language of name.
- getNamePrefix() - Method in class com.google.gdata.data.extensions.Name
-
Returns the name prefix.
- getNamePrefix() - Method in class com.google.gdata.model.gd.Name
-
Returns the name prefix.
- getNamespace() - Method in class com.google.gdata.data.ExtensionDescription
-
- getNamespaceDecls() - Method in class com.google.gdata.data.ExtensionProfile
-
Retrieves a collection of all namespaces used by this profile.
- getNamespaces() - Method in class com.google.gdata.util.XmlBlob
-
- getNamespaces(Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
Get a collection of namespaces for the current element and parent.
- getNamespaceUri(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Returns the namespace URI associated with a given namespace alias.
- getNameSuffix() - Method in class com.google.gdata.data.extensions.Name
-
Returns the name suffix.
- getNameSuffix() - Method in class com.google.gdata.model.gd.Name
-
Returns the name suffix.
- getNeighborhood() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Neighborhood.
- getNeighborhood() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Neighborhood.
- getNewSubscriptionVideosFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user's new subscription videos feed.
- getNext() - Method in class com.google.gdata.model.gd.Ordering
-
Returns the next element.
- getNextBackoffMs() - Method in interface com.google.gdata.client.uploader.BackoffPolicy
-
Gets the number of milliseconds to wait before retrying an HTTP request.
- getNextLink() - Method in class com.google.gdata.data.BaseFeed
-
Returns the link that provides the URI of next page in a paged feed.
- getNextLink() - Method in interface com.google.gdata.data.IFeed
-
Returns the link that provides the URI of next page in a paged feed.
- getNextLink() - Method in class com.google.gdata.model.atom.Feed
-
Returns the link that provides the URI of next page in a paged feed.
- getNextPage(Link) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Get the next page from the atom:next link
- getNickname() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
- getNickname() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the nickname.
- getNickname() - Method in interface com.google.gdata.data.photos.AlbumData
-
The nickname of the user who owns the album.
- getNickname() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getNickname() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getNickname() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns the gphoto nickname.
- getNickname() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getNickname() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getNickname() - Method in interface com.google.gdata.data.photos.UserData
-
The nickname of the user.
- getNickname() - Method in class com.google.gdata.data.photos.UserEntry
-
- getNickname() - Method in class com.google.gdata.data.photos.UserFeed
-
- getNicknameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the nickname of the owner of the album.
- getNicknameExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the display nickname of the user.
- getNonce() - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Get a nonce for an OAuth request.
- getNotes() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the notes.
- getNptHhmmssRepresentation() - Method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Gets the standard hh:mm:ss.fraction
representation
for this object.
- getNptSecondsRepresentation() - Method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Gets the standard seconds.fraction
representation
for this object.
- getNs() - Method in class com.google.gdata.model.QName
-
- getNumAbPageVariations() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the number of page variations in an A/B experiment.
- getNumber() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the goal's number.
- getNumber() - Method in class com.google.gdata.data.analytics.Step
-
Returns the step's number in sequence.
- getNumberAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a Number.
- getNumberOfFiles() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getNumberOfFiles() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getNumberOfRows() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns the number of rows in the data section.
- getNumberOfSourceWords() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the number of source words.
- getNumberUnitAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a Number,
followed by a unit name.
- getNumBytesUploaded() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Gets the total number of bytes uploaded by this uploader.
- getNumCombinations() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the number of combinations.
- getNumDislikes() - Method in class com.google.gdata.data.youtube.YtRating
-
- getNumEntries() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the entries number.
- getNumericValue() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Gets the calculated numeric value.
- getNumLikes() - Method in class com.google.gdata.data.youtube.YtRating
-
- getNumRaters() - Method in class com.google.gdata.data.extensions.Rating
-
- getNumRaters() - Method in class com.google.gdata.model.gd.Rating
-
Returns the number of ratings taken into account when computing the average
value.
- getNumSections() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the number of sections in a multivariate experiment.
- getNumVariations() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns the number of section variations.
- getOAuthCallback() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth callback url.
- getOAuthConsumerKey() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Consumer Key.
- getOAuthConsumerSecret() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- getOAuthNonce() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth nonce.
- getOAuthParametersFromCallback(URL, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Helper method which parses a url for the OAuth related parameters.
- getOAuthParametersFromCallback(String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Helper method which parses a querystring for the OAuth related parameters.
- getOAuthProxyResponse() - Method in exception com.google.gdata.util.ServiceException
-
Returns the headers related to the OAuth Proxy.
- getOAuthSignature() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth signature used to sign the current request.
- getOAuthSignatureMethod() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Signature Method.
- getOAuthTimestamp() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth timestamp.
- getOAuthToken() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth token.
- getOAuthTokenSecret() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Token Secret.
- getOAuthType() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Retrieves the OAuth type requested.
- getOAuthUrl(String, String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Returns a properly formatted and signed OAuth request url, with the
appropriate parameters.
- getOAuthVerifier() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Verifier.
- getObjectNumber() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the object number.
- getOccupation() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the occupation.
- getOccupation() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getOnlydeleted() - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Returns the onlydeleted.
- getOpenAccess() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the open access.
- getOpenSearchDescNs() - Static method in class com.google.gdata.util.Namespaces
-
Returns the XML namespace associated with OpenSearch Description.
- getOpenSearchNs() - Static method in class com.google.gdata.util.Namespaces
-
Returns the XML namespace associated with OpenSearch.
- getOrCreateFormatInfo() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getOrCreateMediaGroup() - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
- getOrCreateMediaGroup() - Method in class com.google.gdata.data.youtube.VideoEntry
-
- getOrderBy() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Gets the criteria that will be used to sort the results.
- getOrderBy() - Method in class com.google.gdata.client.blogger.BlogPostQuery
-
Returns the order of entries in a feed.
- getOrderBy() - Method in class com.google.gdata.client.contacts.ContactQuery
-
Returns the order of entries in a feed.
- getOrderby() - Method in class com.google.gdata.client.projecthosting.ProjectsQuery
-
Returns the ordering of results.
- getOrderBy() - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Gets the sorting query parameter.
- getOrderBy() - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Returns the what column to use in ordering the entries in the feed.
- getOrderby() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the orderby
parameter.
- getOrderByRelevanceForLanguage() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the language for which relevance ordering is optimized.
- getOrderId() - Method in class com.google.gdata.model.gd.Ordering
-
Returns the ordered feed id.
- getOrganization() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getOrganizationName() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the organization name associated with the domain
- getOrganizations() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the organizations.
- getOrgDepartment() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the department name in organization.
- getOrgDepartment() - Method in class com.google.gdata.model.gd.Organization
-
Returns the department name in organization.
- getOrgJobDescription() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the job description.
- getOrgJobDescription() - Method in class com.google.gdata.model.gd.Organization
-
Returns the job description.
- getOrgName() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the name of organization.
- getOrgName() - Method in class com.google.gdata.model.gd.Organization
-
Returns the name of organization.
- getOrgSymbol() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the organization symbol/ticker.
- getOrgSymbol() - Method in class com.google.gdata.model.gd.Organization
-
Returns the organization symbol/ticker.
- getOrgTitle() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the position in organization.
- getOrgTitle() - Method in class com.google.gdata.model.gd.Organization
-
Returns the position in organization.
- getOriginalEvent() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the event original start time.
- getOriginalEvent() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event original start time.
- getOriginalEvent() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the original event.
- getOriginalId() - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- getOriginalId() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns the event ID of the original recurring event entry.
- getOriginalStartTime() - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- getOriginalStartTime() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns the original start time.
- getOriginalVideo() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the properties of the original video.
- getOutgoingEmailMonitorLevel() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getOutput() - Method in interface com.google.gdata.util.common.io.OutputSupplier
-
- getOutputStream() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
- getOutputStream() - Method in class com.google.gdata.data.media.MediaByteArraySource
-
- getOutputStream() - Method in class com.google.gdata.data.media.MediaFileSource
-
- getOutputStream() - Method in class com.google.gdata.data.media.MediaStreamSource
-
- getOverrideName() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the override name property.
- getOwner() - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Returns the issue owner.
- getOwner() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the owner.
- getOwnerUpdate() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the owner update.
- getPackage() - Method in class com.google.gdata.data.codesearch.CodeSearchEntry
-
Returns the Code Search file property.
- getPackageContent() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getPageName() - Method in class com.google.gdata.data.sites.BasePageEntry
-
Returns the page name.
- getPageViews() - Method in class com.google.api.gbase.client.Stats
-
Gets page view count.
- getParameter(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getParameterMap() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
Returns the
UriParameterMap
containing the decoded query
parameters for the current request.
- getParameters() - Method in exception com.google.gdata.util.AuthenticationException
-
- getParent() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the content with the given parent.
- getParent() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getParent() - Method in interface com.google.gdata.model.Metadata
-
Returns the parent of this metadata instance, or null
if this
metadata does not take the parent key into account.
- getParentKey() - Method in class com.google.gdata.model.Path
-
Returns the element key for the second-to-last key in the path.
- getParentLink() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.AttachmentEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.CommentEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.ListItemEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.WebAttachmentEntry
-
Returns the parent sites link.
- getParentLink() - Method in class com.google.gdata.data.sites.WebPageEntry
-
Returns the parent sites link.
- getParentLinks() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns all the parent links contained in the entry.
- getParentLinks() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- getParser(AltFormat) - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns the
InputParser
for a format or
null
if the format
is not registered or does not support input parsing.
- getParseSource() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getParseSource() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns a parse source that can be used to read response data from the
GData service.
- getParticipants() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Returns the list of event participants.
- getParticipants() - Method in class com.google.gdata.data.extensions.EventEntry
-
Returns the list of event participants.
- getParticipants() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event participants.
- getPassword() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getPath() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- getPath() - Method in class com.google.gdata.client.sites.ContentQuery
-
Returns the content at the given site path.
- getPath() - Method in class com.google.gdata.data.analytics.Step
-
Returns the step's path.
- getPaymentMethods() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets a collection of accepted payment methods (Cash, WireTransfer, ...).
- getPaymentNotes() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets payment notes attribute
- getPercentComplete() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the percent complete.
- getPhoneNumber() - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getPhoneNumbers() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the phone numbers.
- getPhoneNumbers() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getPhotoEntries() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getPhotoId() - Method in interface com.google.gdata.data.photos.CommentData
-
Gets the id of the photo this comment is about.
- getPhotoId() - Method in class com.google.gdata.data.photos.CommentEntry
-
- getPhotoId() - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
- getPhotoIdExt() - Method in class com.google.gdata.data.photos.CommentEntry
-
Returns the photo ID of the album this comment is on.
- getPhotosLeft() - Method in interface com.google.gdata.data.photos.AlbumData
-
The number of spaces for photos that are available in the album.
- getPhotosLeft() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getPhotosLeft() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getPhotosLeft() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getPhotosLeftExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the number of photos that can be uploaded to this album.
- getPhotosUsed() - Method in interface com.google.gdata.data.photos.AlbumData
-
The number of photos that are contained in this album.
- getPhotosUsed() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getPhotosUsed() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getPhotosUsed() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getPhotosUsedExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the number of photos that have been uploaded to this album.
- getPickup() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets pickup attribute, or null.
- getPlainText() - Method in class com.google.gdata.data.HtmlTextConstruct
-
- getPlainText() - Method in interface com.google.gdata.data.ITextConstruct
-
Returns a plain-text representation of this text construct.
- getPlainText() - Method in class com.google.gdata.data.PlainTextConstruct
-
- getPlainText() - Method in class com.google.gdata.data.TextConstruct
-
Returns a plain-text representation of this text construct.
- getPlainText() - Method in class com.google.gdata.data.XhtmlTextConstruct
-
- getPlainText() - Method in class com.google.gdata.model.atom.TextContent
-
Returns a plain-text representation of this text content.
- getPlainTextContent() - Method in class com.google.gdata.data.BaseEntry
-
Assumes the element's contents are plain-text and
returns its value as a string
- getPlainTextContent() - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- getPlainTextContent() - Method in class com.google.gdata.model.atom.Entry
-
Assumes the element's contents are plain-text and returns its
value as a string
- getPlayer() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getPlaylistId() - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
Get the id of the playlist.
- getPlaylistId() - Method in class com.google.gdata.data.youtube.PlaylistLinkEntry
-
Get the id of the playlist.
- getPlaylistId() - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Get the id of the playlist subscribed to.
- getPlaylistId() - Method in class com.google.gdata.data.youtube.YtPlaylistId
-
- getPlaylistsFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user playlists feed.
- getPlaylistTitle() - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Get the title of the playlist subscribed to.
- getPobox() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the P.O.
- getPobox() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the P.O.
- getPoint(ExtensionPoint) - Static method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Helper method to retrieve the Box extension point.
- getPortfolioData() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Returns the data for the portfolio.
- getPosition() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getPosition() - Method in interface com.google.gdata.data.photos.PhotoData
-
The position of the photo in the album.
- getPosition() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getPosition() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getPosition() - Method in class com.google.gdata.data.youtube.PlaylistEntry
-
Gets the 0-based position of this entry in the playlist.
- getPosition() - Method in class com.google.gdata.data.youtube.YtPosition
-
Gets the position (0-based).
- getPositionData() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns the data for the position.
- getPositionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the position of the photo in its album.
- getPostalAddress() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the postal address.
- getPostalAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the postal addresses.
- getPostalAddresses() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- getPostcode() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Postal code.
- getPostcode() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Postal code.
- getPreference() - Method in class com.google.gdata.data.webmastertools.DomainPreferenceConstruct
-
- getPreferredDomain() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns the domain preference for the site.
- getPrev() - Method in class com.google.gdata.model.gd.Ordering
-
Returns the previous element.
- getPrevId() - Method in class com.google.gdata.client.maps.MapQuery
-
Returns the the last feature of the previous page in the feed.
- getPreviewLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the link to a preview page.
- getPreviousLink() - Method in class com.google.gdata.data.BaseFeed
-
Returns the link that provides the URI of previous page in a paged feed.
- getPreviousLink() - Method in interface com.google.gdata.data.IFeed
-
Returns the link that provides the URI of previous page in a paged feed.
- getPreviousLink() - Method in class com.google.gdata.model.atom.Feed
-
Returns the link that provides the URI of previous page in a paged feed.
- getPrice() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the price of the item.
- getPrice() - Method in class com.google.api.gbase.client.Shipping
-
Gets the price.
- getPrice() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the price of the transaction.
- getPriceType() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets price type.
- getPriceUnits() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets price units.
- getPrimary() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns the denotes primary calendar link.
- getPrimary() - Method in class com.google.gdata.data.contacts.Website
-
Returns the denotes primary website.
- getPrimary() - Method in class com.google.gdata.data.extensions.Email
-
- getPrimary() - Method in class com.google.gdata.data.extensions.Im
-
Returns the whether this is the primary instant messaging address.
- getPrimary() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the whether this is the primary organization.
- getPrimary() - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getPrimary() - Method in class com.google.gdata.data.extensions.PostalAddress
-
- getPrimary() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the whether this is the primary postal address.
- getPrimary() - Method in class com.google.gdata.model.gd.Email
-
Returns the whether this is the primary email address.
- getPrimary() - Method in class com.google.gdata.model.gd.Im
-
Returns the whether this is the primary instant messaging address.
- getPrimary() - Method in class com.google.gdata.model.gd.Organization
-
Returns the whether this is the primary organization.
- getPrimary() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns the whether this is the primary phone number.
- getPrimary() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns the whether this is the primary postal address.
- getPrimary() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the whether this is the primary postal address.
- getPriority() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the priority.
- getPrivateKey(File) - Static method in class com.google.gdata.client.authn.oauth.RsaSha1PrivateKeyHelper
-
Retrieves a PrivateKey
from a file.
- getPrivateKey(Reader) - Static method in class com.google.gdata.client.authn.oauth.RsaSha1PrivateKeyHelper
-
Retrieves a PrivateKey
from a reader.
- getPrivateKey(String) - Static method in class com.google.gdata.client.authn.oauth.RsaSha1PrivateKeyHelper
-
Retrieves a PrivateKey
from a string.
- getPrivateKey(byte[]) - Static method in class com.google.gdata.client.authn.oauth.RsaSha1PrivateKeyHelper
-
Retrieves a PrivateKey
from an array of bytes.
- getPrivateKeyFromFilename(String) - Static method in class com.google.gdata.client.authn.oauth.RsaSha1PrivateKeyHelper
-
Retrieves a PrivateKey
from a file.
- getPrivateKeyFromKeystore(String, String, String, String) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Retrieves the private key from the specified keystore.
- getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class com.google.gdata.data.apt.DataAnnotationProcessorFactory
-
- getProfileMetaData() - Method in class com.google.gdata.data.health.ProfileEntry
-
Returns the profile meta data.
- getProgress() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Gets the upload progress denoting the percentage of bytes that have been
uploaded, represented between 0.0 (0%) and and 1.0 (100%).
- getProject() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Returns the project.
- getProject() - Method in class com.google.gdata.data.projecthosting.Blocking
-
Returns the project.
- getProject() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Returns the project.
- getProjection() - Method in class com.google.gdata.model.MetadataContext
-
The projection the context represents.
- getProjectLabels() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns the project labels.
- getProperties() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns the properties.
- getProperties() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns the properties.
- getProperties() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns the properties.
- getProperties() - Method in class com.google.gdata.data.analytics.Segment
-
Returns the properties.
- getProperties() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the object properties associated with this metadata.
- getProperties() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getProperty(String) - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns the value of the named property of this entry.
- getProperty(String) - Method in class com.google.gdata.data.analytics.DataSource
-
Returns the value of the named property of this entry.
- getProperty(String) - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns the value of the named property of this entry.
- getProperty(String) - Method in class com.google.gdata.data.analytics.Segment
-
Returns the value of the named property of this entry.
- getProperty(String) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
Retrieve the value for a name.
- getProtocol() - Method in class com.google.gdata.data.extensions.Im
-
Returns the im protocol.
- getProtocol() - Method in class com.google.gdata.model.gd.Im
-
Returns the im protocol.
- getProtocolVersion() - Method in class com.google.gdata.client.Service
-
Returns the service protocol version that will be used for requests
generated by this service.
- getPubControl() - Method in class com.google.gdata.data.BaseEntry
-
Gets the app:control tag.
- getPublicationLabel() - Method in class com.google.gdata.data.webmastertools.SitemapsNewsEntry
-
Returns publication label for News sitemap.
- getPublicationLabels() - Method in class com.google.gdata.data.webmastertools.SitemapNews
-
Get all the languages.
- getPublicationState() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- getPublicationState() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the publication state of this entry from the tag
app:control/yt:status.
- getPublished() - Method in class com.google.gdata.data.BaseEntry
-
- getPublished() - Method in interface com.google.gdata.data.IEntry
-
Get a
DateTime
instance representing the time that this entry was
created.
- getPublished() - Method in class com.google.gdata.model.atom.Entry
-
- getPublishedMax() - Method in class com.google.gdata.client.Query
-
Returns the maximum published timestamp used for this query.
- getPublishedMin() - Method in class com.google.gdata.client.Query
-
Returns the minimum published timestamp used for this query.
- getPublisher() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
Returns the The authenticated user that performe the activity if different
than the author.
- getPublisher() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the The authenticated user that uploaded the document if different
than the author.
- getPublishers() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the publishers.
- getPublishLink() - Method in class com.google.gdata.data.docs.RevisionEntry
-
Returns the publically accessible link for the published revision.
- getQuantity() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets quantity, or null if not set.
- getQueries() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the query parameters.
- getQueryParameter(String) - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getQueryParameter(String) - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getQueryParameter(String) - Method in interface com.google.gdata.wireformats.StreamProperties
-
Returns the value of a request query parameter by name or null
if not found.
- getQueryParameter(String) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getQueryParameterNames() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getQueryParameterNames() - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getQueryParameterNames() - Method in interface com.google.gdata.wireformats.StreamProperties
-
Returns a Collection
that contains the name of all query parameters
found in the request.
- getQueryParameterNames() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getQueryString() - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Get the query string of the subscription.
- getQueryUri() - Method in class com.google.gdata.client.Query
-
Returns the relative query URI that represents only the query
parameters without any components related to the target feed.
- getQuickAdd() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
if gd:content contains quickadd info
- getQuota() - Method in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
- getQuota() - Method in class com.google.gdata.data.extensions.Email
-
- getQuotaBytesTotal() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the quota bytes total.
- getQuotaBytesUsed() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns the quota bytes used.
- getQuotaBytesUsed() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the amount of quota consumed by the document.
- getQuotaBytesUsed() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the quota bytes used.
- getQuotaBytesUsedInTrash() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns the quota bytes used in trash.
- getQuotaLimit() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getQuotaLimit() - Method in interface com.google.gdata.data.photos.UserData
-
The quota limit of the user.
- getQuotaLimit() - Method in class com.google.gdata.data.photos.UserEntry
-
- getQuotaLimit() - Method in class com.google.gdata.data.photos.UserFeed
-
- getQuotaLimitExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the limit in bytes of the storage space for the user.
- getQuotaUsed() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getQuotaUsed() - Method in interface com.google.gdata.data.photos.UserData
-
The quota in bytes that the user has used.
- getQuotaUsed() - Method in class com.google.gdata.data.photos.UserEntry
-
- getQuotaUsed() - Method in class com.google.gdata.data.photos.UserFeed
-
- getQuotaUsedExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the currently used quota of the user account.
- getRange() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets the range of the cells to be returned.
- getRate() - Method in class com.google.api.gbase.client.Tax
-
Gets the tax rate.
- getRating() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the rating.
- getRating() - Method in class com.google.gdata.data.extensions.MessageEntry
-
- getRating() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the user rating given by the user issued the request.
- getRating() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns the Entry ratings given by all users and by the user issued the
request.
- getRating() - Method in class com.google.gdata.data.youtube.RatingEntry
-
Gets the gd:rating tag.
- getRating() - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Gets the gd:rating tag.
- getRating() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the gd:rating tag.
- getRating() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns the rating.
- getRatingLink() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Returns a link to the video rating feed.
- getRatings() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getRatings() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getRead() - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Get the Read status of the message.
- getReader() - Method in class com.google.gdata.data.ParseSource
-
Returns the Reader
associated with the input source or
null
if associated with a different source type.
- getReadOnly() - Method in class com.google.gdata.data.extensions.EntryLink
-
- getReadOnly() - Method in class com.google.gdata.data.extensions.FeedLink
-
- getReadOnly() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns the whether the contained entry is read-only.
- getReadOnly() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns the whether the contained feed is read-only.
- getRealm() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the Realm parameter to be used in the authorization header, as
defined by
getRealm() - Method in class com.google.gdata.data.extensions.
ExtendedProperty
-
- getRealm() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns the limit on who may see and modify this extended property.
- getRealm() - Method in exception com.google.gdata.util.AuthenticationException
-
- getReason() - Method in class com.google.api.gbase.client.ServiceError
-
Gets the error message (plain text).
- getReason() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets a short message describing what happened.
- getReason() - Method in class com.google.gdata.data.batch.BatchStatus
-
Returns a short message describing this status.
- getReason() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the reason this batch was interrupted.
- getReason() - Method in interface com.google.gdata.data.batch.IBatchStatus
-
Returns the reason for the batch status.
- getReason() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Returns the reason.
- getReason() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the reason.
- getReason() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns the short message describing this status.
- getReasonCode() - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Gets a code describing the reason why the entry was
rejected or why processing the entry failed.
- getReceivedCallbackUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the value of the received callback url.
- getRecentActivityFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user's recent activity feed.
- getRecipient() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getRecipients() - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
This is relevant only for multi recipient feed.
- getRecorded() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the value of the yt:recorded tag.
- getRecordFeedUrl(String, String) - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Creates a url that you can use to get a feed of records from a table.
- getRecordsFeedLink() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns the link for the feed of a table's records.
- getRecurrence() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the event recurrence.
- getRecurrence() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event recurrence.
- getRecurrenceException() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the list of recurrence exceptions.
- getRecurrenceException() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the recurrence exceptions.
- getRedirectLocation() - Method in exception com.google.gdata.util.RedirectRequiredException
-
- getRef() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns the persistent universally unique identifier of the resource being
responded to.
- getRef() - Method in class com.google.gdata.model.gd.Ordering
-
Returns the other entry id.
- getReferenceAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific reference attribute.
- getReferencedNamespaces() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns an immutable collection of the namespaces that are referenced by
this element, its attributes, and recursively within any declared children.
- getReferencedNamespaces() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getRefine() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Checks whether the query should be refined.
- getRegion() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Region is state, province, county (in Ireland), Land (in
Germany), departement (in France), etc.
- getRegion() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Region is state, province, county (in Ireland), Land (in
Germany), departement (in France), etc.
- getRegions() - Method in class com.google.api.gbase.client.Shipping
-
Gets the regions.
- getRegions() - Method in class com.google.api.gbase.client.Tax
-
Gets the regions.
- getRel() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns the known calendar link type.
- getRel() - Method in class com.google.gdata.data.contacts.Event
-
Returns the event type.
- getRel() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns the id type.
- getRel() - Method in class com.google.gdata.data.contacts.Jot
-
Returns the jot type.
- getRel() - Method in class com.google.gdata.data.contacts.Priority
-
Returns the priority category.
- getRel() - Method in class com.google.gdata.data.contacts.Relation
-
Returns the relation type.
- getRel() - Method in class com.google.gdata.data.contacts.Sensitivity
-
Returns the sensitivity type.
- getRel() - Method in class com.google.gdata.data.contacts.Website
-
Returns the known website type.
- getRel() - Method in class com.google.gdata.data.extensions.Email
-
- getRel() - Method in class com.google.gdata.data.extensions.Im
-
Returns the im type.
- getRel() - Method in class com.google.gdata.data.extensions.Image
-
- getRel() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the organization type.
- getRel() - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getRel() - Method in class com.google.gdata.data.extensions.PostalAddress
-
- getRel() - Method in class com.google.gdata.data.extensions.Rating
-
- getRel() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the the postal address type.
- getRel() - Method in class com.google.gdata.data.extensions.When
-
- getRel() - Method in class com.google.gdata.data.extensions.Where
-
- getRel() - Method in class com.google.gdata.data.extensions.Who
-
- getRel() - Method in interface com.google.gdata.data.ILink
-
Returns the link relation type.
- getRel() - Method in class com.google.gdata.data.Link
-
- getRel() - Method in class com.google.gdata.model.atom.Link
-
Link relation type.
- getRel() - Method in class com.google.gdata.model.gd.Email
-
Returns the email type.
- getRel() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns the entry relation type.
- getRel() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns the feed relation type.
- getRel() - Method in class com.google.gdata.model.gd.Im
-
Returns the im type.
- getRel() - Method in class com.google.gdata.model.gd.Ordering
-
Returns the order type.
- getRel() - Method in class com.google.gdata.model.gd.Organization
-
Returns the organization type.
- getRel() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns the programmatic value that identifies the type of phone number.
- getRel() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns the postal address type.
- getRel() - Method in class com.google.gdata.model.gd.Rating
-
Returns the programmatic value that describes the aspect that's being
rated, if not specified, the rating is an overall rating.
- getRel() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the the postal address type.
- getRel() - Method in class com.google.gdata.model.gd.Where
-
Returns the meaning of this location.
- getRel() - Method in class com.google.gdata.model.gd.Who
-
Returns the relationship between the containing entity and the contained
person.
- getRelatedLink() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns the link that provides the URI of a related link to the entry.
- getRelatedVideosLink() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Returns a link to the related videos feed.
- getRelations() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the relations.
- getRelationship() - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- getRelationship() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getReminder() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns event reminders.
- getReminder() - Method in class com.google.gdata.model.gd.When
-
Returns the event reminders.
- getReminders() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event reminders.
- getRemoved() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Returns the removed.
- getRepeatingExtension(Class<T>) - Method in class com.google.gdata.data.ExtensionPoint
-
Retrieves a repeating extension list (an empty list if not present).
- getRepeatingExtension(Class<T>) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Get a repeating extension by class.
- getRepeatingExtensions() - Method in class com.google.gdata.data.ExtensionPoint
-
Returns an unmodifiable collection of lists of repeating extensions in this
ExtensionPoint.
- getRepliesHtmlLink() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the link that provides the URI of the web content.
- getRepliesLink() - Method in class com.google.gdata.data.blogger.BlogEntry
-
Returns the link that provides the URI of the web content.
- getRepliesLink() - Method in class com.google.gdata.data.blogger.CommentEntry
-
Returns the link that provides the URI of the web content.
- getRepliesLink() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the link that provides the URI of the web content.
- getRepositories() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns the repositories.
- getRepositoryUrl() - Method in class com.google.gdata.data.projecthosting.Repository
-
Returns the repository url.
- getRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- getRequest(Query, ContentType) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- getRequest(Service.GDataRequest.RequestType, URL, ContentType) - Method in interface com.google.gdata.client.Service.GDataRequestFactory
-
Creates a new GDataRequest instance of the specified RequestType.
- getRequest(Query, ContentType) - Method in interface com.google.gdata.client.Service.GDataRequestFactory
-
Creates a new GDataRequest instance for querying a service.
- getRequestConnection(URL) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
Obtains a connection to the GData service.
- getRequestContentType() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getRequestContentType() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns the
ContentType
of the data that will be written to the
service by this request or
null
if no data is written to the
server by the request.
- getRequestDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getRequestDate() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getRequestErrors() - Method in class com.google.api.gbase.client.ServiceErrors
-
Gets non-data errors, which apply to the whole request.
- getRequestFactory() - Method in class com.google.gdata.client.Service
-
Returns the GDataRequestFactory currently associated with the service.
- getRequestId() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getRequestId() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getRequestId() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- getRequestStream() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getRequestStream() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns a stream that can be used to write request data to the GData
service.
- getRequestTokenUrl() - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Get the request token url
- getRequestTokenUrl() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the value of the request token url.
- getRequestUrl(String, String, boolean, boolean) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Creates the request URL to be used to retrieve an AuthSub token.
- getRequestUrl(String, String, String, String, boolean, boolean) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Creates the request URL to be used to retrieve an AuthSub token.
- getRequestUrl(String, String, String, boolean, boolean) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Creates the request URL to be used to retrieve an AuthSub token for
hosted applications.
- getRequestUrl(String, String, String, String, String, boolean, boolean) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Creates the request URL for to be used to retrieve an AuthSub token for
hosted applications.
- getRequestUrl() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getRequestUrl() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns the URL
that is the target of the GData request
- getRequestVersion() - Method in class com.google.gdata.client.http.GoogleGDataRequest
-
Returns the
Version
that will be used to execute the request on the
target service or
null
if the service is not versioned.
- getRequestVersion() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- getRequestWriter() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getResource() - Method in class com.google.gdata.data.calendar.EventWho
-
- getResourceId() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the document's resource id.
- getResourceId() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the resource id.
- getResourceId() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns the resource id.
- getResourceId() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the Sidewiki author id.
- getResourceId() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns the Sidewiki author id.
- getResponse(URL) - Method in class com.google.gdata.client.authn.oauth.OAuthHttpClient
-
Makes an http request to the input URL, and returns the response body as a
string.
- getResponse(URL, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthHttpClient
-
Makes an http request to the input URL, and returns the response body as a
string.
- getResponse(Class<E>) - Method in class com.google.gdata.client.media.ResumableGDataFileUploader
-
Returns the upload response as an instance of parsed entryClass.
- getResponse() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Gets the response from the server if it is available.
- getResponseBody() - Method in exception com.google.gdata.util.ServiceException
-
- getResponseContentType() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getResponseContentType() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns the content type of the GData response.
- getResponseContentType() - Method in exception com.google.gdata.util.ServiceException
-
- getResponseDateHeader(String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getResponseDateHeader(String) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns the value of a header containing a header or null
if no
response header of this type exists or it could not be parsed as a valid
date.
- getResponseHeader(String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getResponseHeader(String) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns the value of the specified response header name or null
if no response header of this type exists.
- getResponseStream() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- getResponseStream() - Method in interface com.google.gdata.client.Service.GDataRequest
-
Returns an input stream that can be used to read response data from the
GData service.
- getResponseVersion() - Method in class com.google.gdata.client.http.GoogleGDataRequest
-
Returns the
Version
that was used by the target service to execute
the request or
null
if the service is not versioned.
- getRestrictions() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getResult() - Method in interface com.google.gdata.util.common.io.LineProcessor
-
- getResultFormat() - Method in class com.google.gdata.client.Query
-
Returns the query result format.
- getResultType() - Method in class com.google.gdata.wireformats.input.AbstractParser
-
- getResultType() - Method in class com.google.gdata.wireformats.input.AtomDualParser
-
- getResultType() - Method in class com.google.gdata.wireformats.input.AtomServiceDualParser
-
- getResultType() - Method in interface com.google.gdata.wireformats.input.InputParser
-
Returns the target type that is populated by the parser from the input
stream.
- getResumableEditMediaLink() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the media resource resumable upload link.
- getResumableEditMediaLink() - Method in interface com.google.gdata.data.IEntry
-
Gets the resumable-edit-media link, which is the link to PUT an updated
version of the media content to using Resumable Upload IO.
- getResumableEditMediaLink() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the media resource resumable edit link.
- getRetryTime() - Method in exception com.google.gdata.util.ServiceUnavailableException
-
- getReturn1w() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 1 week return (percentage).
- getReturn1w() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 1 week return (percentage).
- getReturn1y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 1 year return (percentage).
- getReturn1y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 1 year return (percentage).
- getReturn3m() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 3 month return (percentage).
- getReturn3m() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 3 month return (percentage).
- getReturn3y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 3 year return (percentage).
- getReturn3y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 3 year return (percentage).
- getReturn4w() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 4 week return (percentage).
- getReturn4w() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 4 week return (percentage).
- getReturn5y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the 5 year return (percentage).
- getReturn5y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the 5 year return (percentage).
- getReturnEmpty() - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Gets whether the empty cells should be returned.
- getReturnOverall() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the overall return (percentage).
- getReturnOverall() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the overall return (percentage).
- getReturnYTD() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns the Year-to-date return (percentage).
- getReturnYTD() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the Year-to-date return (percentage).
- getReverse() - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Returns the whether to sort in descending or ascending order.
- getReview() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the review.
- getRevision() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the revision.
- getRevisionLink() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
Returns the revision sites link.
- getRevisionLink() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns the revision sites link.
- getRevokeTokenUrl() - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Get the revoke token url
- getRfc822Msg() - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
- getRights() - Method in class com.google.gdata.data.BaseEntry
-
- getRights() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets the rights associated with this entry or feed.
- getRights() - Method in class com.google.gdata.data.Source
-
- getRights() - Method in class com.google.gdata.model.atom.Entry
-
- getRights() - Method in class com.google.gdata.model.atom.Source
-
- getRole() - Method in class com.google.gdata.data.acl.AclEntry
-
- getRole() - Method in class com.google.gdata.data.acl.AclWithKey
-
Returns the role.
- getRole() - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- getRootMetadata() - Method in class com.google.gdata.client.Service.ClientInputProperties
-
- getRootMetadata() - Method in class com.google.gdata.client.Service.ClientOutputProperties
-
- getRootMetadata() - Method in class com.google.gdata.wireformats.ForwardingStreamProperties
-
- getRootMetadata() - Method in interface com.google.gdata.wireformats.StreamProperties
-
Returns the
ElementMetadata
for the root object that is being
read from or written to the stream.
- getRootMetadata() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
- getRootType() - Method in class com.google.gdata.client.Service.ClientInputProperties
-
- getRootType() - Method in class com.google.gdata.wireformats.input.ForwardingInputProperties
-
- getRootType() - Method in interface com.google.gdata.wireformats.input.InputProperties
-
Returns the expected root type that will be produced as a result of parsing
the content.
- getRotation() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getRotation() - Method in interface com.google.gdata.data.photos.PhotoData
-
The rotation of the photo.
- getRotation() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getRotation() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getRotationExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the rotation of the photo in degrees.
- getRow() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Yields the positional row number starting with 1.
- getRow() - Method in class com.google.gdata.data.spreadsheet.Header
-
Returns the position of the header.
- getRowCount() - Method in class com.google.gdata.data.spreadsheet.CellFeed
-
Gets the total number of rows in the spreadsheet.
- getRowCount() - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Gets the total number of rows.
- getSafeSearch() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the safeSearch
parameter.
- getSampleSearch() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getSamplingrate() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getSamplingrate() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the audio sample rate in kHz.
- getSAXParserFactory(SAXParserFactory) - Static method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory
-
- getSchema() - Method in class com.google.gdata.client.Service
-
Returns the
Schema
that contains the metadata about
element types parsed or generated by this service.
- getSchema() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getSchema() - Method in interface com.google.gdata.model.Metadata
-
Returns the
Schema
that this metadata is a part of.
- getSchema() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- getSchema() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- getScheme() - Method in class com.google.gdata.data.Category
-
- getScheme() - Method in interface com.google.gdata.data.ICategory
-
Returns the category scheme or null
if the category does not have
a scheme.
- getScheme() - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- getScheme() - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- getScheme() - Method in class com.google.gdata.data.media.mediarss.MediaRating
-
- getScheme() - Method in class com.google.gdata.model.atom.Category
-
Returns the category scheme or null
if the category does not have
a scheme.
- getScheme() - Method in class com.google.gdata.model.atompub.Categories
-
Returns the default scheme of the contained category elements.
- getScheme() - Method in exception com.google.gdata.util.AuthenticationException
-
- getSchool() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getScope() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
Return the request scope.
- getScope() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the scope of the request.
- getScope() - Method in class com.google.gdata.client.gtt.TranslationMemoryQuery
-
Returns the scope.
- getScope() - Method in class com.google.gdata.data.acl.AclEntry
-
- getScope() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns the scope.
- getScope() - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Returns the scope entry.
- getSearchQuery() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getSecond() - Method in class com.google.gdata.util.common.base.Pair
-
- getSeconds() - Method in class com.google.gdata.data.youtube.YtDuration
-
Gets duration in seconds.
- getSectionBeginScript() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns the script snippet to mark the beginning of a section.
- getSectionEndScript() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns the script snippet to mark the end of a section.
- getSectionId() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns the section ID.
- getSectionId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns the section ID.
- getSegment() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the segment to be applied.
- getSegment() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns the segment.
- getSegments() - Method in class com.google.gdata.data.analytics.AccountFeed
-
Returns the segments.
- getSegments() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the segments.
- getSelected() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar selected property.
- getSelectedAttribute() - Method in class com.google.gdata.model.Path
-
Returns the attribute type currently selected by the path or null
if the path selects an element or is relative.
- getSelectedAttributeKey() - Method in class com.google.gdata.model.Path
-
Returns the attribute key at the end of the path.
- getSelectedElement() - Method in class com.google.gdata.model.Path
-
Returns the element type currently selected by the path or null
if the path is relative.
- getSelectedElementKey() - Method in class com.google.gdata.model.Path
-
Returns the element key at the end of the path.
- getSelectedFields() - Method in class com.google.gdata.data.BaseEntry
-
Returns the current fields selection for this partial entry.
- getSelectedFields() - Method in class com.google.gdata.data.BaseFeed
-
Returns the current fields selection for this partial feed.
- getSelectedFields() - Method in interface com.google.gdata.data.IEntry
-
Returns the set of selected fields for the entry if the entry contains a
partial representation or null
if it is a full representation.
- getSelectedFields() - Method in class com.google.gdata.model.atom.Entry
-
- getSelectedFields() - Method in class com.google.gdata.model.atom.Feed
-
- getSelf() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the current version of this Entry by requesting it from
the associated GData service.
- getSelf() - Method in class com.google.gdata.data.BaseFeed
-
Returns the current representation of the feed by requesting it from
the associated service using the feed's self link.
- getSelf() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the current version of this Entry by requesting it from the
associated GData service.
- getSelf() - Method in class com.google.gdata.model.atom.Feed
-
Returns the current representation of the feed by requesting it from the
associated service using the feed's self link.
- getSelfLink() - Method in class com.google.gdata.data.BaseEntry
-
Retrieves the resource access link.
- getSelfLink() - Method in class com.google.gdata.data.BaseFeed
-
Returns the self link for the feed.
- getSelfLink() - Method in interface com.google.gdata.data.IAtom
-
Returns the self link for the resource.
- getSelfLink() - Method in class com.google.gdata.model.atom.Entry
-
Retrieves the resource access link.
- getSelfLink() - Method in class com.google.gdata.model.atom.Feed
-
Returns the self link for the feed.
- getSendAclNotifications() - Method in class com.google.gdata.data.calendar.CalendarAclEntry
-
Returns the send acl notifications property.
- getSendEmail() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Returns the send email.
- getSendEmail() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the send email.
- getSendEventNotifications() - Method in class com.google.gdata.data.calendar.AttendeeEntry
-
Whether to send event notifications or not.
- getSendEventNotifications() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Whether to send event notifications or not.
- getSendReport() - Method in interface com.google.gdata.util.ErrorContent
-
Gets the URI to which a report should be sent when this error
is received.
- getSendReport() - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Gets the URI to which a report should be sent when this error
is received.
- getSendReport() - Method in class com.google.gdata.util.ErrorElement
-
Gets the URI to which a report should be sent when this error
is received.
- getSendReport() - Method in exception com.google.gdata.util.ServiceException
-
Return URI to send report to.
- getSensitivity() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the sensitivity.
- getSequence() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Returns the sequence number of the event or 0 if not set.
- getService() - Method in class com.google.api.gbase.client.Shipping
-
Gets the shipping service, or null.
- getService() - Method in class com.google.gdata.data.BaseEntry
-
- getService() - Method in class com.google.gdata.data.BaseFeed
-
Returns that GData
Service
instance associated with this feed.
- getService() - Method in class com.google.gdata.model.atom.Entry
-
- getService() - Method in class com.google.gdata.model.atom.Feed
-
Returns that GData
Service
instance tassociated with this feed.
- getServiceClass() - Method in class com.google.gdata.util.Version
-
Returns the service type of the version.
- getServiceName() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the service name.
- getServiceVersion() - Method in class com.google.api.gbase.client.GoogleBaseService
-
Returns the google base service version followed by the gdata
service version.
- getServiceVersion() - Method in class com.google.gdata.client.analytics.AnalyticsService
-
- getServiceVersion() - Method in class com.google.gdata.client.blogger.BloggerService
-
- getServiceVersion() - Method in class com.google.gdata.client.books.BooksService
-
- getServiceVersion() - Method in class com.google.gdata.client.calendar.CalendarService
-
- getServiceVersion() - Method in class com.google.gdata.client.codesearch.CodeSearchService
-
- getServiceVersion() - Method in class com.google.gdata.client.contacts.ContactsService
-
- getServiceVersion() - Method in class com.google.gdata.client.docs.DocsService
-
- getServiceVersion() - Method in class com.google.gdata.client.finance.FinanceService
-
- getServiceVersion() - Method in class com.google.gdata.client.gtt.GttService
-
- getServiceVersion() - Method in class com.google.gdata.client.health.H9Service
-
- getServiceVersion() - Method in class com.google.gdata.client.health.HealthService
-
- getServiceVersion() - Method in class com.google.gdata.client.maps.MapsService
-
- getServiceVersion() - Method in class com.google.gdata.client.photos.PicasawebService
-
- getServiceVersion() - Method in class com.google.gdata.client.projecthosting.ProjectHostingService
-
- getServiceVersion() - Method in class com.google.gdata.client.Service
-
Returns information about the service version.
- getServiceVersion() - Method in class com.google.gdata.client.sidewiki.SidewikiService
-
- getServiceVersion() - Method in class com.google.gdata.client.sites.SitesService
-
- getServiceVersion() - Method in class com.google.gdata.client.spreadsheet.SpreadsheetService
-
- getServiceVersion() - Method in class com.google.gdata.client.webmastertools.WebmasterToolsService
-
- getServiceVersion() - Method in class com.google.gdata.client.youtube.YouTubeService
-
- getSharedWithEmailId() - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Returns the sharedwith.
- getShares() - Method in class com.google.gdata.data.finance.PositionData
-
Returns the number of shares belonging to the position.
- getShares() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the number of shares involved in the transaction.
- getShipping() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets shipping attributes.
- getShippingAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a
Shipping
.
- getShippingAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a list of
Shipping
s.
- getShortName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the short name.
- getShortName() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getShowDeleted() - Method in class com.google.gdata.client.contacts.ContactQuery
-
Returns the should tombstones be returned.
- getShowdeleted() - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Returns the showdeleted.
- getShowDeleted() - Method in class com.google.gdata.client.maps.FeatureQuery
-
Returns the should tombstones be returned.
- getShowDeleted() - Method in class com.google.gdata.client.maps.MapQuery
-
Returns the should tombstones be returned.
- getSiblings() - Method in exception com.google.gdata.util.ServiceException
-
Return an unmodifiable copy of the sibling list.
- getSignature(String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHmacSha1Signer
-
- getSignature(String, OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
- getSignature(String, OAuthParameters) - Method in interface com.google.gdata.client.authn.oauth.OAuthSigner
-
Signs the input string using the appropriate signature method.
- getSignatureBaseString(String, String, Map<String, String>) - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Calculates the signature base url as per section 9.1 of the OAuth Spec.
- getSignatureMethod() - Method in class com.google.gdata.client.authn.oauth.OAuthHmacSha1Signer
-
- getSignatureMethod() - Method in class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
- getSignatureMethod() - Method in interface com.google.gdata.client.authn.oauth.OAuthSigner
-
Gets the signature method for this specific implementation.
- getSimpleValue(Class<? extends ValueConstruct>) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Protected helper to get the simple value from a construct extension.
- getSingleVirtualElement() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns the virtual element associated with this metadata with single
cardinality.
- getSingleVirtualElement() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getSitemapDownloadTime() - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Returns last sitemap download time.
- getSitemapMobile() - Method in class com.google.gdata.data.webmastertools.SitemapsFeed
-
Sets the mobile sitemap options.
- getSitemapNews() - Method in class com.google.gdata.data.webmastertools.SitemapsFeed
-
Sets the News sitemap options.
- getSitemapStatus() - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Returns sitemap status.
- getSitemapType() - Method in class com.google.gdata.data.webmastertools.SitemapsRegularEntry
-
Gets sitemap type of a regular sitemap.
- getSitemapUrlCount() - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Returns sitemap URL count.
- getSiteName() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns the site name.
- getSize() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the size.
- getSize() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getSize() - Method in interface com.google.gdata.data.photos.PhotoData
-
The size of the photo in bytes.
- getSize() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getSize() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getSizeExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the size of the photo in bytes.
- getSkippedCount() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets the number of entries that were skipped.
- getSkippedCount() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the number of entries which were parsed but not processed.
- getSkippedCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the number of entries parsed but not processed.
- getSnippetsBatchFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for accessing a public batch feed, which allows users to
get a series of entries.
- getSnippetsEntryURL(String) - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for accessing a snippet.
- getSnippetsFeedURL() - Method in class com.google.api.gbase.client.FeedURLFactory
-
Gets an URL for accessing a public feed, which allows users to perform
queries.
- getSort() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the comma separated list of sort parameters in order of importance.
- getSortMode() - Method in class com.google.gdata.client.DocumentQuery
-
Gets the sort mode
- getSortOrder() - Method in class com.google.gdata.client.contacts.ContactQuery
-
Returns the direction of sorting.
- getSortOrder() - Method in class com.google.gdata.client.sidewiki.SidewikiEntryQuery
-
Returns the order in which to sort entries.
- getSource() - Method in class com.google.gdata.data.BaseEntry
-
- getSource() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Returns the conversion source mime type.
- getSource() - Method in class com.google.gdata.data.docs.ExportFormat
-
Returns the export source document type.
- getSource() - Method in class com.google.gdata.data.docs.ImportFormat
-
Returns the import source mime type.
- getSource() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns the IRI of an Atom Feed or Entry Document containing an atom:entry
with an atom:id value equal to the value of the "ref" attribute.
- getSource() - Method in class com.google.gdata.data.webmastertools.Keyword
-
Returns the source.
- getSource() - Method in class com.google.gdata.model.atom.Entry
-
- getSourceClassName() - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- getSourceExperimentId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the experiment ID that identifies the source experiment.
- getSourceLanguage() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the source language.
- getSourceLink() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns the source sites link.
- getSourceMethodName() - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- getSources() - Method in class com.google.api.gbase.client.Stats.Statistics
-
Gets a set of sources for which a sub-total
is available.
- getSourceType() - Method in class com.google.gdata.wireformats.output.AtomDualGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.AtomGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.AtomServiceDualGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.AtomServiceGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.ElementGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.media.MediaGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.media.MediaMultipartGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.OpenSearchGenerator
-
- getSourceType() - Method in interface com.google.gdata.wireformats.output.OutputGenerator
-
Returns the Class
that represents the expected source data type for
output generation.
- getSourceType() - Method in class com.google.gdata.wireformats.output.RssDualGenerator
-
- getSourceType() - Method in class com.google.gdata.wireformats.output.RssGenerator
-
- getSpecialized() - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- getSpecialized() - Method in class com.google.gdata.model.gd.RecurrenceException
-
Returns the whether the exception is specialized.
- getSpreadsheetKeyFromUrl(String) - Static method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Turns a Google Spreadsheets URL directly into the spreadsheet key.
- getSpreadsheetLink() - Method in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Gets the link with which you can open up the spreadsheet in a Web
browser, the full Google Spreadsheets user interface.
- getSpreadsheetQuery() - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Gets the structured spreadsheet query string.
- getSpreadsheetQuery() - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Returns the structured query on the full text in the worksheet.
- getSpreadsheetsFeedUrl() - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Gets a URL you can use to get a SpreadsheetFeed of all your
spreadsheets.
- getSrc() - Method in class com.google.gdata.data.extensions.Image
-
- getSrc() - Method in class com.google.gdata.model.atom.Content
-
- getSsoSettings() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Retrieves the SSO properties configured for the domain.
- getSsoSigningKey() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Retrieves the certificate uploaded to the domain for SSO.
- getStarredExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the if viewer starred the photo and total number of stars.
- getStars() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the stars.
- getStart() - Method in class com.google.api.gbase.client.DateTimeRange
-
Gets the start date or date+time.
- getStart() - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- getStartDate() - Method in class com.google.gdata.client.analytics.DataQuery
-
Returns the first day for which to retrieve data in form YYYY-MM-DD.
- getStartDate() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns the start date.
- getStartEmailListName() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getStartIndex() - Method in class com.google.gdata.client.Query
-
Returns the current start index value for the query,
or
Query.UNDEFINED
if start index has not been set.
- getStartIndex() - Method in class com.google.gdata.data.BaseFeed
-
Gets the starting index of the contained entries for paged feeds.
- getStartIndex() - Method in interface com.google.gdata.data.IFeed
-
Gets the starting index of the contained entries for paged feeds.
- getStartIndex() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns the index of the first row of the data section (inclusive).
- getStartIndex() - Method in class com.google.gdata.model.atom.Feed
-
Gets the starting index of the contained entries for paged feeds.
- getStartNickname() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getStartRecipient() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getStartTime() - Method in class com.google.gdata.data.extensions.When
-
- getStartTime() - Method in class com.google.gdata.model.gd.When
-
Returns the event start time.
- getStartUsername() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getState() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the OAuth State.
- getState() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Retrieves the OAuth state.
- getState() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the state.
- getState() - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Gets the publication state enum value.
- getState() - Method in exception com.google.gdata.util.OAuthProxyException
-
Gets the value of the "x_oauth_state" header from the http response.
- getStatistics() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getStatistics() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets yt:statistics tag.
- getStats() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Gets statistics, if available.
- getStatus() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getStatus() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getStatus() - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Returns the issue status.
- getStatus() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the experiment status.
- getStatus() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns the export status.
- getStatus() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the event status.
- getStatus() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns the status.
- getStatus() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the status.
- getStatus() - Method in class com.google.gdata.data.youtube.FriendEntry
-
Gets the contact status.
- getStatus() - Method in class com.google.gdata.data.youtube.YtRelationship
-
Gets the relationship status.
- getStatus() - Method in class com.google.gdata.data.youtube.YtStatus
-
Gets the status status.
- getStatus(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Gets the value of the tag <batch:status>
.
- getStep1Required() - Method in class com.google.gdata.data.analytics.Destination
-
Returns the whether step 1 is required for this goal.
- getSteps() - Method in class com.google.gdata.data.analytics.Destination
-
Returns the steps.
- getSteps() - Method in class com.google.gdata.model.Path
-
Returns the list of path steps.
- getStoppedException(ElementVisitor) - Method in class com.google.gdata.model.CompositeElementVisitor
-
Returns any StoppedException thrown by the specified visitor, or
null
if the visitor completed normally.
- getStreamFromLink(ILink) - Method in class com.google.gdata.client.Service
-
- getStreamIds() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Get a list of stream ids on this element.
- getStreamIds() - Method in interface com.google.gdata.data.photos.PhotoData
-
Stream ids can be used to specify additional information about where a
photo came from, or where it is being used.
- getStreamIds() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getStreamIds() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getStreamIdsExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the streamIds on this photo.
- getStreet() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Can be street, avenue, road, etc.
- getStreet() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Can be street, avenue, road, etc.
- getStrictValidation() - Method in class com.google.gdata.client.Service
-
Returns true
if strict validation is enabled for
this service.
- getStringCustomParameter(String) - Method in class com.google.gdata.client.Query
-
Gets an existing String custom parameter, with null signifying that the
parameter is not specified.
- getStructuredPostalAddress() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns the structured postal address.
- getStructuredPostalAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the structured postal addresses.
- getSubAttribute(String) - Method in class com.google.api.gbase.client.Group
-
Gets one sub-attribute with the name name, if there are any.
- getSubAttributes() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets all sub-attributes.
- getSubAttributes(String) - Method in class com.google.api.gbase.client.Group
-
Gets all sub-attributes corresponding to the name.
- getSubElementNames() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the name of all sub-elements in this attribute.
- getSubElementValue(String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets a value of a sub-tag.
- getSubElementValues(String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets all values correspond to the sub-tag.
- getSubject() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the subject.
- getSubject() - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Returns the Subject field of the message.
- getSubjects() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the subjects.
- getSubregion() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the Subregion is county (US), province (in Italy), etc.
- getSubregion() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the Subregion is county (US), province (in Italy), etc.
- getSubscriberCount() - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- getSubscriptionsFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the users subscriptions feed.
- getSubscriptionType() - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Gets the type of the subscription, if it is of a known type.
- getSubtitle() - Method in interface com.google.gdata.data.IFeed
-
Returns the atom:subtitle element of this feed.
- getSubtitle() - Method in class com.google.gdata.data.Source
-
- getSubtitle() - Method in class com.google.gdata.model.atom.Source
-
- getSubType() - Method in class com.google.gdata.util.ContentType
-
- getSuccessCount() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets the number of entries that were processed successfully.
- getSuccessCount() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the number of entries which processed successfully.
- getSuccessCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the number of entries processed successfully.
- getSummary() - Method in class com.google.gdata.data.BaseEntry
-
- getSummary() - Method in interface com.google.gdata.data.IEntry
-
Returns the atom:summary element of this entry.
- getSummary() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns the summary.
- getSummary() - Method in class com.google.gdata.model.atom.Entry
-
- getSupertype() - Method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Gets the supertype or null.
- getSupportedExtensions() - Method in class com.google.gdata.data.ExtensionManifest
-
Returns the Map from namespace/localname String pairs to supporting
Extension class and manifest information.
- getSupportPIN() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Retrieves the Support PIN for the domain.
- getSuspended() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getSymbol() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns the stock symbol for the position.
- getSymbol() - Method in class com.google.gdata.data.finance.Symbol
-
Returns the stock symbol for the company or mutual fund.
- getSyndicationRight() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getSystemGroup() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns the system group.
- getTableFeedUrl(String) - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Creates a url that you can use to get a Table Feed of all the tables
within a spreadsheet.
- getTableId() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns the data source ID.
- getTableId() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns the data source ID.
- getTableName() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns the table name.
- getTagEntries() - Method in class com.google.gdata.data.photos.AlbumFeed
-
Get a list of entries of the
TagEntry
kind.
- getTagEntries() - Method in class com.google.gdata.data.photos.PhotoFeed
-
Get a list of entries of the
TagEntry
kind.
- getTagEntries() - Method in class com.google.gdata.data.photos.UserFeed
-
Get a list of entries of the
TagEntry
kind.
- getTags() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getTags() - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Gets a list of all tags that are set for this entry.
- getTarget() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Returns the conversion target mime type.
- getTarget() - Method in class com.google.gdata.data.docs.ExportFormat
-
Returns the export target mime type.
- getTarget() - Method in class com.google.gdata.data.docs.ImportFormat
-
Returns the import target document type.
- getTargetKind() - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
Returns the kind of feed/entry the href is pointing to.
- getTargetLanguage() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the target language.
- getTax() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets tax attributes.
- getTaxAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a
Tax
.
- getTaxAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a list of
Tax
s.
- getTaxPercent() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- getTaxRegion() - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- getTaxShip() - Method in class com.google.api.gbase.client.Tax
-
Gets the taxShip, or null.
- getTemplateLink() - Method in class com.google.gdata.data.sites.BasePageEntry
-
Returns the template sites link.
- getTerm() - Method in class com.google.gdata.data.Category
-
- getTerm() - Method in interface com.google.gdata.data.ICategory
-
Returns the category term.
- getTerm() - Method in enum com.google.gdata.data.youtube.SubscriptionEntry.Type
-
Gets the category term corresponding to this subscription
type.
- getTerm() - Method in enum com.google.gdata.data.youtube.UserEventEntry.Type
-
Gets the category term corresponding to this user event type
- getTerm() - Method in class com.google.gdata.model.atom.Category
-
Returns the category term.
- getText() - Method in class com.google.gdata.data.OtherContent
-
- getText() - Method in class com.google.gdata.data.PlainTextConstruct
-
- getText() - Method in class com.google.gdata.model.atom.OtherContent
-
- getText() - Method in class com.google.gdata.model.atom.TextContent
-
Returns the text content of this element, if this is a plain text or html
text content.
- getTextAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as a string.
- getTextAttributeValues(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets all the values of a specific attribute, as a list
of strings.
- getTextContent() - Method in class com.google.gdata.data.BaseEntry
-
Assumes the content element's contents are text and
returns them as a TextContent.
- getTextContent() - Method in class com.google.gdata.model.atom.Entry
-
Assumes the content element's contents are text and returns them as a
TextContent.
- getTexts() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getTextValue() - Method in enum com.google.api.gbase.client.GmPublishingPriority.Value
-
Returns the text value, as represented in the entry.
- getTextValue() - Method in class com.google.gdata.model.Element
-
Returns the untyped element value or null if it has no value.
- getTextValue(ElementKey<V, ?>) - Method in class com.google.gdata.model.Element
-
Returns the element value adapted to the key's datatype.
- getTheme() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns the theme.
- getThreadInputProperties() - Static method in class com.google.gdata.data.media.GDataContentHandler
-
Returns the input properties for the current Thread
.
- getThreadOutputProperties() - Static method in class com.google.gdata.data.media.GDataContentHandler
-
Returns the output properties for the current Thread
.
- getThreadVersions() - Method in class com.google.gdata.util.VersionRegistry
-
Returns the list of versions associated with the current thread or
null
if there are currently no thread versions.
- getThresholdValue() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns the threshold value.
- getThumbnail() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the media thumbnail.
- getThumbnail() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns the gphoto thumbnail.
- getThumbnail() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Deprecated.
use the media:thumbnail element to get thumbnails.
- getThumbnail() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getThumbnail() - Method in interface com.google.gdata.data.photos.UserData
-
A url to the user's portrait.
- getThumbnail() - Method in class com.google.gdata.data.photos.UserEntry
-
- getThumbnail() - Method in class com.google.gdata.data.photos.UserFeed
-
- getThumbnail() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns the user portrait thumbnail url.
- getThumbnail() - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Gets the thumbnail.
- getThumbnail() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- getThumbnailExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the user portrait thumbnail.
- getThumbnailLink() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the link that provides the URI of a thumbnail image.
- getThumbnails() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the reference to the list of thumbnails for this attribute.
- getThumbnails() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getTime() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the time
parameter.
- getTime() - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- getTime() - Method in class com.google.gdata.data.extensions.MessageEntry
-
- getTime() - Method in class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- getTime() - Method in class com.google.gdata.data.photos.ExifTags
-
- getTime() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns the Time.
- getTime() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns the time period description.
- getTimeOffset() - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- getTimeOffsetMs() - Method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Returns the offset it milliseconds, -1l for NOW.
- getTimes() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the list of event times.
- getTimes() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event times.
- getTimesCleaned() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar timesCleaned property.
- getTimesCleaned() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Returns the times cleaned property.
- getTimestamp() - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Get a timestamp for an OAuth request.
- getTimestamp() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getTimestamp() - Method in interface com.google.gdata.data.photos.PhotoData
-
The time the photo was taken.
- getTimestamp() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getTimestamp() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getTimestampExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the time the photo was taken.
- getTimeZone() - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Returns the calendar timeZone property.
- getTimeZone() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Returns the time zone.
- getTitle() - Method in class com.google.gdata.data.BaseEntry
-
- getTitle() - Method in class com.google.gdata.data.calendar.WebContent
-
- getTitle() - Method in interface com.google.gdata.data.IAtom
-
Returns the atom:title element of this resource.
- getTitle() - Method in class com.google.gdata.data.introspection.Collection
-
- getTitle() - Method in interface com.google.gdata.data.introspection.ICollection
-
Returns the title of the collection.
- getTitle() - Method in class com.google.gdata.data.introspection.Workspace
-
- getTitle() - Method in class com.google.gdata.data.Link
-
- getTitle() - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- getTitle() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets the title of the entry or feed represented by this piece of data.
- getTitle() - Method in class com.google.gdata.data.Source
-
- getTitle() - Method in class com.google.gdata.model.atom.Entry
-
- getTitle() - Method in class com.google.gdata.model.atom.Link
-
Link title.
- getTitle() - Method in class com.google.gdata.model.atom.Source
-
- getTitle() - Method in class com.google.gdata.model.atompub.Collection
-
Returns the title.
- getTitle() - Method in class com.google.gdata.model.atompub.Workspace
-
Returns the title.
- getTitleExact() - Method in class com.google.gdata.client.spreadsheet.TableQuery
-
Returns the whether the title query should be taken as an exact string.
- getTitleLang() - Method in class com.google.gdata.data.Link
-
- getTitleLang() - Method in class com.google.gdata.model.atom.Link
-
Language of link title.
- getTitleQuery() - Method in class com.google.gdata.client.DocumentQuery
-
Gets full-text title query.
- getTitleQuery() - Method in class com.google.gdata.client.spreadsheet.TableQuery
-
Returns the search terms for the title of a document.
- getTitles() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the titles.
- getToken() - Method in class com.google.gdata.data.youtube.FormUploadToken
-
Returns a token to include in the form upload.
- getTokenFromReply(URL) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Parses and returns the AuthSub token returned by Google on a successful
AuthSub login request.
- getTokenFromReply(String) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Parses and returns the AuthSub token returned by Google on a successful
AuthSub login request.
- getTokenInfo(String, PrivateKey) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Retrieves information about the AuthSub token.
- getTokenInfo(String, String, String, PrivateKey) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Retrieves information about the AuthSub token.
- getTokenName() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the token name.
- getTotal() - Method in class com.google.api.gbase.client.Stats.Statistics
-
Gets the total for this statistic.
- getTotal() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns the total.
- getTotal() - Method in class com.google.gdata.data.photos.GphotoStarred
-
Returns the number of stars.
- getTotal() - Method in class com.google.gdata.data.youtube.YtCommentRating
-
Gets the sum of all ratings (-1, 1).
- getTotalCount() - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Gets the total number of entries read.
- getTotalCount() - Method in interface com.google.gdata.data.batch.IBatchInterrupted
-
Returns the number of entries which were parsed.
- getTotalCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns the number of entries that were parsed.
- getTotalRating() - Method in class com.google.gdata.data.youtube.CommentEntry
-
Get the rating of the comment.
- getTotalResults() - Method in class com.google.gdata.data.BaseFeed
-
Gets the total number of results associated with this feed.
- getTotalResults() - Method in interface com.google.gdata.data.IFeed
-
Gets the total number of results associated with this feed.
- getTotalResults() - Method in class com.google.gdata.model.atom.Feed
-
Gets the total number of results associated with this feed.
- getTotalStars() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getTotalStars() - Method in interface com.google.gdata.data.photos.PhotoData
-
The number of users who starred this photo.
- getTotalStars() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getTotalStars() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getTotalUploadViews() - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- getTotalValueCount() - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets the total number of values found for this attribute in
the result set for the query.
- getTrack() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the track.
- getTrackingScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the script to track this experiment.
- getTransactionData() - Method in class com.google.gdata.data.finance.TransactionEntry
-
Returns the data for the transaction.
- getTransferData(DataFlavor, DataSource) - Method in class com.google.gdata.data.media.GDataContentHandler
-
- getTransferDataFlavors() - Method in class com.google.gdata.data.media.GDataContentHandler
-
- getTranslationMemory() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns the tms element.
- getTransparency() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the event transparency.
- getTransparency() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event transparency.
- getTransparency() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the event transparency.
- getType() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the type of the attribute, or null.
- getType() - Method in class com.google.api.gbase.client.GoogleBaseAttributeId
-
Gets the attribute type, or null if it is not known.
- getType() - Method in class com.google.api.gbase.client.ServiceError
-
Gets the error type.
- getType() - Method in class com.google.gdata.data.acl.AclScope
-
- getType() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns the goal's threshold type.
- getType() - Method in class com.google.gdata.data.analytics.Metric
-
Returns the the format of data represented by the metric.
- getType() - Method in class com.google.gdata.data.batch.BatchOperation
-
- getType() - Method in class com.google.gdata.data.books.Review
-
Returns the type of text construct (typically 'text', 'html' or 'xhtml').
- getType() - Method in class com.google.gdata.data.calendar.WebContent
-
- getType() - Method in class com.google.gdata.data.Content
-
Returns this content's type.
- getType() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns the type document entry from the resource id.
- getType() - Method in class com.google.gdata.data.docs.QueryParameter
-
Returns the type.
- getType() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns the datatype such as string, integer, and date, or an
ontology-specific URI.
- getType() - Method in class com.google.gdata.data.extensions.EntryLink
-
- getType() - Method in class com.google.gdata.data.extensions.FeedLink
-
- getType() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns the type for the transaction (can be "Buy", "Sell", "Buy to Cover"
or "Sell Short").
- getType() - Method in class com.google.gdata.data.gtt.DocumentSource
-
Returns the type.
- getType() - Method in class com.google.gdata.data.HtmlTextConstruct
-
- getType() - Method in interface com.google.gdata.data.IContent
-
Returns this content's type.
- getType() - Method in interface com.google.gdata.data.ILink
-
Returns the mime type of the link.
- getType() - Method in class com.google.gdata.data.introspection.Collection
-
The mime type of the collection
- getType() - Method in interface com.google.gdata.data.ITextConstruct
-
Returns this text construct's type (text, HTML, or XHTML).
- getType() - Method in class com.google.gdata.data.Link
-
- getType() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- getType() - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- getType() - Method in class com.google.gdata.data.OtherContent
-
- getType() - Method in class com.google.gdata.data.OutOfLineContent
-
- getType() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the video format type.
- getType() - Method in class com.google.gdata.data.PlainTextConstruct
-
- getType() - Method in class com.google.gdata.data.projecthosting.Repository
-
Returns the type.
- getType() - Method in class com.google.gdata.data.TextConstruct
-
Returns this text construct's type (text, HTML, or XHTML).
- getType() - Method in class com.google.gdata.data.TextContent
-
- getType() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns the hint to the client about the media type of the resource
identified by the "href" attribute.
- getType() - Method in class com.google.gdata.data.XhtmlTextConstruct
-
- getType() - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
Returns the type as an enum.
- getType() - Method in class com.google.gdata.model.atom.Content
-
Returns this content's type.
- getType() - Method in class com.google.gdata.model.atom.Link
-
MIME type of the link target.
- getType() - Method in class com.google.gdata.model.atom.OtherContent
-
- getType() - Method in class com.google.gdata.model.atom.OutOfLineContent
-
- getType() - Method in class com.google.gdata.model.atom.TextContent
-
Returns the type of this content, either Content.Type#TEXT
,
Content.Type#HTML
, or Content.Type#XHTML
.
- getType() - Method in class com.google.gdata.model.batch.BatchOperation
-
Returns the operation type.
- getType() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns the datatype such as string, integer, and date, or an
ontology-specific URI.
- getType() - Method in class com.google.gdata.model.gd.EntryLink
-
- getType() - Method in class com.google.gdata.model.gd.FeedLink
-
- getType() - Method in class com.google.gdata.util.ContentType
-
- getTypeString() - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
Returns the type as a string.
- getTzShift() - Method in class com.google.gdata.data.DateTime
-
- getUnauthorizedRequestToken(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Retrieves the unauthorized request token and token secret from the remote
server and sets the parameters in the
OAuthParameters
object.
- getUnit() - Method in class com.google.api.gbase.client.NumberUnit
-
Gets the unit.
- getUnit() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns the units of data - can also be a URI to indicate a specific
ontology.
- getUnit() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns the units of data - can also be a URI to indicate a specific
ontology.
- getUpdated() - Method in class com.google.gdata.data.BaseEntry
-
- getUpdated() - Method in interface com.google.gdata.data.IAtom
-
Get a
DateTime
instance representing the last time this resource
was updated.
- getUpdated() - Method in interface com.google.gdata.data.photos.AtomData
-
Gets the updated time on this entry or feed.
- getUpdated() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Returns the updated.
- getUpdated() - Method in class com.google.gdata.data.sites.SitesLink
-
Returns the provides a hint to clients as to the date and time of the most
recently updated reply contained by the linked resource.
- getUpdated() - Method in class com.google.gdata.data.Source
-
- getUpdated() - Method in class com.google.gdata.model.atom.Entry
-
- getUpdated() - Method in class com.google.gdata.model.atom.Source
-
- getUpdatedMax() - Method in class com.google.gdata.client.Query
-
Returns the maximum updated timestamp used for this query.
- getUpdatedMin() - Method in class com.google.gdata.client.Query
-
Returns the minimum updated timestamp used for this query.
- getUpdates() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Returns the updates list.
- getUploaded() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Returns the time the video was uploaded at.
- getUploader() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Gets the value of the uploader
parameter.
- getUploader() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Gets the YouTube user who uploaded the video.
- getUploaderType() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Checks whether the uploader is a partner.
- getUploadsFeedLink() - Method in class com.google.gdata.data.youtube.ChannelEntry
-
Returns a link to the user uploads feed.
- getUploadsFeedLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the user uploads feed.
- getUploadState() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Gets the current upload state of the uploader.
- getUpperRight() - Method in interface com.google.gdata.data.geo.Box
-
- getUpperRight() - Method in class com.google.gdata.data.geo.impl.GeoRssBox
-
Gets the upper right point.
- getUpperRight() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- getUpperRight() - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
- getUri() - Method in class com.google.gdata.data.codesearch.Package
-
- getUri() - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- getUri() - Method in class com.google.gdata.data.Generator
-
- getUri() - Method in interface com.google.gdata.data.IOutOfLineContent
-
Returns the external URI.
- getUri() - Method in interface com.google.gdata.data.IPerson
-
Uri associated with the person
- getUri() - Method in class com.google.gdata.data.OutOfLineContent
-
- getUri() - Method in class com.google.gdata.data.Person
-
- getUri() - Method in class com.google.gdata.data.projecthosting.Cc
-
Returns the uri.
- getUri() - Method in class com.google.gdata.data.projecthosting.Owner
-
Returns the uri.
- getUri() - Method in class com.google.gdata.model.atom.OutOfLineContent
-
- getUri() - Method in class com.google.gdata.model.atom.Person
-
- getUri() - Method in class com.google.gdata.util.common.xml.XmlNamespace
-
Returns the fully qualified URI for the namespace.
- getUriUri() - Method in class com.google.gdata.model.atom.Person
-
Gets URI associated with the person.
- getUriUri() - Method in class com.google.gdata.model.atom.Source.Generator
-
Gets URI associated with source.
- getUrl() - Method in class com.google.api.gbase.client.Thumbnail
-
Returns the Url pointing to the thumbnail image.
- getUrl() - Method in class com.google.gdata.client.Query
-
Returns the Query URL that encapsulates the current state of this
query object.
- getUrl() - Method in class com.google.gdata.data.calendar.WebContent
-
- getUrl() - Method in class com.google.gdata.data.gtt.DocumentSource
-
Returns the url.
- getUrl() - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- getUrl() - Method in class com.google.gdata.data.media.mediarss.MediaCopyright
-
- getUrl() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- getUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns the crawl issue url.
- getUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Returns the value.
- getUrl() - Method in class com.google.gdata.data.youtube.FormUploadToken
-
Returns the url to which the form upload should be sent.
- getUrlAttribute(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Gets the first value of a specific attribute, as an url.
- getUsage() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns the The context for the address use.
- getUsage() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns the The context for the address use.
- getUsefulness() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns the usefulness of entry.
- getUserAuthorizationUrl() - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Get the user authorization url
- getUserAuthorizationUrl(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
- getUserDefinedFields() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the user defined fields.
- getUserEmailAddress() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- getUserEmailAddress() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- getUserEventType() - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Returns the type of the user event, if it is of a known type.
- getUsername() - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- getUserName() - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- getUsername() - Method in interface com.google.gdata.data.photos.AlbumData
-
The username of the owner of the album.
- getUsername() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- getUsername() - Method in class com.google.gdata.data.photos.AlbumFeed
-
- getUsername() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns the username of the user who made the comment.
- getUsername() - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- getUsername() - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
- getUsername() - Method in interface com.google.gdata.data.photos.UserData
-
The username of the user.
- getUsername() - Method in class com.google.gdata.data.photos.UserEntry
-
- getUsername() - Method in class com.google.gdata.data.photos.UserFeed
-
- getUsername() - Method in class com.google.gdata.data.projecthosting.Cc
-
Returns the username.
- getUsername() - Method in class com.google.gdata.data.projecthosting.Owner
-
Returns the username.
- getUsername() - Method in class com.google.gdata.data.youtube.FriendEntry
-
Gets the youtube username of the contact (for youtube user contacts).
- getUsername() - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Get the value of the optional username
- getUsername() - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Get the value of the optional username
- getUsername() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Gets the youtube username.
- getUsernameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns the username of the owner of the album.
- getUsernameExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns the username or currently selected persona.
- getUserProfileLink() - Method in class com.google.gdata.data.youtube.FriendEntry
-
Gets the url pointing to the user profile entry of this contact.
- getUserProfileLink() - Method in class com.google.gdata.data.youtube.FriendFeed
-
Returns a link to the profile of this user.
- getUseToken() - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Retrieves the "use token" parameter.
- getValidator() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns an element validator that can be used to validate this content.
- getValidator() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- getValue() - Method in class com.google.api.gbase.client.Adjustments
-
Gets the adjusted value in string format, or null
if the
adjusted_value
element is not specified.
- getValue() - Method in class com.google.api.gbase.client.GmPublishingPriority
-
- getValue() - Method in class com.google.api.gbase.client.NumberUnit
-
Gets the value.
- getValue() - Method in enum com.google.gdata.client.ClientLoginAccountType
-
Returns the value of the accountType.
- getValue() - Method in class com.google.gdata.client.GoogleAuthTokenFactory.AuthSubToken
-
- getValue() - Method in class com.google.gdata.client.GoogleAuthTokenFactory.UserToken
-
- getValue() - Method in class com.google.gdata.client.Query.CustomParameter
-
Returns the value of the custom parameter.
- getValue() - Method in class com.google.gdata.data.acl.AclScope
-
- getValue() - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.Dimension
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.Goal
-
Returns the goal's monetary value.
- getValue() - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.GwoComboActive
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.GwoStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.Metric
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.analytics.Property
-
Returns the value of the property.
- getValue() - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- getValue() - Method in class com.google.gdata.data.books.Review
-
Returns the text content of the review.
- getValue() - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- getValue() - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Returns the whether to send ACL notifications to grantees.
- getValue() - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
Returns the number of times calendar was cleaned.
- getValue() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.contacts.Gender
-
Returns the Gender.
- getValue() - Method in class com.google.gdata.data.contacts.Jot
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.contacts.Relation
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.DateTime
-
- getValue() - Method in class com.google.gdata.data.docs.ArchiveComplete
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveTotal
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.Changestamp
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.Duration
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ExportStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.FeatureRate
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.ObjectNumber
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.Publish
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.PublishAuto
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.QueryParameter
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.Size
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.docs.WritersCanInvite
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.AdditionalName
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.Country
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- getValue() - Method in class com.google.gdata.data.extensions.FamilyName
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.FullName
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.GivenName
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.LastViewed
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.OrgName
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.PostalAddress
-
- getValue() - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.extensions.Rating
-
- getValue() - Method in class com.google.gdata.data.extensions.Recurrence
-
- getValue() - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.gtt.PercentComplete
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.gtt.ScopeEntry
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.gtt.TranslationComplete
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
Returns the number of bytes used.
- getValue() - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
Returns the number of comments.
- getValue() - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Returns the whether the album allows comments.
- getValue() - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
Returns the number of crowded results.
- getValue() - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
Returns the featured date.
- getValue() - Method in class com.google.gdata.data.photos.GphotoHeight
-
Returns the height.
- getValue() - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
Returns the image version.
- getValue() - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
Returns the maxPhotos.
- getValue() - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
Returns the photos left.
- getValue() - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
Returns the photos used.
- getValue() - Method in class com.google.gdata.data.photos.GphotoPosition
-
Returns the position in album.
- getValue() - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
Returns the quotaLimit.
- getValue() - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
Returns the currentQuota.
- getValue() - Method in class com.google.gdata.data.photos.GphotoRotation
-
Returns the rotation in degrees.
- getValue() - Method in class com.google.gdata.data.photos.GphotoShowLink
-
Returns the contact linked.
- getValue() - Method in class com.google.gdata.data.photos.GphotoSize
-
Returns the size in bytes.
- getValue() - Method in class com.google.gdata.data.photos.GphotoStarred
-
Returns the viewer starred photo.
- getValue() - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
Returns the receive updates.
- getValue() - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
Returns the timestamp.
- getValue() - Method in class com.google.gdata.data.photos.GphotoVersion
-
Returns the version.
- getValue() - Method in class com.google.gdata.data.photos.GphotoViewCount
-
Returns the view count.
- getValue() - Method in class com.google.gdata.data.photos.GphotoWeight
-
Returns the tag weight.
- getValue() - Method in class com.google.gdata.data.photos.GphotoWidth
-
Returns the width.
- getValue() - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.projecthosting.Id
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.projecthosting.Stars
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.projecthosting.State
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
Returns the number of written Sidewiki entries.
- getValue() - Method in class com.google.gdata.data.sidewiki.Source
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.sidewiki.Usefulness
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.sites.Revision
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.spreadsheet.Cell
-
Yields the evaluated, formatted value of this cell.
- getValue(String) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Gets the text at the cell, whose column is named columnHeader.
- getValue() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns the displayed value of the cell.
- getValue() - Method in class com.google.gdata.data.threading.Total
-
Returns the number of responses.
- getValue() - Method in class com.google.gdata.data.ValueConstruct
-
Returns the value of the value construct.
- getValue() - Method in class com.google.gdata.data.webmastertools.Keyword
-
Returns the value.
- getValue() - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Get verification method value.
- getValue() - Method in class com.google.gdata.data.youtube.YtAspectRatio
-
Gets the aspect ratio.
- getValue() - Method in class com.google.gdata.data.youtube.YtCountHint
-
Gets the countHint.
- getValue() - Method in class com.google.gdata.data.youtube.YtRating
-
- getValue() - Method in class com.google.gdata.model.atompub.Accept
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.atompub.Draft
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.atompub.Edited
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.Attribute
-
Returns the untyped attribute value.
- getValue() - Method in class com.google.gdata.model.gd.AdditionalName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Agent
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.AttendeeStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.AttendeeType
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.City
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Country
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.CreateId
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.EventStatus
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns the property value.
- getValue() - Method in class com.google.gdata.model.gd.FamilyName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.FormattedAddress
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.FullName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.GivenName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.HouseName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.LastViewed
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.NamePrefix
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.NameSuffix
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Neighborhood
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.OrgDepartment
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.OrgJobDescription
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.OrgName
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.OrgSymbol
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.OrgTitle
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns the human-readable phone number.
- getValue() - Method in class com.google.gdata.model.gd.PoBox
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns the address string.
- getValue() - Method in class com.google.gdata.model.gd.PostCode
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.QuotaBytesTotal
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.QuotaBytesUsed
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Rating
-
Returns the rating value.
- getValue() - Method in class com.google.gdata.model.gd.Recurrence
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Region
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.ResourceId
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Street
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Subregion
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Transparency
-
Returns the value.
- getValue() - Method in class com.google.gdata.model.gd.Visibility
-
Returns the value.
- getValue(Object, Class<V>) - Static method in class com.google.gdata.wireformats.ObjectConverter
-
Converts an object to the given datatype by casting if possible, and if not
by narrowing from String
using the registered object converters.
- getValue(String, Class<V>) - Static method in class com.google.gdata.wireformats.ObjectConverter
-
Translate an untyped (string) value to a typed value.
- getValueAsString() - Method in class com.google.api.gbase.client.AttributeHistogram.UniqueValue
-
Gets the value itself, as a string.
- getValueAsString() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Gets the attribute value, as a string (or null).
- getValues() - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets a list of unique values for the attribute and
the count for these values.
- getValues(int) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Gets a list of unique values for the attribute and the count
of these values, for values repeated at least a certain number
of times.
- getValueString() - Method in class com.google.gdata.data.extensions.When
-
- getValueString() - Method in class com.google.gdata.data.extensions.Where
-
- getValueString() - Method in class com.google.gdata.data.extensions.Who
-
- getValueString() - Method in class com.google.gdata.model.gd.When
-
Returns the string description of the event times.
- getValueString() - Method in class com.google.gdata.model.gd.Where
-
Returns the text description of the place.
- getValueString() - Method in class com.google.gdata.model.gd.Who
-
Returns the simple string value that can be used as a representation of
this person.
- getVariationId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns the variation ID.
- getVerificationCombo() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the verification combination index.
- getVerificationComboCoverage() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns the percentage of traffic to send to the verify combo.
- getVerificationMethods() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns List
of the verification methods for the site.
- getVerified() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Returns site verification status.
- getVersion() - Static method in class com.google.gdata.client.analytics.AnalyticsService
-
Returns the current GData version used by the Google Analytics Data Export
API.
- getVersion() - Static method in class com.google.gdata.client.blogger.BloggerService
-
Returns the current GData version used by the Blogger service.
- getVersion() - Static method in class com.google.gdata.client.books.BooksService
-
Returns the current GData version used by the Google Book Search service.
- getVersion() - Static method in class com.google.gdata.client.calendar.CalendarService
-
Returns the current GData version used by the Google Calendar service.
- getVersion() - Static method in class com.google.gdata.client.codesearch.CodeSearchService
-
Returns the current GData version used by the Google Code Search service.
- getVersion() - Static method in class com.google.gdata.client.contacts.ContactsService
-
Returns the current GData version used by the Google Contacts service.
- getVersion() - Static method in class com.google.gdata.client.docs.DocsService
-
Returns the current GData version used by the Google Documents List Data
API.
- getVersion() - Static method in class com.google.gdata.client.finance.FinanceService
-
Returns the current GData version used by the Google Finance Portfolio Data
API.
- getVersion() - Static method in class com.google.gdata.client.gtt.GttService
-
Returns the current GData version used by the Google Translator Toolkit
API.
- getVersion() - Static method in class com.google.gdata.client.health.HealthService
-
Returns the current GData version used by the Health service.
- getVersion() - Static method in class com.google.gdata.client.maps.MapsService
-
Returns the current GData version used by the Google Maps Data API.
- getVersion() - Static method in class com.google.gdata.client.photos.PicasawebService
-
Returns the current GData version used by the Picasa Web Albums Data API.
- getVersion() - Static method in class com.google.gdata.client.projecthosting.ProjectHostingService
-
Returns the current GData version used by the Project Hosting GData API.
- getVersion() - Static method in class com.google.gdata.client.Service
-
Returns the current
Version
of the GData core protocol.
- getVersion() - Static method in class com.google.gdata.client.sidewiki.SidewikiService
-
Returns the current GData version used by the Google Sidewiki Data API.
- getVersion() - Static method in class com.google.gdata.client.sites.SitesService
-
Returns the current GData version used by the Google Sites Data API.
- getVersion() - Static method in class com.google.gdata.client.spreadsheet.SpreadsheetService
-
Returns the current GData version used by the Google Spreadsheets service.
- getVersion() - Static method in class com.google.gdata.client.webmastertools.WebmasterToolsService
-
Returns the current GData version used by the Google Webmaster Tools Data
API.
- getVersion() - Static method in class com.google.gdata.client.youtube.YouTubeService
-
Returns the current
Version
of the YouTube GData API.
- getVersion() - Method in class com.google.gdata.data.Generator
-
- getVersion() - Method in interface com.google.gdata.data.IGenerator
-
Returns the version attribute of the generator.
- getVersion() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getVersion() - Method in interface com.google.gdata.data.photos.PhotoData
-
The version of the image.
- getVersion() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getVersion() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getVersion() - Method in class com.google.gdata.model.atom.Source.Generator
-
Version.
- getVersion() - Method in class com.google.gdata.model.MetadataContext
-
The version the context represents.
- getVersion(Class<? extends Service>) - Method in class com.google.gdata.util.VersionRegistry
-
Returns the version of a service.
- getVersionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the version of the photo metadata.
- getVersionFromProperty(Class<? extends Service>) - Static method in class com.google.gdata.util.VersionRegistry
-
Constructs a new Version instance based upon the value of a Java system
property associated with a
Service
class.
- getVersionId() - Method in class com.google.gdata.data.BaseEntry
-
- getVersionId() - Method in class com.google.gdata.data.BaseFeed
-
Returns the entity version for this feed.
- getVersionId() - Method in interface com.google.gdata.data.IAtom
-
Version ID.
- getVersionId() - Method in class com.google.gdata.model.atom.Entry
-
- getVersionId() - Method in class com.google.gdata.model.atom.Feed
-
Returns the resource version id for this feed.
- getVersionString() - Method in class com.google.gdata.util.Version
-
Returns the String representation of the version.
- getVideoId() - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Gets the YouTube ID of the video.
- getVideoId() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Gets the YouTube ID of the video.
- getVideoId() - Method in class com.google.gdata.data.youtube.YtVideoId
-
Gets video ID.
- getVideoLogLink() - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Returns a link to the playlist defined by the user as video log.
- getVideoQuery() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
- getVideoResponsesLink() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Returns a link to the video responses feed.
- getVideoStatus() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getVideoStatus() - Method in interface com.google.gdata.data.photos.PhotoData
-
The video status in case the photo entry is a video.
- getVideoStatus() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getVideoStatus() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getVideoStatusExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the status of the video upload if this is a video.
- getVideoUrl() - Method in class com.google.gdata.data.youtube.ComplaintEntry
-
Gets the rel=related type=application/atom+xml link pointing to the video.
- getVideoWatchCount() - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- getViewability() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns the viewability.
- getViewCount() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getViewCount() - Method in interface com.google.gdata.data.photos.PhotoData
-
- getViewCount() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getViewCount() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getViewCount() - Method in class com.google.gdata.data.youtube.YtStatistics
-
Gets view count, 0 by default.
- getViewCount() - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
Returns how many times this channel/profile has been viewed.
- getViewCountExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the number of views for this image.
- getViewLink() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Gets the URL of the view projection of this feature.
- getViewLink() - Method in class com.google.gdata.data.maps.MapEntry
-
Gets the URL of the view projection of the feature feed.
- getVisibility() - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Returns the event visibility.
- getVisibility() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns the event visibility.
- getVisibility() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the event visibility.
- getVisitors() - Method in class com.google.gdata.model.CompositeElementVisitor
-
Returns the list of active element visitor instances.
- getWebAddressMappingLinks() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns the webAddressMapping sites link.
- getWebContent() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Get the web content for this entry (may return null).
- getWebContentLink() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Retrieves the web content link
- getWebsites() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the websites.
- getWeight() - Method in class com.google.gdata.data.photos.impl.TagDataImpl
-
- getWeight() - Method in interface com.google.gdata.data.photos.TagData
-
The weight of the tag is the number of times the tag appears in the
collection of tags currently being viewed.
- getWeight() - Method in class com.google.gdata.data.photos.TagEntry
-
- getWeightExt() - Method in class com.google.gdata.data.photos.TagEntry
-
Returns the weight of the tag.
- getWhen() - Method in class com.google.gdata.data.contacts.Birthday
-
Returns the birth date.
- getWhen() - Method in class com.google.gdata.data.contacts.Event
-
Returns the time period description.
- getWhen() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the time period descriptions.
- getWhere() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns the person location.
- getWhere() - Method in class com.google.gdata.data.extensions.Organization
-
Returns the office location.
- getWhere() - Method in class com.google.gdata.model.gd.Organization
-
Returns the office location.
- getWhere() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the place descriptions.
- getWho() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns the person descriptions.
- getWhoList() - Method in class com.google.gdata.data.extensions.MessageEntry
-
- getWhoList() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns the person descriptions.
- getWidth() - Method in class com.google.api.gbase.client.Thumbnail
-
Returns the image width (pixels).
- getWidth() - Method in class com.google.gdata.data.calendar.WebContent
-
- getWidth() - Method in class com.google.gdata.data.extensions.Image
-
- getWidth() - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- getWidth() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns the video width.
- getWidth() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- getWidth() - Method in interface com.google.gdata.data.photos.PhotoData
-
The width of the photo in pixels.
- getWidth() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- getWidth() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- getWidthExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns the the width of the photo.
- getWireFormat() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns the
WireFormat
that is used to parse and generate the
representation or
null
if no supporting wire format exists.
- getWireFormat() - Method in class com.google.gdata.wireformats.output.AtomDualGenerator
-
- getWireFormat() - Method in class com.google.gdata.wireformats.output.AtomServiceDualGenerator
-
- getWireFormat() - Method in class com.google.gdata.wireformats.output.ElementGenerator
-
- getWireFormat() - Method in class com.google.gdata.wireformats.output.RssDualGenerator
-
- getWireFormat() - Method in class com.google.gdata.wireformats.output.WireFormatOutputGenerator
-
Returns the wire format to use when generating this output.
- getWithKey() - Method in class com.google.gdata.data.acl.AclEntry
-
- getWithMappings() - Method in class com.google.gdata.client.sites.SiteQuery
-
Returns the handle web address mappings.
- getWorksheet() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns the worksheet where the table lives.
- getWorksheet() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns the worksheet where the table lives.
- getWorksheetFeedUrl(String, String, String) - Method in class com.google.gdata.client.spreadsheet.FeedURLFactory
-
Creates a URL you can use to get a WorksheetFeed of all the
worksheets within a spreadsheet.
- getWorksheetFeedUrl() - Method in class com.google.gdata.data.docs.SpreadsheetEntry
-
Gets the URL for this spreadsheet's worksheets feed.
- getWorksheetFeedUrl() - Method in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Gets the URL for this spreadsheet's worksheets feed.
- getWorksheets() - Method in class com.google.gdata.data.docs.SpreadsheetEntry
-
Gets all worksheet entries that are part of this spreadsheet.
- getWorksheets() - Method in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Gets all worksheet entries that are part of this spreadsheet.
- getWorkspaces() - Method in interface com.google.gdata.data.introspection.IServiceDocument
-
Returns the workspaces associated with this service.
- getWorkspaces() - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- getWorkspaces() - Method in class com.google.gdata.model.atompub.ServiceDocument
-
Returns the workspaces.
- getXhtml() - Method in class com.google.gdata.data.XhtmlTextConstruct
-
- getXhtml() - Method in class com.google.gdata.model.atom.TextContent
-
Returns the XHTML content of this text content, or null
if no such
element exists.
- getXml() - Method in class com.google.gdata.data.OtherContent
-
- getXml() - Method in class com.google.gdata.model.atom.OtherContent
-
- getXmlBase() - Method in class com.google.gdata.model.atom.Feed
-
Returns the current xml:base attribute for this feed.
- getXmlBlob() - Method in class com.google.gdata.data.ExtensionPoint
-
Retrieves the XML blob containing arbitrary (unrecognized) extensions.
- getXmlContent() - Method in class com.google.gdata.data.OtherContent
-
Returns the nested xml content.
- getXmlContent() - Method in class com.google.gdata.model.atom.OtherContent
-
Gets the nested xml content of this element.
- getXmlName() - Method in enum com.google.gdata.data.youtube.YtAspectRatio.Value
-
- getXmlWriter(Writer, OutputProperties, String) - Method in class com.google.gdata.wireformats.output.XmlGenerator
-
Returns an XmlWriter configured based upon request attributes.
- getYear() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns the year.
- getYomi() - Method in class com.google.gdata.data.extensions.AdditionalName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.data.extensions.FamilyName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.data.extensions.FullName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.data.extensions.GivenName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.data.extensions.OrgName
-
Returns the yomi name of organization.
- getYomi() - Method in class com.google.gdata.model.gd.AdditionalName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.model.gd.FamilyName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.model.gd.FullName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.model.gd.GivenName
-
Returns the pronunciation help.
- getYomi() - Method in class com.google.gdata.model.gd.OrgName
-
Returns the yomi name of organization.
- getYouTubeCategory() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
A YouTube media group can have only one YouTube category defined by this
scheme:
YouTubeNamespace.CATEGORY_SCHEME
and this method is a
helper for retrieving it.
- getYouTubeContents() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getYouTubeCredits() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getYouTubeFormat() - Method in class com.google.gdata.data.youtube.YouTubeMediaContent
-
Gets the youtube video format.
- getYouTubeRatings() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- getYtRating() - Method in class com.google.gdata.data.youtube.RatingEntry
-
Gets the yt:rating tag.
- getYtRating() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the yt:rating tag.
- GF - Static variable in class com.google.gdata.data.finance.FinanceNamespace
-
Google Finance (GF) namespace
- GF_ALIAS - Static variable in class com.google.gdata.data.finance.FinanceNamespace
-
Google Finance (GF) namespace alias
- GF_NS - Static variable in class com.google.gdata.data.finance.FinanceNamespace
-
XML writer namespace for Google Finance (GF)
- GF_PREFIX - Static variable in class com.google.gdata.data.finance.FinanceNamespace
-
Google Finance (GF) namespace prefix
- givenName - Variable in class com.google.gdata.data.appsforyourdomain.Name
-
- GivenName - Class in com.google.gdata.data.extensions
-
Person's given name.
- GivenName() - Constructor for class com.google.gdata.data.extensions.GivenName
-
Default mutable constructor.
- GivenName(String, String) - Constructor for class com.google.gdata.data.extensions.GivenName
-
Immutable constructor.
- GivenName - Class in com.google.gdata.model.gd
-
Person's given name.
- GivenName() - Constructor for class com.google.gdata.model.gd.GivenName
-
Constructs an instance using the default key.
- GivenName(ElementKey<String, ? extends GivenName>) - Constructor for class com.google.gdata.model.gd.GivenName
-
Subclass constructor, allows subclasses to supply their own element key.
- GivenName(ElementKey<String, ? extends GivenName>, Element) - Constructor for class com.google.gdata.model.gd.GivenName
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- GivenName(String) - Constructor for class com.google.gdata.model.gd.GivenName
-
Constructs a new instance with the given value.
- gKind - Static variable in class com.google.gdata.util.Namespaces
-
Google data kind scheme.
- GlossariesElement - Class in com.google.gdata.data.gtt
-
Describes a glossaries element.
- GlossariesElement() - Constructor for class com.google.gdata.data.gtt.GlossariesElement
-
Default mutable constructor.
- GLOSSARY - Static variable in class com.google.gdata.data.gtt.GlossaryEntryLink.Rel
-
Glossary glossary entry link.
- GlossaryEntry - Class in com.google.gdata.data.gtt
-
Describes a glossary entry.
- GlossaryEntry() - Constructor for class com.google.gdata.data.gtt.GlossaryEntry
-
Default mutable constructor.
- GlossaryEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.gtt.GlossaryEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- GlossaryEntryLink - Class in com.google.gdata.data.gtt
-
Describes a glossary entry link.
- GlossaryEntryLink.Rel - Class in com.google.gdata.data.gtt
-
Link relation type.
- GlossaryEntryLink.Rel() - Constructor for class com.google.gdata.data.gtt.GlossaryEntryLink.Rel
-
- GlossaryFeed - Class in com.google.gdata.data.gtt
-
Describes a glossary feed.
- GlossaryFeed() - Constructor for class com.google.gdata.data.gtt.GlossaryFeed
-
Default mutable constructor.
- GlossaryFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.gtt.GlossaryFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- GmailFilterService - Class in com.google.gdata.client.appsforyourdomain.gmailsettings
-
The GmailFilterService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
the Google Apps Gmail Settings API.
- GmailFilterService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
-
Constructs a GmailFilterService instance for an application with
the name applicationName
.
- GmAttributes - Class in com.google.api.gbase.client
-
Java representation for the gm:attributes tag for in the itemtypes feed.
- GmAttributes() - Constructor for class com.google.api.gbase.client.GmAttributes
-
- GmAttributes.GmAttribute - Class in com.google.api.gbase.client
-
The information defining an attribute, as contained by the gm:attribute
element in the itemtypes feed.
- GmAttributes.GmAttribute(GoogleBaseAttributeId, GmAttributes.GmAttribute.Importance) - Constructor for class com.google.api.gbase.client.GmAttributes.GmAttribute
-
Creates a GmAttribute instance with the specified id and importance.
- GmAttributes.GmAttribute.Importance - Enum in com.google.api.gbase.client
-
Enumeration defining the importance levels that an attribute can have.
- GmDisapproved - Class in com.google.api.gbase.client
-
Object representation of the gm:disapproved tag.
- GmDisapproved() - Constructor for class com.google.api.gbase.client.GmDisapproved
-
Creates a gm:disapproved tag.
- GmItemType - Class in com.google.api.gbase.client
-
Java representation for the gm:item_type tag found in the item type feed.
- GmItemType() - Constructor for class com.google.api.gbase.client.GmItemType
-
Creates an unset item type object.
- GmItemType(String) - Constructor for class com.google.api.gbase.client.GmItemType
-
Creates and initializez an item type object.
- GML - Static variable in class com.google.gdata.data.geo.Namespaces
-
Namespace for the GML Geography markup language.
- GML_ALIAS - Static variable in class com.google.gdata.data.geo.Namespaces
-
- GML_NAMESPACE - Static variable in class com.google.gdata.data.geo.Namespaces
-
- GmlEnvelope - Class in com.google.gdata.data.geo.impl
-
A gml:Envelope element, this is used to describe a box using the gml version
of our geographic information language.
- GmlEnvelope() - Constructor for class com.google.gdata.data.geo.impl.GmlEnvelope
-
Constructs an empty gml:Envelope element.
- GmlEnvelope(Double, Double, Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GmlEnvelope
-
Constructs a gml:Envelope with the given coordinates.
- GmlEnvelope(Point, Point) - Constructor for class com.google.gdata.data.geo.impl.GmlEnvelope
-
Constructs a gml:Envelope with the given lower and upper values.
- GmlEnvelope(Box) - Constructor for class com.google.gdata.data.geo.impl.GmlEnvelope
-
Constructs a gml:Envelope by copying from the given box.
- GmlLowerCorner - Class in com.google.gdata.data.geo.impl
-
Point that represents the lower corner of a gml:Envelope.
- GmlLowerCorner() - Constructor for class com.google.gdata.data.geo.impl.GmlLowerCorner
-
Constructs an empty gml:lowerCorner element.
- GmlLowerCorner(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GmlLowerCorner
-
Constructs a gml:lowerCorner element with the given lat and lon.
- GmlLowerCorner(Point) - Constructor for class com.google.gdata.data.geo.impl.GmlLowerCorner
-
Constructs a gml:lowerCorner element by copying the data from the
given point.
- GmlPoint - Class in com.google.gdata.data.geo.impl
-
Extension for a GML gml:Point element.
- GmlPoint() - Constructor for class com.google.gdata.data.geo.impl.GmlPoint
-
Constructs an empty gml:Point element.
- GmlPoint(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GmlPoint
-
Constructs a gml:Point element out of the given lat and lon values.
- GmlPoint(Point) - Constructor for class com.google.gdata.data.geo.impl.GmlPoint
-
Constructs a gml:Point element using the given Point coordinates for the
nested gml:pos element.
- GmlPos - Class in com.google.gdata.data.geo.impl
-
A GML Coordinate which is just a space-separated pair of lat/lon.
- GmlPos() - Constructor for class com.google.gdata.data.geo.impl.GmlPos
-
Constructs an empty gml:pos element.
- GmlPos(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GmlPos
-
Constructs a gml:pos element with the given latitude and longitude.
- GmlPos(Point) - Constructor for class com.google.gdata.data.geo.impl.GmlPos
-
Constructs a gml:pos element by copying the lat/long values out of the
supplied point.
- GmlUpperCorner - Class in com.google.gdata.data.geo.impl
-
Point that represents the upper corner of a gml:Envelope.
- GmlUpperCorner() - Constructor for class com.google.gdata.data.geo.impl.GmlUpperCorner
-
Constructs an empty gml:upperCorner element.
- GmlUpperCorner(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.GmlUpperCorner
-
Constructs a gml:upperCorner element with the given lat and lon.
- GmlUpperCorner(Point) - Constructor for class com.google.gdata.data.geo.impl.GmlUpperCorner
-
Constructs a gml:upperCorner element by copying the data from the
given point.
- GmPublishingPriority - Class in com.google.api.gbase.client
-
Object representation of the gm:publishing_priority tag.
- GmPublishingPriority() - Constructor for class com.google.api.gbase.client.GmPublishingPriority
-
Creates a gm:publishing_priority tag.
- GmPublishingPriority.Value - Enum in com.google.api.gbase.client
-
Possible values for the indexing element.
- gNs - Static variable in class com.google.gdata.model.gd.Namespaces
-
XML writer namespace for Google data (GD)
- gNs - Static variable in class com.google.gdata.util.Namespaces
-
Google data XML namespace.
- Goal - Class in com.google.gdata.data.analytics
-
Google Analytics goal.
- Goal() - Constructor for class com.google.gdata.data.analytics.Goal
-
Default mutable constructor.
- Goal(Boolean, String, Integer, Double) - Constructor for class com.google.gdata.data.analytics.Goal
-
Immutable constructor.
- GOAL_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
Experiment goal URL.
- GOOGLE_ACCOUNTS_PATH - Static variable in class com.google.gdata.client.GoogleAuthTokenFactory
-
The path name of the Google accounts management handler.
- GOOGLE_BASE_SERVICE - Static variable in class com.google.api.gbase.client.GoogleBaseService
-
The official name of the service.
- GOOGLE_BASE_SERVICE_VERSION - Static variable in class com.google.api.gbase.client.GoogleBaseService
-
Version of this service.
- GOOGLE_LOGIN_PATH - Static variable in class com.google.gdata.client.GoogleAuthTokenFactory
-
The path name of the Google login handler.
- GOOGLE_TALK - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
Google Talk.
- GOOGLE_TALK - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
Google Talk.
- GoogleAuthTokenFactory - Class in com.google.gdata.client
-
A factory for creating Google authentication tokens (ClientLogin and
AuthSub).
- GoogleAuthTokenFactory(String, String, AuthTokenFactory.TokenListener) - Constructor for class com.google.gdata.client.GoogleAuthTokenFactory
-
Constructs a factory for creating authentication tokens for connecting
to a Google service with name serviceName
for an application
with the name applicationName
.
- GoogleAuthTokenFactory(String, String, String, String, AuthTokenFactory.TokenListener) - Constructor for class com.google.gdata.client.GoogleAuthTokenFactory
-
Constructs a factory for creating authentication tokens for connecting
to a Google service with name serviceName
for an application
with the name applicationName
.
- GoogleAuthTokenFactory.AuthSubToken - Class in com.google.gdata.client
-
Encapsulates the token used by web applications to login on behalf of
a user.
- GoogleAuthTokenFactory.AuthSubToken(String, PrivateKey) - Constructor for class com.google.gdata.client.GoogleAuthTokenFactory.AuthSubToken
-
- GoogleAuthTokenFactory.OAuthToken - Class in com.google.gdata.client
-
Encapsulates the OAuth information used by applications to login on behalf
of a user.
- GoogleAuthTokenFactory.OAuthToken(OAuthParameters, OAuthSigner) - Constructor for class com.google.gdata.client.GoogleAuthTokenFactory.OAuthToken
-
- GoogleAuthTokenFactory.UserToken - Class in com.google.gdata.client
-
The UserToken encapsulates the token retrieved as a result of
authenticating to Google using a user's credentials.
- GoogleAuthTokenFactory.UserToken(String) - Constructor for class com.google.gdata.client.GoogleAuthTokenFactory.UserToken
-
- GoogleBaseAttribute - Class in com.google.api.gbase.client
-
An internal representation for a tag in the g: namespace.
- GoogleBaseAttribute(String) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
Creates a new GoogleBaseAttribute with a name and no type.
- GoogleBaseAttribute(String, GoogleBaseAttributeType) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
Creates a new GoogleBaseAttribute with a name and type.
- GoogleBaseAttribute(String, GoogleBaseAttributeType, String) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
Creates a new Extension attribute with a name, type and string content.
- GoogleBaseAttribute(String, GoogleBaseAttributeType, boolean) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
Creates a new GoogleBaseAttribute with a name and type.
- GoogleBaseAttribute(String, GoogleBaseAttributeType, boolean, String) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
Creates a new Extension attribute with a name, type and string content.
- GoogleBaseAttribute(GoogleBaseAttributeId, String) - Constructor for class com.google.api.gbase.client.GoogleBaseAttribute
-
- GoogleBaseAttributeId - Class in com.google.api.gbase.client
-
The definition (name and type) of a Google Base attribute.
- GoogleBaseAttributeId(String, GoogleBaseAttributeType) - Constructor for class com.google.api.gbase.client.GoogleBaseAttributeId
-
Creates a public attribute id.
- GoogleBaseAttributesExtension - Class in com.google.api.gbase.client
-
Keeps track of attributes in the g: namespace.
- GoogleBaseAttributesExtension() - Constructor for class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- GoogleBaseAttributeType - Class in com.google.api.gbase.client
-
Attribute types.
- GoogleBaseEntry - Class in com.google.api.gbase.client
-
An object corresponding to one entry in a Google Base Atom XML file.
- GoogleBaseEntry() - Constructor for class com.google.api.gbase.client.GoogleBaseEntry
-
Creates a new entry.
- GoogleBaseFeed - Class in com.google.api.gbase.client
-
- GoogleBaseFeed() - Constructor for class com.google.api.gbase.client.GoogleBaseFeed
-
Creates a new, empty feed.
- GoogleBaseMediaEntry - Class in com.google.api.gbase.client
-
Media entry representing a media attachment of a Google Base item.
- GoogleBaseMediaEntry() - Constructor for class com.google.api.gbase.client.GoogleBaseMediaEntry
-
- GoogleBaseMediaFeed - Class in com.google.api.gbase.client
-
Media feed used for managing the media attachments for one Google Base Item.
- GoogleBaseMediaFeed() - Constructor for class com.google.api.gbase.client.GoogleBaseMediaFeed
-
- GoogleBaseQuery - Class in com.google.api.gbase.client
-
Adds support for the "bq" and "max-values" parameters to a gdata query.
- GoogleBaseQuery(URL) - Constructor for class com.google.api.gbase.client.GoogleBaseQuery
-
Creates a Google Base query.
- GoogleBaseService - Class in com.google.api.gbase.client
-
Creates a Google data service with extensions
specific to Google Base.
- GoogleBaseService(String) - Constructor for class com.google.api.gbase.client.GoogleBaseService
-
Creates a GoogleBaseService connecting to the default
authentication domain (www.google.com) using the HTTPS.
- GoogleBaseService(String, String) - Constructor for class com.google.api.gbase.client.GoogleBaseService
-
Creates a GoogleBaseService connecting to the default
authentication domain (www.google.com) using the HTTPS.
- GoogleBaseService(String, String, String) - Constructor for class com.google.api.gbase.client.GoogleBaseService
-
Creates a GoogleBaseService connecting to a specific
authentication domain using a specific protocol.
- GoogleBaseService(String, String, String, String) - Constructor for class com.google.api.gbase.client.GoogleBaseService
-
Creates a GoogleBaseService connecting to a specific
authentication domain using a specific protocol.
- GoogleBaseService.Versions - Class in com.google.api.gbase.client
-
The Versions class contains all released versions of the Google Base API
- GoogleBaseService.Versions() - Constructor for class com.google.api.gbase.client.GoogleBaseService.Versions
-
- GoogleGDataRequest - Class in com.google.gdata.client.http
-
The GoogleGDataRequest class provides a basic implementation of an
interface to connect with a Google-GData server.
- GoogleGDataRequest(Service.GDataRequest.RequestType, URL, ContentType, HttpAuthToken, Map<String, String>, Map<String, String>, HttpUrlConnectionSource) - Constructor for class com.google.gdata.client.http.GoogleGDataRequest
-
Constructs a new GoogleGDataRequest instance of the specified
RequestType, targeting the specified URL with the specified
authentication token.
- GoogleGDataRequest.Factory - Class in com.google.gdata.client.http
-
The GoogleGDataRequest.Factory class is a factory class for
constructing new GoogleGDataRequest instances.
- GoogleGDataRequest.Factory() - Constructor for class com.google.gdata.client.http.GoogleGDataRequest.Factory
-
- GoogleGDataRequest.GoogleCookie - Class in com.google.gdata.client.http
-
Google cookie.
- GoogleGDataRequest.GoogleCookie(URI, String) - Constructor for class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
Constructs a new GoogleCookie instance.
- GoogleOAuthHelper - Class in com.google.gdata.client.authn.oauth
-
Extends the
OAuthHelper
class with details specific to making
OAuth requests with Google.
- GoogleOAuthHelper(OAuthSigner) - Constructor for class com.google.gdata.client.authn.oauth.GoogleOAuthHelper
-
Creates a new GoogleOAuthHelper, which is an
OAuthHelper
with
specific urls.
- GoogleOAuthParameters - Class in com.google.gdata.client.authn.oauth
-
Defines the parameters necessary for making OAuth requests against Google.
- GoogleOAuthParameters() - Constructor for class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
- GoogleService - Class in com.google.gdata.client
-
The GoogleService class extends the basic GData
Service
abstraction to add support for authentication and cookies.
- GoogleService(String, String) - Constructor for class com.google.gdata.client.GoogleService
-
Constructs a GoogleService instance connecting to the service with name
serviceName
for an application with the name
applicationName
.
- GoogleService(String, String, String, String) - Constructor for class com.google.gdata.client.GoogleService
-
Constructs a GoogleService instance connecting to the service with name
serviceName
for an application with the name
applicationName
.
- GoogleService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.GoogleService
-
Constructs a GoogleService instance connecting to the service for an
application with the name applicationName
.
- GoogleService.AccountDeletedException - Exception in com.google.gdata.client
-
Authentication failed, account has been deleted.
- GoogleService.AccountDeletedException(String) - Constructor for exception com.google.gdata.client.GoogleService.AccountDeletedException
-
- GoogleService.AccountDisabledException - Exception in com.google.gdata.client
-
Authentication failed, account has been disabled.
- GoogleService.AccountDisabledException(String) - Constructor for exception com.google.gdata.client.GoogleService.AccountDisabledException
-
- GoogleService.CaptchaRequiredException - Exception in com.google.gdata.client
-
Authentication failed, CAPTCHA requires answering.
- GoogleService.CaptchaRequiredException(String, String, String) - Constructor for exception com.google.gdata.client.GoogleService.CaptchaRequiredException
-
- GoogleService.InvalidCredentialsException - Exception in com.google.gdata.client
-
Authentication failed, invalid credentials presented to server.
- GoogleService.InvalidCredentialsException(String) - Constructor for exception com.google.gdata.client.GoogleService.InvalidCredentialsException
-
- GoogleService.NotVerifiedException - Exception in com.google.gdata.client
-
Authentication failed, account has not been verified.
- GoogleService.NotVerifiedException(String) - Constructor for exception com.google.gdata.client.GoogleService.NotVerifiedException
-
- GoogleService.ServiceUnavailableException - Exception in com.google.gdata.client
-
Authentication failed, authentication service not available.
- GoogleService.ServiceUnavailableException(String) - Constructor for exception com.google.gdata.client.GoogleService.ServiceUnavailableException
-
- GoogleService.SessionExpiredException - Exception in com.google.gdata.client
-
Authentication failed, the token's session has expired.
- GoogleService.SessionExpiredException(String) - Constructor for exception com.google.gdata.client.GoogleService.SessionExpiredException
-
- GoogleService.TermsNotAgreedException - Exception in com.google.gdata.client
-
Authentication failed, user did not agree to the terms of service.
- GoogleService.TermsNotAgreedException(String) - Constructor for exception com.google.gdata.client.GoogleService.TermsNotAgreedException
-
- GphotoAccess - Class in com.google.gdata.data.photos
-
Access level for an album, either public or unlisted.
- GphotoAccess() - Constructor for class com.google.gdata.data.photos.GphotoAccess
-
Default mutable constructor.
- GphotoAccess(String) - Constructor for class com.google.gdata.data.photos.GphotoAccess
-
Constructor (mutable or immutable).
- GphotoAccess.Value - Class in com.google.gdata.data.photos
-
Access level.
- GphotoAccess.Value() - Constructor for class com.google.gdata.data.photos.GphotoAccess.Value
-
- GphotoAlbumCanonicalTitle - Class in com.google.gdata.data.photos
-
Canonical name of the album this entity is in.
- GphotoAlbumCanonicalTitle() - Constructor for class com.google.gdata.data.photos.GphotoAlbumCanonicalTitle
-
Default mutable constructor.
- GphotoAlbumCanonicalTitle(String) - Constructor for class com.google.gdata.data.photos.GphotoAlbumCanonicalTitle
-
Constructor (mutable or immutable).
- GphotoAlbumDescription - Class in com.google.gdata.data.photos
-
Album description of the album this entity is in.
- GphotoAlbumDescription() - Constructor for class com.google.gdata.data.photos.GphotoAlbumDescription
-
Default mutable constructor.
- GphotoAlbumDescription(String) - Constructor for class com.google.gdata.data.photos.GphotoAlbumDescription
-
Constructor (mutable or immutable).
- GphotoAlbumId - Class in com.google.gdata.data.photos
-
The album ID that the entity is contained in.
- GphotoAlbumId() - Constructor for class com.google.gdata.data.photos.GphotoAlbumId
-
Default mutable constructor.
- GphotoAlbumId(String) - Constructor for class com.google.gdata.data.photos.GphotoAlbumId
-
Constructor (mutable or immutable).
- GphotoAlbumTitle - Class in com.google.gdata.data.photos
-
Title of the album this entity is in.
- GphotoAlbumTitle() - Constructor for class com.google.gdata.data.photos.GphotoAlbumTitle
-
Default mutable constructor.
- GphotoAlbumTitle(String) - Constructor for class com.google.gdata.data.photos.GphotoAlbumTitle
-
Constructor (mutable or immutable).
- GphotoBytesUsed - Class in com.google.gdata.data.photos
-
The number of bytes used by the album.
- GphotoBytesUsed() - Constructor for class com.google.gdata.data.photos.GphotoBytesUsed
-
Default mutable constructor.
- GphotoBytesUsed(Long) - Constructor for class com.google.gdata.data.photos.GphotoBytesUsed
-
Immutable constructor.
- GphotoChecksum - Class in com.google.gdata.data.photos
-
An opaque client checksum.
- GphotoChecksum() - Constructor for class com.google.gdata.data.photos.GphotoChecksum
-
Default mutable constructor.
- GphotoChecksum(String) - Constructor for class com.google.gdata.data.photos.GphotoChecksum
-
Constructor (mutable or immutable).
- GphotoClient - Class in com.google.gdata.data.photos
-
An opaque client string for extra photo information.
- GphotoClient() - Constructor for class com.google.gdata.data.photos.GphotoClient
-
Default mutable constructor.
- GphotoClient(String) - Constructor for class com.google.gdata.data.photos.GphotoClient
-
Constructor (mutable or immutable).
- GphotoCommentCount - Class in com.google.gdata.data.photos
-
The number of comments on the album.
- GphotoCommentCount() - Constructor for class com.google.gdata.data.photos.GphotoCommentCount
-
Default mutable constructor.
- GphotoCommentCount(Integer) - Constructor for class com.google.gdata.data.photos.GphotoCommentCount
-
Immutable constructor.
- GphotoCommentsEnabled - Class in com.google.gdata.data.photos
-
True if the album allows commenting.
- GphotoCommentsEnabled() - Constructor for class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Default mutable constructor.
- GphotoCommentsEnabled(Boolean) - Constructor for class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Immutable constructor.
- GphotoCrowdedLength - Class in com.google.gdata.data.photos
-
Number of results included after crowding.
- GphotoCrowdedLength() - Constructor for class com.google.gdata.data.photos.GphotoCrowdedLength
-
Default mutable constructor.
- GphotoCrowdedLength(Integer) - Constructor for class com.google.gdata.data.photos.GphotoCrowdedLength
-
Immutable constructor.
- GphotoData - Interface in com.google.gdata.data.photos
-
Data interface for all of the photos data items.
- GphotoDataImpl - Class in com.google.gdata.data.photos.impl
-
Basic implementation class for all of the
GphotoData
objects.
- GphotoDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Construct a new GphotoData implementation based on the given extension.
- GphotoEntry<E extends GphotoEntry<E>> - Class in com.google.gdata.data.photos
-
The base entry class for Picasaweb data.
- GphotoEntry() - Constructor for class com.google.gdata.data.photos.GphotoEntry
-
Constructs a new Entry instance.
- GphotoEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.GphotoEntry
-
Constructs a new entry instance using the source for a shallow copy.
- GphotoExifTime - Class in com.google.gdata.data.photos
-
The unix timestamp from the exif information.
- GphotoExifTime() - Constructor for class com.google.gdata.data.photos.GphotoExifTime
-
Default mutable constructor.
- GphotoExifTime(String) - Constructor for class com.google.gdata.data.photos.GphotoExifTime
-
Constructor (mutable or immutable).
- GphotoFeaturedDate - Class in com.google.gdata.data.photos
-
Datetime in unix timestamp format for when the photo was featured.
- GphotoFeaturedDate() - Constructor for class com.google.gdata.data.photos.GphotoFeaturedDate
-
Default mutable constructor.
- GphotoFeaturedDate(Long) - Constructor for class com.google.gdata.data.photos.GphotoFeaturedDate
-
Immutable constructor.
- GphotoFeaturedDate(Date) - Constructor for class com.google.gdata.data.photos.GphotoFeaturedDate
-
- GphotoFeed<F extends GphotoFeed> - Class in com.google.gdata.data.photos
-
This class customizes the generic MediaFeed class to define a feed of
GphotoEntries.
- GphotoFeed() - Constructor for class com.google.gdata.data.photos.GphotoFeed
-
Construct a new GphotoFeed
instance that is parameterized to
contain GphotoEntry
instances.
- GphotoFeed(Class<? extends GphotoEntry>) - Constructor for class com.google.gdata.data.photos.GphotoFeed
-
Construct a new GphotoFeed
instance parameterized to contain the
given GphotoEntry
type.
- GphotoFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.photos.GphotoFeed
-
Construct a new GphotoFeed
instance parameterized to contain
GphotoEntry
instances.
- GphotoFeed(Class<? extends GphotoEntry>, BaseFeed) - Constructor for class com.google.gdata.data.photos.GphotoFeed
-
Construct a new GphotoFeed
instance parameterized to contain the
given GphotoEntry
subclass.
- GphotoHeight - Class in com.google.gdata.data.photos
-
The height of a photo in pixels.
- GphotoHeight() - Constructor for class com.google.gdata.data.photos.GphotoHeight
-
Default mutable constructor.
- GphotoHeight(Long) - Constructor for class com.google.gdata.data.photos.GphotoHeight
-
Immutable constructor.
- GphotoId - Class in com.google.gdata.data.photos
-
The photos system id for the element.
- GphotoId() - Constructor for class com.google.gdata.data.photos.GphotoId
-
Default mutable constructor.
- GphotoId(String) - Constructor for class com.google.gdata.data.photos.GphotoId
-
Constructor (mutable or immutable).
- GphotoImageVersion - Class in com.google.gdata.data.photos
-
The version of the image bytes.
- GphotoImageVersion() - Constructor for class com.google.gdata.data.photos.GphotoImageVersion
-
Default mutable constructor.
- GphotoImageVersion(Long) - Constructor for class com.google.gdata.data.photos.GphotoImageVersion
-
Immutable constructor.
- GphotoLocation - Class in com.google.gdata.data.photos
-
The textual location of the album.
- GphotoLocation() - Constructor for class com.google.gdata.data.photos.GphotoLocation
-
Default mutable constructor.
- GphotoLocation(String) - Constructor for class com.google.gdata.data.photos.GphotoLocation
-
Constructor (mutable or immutable).
- GphotoMaxPhotos - Class in com.google.gdata.data.photos
-
The maximum number of photos allowed per album.
- GphotoMaxPhotos() - Constructor for class com.google.gdata.data.photos.GphotoMaxPhotos
-
Default mutable constructor.
- GphotoMaxPhotos(Integer) - Constructor for class com.google.gdata.data.photos.GphotoMaxPhotos
-
Immutable constructor.
- GphotoName - Class in com.google.gdata.data.photos
-
The canonical name of the album.
- GphotoName() - Constructor for class com.google.gdata.data.photos.GphotoName
-
Default mutable constructor.
- GphotoName(String) - Constructor for class com.google.gdata.data.photos.GphotoName
-
Constructor (mutable or immutable).
- GphotoNickname - Class in com.google.gdata.data.photos
-
The nickname of a user.
- GphotoNickname() - Constructor for class com.google.gdata.data.photos.GphotoNickname
-
Default mutable constructor.
- GphotoNickname(String) - Constructor for class com.google.gdata.data.photos.GphotoNickname
-
Constructor (mutable or immutable).
- GphotoOriginalVideo - Class in com.google.gdata.data.photos
-
The original video info field.
- GphotoOriginalVideo() - Constructor for class com.google.gdata.data.photos.GphotoOriginalVideo
-
Default mutable constructor.
- GphotoOriginalVideo(Integer, Long, Integer, Float, String, Integer) - Constructor for class com.google.gdata.data.photos.GphotoOriginalVideo
-
Immutable constructor.
- GphotoPhotoId - Class in com.google.gdata.data.photos
-
The photo ID that the entity is contained in.
- GphotoPhotoId() - Constructor for class com.google.gdata.data.photos.GphotoPhotoId
-
Default mutable constructor.
- GphotoPhotoId(String) - Constructor for class com.google.gdata.data.photos.GphotoPhotoId
-
Constructor (mutable or immutable).
- GphotoPhotosLeft - Class in com.google.gdata.data.photos
-
The number of photos that can be uploaded to this album.
- GphotoPhotosLeft() - Constructor for class com.google.gdata.data.photos.GphotoPhotosLeft
-
Default mutable constructor.
- GphotoPhotosLeft(Integer) - Constructor for class com.google.gdata.data.photos.GphotoPhotosLeft
-
Immutable constructor.
- GphotoPhotosUsed - Class in com.google.gdata.data.photos
-
The number of photos that have already been uploaded.
- GphotoPhotosUsed() - Constructor for class com.google.gdata.data.photos.GphotoPhotosUsed
-
Default mutable constructor.
- GphotoPhotosUsed(Integer) - Constructor for class com.google.gdata.data.photos.GphotoPhotosUsed
-
Immutable constructor.
- GphotoPosition - Class in com.google.gdata.data.photos
-
The position of a photo in its album.
- GphotoPosition() - Constructor for class com.google.gdata.data.photos.GphotoPosition
-
Default mutable constructor.
- GphotoPosition(Float) - Constructor for class com.google.gdata.data.photos.GphotoPosition
-
Immutable constructor.
- GphotoQuotaLimit - Class in com.google.gdata.data.photos
-
The maximum available quota.
- GphotoQuotaLimit() - Constructor for class com.google.gdata.data.photos.GphotoQuotaLimit
-
Default mutable constructor.
- GphotoQuotaLimit(Long) - Constructor for class com.google.gdata.data.photos.GphotoQuotaLimit
-
Immutable constructor.
- GphotoQuotaUsed - Class in com.google.gdata.data.photos
-
The currently used quota.
- GphotoQuotaUsed() - Constructor for class com.google.gdata.data.photos.GphotoQuotaUsed
-
Default mutable constructor.
- GphotoQuotaUsed(Long) - Constructor for class com.google.gdata.data.photos.GphotoQuotaUsed
-
Immutable constructor.
- GphotoRotation - Class in com.google.gdata.data.photos
-
The rotation of a photo in degrees.
- GphotoRotation() - Constructor for class com.google.gdata.data.photos.GphotoRotation
-
Default mutable constructor.
- GphotoRotation(Integer) - Constructor for class com.google.gdata.data.photos.GphotoRotation
-
Immutable constructor.
- GphotoRssLink - Class in com.google.gdata.data.photos
-
Link to the rss feed.
- GphotoRssLink() - Constructor for class com.google.gdata.data.photos.GphotoRssLink
-
Default mutable constructor.
- GphotoRssLink(String) - Constructor for class com.google.gdata.data.photos.GphotoRssLink
-
Constructor (mutable or immutable).
- GphotoShowLink - Class in com.google.gdata.data.photos
-
Flag if contact should appear in gallery page.
- GphotoShowLink() - Constructor for class com.google.gdata.data.photos.GphotoShowLink
-
Default mutable constructor.
- GphotoShowLink(Boolean) - Constructor for class com.google.gdata.data.photos.GphotoShowLink
-
Immutable constructor.
- GphotoSize - Class in com.google.gdata.data.photos
-
The size of a photo in bytes.
- GphotoSize() - Constructor for class com.google.gdata.data.photos.GphotoSize
-
Default mutable constructor.
- GphotoSize(Long) - Constructor for class com.google.gdata.data.photos.GphotoSize
-
Immutable constructor.
- GphotoSnippet - Class in com.google.gdata.data.photos
-
Snippet of matching text for search results.
- GphotoSnippet() - Constructor for class com.google.gdata.data.photos.GphotoSnippet
-
Default mutable constructor.
- GphotoSnippet(String) - Constructor for class com.google.gdata.data.photos.GphotoSnippet
-
Constructor (mutable or immutable).
- GphotoSnippetType - Class in com.google.gdata.data.photos
-
Type of snippet included in search results.
- GphotoSnippetType() - Constructor for class com.google.gdata.data.photos.GphotoSnippetType
-
Default mutable constructor.
- GphotoSnippetType(String) - Constructor for class com.google.gdata.data.photos.GphotoSnippetType
-
Constructor (mutable or immutable).
- GphotoStarred - Class in com.google.gdata.data.photos
-
If viewer starred the photo and total number of stars.
- GphotoStarred() - Constructor for class com.google.gdata.data.photos.GphotoStarred
-
Default mutable constructor.
- GphotoStarred(Integer, Boolean) - Constructor for class com.google.gdata.data.photos.GphotoStarred
-
Immutable constructor.
- GphotoStreamId - Class in com.google.gdata.data.photos
-
The stream ID of a stream the photo belongs to.
- GphotoStreamId() - Constructor for class com.google.gdata.data.photos.GphotoStreamId
-
Default mutable constructor.
- GphotoStreamId(String) - Constructor for class com.google.gdata.data.photos.GphotoStreamId
-
Constructor (mutable or immutable).
- GphotoSubscribed - Class in com.google.gdata.data.photos
-
Flag if user will receive update emails from a contact.
- GphotoSubscribed() - Constructor for class com.google.gdata.data.photos.GphotoSubscribed
-
Default mutable constructor.
- GphotoSubscribed(Boolean) - Constructor for class com.google.gdata.data.photos.GphotoSubscribed
-
Immutable constructor.
- GphotoThumbnail - Class in com.google.gdata.data.photos
-
The thumbnail for a user portrait or album cover.
- GphotoThumbnail() - Constructor for class com.google.gdata.data.photos.GphotoThumbnail
-
Default mutable constructor.
- GphotoThumbnail(String) - Constructor for class com.google.gdata.data.photos.GphotoThumbnail
-
Constructor (mutable or immutable).
- GphotoTimestamp - Class in com.google.gdata.data.photos
-
A datetime in unix timestamp format.
- GphotoTimestamp() - Constructor for class com.google.gdata.data.photos.GphotoTimestamp
-
Default mutable constructor.
- GphotoTimestamp(Long) - Constructor for class com.google.gdata.data.photos.GphotoTimestamp
-
Immutable constructor.
- GphotoTimestamp(Date) - Constructor for class com.google.gdata.data.photos.GphotoTimestamp
-
- GphotoTruncated - Class in com.google.gdata.data.photos
-
Truncated value of search results.
- GphotoTruncated() - Constructor for class com.google.gdata.data.photos.GphotoTruncated
-
Default mutable constructor.
- GphotoTruncated(String) - Constructor for class com.google.gdata.data.photos.GphotoTruncated
-
Constructor (mutable or immutable).
- GphotoType - Class in com.google.gdata.data.photos
-
Type of element.
- GphotoType() - Constructor for class com.google.gdata.data.photos.GphotoType
-
Default mutable constructor.
- GphotoType(String) - Constructor for class com.google.gdata.data.photos.GphotoType
-
Constructor (mutable or immutable).
- GphotoUsername - Class in com.google.gdata.data.photos
-
The username of a photos user.
- GphotoUsername() - Constructor for class com.google.gdata.data.photos.GphotoUsername
-
Default mutable constructor.
- GphotoUsername(String) - Constructor for class com.google.gdata.data.photos.GphotoUsername
-
Constructor (mutable or immutable).
- GphotoVersion - Class in com.google.gdata.data.photos
-
The version of the entity.
- GphotoVersion() - Constructor for class com.google.gdata.data.photos.GphotoVersion
-
Default mutable constructor.
- GphotoVersion(Long) - Constructor for class com.google.gdata.data.photos.GphotoVersion
-
Immutable constructor.
- GphotoVideoStatus - Class in com.google.gdata.data.photos
-
The video status field.
- GphotoVideoStatus() - Constructor for class com.google.gdata.data.photos.GphotoVideoStatus
-
Default mutable constructor.
- GphotoVideoStatus(String) - Constructor for class com.google.gdata.data.photos.GphotoVideoStatus
-
Constructor (mutable or immutable).
- GphotoVideoUrl - Class in com.google.gdata.data.photos
-
The url to the video source of the photo.
- GphotoVideoUrl() - Constructor for class com.google.gdata.data.photos.GphotoVideoUrl
-
Default mutable constructor.
- GphotoVideoUrl(String) - Constructor for class com.google.gdata.data.photos.GphotoVideoUrl
-
Constructor (mutable or immutable).
- GphotoViewCount - Class in com.google.gdata.data.photos
-
The number of views for this image.
- GphotoViewCount() - Constructor for class com.google.gdata.data.photos.GphotoViewCount
-
Default mutable constructor.
- GphotoViewCount(Long) - Constructor for class com.google.gdata.data.photos.GphotoViewCount
-
Immutable constructor.
- GphotoWeight - Class in com.google.gdata.data.photos
-
The number of items this tag appears on.
- GphotoWeight() - Constructor for class com.google.gdata.data.photos.GphotoWeight
-
Default mutable constructor.
- GphotoWeight(Integer) - Constructor for class com.google.gdata.data.photos.GphotoWeight
-
Immutable constructor.
- GphotoWidth - Class in com.google.gdata.data.photos
-
The width of a photo in pixels.
- GphotoWidth() - Constructor for class com.google.gdata.data.photos.GphotoWidth
-
Default mutable constructor.
- GphotoWidth(Long) - Constructor for class com.google.gdata.data.photos.GphotoWidth
-
Immutable constructor.
- gPrefix - Static variable in class com.google.gdata.model.gd.Namespaces
-
Google data (GD) namespace prefix
- gPrefix - Static variable in class com.google.gdata.util.Namespaces
-
- gr - Static variable in class com.google.gdata.util.Namespaces
-
Google data runtime namespace.
- grNs - Static variable in class com.google.gdata.util.Namespaces
-
Google data runtime XML namespace.
- GROUP - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Group of related attributes.
- Group - Class in com.google.api.gbase.client
-
Group type holds multiple sub-attributes.
- Group(Collection<GoogleBaseAttribute>) - Constructor for class com.google.api.gbase.client.Group
-
- GroupMembershipInfo - Class in com.google.gdata.data.contacts
-
Denotes contact's group membership.
- GroupMembershipInfo() - Constructor for class com.google.gdata.data.contacts.GroupMembershipInfo
-
Default mutable constructor.
- GroupMembershipInfo(Boolean, String) - Constructor for class com.google.gdata.data.contacts.GroupMembershipInfo
-
Immutable constructor.
- gSpread - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets (GS) namespace
- gSpreadAlias - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets (GS) namespace alias
- gSpreadCustom - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets custom tag (GSX) namespace
- gSpreadCustomAlias - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets custom tag (GSX) namespace alias
- gSpreadCustomNs - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
XML writer namespace for Google Spreadsheets custom tag (GSX)
- gSpreadCustomPrefix - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets custom tag (GSX) namespace prefix
- gSpreadNs - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
XML writer namespace for Google Spreadsheets (GS)
- gSpreadPrefix - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Google Spreadsheets (GS) namespace prefix
- GT - Static variable in class com.google.gdata.data.analytics.Engagement.Comparison
-
Greater than.
- GTT - Static variable in class com.google.gdata.data.gtt.GttNamespace
-
Google Translator Toolkit (GTT) namespace
- GTT_ALIAS - Static variable in class com.google.gdata.data.gtt.GttNamespace
-
Google Translator Toolkit (GTT) namespace alias
- GTT_NS - Static variable in class com.google.gdata.data.gtt.GttNamespace
-
XML writer namespace for Google Translator Toolkit (GTT)
- GTT_PREFIX - Static variable in class com.google.gdata.data.gtt.GttNamespace
-
Google Translator Toolkit (GTT) namespace prefix
- GTT_SERVICE - Static variable in class com.google.gdata.client.gtt.GttService
-
The abbreviated name of Google Translator Toolkit API recognized by Google.
- GTT_SERVICE_VERSION - Static variable in class com.google.gdata.client.gtt.GttService
-
The version ID of the service.
- GttLink - Class in com.google.gdata.data.gtt
-
Extends the base Link class with Gtt extensions.
- GttNamespace - Class in com.google.gdata.data.gtt
-
Namespace definitions related to Google Translator Toolkit API.
- GttService - Class in com.google.gdata.client.gtt
-
Extends the basic
MediaService
abstraction to define a service that
is preconfigured for access to the Google Translator Toolkit API.
- GttService(String) - Constructor for class com.google.gdata.client.gtt.GttService
-
Constructs an instance connecting to the Google Translator Toolkit API for
an application with the name applicationName
.
- GttService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.gtt.GttService
-
Constructs an instance connecting to the Google Translator Toolkit API for
an application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- GttService(String, String, String) - Constructor for class com.google.gdata.client.gtt.GttService
-
Constructs an instance connecting to the Google Translator Toolkit API with
name serviceName
for an application with the name applicationName
.
- GttService.Versions - Class in com.google.gdata.client.gtt
-
GData versions supported by the Google Translator Toolkit API.
- GuestsCanInviteOthersProperty - Class in com.google.gdata.data.calendar
-
Whether guests can invite others to the event.
- GuestsCanInviteOthersProperty() - Constructor for class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Default mutable constructor.
- GuestsCanInviteOthersProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Immutable constructor.
- GuestsCanModifyProperty - Class in com.google.gdata.data.calendar
-
Whether guests can modify event.
- GuestsCanModifyProperty() - Constructor for class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Default mutable constructor.
- GuestsCanModifyProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Immutable constructor.
- GuestsCanSeeGuestsProperty - Class in com.google.gdata.data.calendar
-
Whether guests can see other attendees.
- GuestsCanSeeGuestsProperty() - Constructor for class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Default mutable constructor.
- GuestsCanSeeGuestsProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Immutable constructor.
- GVIZ - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Gviz data source for the worksheet (GVIZ) namespace
- GVIZ - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
Link for the Gviz resource of a worksheet.
- GVIZ_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for GViz.
- GVIZ_PREFIX - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Gviz data source for the worksheet (GVIZ) namespace prefix
- GWO - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Gwo (GWO) namespace
- GWO_ALIAS - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Gwo (GWO) namespace alias
- GWO_NS - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
XML writer namespace for Gwo (GWO)
- GWO_PREFIX - Static variable in class com.google.gdata.data.analytics.AnalyticsNamespace
-
Gwo (GWO) namespace prefix
- GwoAbPageVariationId - Class in com.google.gdata.data.analytics
-
A/B experiment page variation ID.
- GwoAbPageVariationId() - Constructor for class com.google.gdata.data.analytics.GwoAbPageVariationId
-
Default mutable constructor.
- GwoAbPageVariationId(String) - Constructor for class com.google.gdata.data.analytics.GwoAbPageVariationId
-
Constructor (mutable or immutable).
- GwoAnalyticsAccountId - Class in com.google.gdata.data.analytics
-
Analytics account ID.
- GwoAnalyticsAccountId() - Constructor for class com.google.gdata.data.analytics.GwoAnalyticsAccountId
-
Default mutable constructor.
- GwoAnalyticsAccountId(String) - Constructor for class com.google.gdata.data.analytics.GwoAnalyticsAccountId
-
Constructor (mutable or immutable).
- GwoAutoPruneMode - Class in com.google.gdata.data.analytics
-
Auto prune mode.
- GwoAutoPruneMode() - Constructor for class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Default mutable constructor.
- GwoAutoPruneMode(GwoAutoPruneMode.Value) - Constructor for class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Immutable constructor.
- GwoAutoPruneMode.Value - Enum in com.google.gdata.data.analytics
-
Value.
- GwoComboActive - Class in com.google.gdata.data.analytics
-
Combination active state.
- GwoComboActive() - Constructor for class com.google.gdata.data.analytics.GwoComboActive
-
Default mutable constructor.
- GwoComboActive(Boolean) - Constructor for class com.google.gdata.data.analytics.GwoComboActive
-
Immutable constructor.
- GwoComboId - Class in com.google.gdata.data.analytics
-
Combination ID.
- GwoComboId() - Constructor for class com.google.gdata.data.analytics.GwoComboId
-
Default mutable constructor.
- GwoComboId(String) - Constructor for class com.google.gdata.data.analytics.GwoComboId
-
Constructor (mutable or immutable).
- GwoComboString - Class in com.google.gdata.data.analytics
-
Combination section/variation info.
- GwoComboString() - Constructor for class com.google.gdata.data.analytics.GwoComboString
-
Default mutable constructor.
- GwoComboString(String) - Constructor for class com.google.gdata.data.analytics.GwoComboString
-
Constructor (mutable or immutable).
- GwoControlScript - Class in com.google.gdata.data.analytics
-
Control script for experiment.
- GwoControlScript() - Constructor for class com.google.gdata.data.analytics.GwoControlScript
-
Default mutable constructor.
- GwoControlScript(String) - Constructor for class com.google.gdata.data.analytics.GwoControlScript
-
Constructor (mutable or immutable).
- GwoConversionScript - Class in com.google.gdata.data.analytics
-
Conversion script for experiment.
- GwoConversionScript() - Constructor for class com.google.gdata.data.analytics.GwoConversionScript
-
Default mutable constructor.
- GwoConversionScript(String) - Constructor for class com.google.gdata.data.analytics.GwoConversionScript
-
Constructor (mutable or immutable).
- GwoCoverage - Class in com.google.gdata.data.analytics
-
Experiment coverage.
- GwoCoverage() - Constructor for class com.google.gdata.data.analytics.GwoCoverage
-
Default mutable constructor.
- GwoCoverage(String) - Constructor for class com.google.gdata.data.analytics.GwoCoverage
-
Constructor (mutable or immutable).
- GwoExperimentId - Class in com.google.gdata.data.analytics
-
Experiment ID.
- GwoExperimentId() - Constructor for class com.google.gdata.data.analytics.GwoExperimentId
-
Default mutable constructor.
- GwoExperimentId(String) - Constructor for class com.google.gdata.data.analytics.GwoExperimentId
-
Constructor (mutable or immutable).
- GwoExperimentNotes - Class in com.google.gdata.data.analytics
-
Experiment notes.
- GwoExperimentNotes() - Constructor for class com.google.gdata.data.analytics.GwoExperimentNotes
-
Default mutable constructor.
- GwoExperimentNotes(String) - Constructor for class com.google.gdata.data.analytics.GwoExperimentNotes
-
Constructor (mutable or immutable).
- GwoExperimentType - Class in com.google.gdata.data.analytics
-
Experiment type.
- GwoExperimentType() - Constructor for class com.google.gdata.data.analytics.GwoExperimentType
-
Default mutable constructor.
- GwoExperimentType(GwoExperimentType.Value) - Constructor for class com.google.gdata.data.analytics.GwoExperimentType
-
Immutable constructor.
- GwoExperimentType.Value - Enum in com.google.gdata.data.analytics
-
Value.
- GwoLink - Class in com.google.gdata.data.analytics
-
Extends the base Link class with GWO extensions.
- GwoLink.Rel - Class in com.google.gdata.data.analytics
-
Link relation type.
- GwoLink.Rel() - Constructor for class com.google.gdata.data.analytics.GwoLink.Rel
-
- GwoNumAbPageVariations - Class in com.google.gdata.data.analytics
-
Number of page variations in an A/B experiment.
- GwoNumAbPageVariations() - Constructor for class com.google.gdata.data.analytics.GwoNumAbPageVariations
-
Default mutable constructor.
- GwoNumAbPageVariations(String) - Constructor for class com.google.gdata.data.analytics.GwoNumAbPageVariations
-
Constructor (mutable or immutable).
- GwoNumCombinations - Class in com.google.gdata.data.analytics
-
Number of combinations in an experiment.
- GwoNumCombinations() - Constructor for class com.google.gdata.data.analytics.GwoNumCombinations
-
Default mutable constructor.
- GwoNumCombinations(String) - Constructor for class com.google.gdata.data.analytics.GwoNumCombinations
-
Constructor (mutable or immutable).
- GwoNumSections - Class in com.google.gdata.data.analytics
-
Number of sections in a multivariate experiment.
- GwoNumSections() - Constructor for class com.google.gdata.data.analytics.GwoNumSections
-
Default mutable constructor.
- GwoNumSections(String) - Constructor for class com.google.gdata.data.analytics.GwoNumSections
-
Constructor (mutable or immutable).
- GwoNumVariations - Class in com.google.gdata.data.analytics
-
Number of variations in a section.
- GwoNumVariations() - Constructor for class com.google.gdata.data.analytics.GwoNumVariations
-
Default mutable constructor.
- GwoNumVariations(String) - Constructor for class com.google.gdata.data.analytics.GwoNumVariations
-
Constructor (mutable or immutable).
- GwoSectionBeginScript - Class in com.google.gdata.data.analytics
-
Script to mark the beginning of a section.
- GwoSectionBeginScript() - Constructor for class com.google.gdata.data.analytics.GwoSectionBeginScript
-
Default mutable constructor.
- GwoSectionBeginScript(String) - Constructor for class com.google.gdata.data.analytics.GwoSectionBeginScript
-
Constructor (mutable or immutable).
- GwoSectionEndScript - Class in com.google.gdata.data.analytics
-
Script to mark the end of a section.
- GwoSectionEndScript() - Constructor for class com.google.gdata.data.analytics.GwoSectionEndScript
-
Default mutable constructor.
- GwoSectionEndScript(String) - Constructor for class com.google.gdata.data.analytics.GwoSectionEndScript
-
Constructor (mutable or immutable).
- GwoSectionId - Class in com.google.gdata.data.analytics
-
Section ID.
- GwoSectionId() - Constructor for class com.google.gdata.data.analytics.GwoSectionId
-
Default mutable constructor.
- GwoSectionId(String) - Constructor for class com.google.gdata.data.analytics.GwoSectionId
-
Constructor (mutable or immutable).
- GwoSourceExperimentId - Class in com.google.gdata.data.analytics
-
Source experiment ID.
- GwoSourceExperimentId() - Constructor for class com.google.gdata.data.analytics.GwoSourceExperimentId
-
Default mutable constructor.
- GwoSourceExperimentId(String) - Constructor for class com.google.gdata.data.analytics.GwoSourceExperimentId
-
Constructor (mutable or immutable).
- GwoStatus - Class in com.google.gdata.data.analytics
-
Current experiment status.
- GwoStatus() - Constructor for class com.google.gdata.data.analytics.GwoStatus
-
Default mutable constructor.
- GwoStatus(GwoStatus.Value) - Constructor for class com.google.gdata.data.analytics.GwoStatus
-
Immutable constructor.
- GwoStatus.Value - Enum in com.google.gdata.data.analytics
-
Value.
- GwoTrackingScript - Class in com.google.gdata.data.analytics
-
Tracking script for experiment.
- GwoTrackingScript() - Constructor for class com.google.gdata.data.analytics.GwoTrackingScript
-
Default mutable constructor.
- GwoTrackingScript(String) - Constructor for class com.google.gdata.data.analytics.GwoTrackingScript
-
Constructor (mutable or immutable).
- GwoVariationId - Class in com.google.gdata.data.analytics
-
Variation ID.
- GwoVariationId() - Constructor for class com.google.gdata.data.analytics.GwoVariationId
-
Default mutable constructor.
- GwoVariationId(String) - Constructor for class com.google.gdata.data.analytics.GwoVariationId
-
Constructor (mutable or immutable).
- GwoVerificationCombo - Class in com.google.gdata.data.analytics
-
Verification combo.
- GwoVerificationCombo() - Constructor for class com.google.gdata.data.analytics.GwoVerificationCombo
-
Default mutable constructor.
- GwoVerificationCombo(String) - Constructor for class com.google.gdata.data.analytics.GwoVerificationCombo
-
Constructor (mutable or immutable).
- GwoVerificationComboCoverage - Class in com.google.gdata.data.analytics
-
Verification combo coverage.
- GwoVerificationComboCoverage() - Constructor for class com.google.gdata.data.analytics.GwoVerificationComboCoverage
-
Default mutable constructor.
- GwoVerificationComboCoverage(String) - Constructor for class com.google.gdata.data.analytics.GwoVerificationComboCoverage
-
Constructor (mutable or immutable).
H
- H9 - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 namespace (H9) namespace
- H9_ALIAS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 namespace (H9) namespace alias
- H9_NS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
XML writer namespace for The h9 namespace (H9)
- H9_PREFIX - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 namespace (H9) namespace prefix
- H9_SERVICE - Static variable in class com.google.gdata.client.health.H9Service
-
The abbreviated name of Health recognized by Google.
- H9_SERVICE_VERSION - Static variable in class com.google.gdata.client.health.H9Service
-
The version ID of the service.
- H9KINDS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9kinds namespace (H9KINDS) namespace
- H9KINDS_ALIAS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9kinds namespace (H9KINDS) namespace alias
- H9KINDS_NS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
XML writer namespace for The h9kinds namespace (H9KINDS)
- H9KINDS_PREFIX - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9kinds namespace (H9KINDS) namespace prefix
- H9M - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 metadata namespace (H9M) namespace
- H9M_ALIAS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 metadata namespace (H9M) namespace alias
- H9M_NS - Static variable in class com.google.gdata.data.health.HealthNamespace
-
XML writer namespace for The h9 metadata namespace (H9M)
- H9M_PREFIX - Static variable in class com.google.gdata.data.health.HealthNamespace
-
The h9 metadata namespace (H9M) namespace prefix
- H9Service - Class in com.google.gdata.client.health
-
The H9Service class extends the basic
GoogleService
abstraction
to define a service that is preconfigured for access to the Health data API.
- H9Service(String) - Constructor for class com.google.gdata.client.health.H9Service
-
Constructs a H9Service instance connecting to the Health service for an
application with the name applicationName
.
- H9Service(String, String, String) - Constructor for class com.google.gdata.client.health.H9Service
-
Constructs a GoogleService instance connecting to the Health service with
name serviceName
for an application with the name applicationName
.
- handle(char[], int, int, T) - Method in interface com.google.gdata.util.parser.Callback
-
Called when an Action
fires.
- handleErrorResponse() - Method in class com.google.gdata.client.http.GoogleGDataRequest
-
- handleErrorResponse() - Method in class com.google.gdata.client.http.HttpGDataRequest
-
Handles an error response received while executing a GData service request.
- handleParameter(String, String) - Method in interface com.google.gdata.util.httputil.FormUrlDecoder.Callback
-
Deprecated.
- handler - Variable in class com.google.gdata.data.Content.ChildHandlerInfo
-
- handler - Variable in class com.google.gdata.data.TextConstruct.ChildHandlerInfo
-
- handleRedirectException(RedirectRequiredException) - Method in class com.google.gdata.client.GoogleService
-
Handles a redirect exception by generating the new URL to use for the
redirect.
- handlesCookies() - Method in class com.google.gdata.client.GoogleService
-
Returns true
if the GoogleService is handling cookies.
- handleSessionExpiredException(GoogleService.SessionExpiredException) - Method in interface com.google.gdata.client.AuthTokenFactory
-
Handles a session expired exception.
- handleSessionExpiredException(GoogleService.SessionExpiredException) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
- handleSessionExpiredException(GoogleService.SessionExpiredException) - Method in class com.google.gdata.client.GoogleService
-
- hasAbPageVariationId() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Returns whether it has the A/B experiment page variation ID.
- hasAbsoluteTime() - Method in class com.google.gdata.model.gd.Reminder
-
Returns whether it has the absolute time of the reminder.
- hasAccepts() - Method in class com.google.gdata.model.atompub.Collection
-
Returns whether it has the accept elements.
- hasAccessExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the access level for the album.
- hasActive() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the whether the goal is currently active.
- hasAdditionalName() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the additional name.
- hasAdditionalName() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the additional name.
- hasAddress() - Method in class com.google.gdata.data.extensions.Im
-
Returns whether it has the IM address.
- hasAddress() - Method in class com.google.gdata.model.gd.Email
-
Returns whether it has the email address.
- hasAddress() - Method in class com.google.gdata.model.gd.Im
-
Returns whether it has the IM address.
- hasAdjustments() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
- hasAgent() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Used in work addresses.
- hasAgent() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Used in work addresses.
- hasAggregates() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the aggregates.
- hasAlbum() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the album.
- hasAlbumAccessExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the access level for the album.
- hasAlbumArt() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the album art.
- hasAlbumArtist() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the album artist.
- hasAlbumIdExt() - Method in class com.google.gdata.data.photos.CommentEntry
-
Returns whether it has the album ID of the album this comment is on.
- hasAlbumIdExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the album ID of the album this photo is in.
- hasAmount() - Method in class com.google.gdata.data.extensions.Money
-
Returns whether it has the amount.
- hasAmount() - Method in class com.google.gdata.model.gd.Money
-
Returns whether it has the amount.
- hasAnalyticsAccountId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the Analytics account ID.
- hasAnyoneCanAddSelf() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- hasArchiveComplete() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive complete.
- hasArchiveConversions() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive conversions.
- hasArchiveFailures() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive failures.
- hasArchiveNotify() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive notify.
- hasArchiveNotifyStatus() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive notify status.
- hasArchiveResourceIds() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive resource ids.
- hasArchiveStatus() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive status.
- hasArchiveTotal() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive total.
- hasArchiveTotalComplete() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive total complete.
- hasArchiveTotalFailure() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the archive total failure.
- hasArtist() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the artist.
- hasAttendeeStatus() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the event attendee status.
- hasAttendeeType() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the event attendee type.
- hasAttribute(QName) - Method in class com.google.gdata.model.Element
-
Returns true if the element has an attribute with the given id.
- hasAttribute(AttributeKey<?>) - Method in class com.google.gdata.model.Element
-
Returns true if the element has an attribute with the given key.
- hasAttributeHistogram() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Checks whether an attribute histogram is available in the current
entry.
- hasAttributes - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
True if the element has attributes.
- hasAutomaticSpeechRecognition() - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- hasAutoPruneMode() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the auto-prune mode.
- hasAverage() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the average rating.
- hasBaseFormat() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns true
if this format is a variant, such as *-in-script.
- hasBatchId() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the batch identifier.
- hasBatchId() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the batch identifier.
- hasBatchId() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the batch identifier.
- hasBatchInterrupted() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the batch interruption information.
- hasBatchInterrupted() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the batch interruption information.
- hasBatchInterrupted() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the batch interruption information.
- hasBatchOperation() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the batch operation.
- hasBatchOperation() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the batch operation.
- hasBatchOperation() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the batch operation.
- hasBatchStatus() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the batch response status information.
- hasBatchStatus() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the batch response status information.
- hasBatchStatus() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the batch response status information.
- hasBillingInformation() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the billing information.
- hasBirthday() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the birthday.
- hasBlockedOns() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the blocked ons.
- hasBlockedOnUpdates() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the blocked on updates.
- hasBlockings() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the blockings.
- hasBox() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- hasBytesUsedExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the number of bytes used by this album.
- hasCalendarLinks() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the calendar links.
- hasCaseSensitive() - Method in class com.google.gdata.data.analytics.Destination
-
Returns whether it has the whether path URL matching is case sensitive.
- hasCategories() - Method in class com.google.gdata.model.atompub.Categories
-
Returns whether it has the categories.
- hasCategorieses() - Method in class com.google.gdata.model.atompub.Collection
-
Returns whether it has the app categories documents.
- hasCcs() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the list of CCed users.
- hasCcUpdates() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the cc updates.
- hasChangestamp() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Returns whether it has the changestamp.
- hasChannels() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the number of audio channels.
- hasChecksumExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the checksum for the photo provided by the
client.
- hasCity() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Can be city, village, town, borough, etc.
- hasCity() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Can be city, village, town, borough, etc.
- hasClientExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the client that uploaded the photo.
- hasClosedDate() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the closed date.
- hasCode() - Method in class com.google.gdata.data.contacts.Language
-
Returns whether it has the code.
- hasCode() - Method in class com.google.gdata.data.extensions.Country
-
Returns whether it has the The 3166-1 alpha-2 country code.
- hasCode() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns whether it has the HTTP response code.
- hasCode() - Method in class com.google.gdata.model.gd.Country
-
Returns whether it has the The 3166-1 alpha-2 country code.
- hasCollections() - Method in class com.google.gdata.model.atompub.Workspace
-
Returns whether it has the collections.
- hasColumns() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns whether it has the columns.
- hasComboActive() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns whether it has the flag indicating if the combination is active.
- hasComboId() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns whether it has the combination ID.
- hasComboString() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns whether it has the string that specifies a combination in an
experiment.
- hasCommentCountExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the number of comments on this album.
- hasCommentCountExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the count of comments on this photo.
- hasComments() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the Comments class.
- hasComments() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the nested comments feed.
- hasComments() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the Comments class.
- hasCommentsEnabledExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the comments enabled field, which is true if
comments are enabled for this album.
- hasCommentsEnabledExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the whether comments are enabled on this photo.
- hasCommission() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the commission for the transaction.
- hasComparison() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns whether it has the engagement goal's comparison operation.
- hasComposer() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the composer.
- hasConfidenceInterval() - Method in class com.google.gdata.data.analytics.Metric
-
Returns whether it has the 95% confidence interval for this metric (lower
is better).
- hasContainsSampledData() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the flag indicating whether response contains
sampled data.
- hasContent() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the error message explaining what went wrong while
processing the request.
- hasContent() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns whether it has the error message explaining what went wrong while
processing the request.
- hasContentType() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the MIME type of the content of this element.
- hasContentType() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns whether it has the MIME type for the content of the error message
contained in this element.
- hasContinuityOfCareRecord() - Method in class com.google.gdata.data.health.ProfileEntry
-
Returns whether it has the continuity of care record.
- hasControl() - Method in class com.google.gdata.model.atom.Entry
-
Returns whether it has the Atom publication control status.
- hasControlScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the script to control the experiment.
- hasConversionScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the script to record conversions.
- hasCoordinates() - Method in class com.google.api.gbase.client.Location
-
Check whether coordinates have been defined.
- hasCostBasis() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the cost basis of the portfolio in the portfolio
default currency.
- hasCostBasis() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the cost basis of the position in the portfolio
default currency (and exchange currency if it differs).
- hasCount() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Returns whether it has the count.
- hasCount() - Method in class com.google.gdata.data.sites.SitesLink
-
Returns whether it has the provides a hint to clients as to the total
number of replies contained by the linked resource.
- hasCountHint() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns whether it has the hint at the number of entries in the feed.
- hasCountries() - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
Checks whether a country set is set.
- hasCountry() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the The country name.
- hasCountry() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the The country name.
- hasCoverage() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the percentage of traffic to send to the experiment.
- hasCrawlType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Returns whether it has the value.
- hasCrawlType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue crawl type.
- hasCreators() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the creators.
- hasCurrencyCode() - Method in class com.google.gdata.data.extensions.Money
-
Returns whether it has the ISO4217 currency code.
- hasCurrencyCode() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the ISO4217 currency code.
- hasCurrencyCode() - Method in class com.google.gdata.model.gd.Money
-
Returns whether it has the ISO4217 currency code.
- hasCustomProperties() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the custom properties.
- hasCustomProperties() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the custom properties.
- hasCustomVariables() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns whether it has the custom variables.
- hasData() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns whether it has the data region of a table.
- hasData() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns whether it has the data region of a table.
- hasDataSources() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the data sources.
- hasDate() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the date at which the transaction occurred.
- hasDateDetected() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Returns whether it has the value.
- hasDateDetected() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue date detected.
- hasDateExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the user date of the album.
- hasDates() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the dates.
- hasDays() - Method in class com.google.gdata.model.gd.Reminder
-
Returns whether it has the number of days before the start time.
- hasDaysGain() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the today's gain for the portfolio in the portfolio
default currency.
- hasDaysGain() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the today's gain for the position in the portfolio
default currency (and exchange currency if it differs).
- hasDefinition() - Method in class com.google.gdata.data.analytics.Segment
-
Returns whether it has the definition.
- hasDeleted() - Method in class com.google.gdata.data.contacts.ContactEntry
-
Returns whether it has the marker for deleted entries.
- hasDeleted() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns whether it has the marker for deleted entries.
- hasDeleted() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Returns whether it has the whether the contact was removed from the group.
- hasDeleted() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the marker for deleted entries.
- hasDeleted() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the marker for deleted entries.
- hasDeleted() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the marker for deleted entries.
- hasDeleted() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the If present, indicates that an item has been
deleted.
- hasDescription() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns whether it has the description.
- hasDescription() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns whether it has the Sidewiki author description.
- hasDescriptions() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the descriptions.
- hasDestination() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the destination.
- hasDetail() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Returns whether it has the value.
- hasDetail() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue detail.
- hasDimensions() - Method in class com.google.gdata.data.analytics.DataEntry
-
Returns whether it has the dimensions.
- hasDirectoryServer() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the directory server.
- hasDisplayName() - Method in class com.google.gdata.model.gd.Email
-
Returns whether it has the displayName.
- hasDocumentSource() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the document source.
- hasDraft() - Method in class com.google.gdata.model.atompub.Control
-
Returns whether it has the draft tag.
- hasDuration() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the duration.
- hasDuration() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the video playback duration in milliseconds.
- hasElement(QName) - Method in class com.google.gdata.model.Element
-
Returns true if the element has child element(s) with the given id.
- hasElement(ElementKey<?, ?>) - Method in class com.google.gdata.model.Element
-
Returns true if the element has child element(s) with the given key.
- hasElev() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns whether it has the Elevation.
- hasEmail() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the email address.
- hasEmailAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the email addresses.
- hasEmbeddability() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the embeddability.
- hasEndDate() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the end date.
- hasEndTime() - Method in class com.google.gdata.model.gd.When
-
Returns whether it has the event end time.
- hasEngagement() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the engagement.
- hasEntry() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns whether it has the nested entry.
- hasEntry() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Returns whether it has the nested entry.
- hasEntryLink() - Method in class com.google.gdata.model.gd.RecurrenceException
-
Returns whether it has the nested entry providing the details about the
exception.
- hasEntryLink() - Method in class com.google.gdata.model.gd.Where
-
Returns whether it has the nested person or venue (Contact) entry.
- hasEntryLink() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the nested person entry.
- hasEntrySource() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns whether it has the Sidewiki entry source.
- hasErrorCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns true if the error count exists.
- hasEvents() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the events.
- hasEventStatus() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event status.
- hasEventStatus() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the event status.
- hasExchange() - Method in class com.google.gdata.data.finance.Symbol
-
Returns whether it has the exchange symbol for the company or mutual fund.
- hasExifTags() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the exif information on the photo.
- hasExperimentId() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Returns whether it has the experiment ID.
- hasExperimentId() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Returns whether it has the experiment ID.
- hasExperimentId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the experiment ID.
- hasExperimentId() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns whether it has the experiment ID.
- hasExperimentId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns whether it has the experiment ID.
- hasExperimentNotes() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the experiment's notes.
- hasExperimentType() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the experiment type.
- hasExpired() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
Returns true
if the cookie has expired.
- hasExportDocIds() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns whether it has the export doc ids.
- hasExportFormats() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the export formats.
- hasExportRequestor() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns whether it has the document export requestor.
- hasExpression() - Method in class com.google.gdata.data.analytics.Destination
-
Returns whether it has the goal's path expression.
- hasExtendedProperties() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the extended properties.
- hasExtendedProperties() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns whether it has the extended properties.
- hasExtension(Class<T>) - Method in class com.google.gdata.data.ExtensionPoint
-
Returns whether the non-repeating extension is present.
- hasExtensions - Variable in class com.google.gdata.data.ExtensionPoint.ExtensionHandler
-
- hasExternalIds() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the external ids.
- hasFamilyName() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the family name.
- hasFamilyName() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the family name.
- hasFeaturedDateExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the datetime in unix timestamp format for when the
photo was featured.
- hasFeatureName() - Method in class com.google.gdata.data.docs.Feature
-
Returns whether it has the feature name.
- hasFeatureRate() - Method in class com.google.gdata.data.docs.Feature
-
Returns whether it has the feature rate.
- hasFeatures() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the features.
- hasFeed() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns whether it has the nested feed.
- hasFeedLink() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Returns whether it has the position feed for the portfolio.
- hasFeedLink() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns whether it has the transaction feed for the position.
- hasFeedLink() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the nested feed link.
- hasFeedLink() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Returns whether it has the A feedLink element representing the feed for
announcements in this page.
- hasFeedLink() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Returns whether it has the A feedLink representing the files in this file
cabinet.
- hasFeedLink() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns whether it has the A feedLink element representing the feed for
list items in this page.
- hasFeedLink() - Method in class com.google.gdata.data.sites.SiteFeed
-
Returns whether it has the sites ACL feed link.
- hasFeedLink() - Method in class com.google.gdata.model.gd.Comments
-
Returns whether it has the nested feed link.
- hasFields() - Method in class com.google.gdata.data.sites.ListItemEntry
-
Returns whether it has the fields.
- hasFields() - Method in class com.google.gdata.data.spreadsheet.RecordEntry
-
Returns whether it has the fields.
- hasFixed() - Method in class com.google.gdata.model.atompub.Categories
-
Returns whether it has the indicates whether the list of categories is a
fixed or an open set.
- hasFormats() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the formats.
- hasFormattedAddress() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the The full, unstructured address.
- hasFormattedAddress() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the The full, unstructured address.
- hasFullName() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the full name.
- hasFullName() - Method in class com.google.gdata.data.finance.Symbol
-
Returns whether it has the full name for the company or mutual fund.
- hasFullName() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the full name.
- hasGain() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the gain for the portfolio in the portfolio default
currency.
- hasGain() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the gain for the position in the portfolio default
currency (and exchange currency if it differs).
- hasGainPercentage() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the percentage gain.
- hasGainPercentage() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the percentage gain.
- hasGender() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the gender.
- hasGenre() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the genre.
- hasGeoPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geolocation as a geo:point.
- hasGeoPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geolocation as a geo:point.
- hasGeoPt() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns whether it has the geo pt.
- hasGeoRssBox() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geo bounding box as a georss:box.
- hasGeoRssBox() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geo bounding box as a georss:box.
- hasGeoRssPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geolocation as a georss:point.
- hasGeoRssPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geolocation as a georss:point.
- hasGeoRssWhere() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geolocation as a georss:where.
- hasGeoRssWhere() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geolocation as a georss:where.
- hasGivenName() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the given name.
- hasGivenName() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the given name.
- hasGlossary() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the glossaries element.
- hasGmDisapproved() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Checks whether the entry contains the gm:disapproved
tag, marking
it as a disapproved item.
- hasGmlEnvelope() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geo bounding box as a gml:Envelope.
- hasGmlEnvelope() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geo bounding box as a gml:Envelope.
- hasGmlPoint() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the geolocation as a gml:point.
- hasGmlPoint() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the geolocation as a gml:point.
- hasGoal() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns whether it has the goal.
- hasGoals() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns whether it has the goals.
- hasGroupMembershipInfos() - Method in class com.google.gdata.data.contacts.ContactEntry
-
Returns whether it has the group membership infos.
- hasGuestsCanInviteOthers() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- hasGuestsCanModify() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- hasGuestsCanSeeGuests() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- hashCode() - Method in class com.google.api.gbase.client.DateTimeRange
-
- hashCode() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
- hashCode() - Method in class com.google.api.gbase.client.GoogleBaseAttributeId
-
- hashCode() - Method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
- hashCode() - Method in class com.google.api.gbase.client.Location
-
- hashCode() - Method in class com.google.api.gbase.client.NumberUnit
-
- hashCode() - Method in class com.google.api.gbase.client.Thumbnail
-
- hashCode() - Method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
- hashCode() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- hashCode() - Method in class com.google.gdata.data.acl.AclScope
-
- hashCode() - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- hashCode() - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
- hashCode() - Method in class com.google.gdata.data.analytics.CustomVariable
-
- hashCode() - Method in class com.google.gdata.data.analytics.Dimension
-
- hashCode() - Method in class com.google.gdata.data.analytics.Engagement
-
- hashCode() - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
- hashCode() - Method in class com.google.gdata.data.analytics.GwoComboActive
-
- hashCode() - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
- hashCode() - Method in class com.google.gdata.data.analytics.GwoStatus
-
- hashCode() - Method in class com.google.gdata.data.analytics.Metric
-
- hashCode() - Method in class com.google.gdata.data.analytics.Property
-
- hashCode() - Method in class com.google.gdata.data.analytics.Step
-
- hashCode() - Method in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- hashCode() - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- hashCode() - Method in class com.google.gdata.data.books.Review
-
- hashCode() - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
- hashCode() - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
- hashCode() - Method in class com.google.gdata.data.Category
-
- hashCode() - Method in class com.google.gdata.data.contacts.CalendarLink
-
- hashCode() - Method in class com.google.gdata.data.contacts.ExternalId
-
- hashCode() - Method in class com.google.gdata.data.contacts.Gender
-
- hashCode() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
- hashCode() - Method in class com.google.gdata.data.contacts.Jot
-
- hashCode() - Method in class com.google.gdata.data.contacts.Language
-
- hashCode() - Method in class com.google.gdata.data.contacts.Priority
-
- hashCode() - Method in class com.google.gdata.data.contacts.Relation
-
- hashCode() - Method in class com.google.gdata.data.contacts.Sensitivity
-
- hashCode() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
- hashCode() - Method in class com.google.gdata.data.contacts.Website
-
- hashCode() - Method in class com.google.gdata.data.DateTime
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveComplete
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveStatus
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveTotal
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
- hashCode() - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
- hashCode() - Method in class com.google.gdata.data.docs.Changestamp
-
- hashCode() - Method in class com.google.gdata.data.docs.Duration
-
- hashCode() - Method in class com.google.gdata.data.docs.ExportFormat
-
- hashCode() - Method in class com.google.gdata.data.docs.ExportStatus
-
- hashCode() - Method in class com.google.gdata.data.docs.FeatureRate
-
- hashCode() - Method in class com.google.gdata.data.docs.ImportFormat
-
- hashCode() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
- hashCode() - Method in class com.google.gdata.data.docs.ObjectNumber
-
- hashCode() - Method in class com.google.gdata.data.docs.Publish
-
- hashCode() - Method in class com.google.gdata.data.docs.PublishAuto
-
- hashCode() - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
- hashCode() - Method in class com.google.gdata.data.docs.QueryParameter
-
- hashCode() - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
- hashCode() - Method in class com.google.gdata.data.docs.Size
-
- hashCode() - Method in class com.google.gdata.data.docs.WritersCanInvite
-
- hashCode() - Method in class com.google.gdata.data.extensions.AdditionalName
-
- hashCode() - Method in class com.google.gdata.data.extensions.Country
-
- hashCode() - Method in class com.google.gdata.data.extensions.CustomProperty
-
- hashCode() - Method in class com.google.gdata.data.extensions.FamilyName
-
- hashCode() - Method in class com.google.gdata.data.extensions.FullName
-
- hashCode() - Method in class com.google.gdata.data.extensions.GivenName
-
- hashCode() - Method in class com.google.gdata.data.extensions.Im
-
- hashCode() - Method in class com.google.gdata.data.extensions.LastViewed
-
- hashCode() - Method in class com.google.gdata.data.extensions.Money
-
- hashCode() - Method in class com.google.gdata.data.extensions.OrgName
-
- hashCode() - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
- hashCode() - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
- hashCode() - Method in class com.google.gdata.data.finance.Symbol
-
- hashCode() - Method in class com.google.gdata.data.gtt.DocumentSource
-
- hashCode() - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
- hashCode() - Method in class com.google.gdata.data.gtt.PercentComplete
-
- hashCode() - Method in class com.google.gdata.data.gtt.ScopeEntry
-
- hashCode() - Method in class com.google.gdata.data.gtt.TranslationComplete
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoHeight
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoPosition
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoRotation
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoShowLink
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoSize
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoStarred
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoVersion
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoViewCount
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoWeight
-
- hashCode() - Method in class com.google.gdata.data.photos.GphotoWidth
-
- hashCode() - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
- hashCode() - Method in class com.google.gdata.data.projecthosting.Id
-
- hashCode() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
- hashCode() - Method in class com.google.gdata.data.projecthosting.Stars
-
- hashCode() - Method in class com.google.gdata.data.projecthosting.State
-
- hashCode() - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
- hashCode() - Method in class com.google.gdata.data.sidewiki.Source
-
- hashCode() - Method in class com.google.gdata.data.sidewiki.Usefulness
-
- hashCode() - Method in class com.google.gdata.data.sites.Revision
-
- hashCode() - Method in class com.google.gdata.data.sites.SitesLink
-
- hashCode() - Method in class com.google.gdata.data.spreadsheet.Column
-
- hashCode() - Method in class com.google.gdata.data.spreadsheet.Field
-
- hashCode() - Method in class com.google.gdata.data.spreadsheet.Header
-
- hashCode() - Method in class com.google.gdata.data.threading.InReplyTo
-
- hashCode() - Method in class com.google.gdata.data.threading.Total
-
- hashCode() - Method in class com.google.gdata.data.ValueConstruct
-
- hashCode() - Method in class com.google.gdata.data.webmastertools.BoolValueConstruct
-
Returns hash code which is based on the boolean string representation.
- hashCode() - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
- hashCode() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
- hashCode() - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
- hashCode() - Method in class com.google.gdata.data.webmastertools.CrawlRateConstruct
-
Returns a hash code which is based on the crawl rate string.
- hashCode() - Method in class com.google.gdata.data.webmastertools.DateTimeValueConstruct
-
Returns hash code that is based on the date/time value that the object
holds.
- hashCode() - Method in class com.google.gdata.data.webmastertools.DomainPreferenceConstruct
-
Returns a hash code which is based on the preference string.
- hashCode() - Method in class com.google.gdata.data.webmastertools.IntValueConstruct
-
Returns hash code which is the integer value that the object holds.
- hashCode() - Method in class com.google.gdata.data.webmastertools.Keyword
-
- hashCode() - Method in class com.google.gdata.data.webmastertools.RegionCodeValueConstruct
-
Returns hash code which is based on the Region Code string representation.
- hashCode() - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Returns hash code which is based on the method type.
- hashCode() - Method in class com.google.gdata.model.atom.Category
-
- hashCode() - Method in class com.google.gdata.model.atompub.Accept
-
- hashCode() - Method in class com.google.gdata.model.atompub.Draft
-
- hashCode() - Method in class com.google.gdata.model.atompub.Edited
-
- hashCode() - Method in class com.google.gdata.model.AttributeKey
-
- hashCode() - Method in class com.google.gdata.model.batch.BatchId
-
- hashCode() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
- hashCode() - Method in class com.google.gdata.model.batch.BatchOperation
-
- hashCode() - Method in class com.google.gdata.model.batch.BatchStatus
-
- hashCode() - Method in class com.google.gdata.model.Element
-
- hashCode() - Method in class com.google.gdata.model.ElementKey
-
- hashCode() - Method in class com.google.gdata.model.gd.AdditionalName
-
- hashCode() - Method in class com.google.gdata.model.gd.Agent
-
- hashCode() - Method in class com.google.gdata.model.gd.AttendeeStatus
-
- hashCode() - Method in class com.google.gdata.model.gd.AttendeeType
-
- hashCode() - Method in class com.google.gdata.model.gd.City
-
- hashCode() - Method in class com.google.gdata.model.gd.Country
-
- hashCode() - Method in class com.google.gdata.model.gd.CreateId
-
- hashCode() - Method in class com.google.gdata.model.gd.CustomProperty
-
- hashCode() - Method in class com.google.gdata.model.gd.Email
-
- hashCode() - Method in class com.google.gdata.model.gd.EventStatus
-
- hashCode() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
- hashCode() - Method in class com.google.gdata.model.gd.FamilyName
-
- hashCode() - Method in class com.google.gdata.model.gd.FormattedAddress
-
- hashCode() - Method in class com.google.gdata.model.gd.FullName
-
- hashCode() - Method in class com.google.gdata.model.gd.GeoPt
-
- hashCode() - Method in class com.google.gdata.model.gd.GivenName
-
- hashCode() - Method in class com.google.gdata.model.gd.HouseName
-
- hashCode() - Method in class com.google.gdata.model.gd.Im
-
- hashCode() - Method in class com.google.gdata.model.gd.LastViewed
-
- hashCode() - Method in class com.google.gdata.model.gd.Money
-
- hashCode() - Method in class com.google.gdata.model.gd.NamePrefix
-
- hashCode() - Method in class com.google.gdata.model.gd.NameSuffix
-
- hashCode() - Method in class com.google.gdata.model.gd.Neighborhood
-
- hashCode() - Method in class com.google.gdata.model.gd.Ordering
-
- hashCode() - Method in class com.google.gdata.model.gd.OrgDepartment
-
- hashCode() - Method in class com.google.gdata.model.gd.OrgJobDescription
-
- hashCode() - Method in class com.google.gdata.model.gd.OrgName
-
- hashCode() - Method in class com.google.gdata.model.gd.OrgSymbol
-
- hashCode() - Method in class com.google.gdata.model.gd.OrgTitle
-
- hashCode() - Method in class com.google.gdata.model.gd.PhoneNumber
-
- hashCode() - Method in class com.google.gdata.model.gd.PoBox
-
- hashCode() - Method in class com.google.gdata.model.gd.PostalAddress
-
- hashCode() - Method in class com.google.gdata.model.gd.PostCode
-
- hashCode() - Method in class com.google.gdata.model.gd.QuotaBytesTotal
-
- hashCode() - Method in class com.google.gdata.model.gd.QuotaBytesUsed
-
- hashCode() - Method in class com.google.gdata.model.gd.Rating
-
- hashCode() - Method in class com.google.gdata.model.gd.Recurrence
-
- hashCode() - Method in class com.google.gdata.model.gd.Region
-
- hashCode() - Method in class com.google.gdata.model.gd.Reminder
-
- hashCode() - Method in class com.google.gdata.model.gd.ResourceId
-
- hashCode() - Method in class com.google.gdata.model.gd.Street
-
- hashCode() - Method in class com.google.gdata.model.gd.Subregion
-
- hashCode() - Method in class com.google.gdata.model.gd.Transparency
-
- hashCode() - Method in class com.google.gdata.model.gd.Visibility
-
- hashCode() - Method in class com.google.gdata.model.MetadataContext
-
The hashCode for a context is just the hashcode of its parts.
- hashCode() - Method in class com.google.gdata.model.Path
-
- hashCode() - Method in class com.google.gdata.model.QName
-
- hashCode(Object...) - Static method in class com.google.gdata.util.common.base.Objects
-
Generates a hash code for multiple values.
- hashCode() - Method in class com.google.gdata.util.common.base.Pair
-
- hashCode() - Method in class com.google.gdata.util.common.xml.XmlNamespace
-
- hashCode() - Method in class com.google.gdata.util.ContentType
-
- hashCode() - Method in class com.google.gdata.util.Version
-
- hashCode() - Method in class com.google.gdata.wireformats.AltFormat
-
- hasHeader() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns whether it has the header row.
- hasHeader() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns whether it has the header row.
- hasHeight() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the video height.
- hasHeightExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the height of the photo.
- hashFunctionName - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- hasHobbies() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the hobbies.
- hasHours() - Method in class com.google.gdata.model.gd.Reminder
-
Returns whether it has the number of hours before the start time.
- hasHousename() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Used in places where houses or buildings have
names.
- hasHousename() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Used in places where houses or buildings have
names.
- hasHref() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns whether it has the URI of the calendar.
- hasHref() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Returns whether it has the URI of the group.
- hasHref() - Method in class com.google.gdata.data.contacts.Website
-
Returns whether it has the URI of the website.
- hasHref() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns whether it has the IRI that may be used to retrieve a
representation of the resource being responded to.
- hasHref() - Method in class com.google.gdata.model.atompub.Categories
-
Returns whether it has the an IRI reference to a Category Document.
- hasHref() - Method in class com.google.gdata.model.atompub.Collection
-
Returns whether it has the href.
- hasHref() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns whether it has the entry URI.
- hasHref() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns whether it has the feed URI.
- hasHref() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns whether it has the URL of the original recurring event entry.
- hasId() - Method in class com.google.gdata.data.analytics.Segment
-
Returns whether it has the id of the segment.
- hasId() - Method in class com.google.gdata.data.contacts.SystemGroup
-
Returns whether it has the identifier for distinguishing various system
groups.
- hasId() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Returns whether it has the id.
- hasId() - Method in class com.google.gdata.data.projecthosting.Blocking
-
Returns whether it has the id.
- hasId() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Returns whether it has the id.
- hasId() - Method in class com.google.gdata.model.batch.BatchId
-
Returns whether it has the value.
- hasIdentifiers() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the identifiers.
- hasImAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the instant messaging addresses.
- hasImageVersionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the version of the image bytes.
- hasImportFormats() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the import formats.
- hasIndex() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns whether it has the index.
- hasIndex() - Method in class com.google.gdata.data.spreadsheet.Column
-
Returns whether it has the letter(s) or integer position of the column.
- hasIndex() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns whether it has the letter(s) or integer position of the column.
- hasInitials() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the initials.
- hasInReplyTo() - Method in class com.google.gdata.data.blogger.CommentEntry
-
Returns whether it has the in reply to.
- hasInReplyTo() - Method in class com.google.gdata.data.sites.CommentEntry
-
Returns whether it has the in reply to.
- hasInsertionMode() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns whether it has the insertion mode.
- hasIssueId() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the id.
- hasIssueType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue issue type.
- hasIssueType() - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Returns whether it has the value.
- hasItemTypeDescription() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Checks whether item type description is available in the current entry.
- hasJots() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the jots.
- hasKey() - Method in class com.google.gdata.data.acl.AclWithKey
-
Returns whether it has a key.
- hasKey() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Returns whether it has the key.
- hasKeywords() - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
-
Returns whether it has the keywords.
- hasKind() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Returns whether it has the kind.
- hasLabel() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns whether it has the user defined calendar link label.
- hasLabel() - Method in class com.google.gdata.data.contacts.Event
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.contacts.Language
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.contacts.Relation
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.contacts.Website
-
Returns whether it has the user defined website label.
- hasLabel() - Method in class com.google.gdata.data.extensions.Im
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Simple string value used to name this address.
- hasLabel() - Method in class com.google.gdata.model.gd.Email
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns whether it has the Label.
- hasLabel() - Method in class com.google.gdata.model.gd.Im
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the label.
- hasLabel() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns whether it has the simple string value used to name this phone
number.
- hasLabel() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns whether it has the simple string value used to name this address.
- hasLabel() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Simple string value used to name this address.
- hasLabel() - Method in class com.google.gdata.model.gd.Where
-
Returns whether it has the user-readable label that identifies this
location in case multiple locations may be present.
- hasLabels() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the labels.
- hasLabels() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the labels.
- hasLang() - Method in class com.google.gdata.data.books.Review
-
Returns whether it has the language of link title.
- hasLanguages() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the languages.
- hasLanguages() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the languages.
- hasLastModifiedBy() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the last modified by.
- hasLat() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns whether it has the Latitude.
- hasLinkedFroms() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue linked from urls.
- hasLinkedFromUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Returns whether it has the value.
- hasLinks() - Method in class com.google.gdata.data.gtt.GlossariesElement
-
Returns whether it has the glossary entry links.
- hasLinks() - Method in class com.google.gdata.data.gtt.TmsElement
-
Returns whether it has the tm entry links.
- hasLocationExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the textual location of the album.
- hasLocations() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event locations.
- hasLon() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns whether it has the Longitude.
- hasMaidenName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the maiden name.
- hasMailClass() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the The mail class.
- hasMailClass() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the The mail class.
- hasMarketValue() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the market value of the portfolio in the portfolio
default currency.
- hasMarketValue() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the market value of the position in the portfolio
default currency (and exchange currency if it differs).
- hasMatchType() - Method in class com.google.gdata.data.analytics.Destination
-
Returns whether it has the the match type for the path expression.
- hasMax() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the rating scale's maximum value.
- hasMaxPhotosExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the maximum number of photos allowed per album.
- hasMaxUploadSizes() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the max upload sizes.
- hasMediaGroup() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the mediarss group for media metadata.
- hasMediaGroup() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the mediarss group for media metadata.
- hasMergedInto() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the merged into.
- hasMergedIntoUpdate() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the merged into update.
- hasMethod() - Method in class com.google.gdata.model.gd.Reminder
-
Returns whether it has the method.
- hasMetrics() - Method in class com.google.gdata.data.analytics.Aggregates
-
Returns whether it has the metrics.
- hasMetrics() - Method in class com.google.gdata.data.analytics.DataEntry
-
Returns whether it has the metrics.
- hasMileage() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the mileage.
- hasMin() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the rating scale's minimum value.
- hasMinutes() - Method in class com.google.gdata.model.gd.Reminder
-
Returns whether it has the number of minute before the start times.
- hasMoney() - Method in class com.google.gdata.data.finance.Commission
-
Returns whether it has the monetary value of the commission.
- hasMoney() - Method in class com.google.gdata.data.finance.CostBasis
-
Returns whether it has the monetary value of the cost basis.
- hasMoney() - Method in class com.google.gdata.data.finance.DaysGain
-
Returns whether it has the monetary value of day's gain.
- hasMoney() - Method in class com.google.gdata.data.finance.Gain
-
Returns whether it has the monetary value of the total gain.
- hasMoney() - Method in class com.google.gdata.data.finance.MarketValue
-
Returns whether it has the monetary value of the market value.
- hasMoney() - Method in class com.google.gdata.data.finance.Price
-
Returns whether it has the monetary value of the transaction price.
- hasName() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns whether it has the name.
- hasName() - Method in class com.google.gdata.data.analytics.Dimension
-
Returns whether it has the name.
- hasName() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the goal's name.
- hasName() - Method in class com.google.gdata.data.analytics.Metric
-
Returns whether it has the name.
- hasName() - Method in class com.google.gdata.data.analytics.Property
-
Returns whether it has the name of the property.
- hasName() - Method in class com.google.gdata.data.analytics.Segment
-
Returns whether it has the name of the segment.
- hasName() - Method in class com.google.gdata.data.analytics.Step
-
Returns whether it has the step's name.
- hasName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the name.
- hasName() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns whether it has the can be a URI to indicate a specific ontology.
- hasName() - Method in class com.google.gdata.data.spreadsheet.Column
-
Returns whether it has the user defined name of the column.
- hasName() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns whether it has the user defined name of the column.
- hasName() - Method in class com.google.gdata.data.spreadsheet.Worksheet
-
Returns whether it has the worksheet name.
- hasName() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns whether it has the can be a URI to indicate a specific ontology.
- hasName() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns whether it has the name of the property expressed as a URI.
- hasNameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the canonical name of the album.
- hasNamePrefix() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the name prefix.
- hasNamePrefix() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the name prefix.
- hasNameSuffix() - Method in class com.google.gdata.data.extensions.Name
-
Returns whether it has the name suffix.
- hasNameSuffix() - Method in class com.google.gdata.model.gd.Name
-
Returns whether it has the name suffix.
- hasNeighborhood() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Neighborhood.
- hasNeighborhood() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Neighborhood.
- hasNext() - Method in class com.google.gdata.model.gd.Ordering
-
Returns whether it has the next element.
- hasNickname() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the nickname.
- hasNickname() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns whether it has the gphoto nickname.
- hasNicknameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the nickname of the owner of the album.
- hasNicknameExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the display nickname of the user.
- hasNotes() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the notes.
- hasNumAbPageVariations() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the number of page variations in an A/B experiment.
- hasNumber() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the goal's number.
- hasNumber() - Method in class com.google.gdata.data.analytics.Step
-
Returns whether it has the step's number in sequence.
- hasNumberOfRows() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns whether it has the number of rows in the data section.
- hasNumberOfSourceWords() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the number of source words.
- hasNumCombinations() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the number of combinations.
- hasNumEntries() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns whether it has the entries number.
- hasNumRaters() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the number of ratings taken into account when
computing the average value.
- hasNumSections() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the number of sections in a multivariate experiment.
- hasNumVariations() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns whether it has the number of section variations.
- hasOAuthProxyResponse() - Method in exception com.google.gdata.util.ServiceException
-
Returns whether or not the request has OAuth Proxy-related headers.
- hasObjectNumber() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns whether it has the object number.
- hasOccupation() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the occupation.
- hasOpenAccess() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the open access.
- hasOrderId() - Method in class com.google.gdata.model.gd.Ordering
-
Returns whether it has the ordered feed id.
- hasOrganizations() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the organizations.
- hasOrgDepartment() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the department name in organization.
- hasOrgDepartment() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the department name in organization.
- hasOrgJobDescription() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the job description.
- hasOrgJobDescription() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the job description.
- hasOrgName() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the name of organization.
- hasOrgName() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the name of organization.
- hasOrgSymbol() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the organization symbol/ticker.
- hasOrgSymbol() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the organization symbol/ticker.
- hasOrgTitle() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the position in organization.
- hasOrgTitle() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the position in organization.
- hasOriginalEvent() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event original start time.
- hasOriginalEvent() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the original event.
- hasOriginalId() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns whether it has the event ID of the original recurring event entry.
- hasOriginalStartTime() - Method in class com.google.gdata.model.gd.OriginalEvent
-
Returns whether it has the original start time.
- hasOriginalVideo() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the properties of the original video.
- hasOutput - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
True if the request type returns output to the client.
- hasOwner() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the owner.
- hasOwnerUpdate() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the owner update.
- hasPageName() - Method in class com.google.gdata.data.sites.BasePageEntry
-
Returns whether it has the page name.
- hasParticipants() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event participants.
- hasPath() - Method in class com.google.gdata.data.analytics.Step
-
Returns whether it has the step's path.
- hasPercentComplete() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the percent complete.
- hasPhoneNumbers() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the phone numbers.
- hasPhotoIdExt() - Method in class com.google.gdata.data.photos.CommentEntry
-
Returns whether it has the photo ID of the album this comment is on.
- hasPhotosLeftExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the number of photos that can be uploaded to this
album.
- hasPhotosUsedExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the number of photos that have been uploaded to this
album.
- hasPobox() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the P.O.
- hasPobox() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the P.O.
- hasPoint() - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- hasPortfolioData() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Returns whether it has the data for the portfolio.
- hasPositionData() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns whether it has the data for the position.
- hasPositionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the position of the photo in its album.
- hasPostalAddress() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the postal address.
- hasPostalAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the postal addresses.
- hasPostcode() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Postal code.
- hasPostcode() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Postal code.
- hasPrev() - Method in class com.google.gdata.model.gd.Ordering
-
Returns whether it has the previous element.
- hasPrice() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the price of the transaction.
- hasPrimary() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns whether it has the denotes primary calendar link.
- hasPrimary() - Method in class com.google.gdata.data.contacts.Website
-
Returns whether it has the denotes primary website.
- hasPrimary() - Method in class com.google.gdata.data.extensions.Im
-
Returns whether it has the whether this is the primary instant messaging
address.
- hasPrimary() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the whether this is the primary organization.
- hasPrimary() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the whether this is the primary postal address.
- hasPrimary() - Method in class com.google.gdata.model.gd.Email
-
Returns whether it has the whether this is the primary email address.
- hasPrimary() - Method in class com.google.gdata.model.gd.Im
-
Returns whether it has the whether this is the primary instant messaging
address.
- hasPrimary() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the whether this is the primary organization.
- hasPrimary() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns whether it has the whether this is the primary phone number.
- hasPrimary() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns whether it has the whether this is the primary postal address.
- hasPrimary() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the whether this is the primary postal address.
- hasPriority() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the priority.
- hasProfileMetaData() - Method in class com.google.gdata.data.health.ProfileEntry
-
Returns whether it has the profile meta data.
- hasProject() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Returns whether it has the project.
- hasProject() - Method in class com.google.gdata.data.projecthosting.Blocking
-
Returns whether it has the project.
- hasProject() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Returns whether it has the project.
- hasProjectLabels() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns whether it has the project labels.
- hasProperties() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns whether it has the properties.
- hasProperties() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns whether it has the properties.
- hasProperties() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns whether it has the properties.
- hasProperties() - Method in class com.google.gdata.data.analytics.Segment
-
Returns whether it has the properties.
- hasProtocol() - Method in class com.google.gdata.data.extensions.Im
-
Returns whether it has the im protocol.
- hasProtocol() - Method in class com.google.gdata.model.gd.Im
-
Returns whether it has the im protocol.
- hasPublisher() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
Returns whether it has the The authenticated user that performe the
activity if different than the author.
- hasPublisher() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the The authenticated user that uploaded the
document if different than the author.
- hasPublishers() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the publishers.
- hasQueries() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns whether it has the query parameters.
- hasQuotaBytesTotal() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the quota bytes total.
- hasQuotaBytesUsed() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Returns whether it has the quota bytes used.
- hasQuotaBytesUsed() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the quota bytes used.
- hasQuotaBytesUsedInTrash() - Method in class com.google.gdata.data.docs.MetadataEntry
-
Returns whether it has the quota bytes used in trash.
- hasQuotaLimitExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the limit in bytes of the storage space for the
user.
- hasQuotaUsedExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the currently used quota of the user account.
- hasRating() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the rating.
- hasRating() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns whether it has the user rating given by the user issued the
request.
- hasRating() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns whether it has the Entry ratings given by all users and by the user
issued the request.
- hasRating() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns whether it has the rating.
- hasReadOnly() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns whether it has the whether the contained entry is read-only.
- hasReadOnly() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns whether it has the whether the contained feed is read-only.
- hasRealm() - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- hasRealm() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns whether it has the limit on who may see and modify this extended
property.
- hasReason() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Returns whether it has the reason.
- hasReason() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the reason.
- hasReason() - Method in class com.google.gdata.model.batch.BatchStatus
-
Returns whether it has the short message describing this status.
- hasRecurrence() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event recurrence.
- hasRecurrenceException() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the recurrence exceptions.
- hasRef() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns whether it has the persistent universally unique identifier of the
resource being responded to.
- hasRef() - Method in class com.google.gdata.model.gd.Ordering
-
Returns whether it has the other entry id.
- hasRegion() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Region is state, province, county (in Ireland),
Land (in Germany), departement (in France), etc.
- hasRegion() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Region is state, province, county (in Ireland),
Land (in Germany), departement (in France), etc.
- hasRel() - Method in class com.google.gdata.data.contacts.CalendarLink
-
Returns whether it has the known calendar link type.
- hasRel() - Method in class com.google.gdata.data.contacts.Event
-
Returns whether it has the event type.
- hasRel() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns whether it has the id type.
- hasRel() - Method in class com.google.gdata.data.contacts.Jot
-
Returns whether it has the jot type.
- hasRel() - Method in class com.google.gdata.data.contacts.Priority
-
Returns whether it has the priority category.
- hasRel() - Method in class com.google.gdata.data.contacts.Relation
-
Returns whether it has the relation type.
- hasRel() - Method in class com.google.gdata.data.contacts.Sensitivity
-
Returns whether it has the sensitivity type.
- hasRel() - Method in class com.google.gdata.data.contacts.Website
-
Returns whether it has the known website type.
- hasRel() - Method in class com.google.gdata.data.extensions.Im
-
Returns whether it has the im type.
- hasRel() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the organization type.
- hasRel() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the the postal address type.
- hasRel() - Method in class com.google.gdata.model.gd.Email
-
Returns whether it has the email type.
- hasRel() - Method in class com.google.gdata.model.gd.EntryLink
-
Returns whether it has the entry relation type.
- hasRel() - Method in class com.google.gdata.model.gd.FeedLink
-
Returns whether it has the feed relation type.
- hasRel() - Method in class com.google.gdata.model.gd.Im
-
Returns whether it has the im type.
- hasRel() - Method in class com.google.gdata.model.gd.Ordering
-
Returns whether it has the order type.
- hasRel() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the organization type.
- hasRel() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns whether it has the programmatic value that identifies the type of
phone number.
- hasRel() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns whether it has the postal address type.
- hasRel() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the programmatic value that describes the aspect
that's being rated, if not specified, the rating is an overall rating.
- hasRel() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the the postal address type.
- hasRel() - Method in class com.google.gdata.model.gd.Where
-
Returns whether it has the meaning of this location.
- hasRel() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the relationship between the containing entity and
the contained person.
- hasRelations() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the relations.
- hasReminder() - Method in class com.google.gdata.model.gd.When
-
Returns whether it has the event reminders.
- hasReminders() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event reminders.
- hasRemoved() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Returns whether it has the removed.
- hasRepeatingExtension(Class<T>) - Method in class com.google.gdata.data.ExtensionPoint
-
Returns whether the repeating extension is present.
- hasRepositories() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Returns whether it has the repositories.
- hasRepositoryUrl() - Method in class com.google.gdata.data.projecthosting.Repository
-
Returns whether it has the repository url.
- hasResourceId() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the resource id.
- hasResourceId() - Method in class com.google.gdata.data.maps.MapEntry
-
Returns whether it has the resource id.
- hasResourceId() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns whether it has the Sidewiki author id.
- hasResourceId() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns whether it has the Sidewiki author id.
- hasRestrictLocation() - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Returns true
if the query only wants results that have latitude
and longitude information.
- hasReturn1w() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 1 week return (percentage).
- hasReturn1w() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 1 week return (percentage).
- hasReturn1y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 1 year return (percentage).
- hasReturn1y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 1 year return (percentage).
- hasReturn3m() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 3 month return (percentage).
- hasReturn3m() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 3 month return (percentage).
- hasReturn3y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 3 year return (percentage).
- hasReturn3y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 3 year return (percentage).
- hasReturn4w() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 4 week return (percentage).
- hasReturn4w() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 4 week return (percentage).
- hasReturn5y() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the 5 year return (percentage).
- hasReturn5y() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the 5 year return (percentage).
- hasReturnOverall() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the overall return (percentage).
- hasReturnOverall() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the overall return (percentage).
- hasReturnYTD() - Method in class com.google.gdata.data.finance.PortfolioData
-
Returns whether it has the Year-to-date return (percentage).
- hasReturnYTD() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the Year-to-date return (percentage).
- hasReview() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the review.
- hasRevision() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Returns whether it has the revision.
- hasRole() - Method in class com.google.gdata.data.acl.AclWithKey
-
Returns whether it has the role.
- hasRotationExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the rotation of the photo in degrees.
- hasRow() - Method in class com.google.gdata.data.spreadsheet.Header
-
Returns whether it has the position of the header.
- hasSameHandlers(AltRegistry, AltFormat) - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns true
has an identical registration with the target
registry for the specified alt format.
- hasSamplingrate() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the audio sample rate in kHz.
- hasScheme() - Method in class com.google.gdata.model.atompub.Categories
-
Returns whether it has the default scheme of the contained category
elements.
- hasScope() - Method in class com.google.gdata.data.analytics.CustomVariable
-
Returns whether it has the scope.
- hasScope() - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Returns whether it has the scope entry.
- hasSectionBeginScript() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns whether it has the script snippet to mark the beginning of a
section.
- hasSectionEndScript() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns whether it has the script snippet to mark the end of a section.
- hasSectionId() - Method in class com.google.gdata.data.analytics.SectionEntry
-
Returns whether it has the section ID.
- hasSectionId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns whether it has the section ID.
- hasSegment() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Returns whether it has the segment.
- hasSegments() - Method in class com.google.gdata.data.analytics.AccountFeed
-
Returns whether it has the segments.
- hasSegments() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the segments.
- hasSendAclNotifications() - Method in class com.google.gdata.data.calendar.CalendarAclEntry
-
Returns whether it has the send acl notifications property.
- hasSendEmail() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Returns whether it has the send email.
- hasSendEmail() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the send email.
- hasSensitivity() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the sensitivity.
- hasSequence() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Returns whether a sequence number is present.
- hasShares() - Method in class com.google.gdata.data.finance.PositionData
-
Returns whether it has the number of shares belonging to the position.
- hasShares() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the number of shares involved in the transaction.
- hasShortName() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the short name.
- hasSiteName() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns whether it has the site name.
- hasSize() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the size.
- hasSizeExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the size of the photo in bytes.
- hasSkippedCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the number of entries parsed but not processed.
- hasSource() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Returns whether it has the conversion source mime type.
- hasSource() - Method in class com.google.gdata.data.docs.ExportFormat
-
Returns whether it has the export source document type.
- hasSource() - Method in class com.google.gdata.data.docs.ImportFormat
-
Returns whether it has the import source mime type.
- hasSource() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns whether it has the IRI of an Atom Feed or Entry Document containing
an atom:entry with an atom:id value equal to the value of the "ref"
attribute.
- hasSource() - Method in class com.google.gdata.data.webmastertools.Keyword
-
Returns whether it has the source.
- hasSourceExperimentId() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the experiment ID that identifies the source
experiment.
- hasSourceLanguage() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the source language.
- hasSpamHint() - Method in class com.google.gdata.data.youtube.CommentEntry
-
Check if the comment is marked as spam.
- hasSpecialized() - Method in class com.google.gdata.model.gd.RecurrenceException
-
Returns whether it has the whether the exception is specialized.
- hasStarredExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the if viewer starred the photo and total number of
stars.
- hasStars() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the stars.
- hasStartDate() - Method in class com.google.gdata.data.analytics.DataFeed
-
Returns whether it has the start date.
- hasStartIndex() - Method in class com.google.gdata.data.spreadsheet.Data
-
Returns whether it has the index of the first row of the data section
(inclusive).
- hasStartTime() - Method in class com.google.gdata.model.gd.When
-
Returns whether it has the event start time.
- hasState() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the state.
- hasStats() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Checks whether statistics information is available in the current entry.
- hasStatus() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the experiment status.
- hasStatus() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Returns whether it has the export status.
- hasStatus() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Returns whether it has the status.
- hasStatus() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the status.
- hasStep1Required() - Method in class com.google.gdata.data.analytics.Destination
-
Returns whether it has the whether step 1 is required for this goal.
- hasSteps() - Method in class com.google.gdata.data.analytics.Destination
-
Returns whether it has the steps.
- hasStreamIdsExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the streamIds on this photo.
- hasStreet() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Can be street, avenue, road, etc.
- hasStreet() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Can be street, avenue, road, etc.
- hasStructuredPostalAddress() - Method in class com.google.gdata.data.maps.FeatureEntry
-
Returns whether it has the structured postal address.
- hasStructuredPostalAddresses() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the structured postal addresses.
- hasSubAttributes() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Returns true if the attribute has sub-attributes.
- hasSubElement(String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Checks whether a specific sub-element exists.
- hasSubElements() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Returns true if the attribute has sub-tags.
- hasSubject() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the subject.
- hasSubjects() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the subjects.
- hasSubregion() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the Subregion is county (US), province (in Italy),
etc.
- hasSubregion() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the Subregion is county (US), province (in Italy),
etc.
- hasSuccessCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the number of entries processed successfully.
- hasSummary() - Method in class com.google.gdata.data.projecthosting.Updates
-
Returns whether it has the summary.
- hasSymbol() - Method in class com.google.gdata.data.finance.PositionEntry
-
Returns whether it has the stock symbol for the position.
- hasSymbol() - Method in class com.google.gdata.data.finance.Symbol
-
Returns whether it has the stock symbol for the company or mutual fund.
- hasSystemGroup() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Returns whether it has the system group.
- hasTableId() - Method in class com.google.gdata.data.analytics.AccountEntry
-
Returns whether it has the data source ID.
- hasTableId() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns whether it has the data source ID.
- hasTableName() - Method in class com.google.gdata.data.analytics.DataSource
-
Returns whether it has the table name.
- hasTarget() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Returns whether it has the conversion target mime type.
- hasTarget() - Method in class com.google.gdata.data.docs.ExportFormat
-
Returns whether it has the export target mime type.
- hasTarget() - Method in class com.google.gdata.data.docs.ImportFormat
-
Returns whether it has the import target document type.
- hasTargetKind() - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
Returns whether it has the kind of feed/entry the href is pointing to.
- hasTargetLanguage() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the target language.
- hasTextValue() - Method in class com.google.gdata.model.Element
-
- hasTheme() - Method in class com.google.gdata.data.sites.SiteEntry
-
Returns whether it has the theme.
- hasThresholdValue() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns whether it has the threshold value.
- hasThumbnail() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns whether it has the media thumbnail.
- hasThumbnail() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns whether it has the gphoto thumbnail.
- hasThumbnail() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Returns whether it has the user portrait thumbnail url.
- hasThumbnailExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the user portrait thumbnail.
- hasThumbnails() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Returns true if the attribute has thumbnails, false otherwise.
- hasTime() - Method in class com.google.gdata.model.gd.GeoPt
-
Returns whether it has the Time.
- hasTime() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns whether it has the time period description.
- hasTimes() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event times.
- hasTimesCleaned() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Returns whether it has the times cleaned property.
- hasTimestampExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the time the photo was taken.
- hasTimeZone() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Returns whether it has the time zone.
- hasTitle() - Method in class com.google.gdata.model.atompub.Collection
-
Returns whether it has the title.
- hasTitle() - Method in class com.google.gdata.model.atompub.Workspace
-
Returns whether it has the title.
- hasTitles() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the titles.
- hasTotal() - Method in class com.google.gdata.data.blogger.PostEntry
-
Returns whether it has the total.
- hasTotal() - Method in class com.google.gdata.data.photos.GphotoStarred
-
Returns whether it has the number of stars.
- hasTotalCount() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Returns whether it has the number of entries that were parsed.
- hasTrack() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the track.
- hasTrackingScript() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the script to track this experiment.
- hasTransactionData() - Method in class com.google.gdata.data.finance.TransactionEntry
-
Returns whether it has the data for the transaction.
- hasTranslationMemory() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Returns whether it has the tms element.
- hasTransparency() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event transparency.
- hasTransparency() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the event transparency.
- hasType() - Method in class com.google.gdata.data.analytics.Engagement
-
Returns whether it has the goal's threshold type.
- hasType() - Method in class com.google.gdata.data.analytics.Metric
-
Returns whether it has the the format of data represented by the metric.
- hasType() - Method in class com.google.gdata.data.books.Review
-
Returns whether it has the type of text construct (typically 'text', 'html'
or 'xhtml').
- hasType() - Method in class com.google.gdata.data.docs.QueryParameter
-
Returns whether it has the type.
- hasType() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns whether it has the datatype such as string, integer, and date, or
an ontology-specific URI.
- hasType() - Method in class com.google.gdata.data.finance.TransactionData
-
Returns whether it has the type for the transaction (can be "Buy", "Sell",
"Buy to Cover" or "Sell Short").
- hasType() - Method in class com.google.gdata.data.gtt.DocumentSource
-
Returns whether it has the type.
- hasType() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the video format type.
- hasType() - Method in class com.google.gdata.data.projecthosting.Repository
-
Returns whether it has the type.
- hasType() - Method in class com.google.gdata.data.threading.InReplyTo
-
Returns whether it has the hint to the client about the media type of the
resource identified by the "href" attribute.
- hasType() - Method in class com.google.gdata.model.batch.BatchOperation
-
Returns whether it has the operation type.
- hasType() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns whether it has the datatype such as string, integer, and date, or
an ontology-specific URI.
- hasUnit() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns whether it has the units of data - can also be a URI to indicate a
specific ontology.
- hasUnit() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns whether it has the units of data - can also be a URI to indicate a
specific ontology.
- hasUpdated() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Returns whether it has the updated.
- hasUpdated() - Method in class com.google.gdata.data.sites.SitesLink
-
Returns whether it has the provides a hint to clients as to the date and
time of the most recently updated reply contained by the linked resource.
- hasUpdates() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Returns whether it has the updates list.
- hasUri() - Method in class com.google.gdata.data.projecthosting.Cc
-
Returns whether it has the uri.
- hasUri() - Method in class com.google.gdata.data.projecthosting.Owner
-
Returns whether it has the uri.
- hasUrl() - Method in class com.google.gdata.data.gtt.DocumentSource
-
Returns whether it has the url.
- hasUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Returns whether it has the crawl issue url.
- hasUrl() - Method in class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Returns whether it has the value.
- hasUsage() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Returns whether it has the The context for the address use.
- hasUsage() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Returns whether it has the The context for the address use.
- hasUsefulness() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Returns whether it has the usefulness of entry.
- hasUserDefinedFields() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the user defined fields.
- hasUsername() - Method in class com.google.gdata.data.photos.CommentAuthor
-
Returns whether it has the username of the user who made the comment.
- hasUsername() - Method in class com.google.gdata.data.projecthosting.Cc
-
Returns whether it has the username.
- hasUsername() - Method in class com.google.gdata.data.projecthosting.Owner
-
Returns whether it has the username.
- hasUsernameExt() - Method in class com.google.gdata.data.photos.AlbumEntry
-
Returns whether it has the username of the owner of the album.
- hasUsernameExt() - Method in class com.google.gdata.data.photos.UserEntry
-
Returns whether it has the username or currently selected persona.
- hasValue() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Returns true if the attribute has some text content.
- hasValue() - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.Dimension
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.Goal
-
Returns whether it has the goal's monetary value.
- hasValue() - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.GwoComboActive
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.GwoStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.Metric
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.analytics.Property
-
Returns whether it has the value of the property.
- hasValue() - Method in class com.google.gdata.data.books.Review
-
Returns whether it has the text content of the review.
- hasValue() - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Returns whether it has the whether to send ACL notifications to grantees.
- hasValue() - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
Returns whether it has the number of times calendar was cleaned.
- hasValue() - Method in class com.google.gdata.data.contacts.ExternalId
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.contacts.Gender
-
Returns whether it has the Gender.
- hasValue() - Method in class com.google.gdata.data.contacts.Jot
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.contacts.Relation
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveComplete
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveTotal
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.Changestamp
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.Duration
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ExportStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.FeatureRate
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.ObjectNumber
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.Publish
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.PublishAuto
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.QueryParameter
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.Size
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.docs.WritersCanInvite
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.AdditionalName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.Country
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.CustomProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- hasValue() - Method in class com.google.gdata.data.extensions.FamilyName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.FullName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.GivenName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.LastViewed
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.OrgName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.gtt.PercentComplete
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.gtt.ScopeEntry
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.gtt.TranslationComplete
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
Returns whether it has the number of bytes used.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
Returns whether it has the number of comments.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Returns whether it has the whether the album allows comments.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
Returns whether it has the number of crowded results.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
Returns whether it has the featured date.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoHeight
-
Returns whether it has the height.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
Returns whether it has the image version.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
Returns whether it has the maxPhotos.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
Returns whether it has the photos left.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
Returns whether it has the photos used.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoPosition
-
Returns whether it has the position in album.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
Returns whether it has the quotaLimit.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
Returns whether it has the currentQuota.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoRotation
-
Returns whether it has the rotation in degrees.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoShowLink
-
Returns whether it has the contact linked.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoSize
-
Returns whether it has the size in bytes.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoStarred
-
Returns whether it has the viewer starred photo.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
Returns whether it has the receive updates.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
Returns whether it has the timestamp.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoVersion
-
Returns whether it has the version.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoViewCount
-
Returns whether it has the view count.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoWeight
-
Returns whether it has the tag weight.
- hasValue() - Method in class com.google.gdata.data.photos.GphotoWidth
-
Returns whether it has the width.
- hasValue() - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.projecthosting.Id
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.projecthosting.Stars
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.projecthosting.State
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
Returns whether it has the number of written Sidewiki entries.
- hasValue() - Method in class com.google.gdata.data.sidewiki.Source
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.sidewiki.Usefulness
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.sites.Revision
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.spreadsheet.Field
-
Returns whether it has the displayed value of the cell.
- hasValue() - Method in class com.google.gdata.data.threading.Total
-
Returns whether it has the number of responses.
- hasValue() - Method in class com.google.gdata.data.ValueConstruct
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.data.webmastertools.Keyword
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.atompub.Accept
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.atompub.Draft
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.atompub.Edited
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.AdditionalName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Agent
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.AttendeeStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.AttendeeType
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.City
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Country
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.CreateId
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.CustomProperty
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.EventStatus
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Returns whether it has the property value.
- hasValue() - Method in class com.google.gdata.model.gd.FamilyName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.FormattedAddress
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.FullName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.GivenName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.HouseName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.LastViewed
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.NamePrefix
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.NameSuffix
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Neighborhood
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.OrgDepartment
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.OrgJobDescription
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.OrgName
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.OrgSymbol
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.OrgTitle
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.PhoneNumber
-
Returns whether it has the human-readable phone number.
- hasValue() - Method in class com.google.gdata.model.gd.PoBox
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.PostalAddress
-
Returns whether it has the address string.
- hasValue() - Method in class com.google.gdata.model.gd.PostCode
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.QuotaBytesTotal
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.QuotaBytesUsed
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Rating
-
Returns whether it has the rating value.
- hasValue() - Method in class com.google.gdata.model.gd.Recurrence
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Region
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.ResourceId
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Street
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Subregion
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Transparency
-
Returns whether it has the value.
- hasValue() - Method in class com.google.gdata.model.gd.Visibility
-
Returns whether it has the value.
- hasValueString() - Method in class com.google.gdata.model.gd.When
-
Returns whether it has the string description of the event times.
- hasValueString() - Method in class com.google.gdata.model.gd.Where
-
Returns whether it has the text description of the place.
- hasValueString() - Method in class com.google.gdata.model.gd.Who
-
Returns whether it has the simple string value that can be used as a
representation of this person.
- hasVariationId() - Method in class com.google.gdata.data.analytics.VariationEntry
-
Returns whether it has the variation ID.
- hasVerificationCombo() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the verification combination index.
- hasVerificationComboCoverage() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Returns whether it has the percentage of traffic to send to the verify
combo.
- hasVersionExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the version of the photo metadata.
- hasVideoStatusExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the status of the video upload if this is a
video.
- hasView() - Method in class com.google.gdata.data.maps.FeatureEntry
-
- hasViewability() - Method in class com.google.gdata.data.books.VolumeEntry
-
Returns whether it has the viewability.
- hasViewCountExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the number of views for this image.
- hasVisibility() - Method in class com.google.gdata.model.gd.EventEntry
-
Returns whether it has the event visibility.
- hasVisibility() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the event visibility.
- hasWebsites() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the websites.
- hasWeightExt() - Method in class com.google.gdata.data.photos.TagEntry
-
Returns whether it has the weight of the tag.
- hasWhen() - Method in class com.google.gdata.data.contacts.Birthday
-
Returns whether it has the birth date.
- hasWhen() - Method in class com.google.gdata.data.contacts.Event
-
Returns whether it has the time period description.
- hasWhen() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the time period descriptions.
- hasWhere() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Returns whether it has the person location.
- hasWhere() - Method in class com.google.gdata.data.extensions.Organization
-
Returns whether it has the office location.
- hasWhere() - Method in class com.google.gdata.model.gd.Organization
-
Returns whether it has the office location.
- hasWhere() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the place descriptions.
- hasWho() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Returns whether it has the person descriptions.
- hasWhoList() - Method in class com.google.gdata.model.gd.MessageEntry
-
Returns whether it has the person descriptions.
- hasWidth() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Returns whether it has the video width.
- hasWidthExt() - Method in class com.google.gdata.data.photos.PhotoEntry
-
Returns whether it has the the width of the photo.
- hasWorksheet() - Method in class com.google.gdata.data.sites.ListPageEntry
-
Returns whether it has the worksheet where the table lives.
- hasWorksheet() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Returns whether it has the worksheet where the table lives.
- hasWorkspaces() - Method in class com.google.gdata.model.atompub.ServiceDocument
-
Returns whether it has the workspaces.
- hasYear() - Method in class com.google.gdata.data.docs.AudioEntry
-
Returns whether it has the year.
- hasYomi() - Method in class com.google.gdata.data.extensions.AdditionalName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.data.extensions.FamilyName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.data.extensions.FullName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.data.extensions.GivenName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.data.extensions.OrgName
-
Returns whether it has the yomi name of organization.
- hasYomi() - Method in class com.google.gdata.model.gd.AdditionalName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.model.gd.FamilyName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.model.gd.FullName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.model.gd.GivenName
-
Returns whether it has the pronunciation help.
- hasYomi() - Method in class com.google.gdata.model.gd.OrgName
-
Returns whether it has the yomi name of organization.
- HEAD - Static variable in class com.google.gdata.data.analytics.Destination.MatchType
-
Head destination.
- Header - Class in com.google.gdata.data.spreadsheet
-
Describes a header row.
- Header() - Constructor for class com.google.gdata.data.spreadsheet.Header
-
Default mutable constructor.
- Header(Integer) - Constructor for class com.google.gdata.data.spreadsheet.Header
-
Immutable constructor.
- headerMap - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- headerRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- HEALTH_SERVICE - Static variable in class com.google.gdata.client.health.HealthService
-
The abbreviated name of Health recognized by Google.
- HEALTH_SERVICE_VERSION - Static variable in class com.google.gdata.client.health.HealthService
-
The version ID of the service.
- HealthCategory - Class in com.google.gdata.data.health
-
Describes a health category.
- HealthCategory.Scheme - Class in com.google.gdata.data.health
-
Scheme (domain).
- HealthCategory.Scheme() - Constructor for class com.google.gdata.data.health.HealthCategory.Scheme
-
- HealthLink - Class in com.google.gdata.data.health
-
Extends the base Link class with Health extensions.
- HealthLink.Rel - Class in com.google.gdata.data.health
-
Link relation type.
- HealthLink.Rel() - Constructor for class com.google.gdata.data.health.HealthLink.Rel
-
- HealthNamespace - Class in com.google.gdata.data.health
-
GData namespace definitions related to Health.
- HealthNamespace.CategoryScheme - Enum in com.google.gdata.data.health
-
Google Health recognizes the enumerated Category Schemes for GData Category
queries.
- HealthService - Class in com.google.gdata.client.health
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Health data API.
- HealthService(String) - Constructor for class com.google.gdata.client.health.HealthService
-
Constructs an instance connecting to the Health service for an application
with the name applicationName
.
- HealthService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.health.HealthService
-
Constructs an instance connecting to the Health service for an application
with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- HealthService(String, String, String) - Constructor for class com.google.gdata.client.health.HealthService
-
Constructs an instance connecting to the Health service with name serviceName
for an application with the name applicationName
.
- HealthService.Versions - Class in com.google.gdata.client.health
-
GData versions supported by Health Service.
- HealthService.Versions() - Constructor for class com.google.gdata.client.health.HealthService.Versions
-
- height - Variable in class com.google.gdata.data.extensions.Image
-
Image height in pixels.
- hexToBytes(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Convert a string of hex digits to a byte array, with the first
byte in the array being the MSB.
- HIDDEN - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a hidden item
- HIDDEN - Static variable in class com.google.gdata.data.gtt.HiddenCategory.Label
-
Hidden label.
- HIDDEN - Static variable in class com.google.gdata.data.gtt.HiddenCategory.Term
-
Hidden term.
- HiddenCategory - Class in com.google.gdata.data.gtt
-
Describes a hidden category.
- HiddenCategory.Label - Class in com.google.gdata.data.gtt
-
Human-readable label.
- HiddenCategory.Label() - Constructor for class com.google.gdata.data.gtt.HiddenCategory.Label
-
- HiddenCategory.Scheme - Class in com.google.gdata.data.gtt
-
Scheme (domain).
- HiddenCategory.Scheme() - Constructor for class com.google.gdata.data.gtt.HiddenCategory.Scheme
-
- HiddenCategory.Term - Class in com.google.gdata.data.gtt
-
Term.
- HiddenCategory.Term() - Constructor for class com.google.gdata.data.gtt.HiddenCategory.Term
-
- HiddenProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing hidden property of a calendar
- HiddenProperty() - Constructor for class com.google.gdata.data.calendar.HiddenProperty
-
- HiddenProperty(String) - Constructor for class com.google.gdata.data.calendar.HiddenProperty
-
- HIT - Static variable in class com.google.gdata.data.analytics.CustomVariable.Scope
-
Hit custom variable.
- Hobby - Class in com.google.gdata.data.contacts
-
Contact's hobby.
- Hobby() - Constructor for class com.google.gdata.data.contacts.Hobby
-
Default mutable constructor.
- Hobby(String) - Constructor for class com.google.gdata.data.contacts.Hobby
-
Constructor (mutable or immutable).
- HOME - Static variable in class com.google.gdata.data.extensions.Email.Rel
-
- HOME - Static variable in class com.google.gdata.data.extensions.Im.Rel
-
Home instant messaging address.
- HOME - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- HOME - Static variable in class com.google.gdata.data.extensions.PostalAddress.Rel
-
- HOME - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.Rel
-
Home structured postal address.
- HOME - Static variable in class com.google.gdata.model.gd.Email.Rel
-
Home email address.
- HOME - Static variable in class com.google.gdata.model.gd.Im.Rel
-
Home instant messaging address.
- HOME - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Home phone number.
- HOME - Static variable in class com.google.gdata.model.gd.PostalAddress.Rel
-
Home address.
- HOME - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.Rel
-
Home structured postal address.
- HOME_FAX - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- HOME_FAX - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Home fax number.
- hours - Variable in class com.google.gdata.data.extensions.Reminder
-
Number of hours before the start time.
- HOURS - Static variable in class com.google.gdata.model.gd.Reminder
-
Number of hours before the start time.
- HouseName - Class in com.google.gdata.data.extensions
-
Used in places where houses or buildings have names.
- HouseName() - Constructor for class com.google.gdata.data.extensions.HouseName
-
Default mutable constructor.
- HouseName(String) - Constructor for class com.google.gdata.data.extensions.HouseName
-
Constructor (mutable or immutable).
- HouseName - Class in com.google.gdata.model.gd
-
Used in places where houses or buildings have names.
- HouseName() - Constructor for class com.google.gdata.model.gd.HouseName
-
Constructs an instance using the default key.
- HouseName(ElementKey<String, ? extends HouseName>) - Constructor for class com.google.gdata.model.gd.HouseName
-
Subclass constructor, allows subclasses to supply their own element key.
- HouseName(ElementKey<String, ? extends HouseName>, Element) - Constructor for class com.google.gdata.model.gd.HouseName
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- HouseName(String) - Constructor for class com.google.gdata.model.gd.HouseName
-
Constructs a new instance with the given value.
- href - Variable in class com.google.gdata.data.extensions.OriginalEvent
-
URL of the original recurring event entry.
- href - Variable in class com.google.gdata.data.Link
-
Link URI.
- HREF - Static variable in class com.google.gdata.model.atom.Link
-
The href attribute.
- HREF - Static variable in class com.google.gdata.model.atompub.Categories
-
An IRI reference to a Category Document.
- HREF - Static variable in class com.google.gdata.model.atompub.Collection
-
The href attribute.
- HREF - Static variable in class com.google.gdata.model.gd.EntryLink
-
The entry URI.
- HREF - Static variable in class com.google.gdata.model.gd.FeedLink
-
Qualified name of feed URI attribute.
- HREF - Static variable in class com.google.gdata.model.gd.OriginalEvent
-
URL of the original recurring event entry.
- hrefLang - Variable in class com.google.gdata.data.Link
-
Language of resource pointed to by href.
- HREFLANG - Static variable in class com.google.gdata.model.atom.Link
-
The hreflang attribute.
- html - Variable in class com.google.gdata.data.HtmlTextConstruct
-
HTML contents.
- HTML - Static variable in class com.google.gdata.data.IContent.Type
-
- HTML - Static variable in class com.google.gdata.data.ILink.Type
-
Defines the link type used for HTML content.
- HTML - Static variable in class com.google.gdata.data.ITextConstruct.Type
-
- html(String) - Static method in class com.google.gdata.data.TextConstruct
-
Construct a new html text content with the given html.
- HTML - Static variable in class com.google.gdata.data.TextConstruct.Type
-
- html(String) - Static method in class com.google.gdata.model.atom.TextContent
-
Construct a new html text content with the given html.
- htmlEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escapes special characters (& < > ") from a string so it can safely be
included in an HTML document.
- htmlEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in an HTML document in either element
content or attribute values.
- HtmlTextConstruct - Class in com.google.gdata.data
-
- HtmlTextConstruct() - Constructor for class com.google.gdata.data.HtmlTextConstruct
-
Class constructor.
- HtmlTextConstruct(String) - Constructor for class com.google.gdata.data.HtmlTextConstruct
-
Class constructor specifying the HTML content for this
text construct to contain.
- HtmlTextConstruct(String, String) - Constructor for class com.google.gdata.data.HtmlTextConstruct
-
Class constructor specifying the HTML content for this
text construct to contain, plus the human language that
the text is written in.
- HtmlTextConstruct.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- HtmlTextConstruct.AtomHandler() - Constructor for class com.google.gdata.data.HtmlTextConstruct.AtomHandler
-
- htmlToPlainText(String) - Static method in class com.google.gdata.util.common.html.HtmlToText
-
Convert provided html string to plain text preserving the formatting
as much as possible.
- HtmlToText - Class in com.google.gdata.util.common.html
-
Convert provided html formatted string to text format.
- HTTP_SCHEMAS_GOOGLE_COM_HEALTH_DATA_COMPLETE - Static variable in class com.google.gdata.data.health.HealthLink.Rel
-
Complete url of an entry, indicating the smallest feed containing the
entry.
- HttpAuthToken - Interface in com.google.gdata.client.http
-
The HttpAuthToken interface represents a token used to authenticate
an HTTP request.
- httpConn - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
Underlying HTTP connection to the GData service.
- HttpGDataRequest - Class in com.google.gdata.client.http
-
The HttpGDataRequest class provides a basic implementation of the
GDataRequest
interface over HTTP.
- HttpGDataRequest(Service.GDataRequest.RequestType, URL, ContentType, HttpAuthToken, Map<String, String>, Map<String, String>, HttpUrlConnectionSource) - Constructor for class com.google.gdata.client.http.HttpGDataRequest
-
Constructs a new HttpGDataRequest instance of the specified RequestType,
targeting the specified URL.
- HttpGDataRequest() - Constructor for class com.google.gdata.client.http.HttpGDataRequest
-
Protected default constructor for testing.
- HttpGDataRequest.Factory - Class in com.google.gdata.client.http
-
The HttpGDataRequest.Factory class is a factory class for constructing
new HttpGDataRequest instances.
- HttpGDataRequest.Factory() - Constructor for class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- HTTPS_PROTOCOL - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
The protocol used to obtain authentication tokens.
- HttpUrlConnectionSource - Interface in com.google.gdata.client.http
-
An object that creates new HttpURLConnection
s.
- HUB - Static variable in class com.google.gdata.data.ILink.Rel
-
Relation for links that provide the URI of a hub that enables
registration for real-time updates to the resource.
I
- IAtom - Interface in com.google.gdata.data
-
Base interface for Atom resource types.
- IBatchInterrupted - Interface in com.google.gdata.data.batch
-
Shared BatchInterrupted interface between old and new data models.
- IBatchStatus - Interface in com.google.gdata.data.batch
-
Shared BatchStatus interface between old and new data models.
- IcalUIDProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing the UID in the ical export of the event.
- IcalUIDProperty() - Constructor for class com.google.gdata.data.calendar.IcalUIDProperty
-
- IcalUIDProperty(String) - Constructor for class com.google.gdata.data.calendar.IcalUIDProperty
-
- ICategory - Interface in com.google.gdata.data
-
Shared Category interface.
- ICollection - Interface in com.google.gdata.data.introspection
-
Shared Collection interface.
- icon - Variable in class com.google.gdata.data.Source.SourceState
-
Icon URI.
- ICON - Static variable in class com.google.gdata.model.atom.Source
-
atom:icon
- IContent - Interface in com.google.gdata.data
-
Shared interface for content.
- IContent.Type - Class in com.google.gdata.data
-
Defines the possible content types.
- IContent.Type() - Constructor for class com.google.gdata.data.IContent.Type
-
- iconValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- ICQ - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
ICQ.
- ICQ - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
ICQ.
- id - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Entry id.
- id - Variable in class com.google.gdata.data.calendar.ResourceProperty
-
- Id - Class in com.google.gdata.data.projecthosting
-
Issue ID.
- Id() - Constructor for class com.google.gdata.data.projecthosting.Id
-
Default mutable constructor.
- Id(Integer) - Constructor for class com.google.gdata.data.projecthosting.Id
-
Immutable constructor.
- id - Variable in class com.google.gdata.data.Source.SourceState
-
Feed ID.
- ID - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:id child element
- ID - Static variable in class com.google.gdata.model.atom.Source
-
The atom:id element.
- Identifier - Class in com.google.gdata.data.dublincore
-
An unambiguous reference to the resource within a given context.
- Identifier() - Constructor for class com.google.gdata.data.dublincore.Identifier
-
Default mutable constructor.
- Identifier(String) - Constructor for class com.google.gdata.data.dublincore.Identifier
-
Constructor (mutable or immutable).
- idRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- idValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- IEntry - Interface in com.google.gdata.data
-
Shared interface for model and data BaseEntry to implement.
- IF_MATCH - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The IF_MATCH header is used to request specific entity versions.
- IF_MODIFIED_SINCE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The IF_MODIFIED_SINCE header is used to reject requests unmodified
since the given date.
- IF_NONE_MATCH - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The IF_NONE_MATCH header is used to disallow specific entity versions.
- IF_UNMODIFIED_SINCE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The IF_UNMODIFIED_SINCE header is used to reject requests modified
since the given date.
- IFeed - Interface in com.google.gdata.data
-
Shared interface for model and data BaseFeed to implement.
- IGenerator - Interface in com.google.gdata.data
-
Shared generator interface.
- ignorableWhitespace(char[], int, int) - Method in class com.google.gdata.util.XmlParser
-
SAX callback.
- ignorableWhitespace(char[], int, int) - Method in class com.google.gdata.wireformats.XmlParser
-
SAX callback.
- ILink - Interface in com.google.gdata.data
-
Common interface for Links.
- ILink.Rel - Class in com.google.gdata.data
-
The Rel class defines constants for some common link relation types.
- ILink.Type - Class in com.google.gdata.data
-
The Type class contains several common link content types.
- illegalInputFormat - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Im - Class in com.google.gdata.data.extensions
-
Describes an instant messaging address.
- Im() - Constructor for class com.google.gdata.data.extensions.Im
-
Default mutable constructor.
- Im(String, String, Boolean, String, String) - Constructor for class com.google.gdata.data.extensions.Im
-
Immutable constructor.
- Im - Class in com.google.gdata.model.gd
-
Describes an instant messaging address.
- Im() - Constructor for class com.google.gdata.model.gd.Im
-
Constructs an instance using the default key.
- Im(ElementKey<?, ? extends Im>) - Constructor for class com.google.gdata.model.gd.Im
-
Subclass constructor, allows subclasses to supply their own element key.
- Im(ElementKey<?, ? extends Im>, Element) - Constructor for class com.google.gdata.model.gd.Im
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Im.Protocol - Class in com.google.gdata.data.extensions
-
Im protocol.
- Im.Protocol() - Constructor for class com.google.gdata.data.extensions.Im.Protocol
-
- Im.Protocol - Class in com.google.gdata.model.gd
-
Im protocol.
- Im.Rel - Class in com.google.gdata.data.extensions
-
Im type.
- Im.Rel() - Constructor for class com.google.gdata.data.extensions.Im.Rel
-
- Im.Rel - Class in com.google.gdata.model.gd
-
Im type.
- IMAGE - Static variable in class com.google.gdata.data.contacts.ContactLink.Type
-
Image/* Contact Link class.
- Image - Class in com.google.gdata.data.extensions
-
GData schema extension describing an image.
- Image() - Constructor for class com.google.gdata.data.extensions.Image
-
- image - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A URL that identifies the location of a 64x64-pixel image that can be used
in association with this search engine.
- Image.Rel - Class in com.google.gdata.data.extensions
-
Image type.
- Image.Rel() - Constructor for class com.google.gdata.data.extensions.Image.Rel
-
- IMAGE_LINK_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:image_link>
.
- IMediaContent - Interface in com.google.gdata.data.media
-
The IMediaContent interface defines the common interface for media content.
- IMediaEntry - Interface in com.google.gdata.data.media
-
The IMediaEntry interface defines a common base interface for GData media
entries that is shared between the old and new data models.
- ImportFormat - Class in com.google.gdata.data.docs
-
A map of possible import formats.
- ImportFormat() - Constructor for class com.google.gdata.data.docs.ImportFormat
-
Default mutable constructor.
- ImportFormat(String, ImportFormat.Target) - Constructor for class com.google.gdata.data.docs.ImportFormat
-
Immutable constructor.
- ImportFormat.Target - Enum in com.google.gdata.data.docs
-
Import target document type.
- imsNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- IN_REPLY_TO - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for parent comment link on the comments feed.
- INBOX - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Property indicating that a mail item should appear in the inbox when
inserted into Gmail.
- INBOX_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label inbox message feeds and entries.
- INBOX_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user inbox links.
- incompatiblePaginationParameters - Variable in class com.google.gdata.client.CoreErrorDomain
-
- incorrectDataVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- indent(String, int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Indents the given String per line.
- indexIn(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns the index of the first matching character in a character sequence,
or -1
if no matching character is present.
- indexIn(CharSequence, int) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns the index of the first matching character in a character sequence,
starting from a given position, or -1
if no character matches after
that position.
- indexOfChars(String, String, int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Like String.indexOf() except that it will look for any of the
characters in 'chars' (similar to C's strpbrk)
- indexOfChars(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Like String.indexOf() except that it will look for any of the
characters in 'chars' (similar to C's strpbrk)
- inferCaller(String) - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
Like LogRecord.inferCaller, we're making a 'best effort'.
- inflate(String, String) - Static method in class com.google.gdata.util.Namespaces
-
Inflate a short name into a full URI.
- inflate(String) - Static method in class com.google.gdata.util.Namespaces
-
Inflate a short name into a full GData URI using gPrefix (ending in "#").
- INFO - Static variable in class com.google.gdata.data.books.BooksLink.Rel
-
Link to a description page.
- info(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log an INFO message.
- info(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log an INFO message.
- infofmt(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log an INFO message.
- infofmt(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log an INFO message.
- infofmt(Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a INFO message.
- initCause(Throwable) - Method in exception com.google.gdata.util.ServiceException
- initializeArbitraryXml(ExtensionProfile, Class<? extends ExtensionPoint>, XmlParser.ElementHandler) - Method in class com.google.gdata.data.ExtensionPoint
-
Initializes parser handler's XML blob state.
- initializeArbitraryXml(ExtensionProfile, Class<? extends ExtensionPoint>, XmlParser.ElementHandler) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
Overrides arbitrary XML initialization - ExtendedProperty needs
mixed content as well.
- initializeXmlBlob(XmlBlob, boolean, boolean) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
If a derived class wishes to retrieve all unrecognized XML in a blob,
it calls this method.
- Initials - Class in com.google.gdata.data.contacts
-
Contact's initials.
- Initials() - Constructor for class com.google.gdata.data.contacts.Initials
-
Default mutable constructor.
- Initials(String) - Constructor for class com.google.gdata.data.contacts.Initials
-
Constructor (mutable or immutable).
- initServiceVersion(Class<? extends Service>, Version) - Static method in class com.google.gdata.client.Service
-
Initializes the version information for a specific service type.
- innerXml(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes inner XML provided as a string.
- InputParser<T> - Interface in com.google.gdata.wireformats.input
-
Wire format interface implemented by helper classes that parse data from an
InputStream and return an object representation of a particular type.
- InputProperties - Interface in com.google.gdata.wireformats.input
-
The InputProperties interface represents properties of a input data being
parsed.
- InputPropertiesBuilder - Class in com.google.gdata.wireformats.input
-
The InputPropertiesBuilder class is a builder class that aids in the
construction of new
InputProperties
instances.
- InputPropertiesBuilder() - Constructor for class com.google.gdata.wireformats.input.InputPropertiesBuilder
-
Constructs a new InputPropertiesBuilder with no properties set.
- InputPropertiesBuilder(InputProperties) - Constructor for class com.google.gdata.wireformats.input.InputPropertiesBuilder
-
Constructs a new InputPropertiesBuilder with properties set from an
existing
InputProperties
instance.
- InputSupplier<T> - Interface in com.google.gdata.util.common.io
-
An factory for readable streams of bytes or characters.
- inputType - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
Contains the content type of the request data
- inputType - Variable in class com.google.gdata.client.Service.ClientInputProperties
-
- inRange(char, char) - Static method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher that matches any character in a given range
(both endpoints are inclusive).
- InReplyTo - Class in com.google.gdata.data.threading
-
Indicates that this entry is a response to another resource.
- InReplyTo() - Constructor for class com.google.gdata.data.threading.InReplyTo
-
Default mutable constructor.
- InReplyTo(String, String, String, String) - Constructor for class com.google.gdata.data.threading.InReplyTo
-
Immutable constructor.
- insert(URL, E) - Method in class com.google.api.gbase.client.GoogleBaseService
-
- insert(URL, E) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
- insert(String, GenericEntry) - Method in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
-
Inserts one Gmail filter entry.
- insert(URL, AclScope, AclRole) - Method in class com.google.gdata.client.docs.DocsService
-
Inserts a new
AclEntry
into a feed
associated with the target service.
- insert(URL, List<QueryParameter>) - Method in class com.google.gdata.client.docs.DocsService
-
Start a new request to download the documents that match all search
criteria as a zip file.
- insert(URL, E) - Method in class com.google.gdata.client.GoogleService
-
- insert(URL, E) - Method in class com.google.gdata.client.media.MediaService
-
Inserts a new
Entry
into a feed associated
with the target service.
- insert(URL, Class<E>, MediaSource) - Method in class com.google.gdata.client.media.MediaService
-
Inserts a new media resource read from
MediaSource
into a
media feed associated with the target service.
- insert(URL, E) - Method in class com.google.gdata.client.Service
-
Inserts a new
IEntry
into a feed associated
with the target service.
- insert(T) - Method in class com.google.gdata.data.BaseFeed
-
Inserts a new Entry into the feed, if the feed is currently
associated with a Service.
- insert(MediaSource) - Method in class com.google.gdata.data.media.MediaFeed
-
Inserts a new media resource into the feed, if the feed is currently
associated with a Service.
- insert(MediaSource, Class<T>) - Method in class com.google.gdata.data.media.MediaFeed
-
Inserts a new media resource into the feed, if the feed is currently
associated with a Service.
- insert(T) - Method in class com.google.gdata.model.atom.Feed
-
Inserts a new Entry into the feed, if the feed is currently associated with
a Service.
- insertBreakingWhitespace(int, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Inserts spaces every splitLen characters so that the string will wrap.
- insertNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- insertPhoto(MediaSource) - Method in class com.google.gdata.data.photos.AlbumFeed
-
Insert a photo into this album by inserting a
MediaSource
containing the photo data.
- INSTANCE - Static variable in class com.google.gdata.client.http.JdkHttpUrlConnectionSource
-
Pre-built instance.
- insufficientSecurityLevel - Variable in class com.google.gdata.client.CoreErrorDomain
-
- INT - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Whole number values.
- INT_UNIT - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Whole number value and a string.
- INTEGER - Static variable in class com.google.gdata.data.analytics.Metric.Type
-
Integer metric.
- INTERNAL - Static variable in class com.google.gdata.data.webmastertools.Keyword.Source
-
The keyword is internal to the site.
- INTERNAL_EXTENSION - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- intersection(Chset, Chset) - Static method in class com.google.gdata.util.parser.Chset
-
Creates a new character set which matches a character if that character
matches both the left
and right
character sets.
- Intersection<T> - Class in com.google.gdata.util.parser
-
The Intersection
parser provides one of the more powerful
pieces of functionality in the parser framework.
- Intersection(Parser<? super T>, Parser<? super T>) - Constructor for class com.google.gdata.util.parser.Intersection
-
Class constructor.
- intersection(Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates an Intersection
parser from the left
and
right
sub-parsers.
- introspect(URL, Class<S>) - Method in class com.google.gdata.client.Service
-
Returns the Atom introspection Service Document associated with a
particular feed URL.
- IntValueConstruct - Class in com.google.gdata.data.webmastertools
-
GData schema extension describing a node with an integer value.
- IntValueConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.IntValueConstruct
-
- invalidAltValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidArbitraryXml - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidAttributeValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidAverageRatingAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidBase64 - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidBatchOperationType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidBigDecimalAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidBigIntegerAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidBooleanAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidByteAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidCacheControlOption - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidCategoryFilter - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidChildElement - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidContentType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidCountHintAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidDatetime - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidDoubleAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidDraft - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidEndValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- InvalidEntryException - Exception in com.google.gdata.util
-
Thrown when the format of a ServiceRequest is invalid.
- InvalidEntryException(String) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- InvalidEntryException(String, Throwable) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- InvalidEntryException(Throwable) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- InvalidEntryException(HttpURLConnection) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- InvalidEntryException(ErrorContent) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- InvalidEntryException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.util.InvalidEntryException
-
- invalidEnumValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidErrorFormat - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidExtension - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidFieldSelection - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidFixedAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidFloatAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidGeoPtElev - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidGeoPtLat - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidGeoPtLon - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidGeoPtTime - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidInput - Variable in exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- invalidIntegerAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidJson - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidLongAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidMediaSourceUri - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidMediaType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidMethodOverrideHeader - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidMimeType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidMixedContent - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidParameterValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidPatchTarget - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidRedirectedToUrl - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidReminderAbsoluteTime - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidReminderDays - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidReminderHours - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidReminderMethod - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidReminderMinutes - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidRequestUri - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidRequestVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidResourceVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidSecurityProtocol - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidServiceClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidShortAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidStartValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidTextContent - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidTextContentType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidTimeOffset - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidToDoDueTime - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidToDoHours - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidUri - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidUriTemplate - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidUrl - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidValueRatingAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- invalidVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- INVISIBLE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is invisible; that is, if its Unicode
category is any of SPACE_SEPARATOR, LINE_SEPARATOR,
PARAGRAPH_SEPARATOR, CONTROL, FORMAT, SURROGATE, and PRIVATE_USE according
to ICU4J.
- INVITED - Static variable in class com.google.gdata.model.gd.AttendeeStatus.Value
-
Invitation has been sent, but the person has not accepted.
- IOutOfLineContent - Interface in com.google.gdata.data
-
Shared interface for OutOfLineContent implementations.
- IPerson - Interface in com.google.gdata.data
-
Shared person interface.
- ipWhitelisted - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- is(char) - Static method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher that matches only one specified character.
- isAfter(Version) - Method in class com.google.gdata.util.Version
-
Returns true
if this version is a later version than the argument,
on the basis of comparing the major and minor versions.
- isAggregate() - Method in class com.google.gdata.data.ExtensionDescription
-
- isAnyoneCanAddSelf() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- isAscendingOrder() - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Checks whether the results will be returned in ascending
order.
- isAtomPart() - Method in class com.google.gdata.data.media.MediaBodyPart
-
Returns true
if the body part contains Atom data.
- isAutoExtending() - Method in class com.google.gdata.data.ExtensionProfile
-
- isBefore(Version) - Method in class com.google.gdata.util.Version
-
Returns true
if this version is a earlier version than the
argument, on the basis of comparing the major and minor versions.
- isCjk(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a string is a CJK word.
- isCjk(char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a character is a CJK ideograph or a character typically
used only in CJK text.
- isCjk(int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a character is a CJK ideograph or a character typically
used only in CJK text.
- isCoalescing() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isCompatible(Version) - Static method in class com.google.gdata.client.youtube.YouTubeService
-
- isCompatible(Version) - Method in class com.google.gdata.util.Version
-
Returns true
if the specified version is compatible with this
version or one of its implied versions.
- isContentRequired() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true if the text content of this element is required.
- isContentRequired() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isDateOnly() - Method in class com.google.gdata.data.DateTime
-
- isDateTimeOnly() - Method in class com.google.api.gbase.client.DateTimeRange
-
Checks whether this is a real range, with a start and an
end date, or a date/dateTime posing as a range.
- isDeclared(Class<?>) - Method in class com.google.gdata.data.ExtensionProfile
-
Returns whether the given extended type has already been declared.
- isDeclared(AttributeKey<?>) - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true if this metadata declares the given attribute.
- isDeclared(ElementKey<?, ?>) - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true if this metadata declares the given child element.
- isDeclared(AttributeKey<?>) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isDeclared(ElementKey<?, ?>) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isDefault() - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- isDeleted() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- ISDN - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- ISDN - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
ISDN number.
- isDone() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Identifies if the upload task has completed
- isDraft() - Method in class com.google.gdata.data.BaseEntry
-
Draft status.
- isDraft() - Method in class com.google.gdata.data.PubControl
-
Checks the value of the app:draft tag.
- isDraft() - Method in class com.google.gdata.model.atom.Entry
-
Draft status.
- isDraft() - Method in class com.google.gdata.model.atompub.Control
-
Checks the value of the app:draft tag.
- isEmbeddable() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets whether external sites can embed and play this video.
- isEmpty() - Method in class com.google.api.gbase.client.Adjustments
-
Returns true
if no adjusted attribute is specified, false
otherwise.
- isEmpty() - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Checks whether anything has been defined in this extension.
- isEmpty() - Method in class com.google.gdata.data.HtmlTextConstruct
-
- isEmpty() - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- isEmpty() - Method in class com.google.gdata.data.PlainTextConstruct
-
- isEmpty() - Method in class com.google.gdata.data.TextConstruct
-
Returns true
if this text construct has no contents.
- isEmpty() - Method in class com.google.gdata.data.XhtmlTextConstruct
-
- isEmpty() - Method in class com.google.gdata.model.atom.TextContent
-
Returns true
if there is no content element for this text content.
- isEmpty(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Helper function for null and empty string testing.
- isEmptyOrWhitespace(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Helper function for null, empty, and whitespace string testing.
- IServiceDocument - Interface in com.google.gdata.data.introspection
-
Shared service document interface.
- isExpandEntityReferences() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isFailure(ExtensionPoint) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Checks whether a batch entry is an error report.
- isFailure(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Checks whether a batch entry is an error report.
- isFixed() - Method in class com.google.gdata.data.introspection.Categories
-
Returns true
if the Categories instance contains in-line category
data that is a fixed set.
- isFlattened() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true
if the element has been flattened, which means its
value should be output directly in its parent.
- isFlattened() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isGuestsCanInviteOthers() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- isGuestsCanModify() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- isGuestsCanSeeGuests() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- isHebrew(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a string is a Hebrew word.
- isHebrew(int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Determines if a character is a Hebrew character.
- isHidden() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- isIgnoringComments() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isIgnoringElementContentWhitespace() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isImmutable() - Method in class com.google.gdata.data.AbstractExtension
-
- isIncludeAware() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isIncludeDeleted() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- isKindCategory(Category) - Static method in class com.google.gdata.data.Kind
-
- isLocked() - Method in class com.google.gdata.model.Attribute
-
- isLocked() - Method in class com.google.gdata.model.Element
-
- isLoggable(Level) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Pass-through to Logger.isLoggable(Level)
- isMember(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Checks if an user/group is a member of the group specified.
- isNamespaceAware() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isNamespaceAware() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- isNot(char) - Static method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher that matches any character except the one
specified.
- isNow() - Method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Check whether this time is the special 'now' time.
- ISO_8859_1 - Static variable in class com.google.gdata.util.common.base.Charsets
-
ISO-8859-1.
- isOwner(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Checks if an user is a owner of the group specified.
- isPartial() - Method in class com.google.gdata.client.Service.ClientInputProperties
-
- isPartial() - Method in class com.google.gdata.client.Service.ClientStreamProperties
-
- isPaused() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Identifies if the uploader is paused
- isPrivate() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Checks whether the attribute should only be shown to the owner of
this item.
- isPrivate() - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
Gets the private field of the feed.
- isPrivate() - Method in class com.google.gdata.data.youtube.PlaylistLinkEntry
-
Gets the value of the private flag.
- isPrivate() - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Checks the yt:private flag.
- isPrivateCopy() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Whether this is a private copy of the event.
- isPublish() - Method in class com.google.gdata.data.docs.RevisionEntry
-
Returns whether the revision is published.
- isPublishAuto() - Method in class com.google.gdata.data.docs.RevisionEntry
-
Returns whether changes to the document are automatically re-published.
- isPublishOutsideDomain() - Method in class com.google.gdata.data.docs.RevisionEntry
-
Sets whether the document is published outside of its domain.
- isRacy() - Method in class com.google.gdata.data.youtube.VideoEntry
-
- isReferenced() - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true if the element type is referenced to generate the the output
representation of the element type.
- isReferenced() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isRegistered(ElementKey<?, ?>) - Method in class com.google.gdata.model.MetadataRegistry
-
Returns true
if the given key has already been registered.
- isRelative() - Method in class com.google.gdata.model.Path
-
Returns true
if path is relative
- isRepeatable() - Method in class com.google.gdata.data.ExtensionDescription
-
- isRequired() - Method in class com.google.gdata.data.ExtensionDescription
-
- isRequired() - Method in class com.google.gdata.data.ValueConstruct
-
- isRequired() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isRequired() - Method in interface com.google.gdata.model.Metadata
-
Returns true if this property is required.
- isReverse() - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Gets whether the query should be reversed.
- isSameService(Version) - Method in class com.google.gdata.util.Version
-
Returns true
if the target version is for the same service.
- isSelectableByType() - Method in class com.google.gdata.wireformats.AltFormat
-
Returns true
, indicates that the MIME content type can be used as
an alias to select the representation.
- isSelected(Element) - Method in interface com.google.gdata.model.ElementMetadata
-
Returns true if the element instance is selected for use in the current
operation.
- isSelected(Element) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isSizeSpecified() - Method in class com.google.api.gbase.client.Thumbnail
-
Returns true
if the size was explicitly set, false
otherwise.
- isSpecialized - Variable in class com.google.gdata.data.extensions.RecurrenceException
-
- isStarred() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- isStarred() - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- isStarred() - Method in interface com.google.gdata.data.photos.PhotoData
-
If this photo is starred by current user.
- isStarred() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- isStarred() - Method in class com.google.gdata.data.photos.PhotoFeed
-
- isStrict() - Method in class com.google.gdata.client.Query
-
Returns the strictness setting for query parameter parsing on the server.
- isStrictValidation() - Static method in class com.google.gdata.data.AbstractExtension
-
- isSuccess(ExtensionPoint) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Checks whether a batch entry is a success report.
- isSuccess(IEntry) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Checks whether a batch entry is a success report.
- IssueCommentsEntry - Class in com.google.gdata.data.projecthosting
-
Describes an issue comments entry.
- IssueCommentsEntry() - Constructor for class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Default mutable constructor.
- IssueCommentsEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- IssueCommentsFeed - Class in com.google.gdata.data.projecthosting
-
Describes an issue comments feed.
- IssueCommentsFeed() - Constructor for class com.google.gdata.data.projecthosting.IssueCommentsFeed
-
Default mutable constructor.
- IssueCommentsFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.projecthosting.IssueCommentsFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ISSUES - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingIssues (ISSUES) namespace
- ISSUES_ALIAS - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingIssues (ISSUES) namespace alias
- ISSUES_NS - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
XML writer namespace for ProjectHostingIssues (ISSUES)
- ISSUES_PREFIX - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingIssues (ISSUES) namespace prefix
- IssuesEntry - Class in com.google.gdata.data.projecthosting
-
Google Code Project Issues Feed entry.
- IssuesEntry() - Constructor for class com.google.gdata.data.projecthosting.IssuesEntry
-
Default mutable constructor.
- IssuesEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.projecthosting.IssuesEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- IssuesFeed - Class in com.google.gdata.data.projecthosting
-
Google Code Project Issues Feed.
- IssuesFeed() - Constructor for class com.google.gdata.data.projecthosting.IssuesFeed
-
Default mutable constructor.
- IssuesFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.projecthosting.IssuesFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- IssuesLink - Class in com.google.gdata.data.projecthosting
-
Extends the base Link class with Project Hosting extensions.
- IssuesLink() - Constructor for class com.google.gdata.data.projecthosting.IssuesLink
-
Default mutable constructor.
- IssuesLink(Integer, String, Long, IssuesLink.Rel, String, String, DateTime) - Constructor for class com.google.gdata.data.projecthosting.IssuesLink
-
Immutable constructor.
- IssuesLink.Rel - Class in com.google.gdata.data.projecthosting
-
Link relation type.
- IssuesLink.Rel() - Constructor for class com.google.gdata.data.projecthosting.IssuesLink.Rel
-
- IssuesQuery - Class in com.google.gdata.client.projecthosting
-
Describes a query for the project issues feed.
- IssuesQuery(URL) - Constructor for class com.google.gdata.client.projecthosting.IssuesQuery
-
Constructs a new query object that targets a feed.
- isSupertypeOf(GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Checks whether the given type is the same as this type or a subtype.
- isSyncEvent() - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
If the event needs to be synced i.e., the Ical UID and Sequence number
need to be honored.
- isTitleExact() - Method in class com.google.gdata.client.DocumentQuery
-
Gets whether the query should be exact (rather than keyword-based).
- isTrashed() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- isUserMigrationEnabled() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.EmailManagementService
-
Retrieves the migration access settings
- isValid() - Method in class com.google.gdata.model.ValidationContext
-
- isValidating() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- isValidating() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- isValidState() - Method in class com.google.gdata.client.Query
-
Check if current query state is supported.
- isViewed() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
- isVisible() - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- isVisible() - Method in interface com.google.gdata.model.Metadata
-
Returns true if this property is visible.
- isWeakEtag(String) - Static method in class com.google.gdata.client.GDataProtocol
-
Returns true
if an entity tag value is a weak Etag, as defined in
RFC2616, Section 3.11
.
- isWritersCanInvite() - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Returns a flag for whether writers can invite other collaborators
- isXIncludeAware() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- isYtIncomplete() - Method in class com.google.gdata.data.youtube.VideoEntry
-
Gets the completion state of this entry from the tag
app:control/yt:incomplete.
- ITEM_SCHEME - Static variable in class com.google.gdata.data.health.HealthCategory.Scheme
-
Http://schemas google com/health/item health category.
- ITEM_TYPE_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:item_type>
.
- ITEMS_PER_PAGE - Static variable in class com.google.gdata.model.atom.Feed
-
The opensearch:itemsPerPage element.
- itemsPerPage - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
OpenSearch: items per page.
- itemsPerPageNotInteger - Variable in class com.google.gdata.client.CoreErrorDomain
-
- ItemTypeDescription - Class in com.google.api.gbase.client
-
A description of an item type done by the gm: tags in a
google base entry.
- Iterator2String(Iterator<?>, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use
But note that Join
does not consider null elements to be
equivalent to the empty string, as this method does.
- ITextConstruct - Interface in com.google.gdata.data
-
Shared text construct interface.
- ITextConstruct.Type - Class in com.google.gdata.data
-
Defines the possible text construct types: TEXT, HTML, and XHTML.
- ITextConstruct.Type() - Constructor for class com.google.gdata.data.ITextConstruct.Type
-
- ITextContent - Interface in com.google.gdata.data
-
Shared interface for text content
- IWorkspace - Interface in com.google.gdata.data.introspection
-
Shared workspace interface.
J
- JABBER - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
Jabber.
- JABBER - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
Jabber.
- JAVA_DIGIT - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is a digit according to Java's definition
.
- JAVA_ISO_CONTROL - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is an ISO control character according to
Character.isISOControl(char)
.
- JAVA_LETTER - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is a letter according to Java's definition
.
- JAVA_LETTER_OR_DIGIT - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is a letter or digit according to Java's definition
.
- JAVA_LOWER_CASE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is lower case according to Java's definition
.
- JAVA_UPPER_CASE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is upper case according to Java's definition
.
- JAVA_WHITESPACE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is whitespace according to
Java's definition
; it is usually preferable
to use
CharMatcher.WHITESPACE
.
- javaCharEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in a Java char or string literal.
- javaEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
We escape some characters in s to be able to insert strings into Java code
- javaEscapeWithinAttribute(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escape a string so that it can be safely placed as value of an
attribute.
- JAVASCRIPT - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the Javascript content type.
- javaScriptEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
We escape some characters in s to be able to insert strings into JavaScript
code.
- javascriptEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes non-ASCII characters in
a string so it can safely be included in a Javascript string literal.
- javaScriptEscapeToAscii(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
We escape some characters in s to be able to insert strings into JavaScript
code.
- javaScriptUnescape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Undo escaping as performed in javaScriptEscape(.)
Throws an IllegalArgumentException if the string contains
bad escaping.
- javaStringEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in a Java string literal.
- javaStringUnicodeEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that replaces non-ASCII characters
in a string with their Unicode escape sequences (
\\uxxxx
where
xxxx
is a hex number).
- javaUtilRegexEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escapes the special characters from a string so it can be used as part of
a regex pattern.
- JdkHttpUrlConnectionSource - Class in com.google.gdata.client.http
-
Opens HTTP connection using URL.openConnection()
.
- JdkHttpUrlConnectionSource() - Constructor for class com.google.gdata.client.http.JdkHttpUrlConnectionSource
-
- Join - Class in com.google.gdata.util.common.base
-
Utility for joining pieces of text separated by a delimiter.
- join(String, Iterable<?>) - Static method in class com.google.gdata.util.common.base.Join
-
Returns a string containing the tokens
, converted to strings if
necessary, separated by delimiter
.
- join(String, Object[]) - Static method in class com.google.gdata.util.common.base.Join
-
Returns a string containing the tokens
, converted to strings if
necessary, separated by delimiter
.
- join(String, Object, Object...) - Static method in class com.google.gdata.util.common.base.Join
-
Returns a string containing the tokens
, converted to strings if
necessary, separated by delimiter
.
- join(String, Iterator<?>) - Static method in class com.google.gdata.util.common.base.Join
-
Returns a string containing the tokens
, converted to strings if
necessary, separated by delimiter
.
- join(String, String, Map<?, ?>) - Static method in class com.google.gdata.util.common.base.Join
-
Returns a string containing the contents of map
, with entries
separated by entryDelimiter
, and keys and values separated with
keyValueSeparator
.
- join(T, String, Iterable<?>) - Static method in class com.google.gdata.util.common.base.Join
-
Appends each of the tokens
to appendable
, separated by
delimiter
.
- join(T, String, Object[]) - Static method in class com.google.gdata.util.common.base.Join
-
Appends each of the tokens
to appendable
, separated by
delimiter
.
- join(T, String, Object, Object...) - Static method in class com.google.gdata.util.common.base.Join
-
Appends each of the tokens
to appendable
, separated by
delimiter
.
- join(T, String, Iterator<?>) - Static method in class com.google.gdata.util.common.base.Join
-
Appends each of the tokens
to appendable
, separated by
delimiter
.
- join(T, String, String, Map<?, ?>) - Static method in class com.google.gdata.util.common.base.Join
-
Appends the contents of map
to appendable
, with entries
separated by entryDelimiter
, and keys and values separated with
keyValueSeparator
.
- join(Iterable<?>) - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a string containing the string representation of each of parts
, using the previously configured separator between each.
- join(Object[]) - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a string containing the string representation of each of parts
, using the previously configured separator between each.
- join(Object, Object, Object...) - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a string containing the string representation of each argument,
using the previously configured separator between each.
- join(Map<?, ?>) - Method in class com.google.gdata.util.common.base.Joiner.MapJoiner
-
Returns a string containing the string representation of each entry of
map
, using the previously configured separator and key-value
separator.
- join(Object[], String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use
But note that Join
does not consider null elements to be
equivalent to the empty string, as this method does.
- join(Collection, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use
But note that Join
does not consider null elements to be
equivalent to the empty string, as this method does.
- join(Iterable<? extends InputSupplier<? extends Reader>>) - Static method in class com.google.gdata.util.common.io.Characters
-
Joins multiple Reader
suppliers into a single supplier.
- join(InputSupplier<? extends Reader>...) - Static method in class com.google.gdata.util.common.io.Characters
-
- join(Iterable<? extends InputSupplier<? extends Reader>>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Joins multiple Reader
suppliers into a single supplier.
- join(InputSupplier<? extends Reader>...) - Static method in class com.google.gdata.util.common.io.CharStreams
-
- Join.JoinException - Exception in com.google.gdata.util.common.base
-
Exception thrown in response to an IOException
from the supplied
Appendable
.
- Joiner - Class in com.google.gdata.util.common.base
-
An object which joins pieces of text (specified as an array, Iterable
, varargs or even a Map
) with a separator.
- Joiner.MapJoiner - Class in com.google.gdata.util.common.base
-
An object that joins map entries in the same manner as Joiner
joins
iterables and arrays.
- joinInts(int[], String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Concatenates the given int[] array into one String, inserting a delimiter
between each pair of elements.
- joinLongs(long[], String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Concatenates the given long[] array into one String, inserting a delimiter
between each pair of elements.
- Jot - Class in com.google.gdata.data.contacts
-
Contact's jot.
- Jot() - Constructor for class com.google.gdata.data.contacts.Jot
-
Default mutable constructor.
- Jot(Jot.Rel, String) - Constructor for class com.google.gdata.data.contacts.Jot
-
Immutable constructor.
- Jot.Rel - Enum in com.google.gdata.data.contacts
-
Jot type.
- JPEG - Static variable in class com.google.gdata.data.books.BooksLink.Type
-
Link type used for JPEG images.
- JSON - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the JSON content type.
K
- KEY - Static variable in class com.google.gdata.model.atom.Author
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Category
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Content
-
The key for a Content element used as atom:content.
- KEY - Static variable in class com.google.gdata.model.atom.Contributor
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Entry
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Feed
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Link
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.OtherContent
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.OutOfLineContent
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Person
-
The key for person constructs.
- KEY - Static variable in class com.google.gdata.model.atom.Source.Generator
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.Source
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atom.TextContent
-
The key for atom:content when it contains TextContent.
- KEY - Static variable in class com.google.gdata.model.atompub.Accept
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Categories
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Collection
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Control
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Draft
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Edited
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.ServiceDocument
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.atompub.Workspace
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.batch.BatchId
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.batch.BatchOperation
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.batch.BatchStatus
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.AdditionalName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Agent
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.AttendeeStatus
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.AttendeeType
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.City
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Comments
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Country
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.CreateId
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.CustomProperty
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Deleted
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Email
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.EntryLink
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.EventEntry
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.EventFeed
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.EventStatus
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.ExtendedProperty
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.FamilyName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.FeedLink
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.FormattedAddress
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.FullName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.GeoPt
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.GivenName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.HouseName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Im
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.LastModifiedBy
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.LastViewed
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.MessageEntry
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.MessageFeed
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Money
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Name
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.NamePrefix
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.NameSuffix
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Neighborhood
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Ordering
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Organization
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OrgDepartment
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OrgJobDescription
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OrgName
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OrgSymbol
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OrgTitle
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.OriginalEvent
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.PhoneNumber
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.PoBox
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.PostalAddress
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.PostCode
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.QuotaBytesTotal
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.QuotaBytesUsed
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Rating
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Recurrence
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.RecurrenceException
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Region
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Reminder
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.ResourceId
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Street
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Subregion
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Transparency
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Visibility
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.When
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Where
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.gd.Who
-
The key for this element.
- KEY - Static variable in class com.google.gdata.model.XmlBlob
-
The id-less key for XmlBlob, a real name must be set before being used.
- KEY_PROPERTY - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- Keyword - Class in com.google.gdata.data.webmastertools
-
A keyword in a site or in a link to a site.
- Keyword() - Constructor for class com.google.gdata.data.webmastertools.Keyword
-
Default mutable constructor.
- Keyword(String, String) - Constructor for class com.google.gdata.data.webmastertools.Keyword
-
Immutable constructor.
- Keyword.Source - Class in com.google.gdata.data.webmastertools
-
Source.
- Keyword.Source() - Constructor for class com.google.gdata.data.webmastertools.Keyword.Source
-
- KEYWORD_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for keywords in atom:categories.
- KeywordEntry - Class in com.google.gdata.data.webmastertools
-
Describes a keyword entry.
- KeywordEntry() - Constructor for class com.google.gdata.data.webmastertools.KeywordEntry
-
Default mutable constructor.
- KeywordEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.KeywordEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- KeywordsFeed - Class in com.google.gdata.data.webmastertools
-
Feed of keywords for a particular site.
- KeywordsFeed() - Constructor for class com.google.gdata.data.webmastertools.KeywordsFeed
-
Default mutable constructor.
- KeywordsFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.webmastertools.KeywordsFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- kind - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
gd:kind.
- kind - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
gd:kind.
- KIND - Static variable in class com.google.gdata.data.books.BooksCategory.Scheme
-
Kind books category.
- KIND - Static variable in class com.google.gdata.data.books.CollectionEntry
-
Collection kind term value.
- KIND - Static variable in class com.google.gdata.data.books.VolumeEntry
-
Volume kind term value.
- KIND - Static variable in class com.google.gdata.data.contacts.ContactEntry
-
Contact kind term value.
- KIND - Static variable in class com.google.gdata.data.contacts.ContactGroupEntry
-
Contact group kind term value.
- KIND - Static variable in class com.google.gdata.data.contacts.ProfileEntry
-
Profile kind term value.
- KIND - Static variable in class com.google.gdata.data.docs.ArchiveEntry
-
Archive kind term value.
- KIND - Static variable in class com.google.gdata.data.docs.AudioEntry
-
Kind category term used to label the entries which are of this document type.
- KIND - Static variable in class com.google.gdata.data.docs.BrixEntry
-
Brix kind term value.
- KIND - Static variable in class com.google.gdata.data.docs.ChangelogEntry
-
Changelog kind term value.
- KIND - Static variable in class com.google.gdata.data.docs.DocumentEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Kind category term used to label the entries which are
of item type.
- KIND - Static variable in class com.google.gdata.data.docs.DrawingEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.docs.FileEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.docs.FolderEntry
-
Kind category term used to label the entries.
- KIND - Static variable in class com.google.gdata.data.docs.MetadataEntry
-
Metadata kind term value.
- KIND - Static variable in class com.google.gdata.data.docs.PdfEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.docs.PresentationEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.docs.RevisionEntry
-
Kind category term used to label revision entries.
- KIND - Static variable in class com.google.gdata.data.docs.SpreadsheetEntry
-
Kind category term used to label the entries which are
of document type.
- KIND - Static variable in class com.google.gdata.data.finance.PortfolioEntry
-
Portfolio kind term value.
- KIND - Static variable in class com.google.gdata.data.finance.PositionEntry
-
Position kind term value.
- KIND - Static variable in class com.google.gdata.data.finance.TransactionEntry
-
Transaction kind term value.
- KIND - Static variable in class com.google.gdata.data.health.HealthCategory.Scheme
-
Kind health category.
- KIND - Static variable in class com.google.gdata.data.health.ProfileEntry
-
Profile kind kind term value.
- KIND - Static variable in class com.google.gdata.data.health.RegisterEntry
-
Register kind kind term value.
- Kind - Class in com.google.gdata.data
-
The Kind class defines annotation types, interfaces and static helper
methods for GData Kind extension handling.
- Kind() - Constructor for class com.google.gdata.data.Kind
-
- KIND - Static variable in class com.google.gdata.data.maps.FeatureEntry
-
Feature feature category kind term value.
- KIND - Static variable in class com.google.gdata.data.maps.MapEntry
-
Map map category kind term value.
- KIND - Static variable in class com.google.gdata.data.maps.VersionEntry
-
Version version category kind term value.
- KIND - Static variable in interface com.google.gdata.data.photos.AlbumData
-
The unqualified kind for an album.
- KIND - Static variable in class com.google.gdata.data.photos.AlbumEntry
-
Album kind term value.
- KIND - Static variable in interface com.google.gdata.data.photos.CommentData
-
The unqualified kind for a comment.
- KIND - Static variable in class com.google.gdata.data.photos.CommentEntry
-
Comment kind term value.
- KIND - Static variable in interface com.google.gdata.data.photos.PhotoData
-
The unqualified kind for a photo.
- KIND - Static variable in class com.google.gdata.data.photos.PhotoEntry
-
Photo kind term value.
- KIND - Static variable in interface com.google.gdata.data.photos.TagData
-
The unqualified kind for a tag.
- KIND - Static variable in class com.google.gdata.data.photos.TagEntry
-
Tag kind term value.
- KIND - Static variable in interface com.google.gdata.data.photos.UserData
-
The unqualified kind for a user.
- KIND - Static variable in class com.google.gdata.data.photos.UserEntry
-
User kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.AnnouncementEntry
-
Announcement announcement kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Announcementspage announcements page kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.AttachmentEntry
-
Attachment attachment kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.CommentEntry
-
Comment comment kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.CreationActivityEntry
-
Creation creation kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.DeletionActivityEntry
-
Deletion deletion kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.EditActivityEntry
-
Edit edit kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Filecabinet file cabinet page kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.ListItemEntry
-
Listitem list item kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.ListPageEntry
-
Listpage list page kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.MoveActivityEntry
-
Move move kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.RecoveryActivityEntry
-
Recovery recovery kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.WebAttachmentEntry
-
Webattachment web attachment kind kind term value.
- KIND - Static variable in class com.google.gdata.data.sites.WebPageEntry
-
Webpage web page kind kind term value.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.CellEntry
-
Kind category term used to label the entries that contains cell data.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.ListEntry
-
Kind category term used to label the flexible-schema list entries.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.RecordEntry
-
Record record category kind term value.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Kind category term used to label the entries that contains spreadsheet
data.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.TableEntry
-
Table table category kind term value.
- KIND - Static variable in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Kind category term used to label the entries that contains worksheet data.
- KIND - Static variable in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Crawl Issue Entry kind term value.
- KIND - Static variable in class com.google.gdata.data.webmastertools.KeywordEntry
-
Keywords Entry kind term value.
- KIND - Static variable in class com.google.gdata.model.atom.OtherContent
-
The kind name for adaptation.
- KIND - Static variable in class com.google.gdata.model.atom.OutOfLineContent
-
The kind name for adaptation.
- KIND - Static variable in class com.google.gdata.model.atom.TextContent
-
The kind name for adaptation.
- KIND - Static variable in class com.google.gdata.model.gd.EventEntry
-
Event kind term value.
- KIND - Static variable in class com.google.gdata.model.gd.EventFeed
-
Event kind term value.
- KIND - Static variable in class com.google.gdata.model.gd.GdAttributes
-
The gd:kind attribute is placed on resources to indicate the GData
kind of the resource.
- KIND - Static variable in class com.google.gdata.model.gd.MessageEntry
-
Message kind term value.
- KIND - Static variable in class com.google.gdata.model.gd.MessageFeed
-
Message kind term value.
- Kind.Adaptable - Interface in com.google.gdata.data
-
The Adaptable interface is implemented by GData
ExtensionPoint
types that can be flexible adapted based upon the presence of GData
kind category elements.
- Kind.AdaptableHelper - Class in com.google.gdata.data
-
- Kind.AdaptableHelper() - Constructor for class com.google.gdata.data.Kind.AdaptableHelper
-
- Kind.Adaptor - Interface in com.google.gdata.data
-
The Adaptor interface is implemented by
Extension
classes
that provide extension declaration and data modeling support for
specific GData kinds.
- Kind.AdaptorException - Exception in com.google.gdata.data
-
The AdaptorException class defines a simple
ServiceException
type that is thrown on kind adaptation failures.
- Kind.AdaptorException(String) - Constructor for exception com.google.gdata.data.Kind.AdaptorException
-
- Kind.AdaptorException(String, Throwable) - Constructor for exception com.google.gdata.data.Kind.AdaptorException
-
- Kind.AdaptorException(Throwable) - Constructor for exception com.google.gdata.data.Kind.AdaptorException
-
- Kind.Term - Annotation Type in com.google.gdata.data
-
The Term annnotation type is used to annotate
Kind.Adaptor
classes to declare the GData kind
Category
term value(s)
implemented by the adaptor type.
- KIND_CAPTION_TRACK - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_CHANNEL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_COMMENT - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_COMPLAINT - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_FAVORITE - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_FRIEND - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_MESSAGE - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_MESSAGES_FEED - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_PLAYLIST - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_PLAYLIST_LINK - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_RATING - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_SITE_INFO - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_SITEMAP_MOBILE - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_SITEMAP_NEWS - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_SITEMAP_REGULAR - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_SITEMAPS_FEED - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_SITES_FEED - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
- KIND_STATION - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Kind linked to StationDetailsEntry
.
- KIND_SUBSCRIPTION - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_USER_EVENT - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_USER_PROFILE - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_VIDEO - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KIND_VIDEO_MESSAGE - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
- KML - Static variable in class com.google.gdata.data.photos.Namespaces
-
KML namespace (KML) namespace
- KML_ALIAS - Static variable in class com.google.gdata.data.photos.Namespaces
-
KML namespace (KML) namespace alias
- KML_CONTENT - Static variable in class com.google.gdata.data.maps.FeatureEntry
-
- KML_NAMESPACE - Static variable in interface com.google.gdata.data.maps.DataConstants
-
Defines the KML namespace, which is the primary format for
FeatureEntry content.
- KML_NS - Static variable in class com.google.gdata.data.photos.Namespaces
-
XML writer namespace for KML namespace (KML)
- KML_PREFIX - Static variable in interface com.google.gdata.data.maps.DataConstants
-
- KML_PREFIX - Static variable in class com.google.gdata.data.photos.Namespaces
-
KML namespace (KML) namespace prefix
- KML_URL - Static variable in interface com.google.gdata.data.maps.DataConstants
-
- KmlContent - Class in com.google.gdata.data.maps
-
KML feature data.
- KmlContent.Type - Class in com.google.gdata.data.maps
-
Type of text construct (typically 'text', 'html' or 'xhtml').
- KmlContent.Type() - Constructor for class com.google.gdata.data.maps.KmlContent.Type
-
- KmlSnippet - Class in com.google.gdata.data.photos
-
Simple value element for kml snippets.
- KmlSnippet() - Constructor for class com.google.gdata.data.photos.KmlSnippet
-
Default mutable constructor.
- KmlSnippet(String) - Constructor for class com.google.gdata.data.photos.KmlSnippet
-
Constructor (mutable or immutable).
L
- Label - Class in com.google.gdata.data.appsforyourdomain.migration
-
Google Apps name space element: <apps:label>
.
- Label() - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Label
-
- Label(String) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Label
-
- label - Variable in class com.google.gdata.data.Category
-
Human-readable label.
- LABEL - Static variable in class com.google.gdata.data.docs.AudioEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.DocumentEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.DrawingEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.FileEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.FolderEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.PdfEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.PresentationEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.RevisionEntry
-
Label for category.
- LABEL - Static variable in class com.google.gdata.data.docs.SpreadsheetEntry
-
Label for category.
- label - Variable in class com.google.gdata.data.extensions.Email
-
Label.
- label - Variable in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Label.
- label - Variable in class com.google.gdata.data.extensions.PhoneNumber
-
Label.
- label - Variable in class com.google.gdata.data.extensions.PostalAddress
-
Label.
- label - Variable in class com.google.gdata.data.extensions.Where
-
User-readable label that identifies this location in case multiple
locations may be present.
- Label - Class in com.google.gdata.data.projecthosting
-
Issue label.
- Label() - Constructor for class com.google.gdata.data.projecthosting.Label
-
Default mutable constructor.
- Label(String) - Constructor for class com.google.gdata.data.projecthosting.Label
-
Constructor (mutable or immutable).
- LABEL - Static variable in class com.google.gdata.model.atom.Category
-
The category label attribute.
- LABEL - Static variable in class com.google.gdata.model.gd.Email
-
Label.
- LABEL - Static variable in class com.google.gdata.model.gd.GeoPt
-
Label.
- LABEL - Static variable in class com.google.gdata.model.gd.Im
-
Label.
- LABEL - Static variable in class com.google.gdata.model.gd.Organization
-
Label.
- LABEL - Static variable in class com.google.gdata.model.gd.PhoneNumber
-
Simple string value used to name this phone number.
- LABEL - Static variable in class com.google.gdata.model.gd.PostalAddress
-
Simple string value used to name this address.
- LABEL - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
Simple string value used to name this address.
- LABEL - Static variable in class com.google.gdata.model.gd.Where
-
User-readable label that identifies this location in case multiple
locations may be present.
- LABEL_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:label>
.
- labelLang - Variable in class com.google.gdata.data.Category
-
Language.
- labelName - Variable in class com.google.gdata.data.appsforyourdomain.migration.Label
-
- LABELS - Static variable in class com.google.gdata.data.docs.ViewedCategory.Scheme
-
Labels scheme.
- Labels - Class in com.google.gdata.data.extensions
-
A utility aggregating gdata common data entry labels
- LABELS - Static variable in class com.google.gdata.data.gtt.HiddenCategory.Scheme
-
Label scheme.
- LABELS - Static variable in class com.google.gdata.data.sites.TemplateCategory.Scheme
-
Labels template category.
- LABELS_SCHEME - Static variable in class com.google.gdata.data.books.BooksCategory.Scheme
-
Http://schemas google com/books/2008/labels books category.
- lang - Variable in class com.google.gdata.data.OtherContent
-
Language.
- lang - Variable in class com.google.gdata.data.OutOfLineContent
-
Language derived from the current state of xml:lang
.
- lang - Variable in class com.google.gdata.data.TextConstruct
-
Language.
- lang - Variable in class com.google.gdata.util.XmlBlob
-
Initial xml:lang
value.
- LANGUAGE - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The HL query parameter selects the language of the
automatically-generated text in the result.
- Language - Class in com.google.gdata.data.contacts
-
Contact's language field.
- Language() - Constructor for class com.google.gdata.data.contacts.Language
-
Default mutable constructor.
- Language(String, String) - Constructor for class com.google.gdata.data.contacts.Language
-
Immutable constructor.
- Language - Class in com.google.gdata.data.dublincore
-
Language of the resource.
- Language() - Constructor for class com.google.gdata.data.dublincore.Language
-
Default mutable constructor.
- Language(String) - Constructor for class com.google.gdata.data.dublincore.Language
-
Constructor (mutable or immutable).
- LAST - Static variable in class com.google.gdata.model.gd.Ordering.Rel
-
Last ordering.
- LAST_MODIFIED - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The ETAG header is used to return an last modification time for a
resource in a GData response.
- LAST_MODIFIED_SORT - Static variable in class com.google.gdata.client.DocumentQuery
-
- LAST_VIEWED_SORT - Static variable in class com.google.gdata.client.DocumentQuery
-
- lastIndexIn(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns the index of the last matching character in a character sequence,
or -1
if no matching character is present.
- lastIndexNotOf(String, String, int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Finds the last index in str of a character not in the characters
in 'chars' (similar to ANSI string.find_last_not_of).
- lastModified - Variable in class com.google.gdata.data.media.BaseMediaSource
-
- LastModifiedBy - Class in com.google.gdata.data.extensions
-
The user who last modified the object.
- LastModifiedBy() - Constructor for class com.google.gdata.data.extensions.LastModifiedBy
-
Default mutable constructor.
- LastModifiedBy(Person) - Constructor for class com.google.gdata.data.extensions.LastModifiedBy
-
Constructor (mutable or immutable).
- LastModifiedBy - Class in com.google.gdata.model.gd
-
The user who last modified the object.
- LastModifiedBy() - Constructor for class com.google.gdata.model.gd.LastModifiedBy
-
Constructs an instance using the default key.
- LastModifiedBy(ElementKey<?, ? extends LastModifiedBy>) - Constructor for class com.google.gdata.model.gd.LastModifiedBy
-
Subclass constructor, allows subclasses to supply their own element key.
- LastModifiedBy(ElementKey<?, ? extends LastModifiedBy>, Element) - Constructor for class com.google.gdata.model.gd.LastModifiedBy
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- lastToken(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Splits s with delimiters in delimiter and returns the last token
- LastViewed - Class in com.google.gdata.data.extensions
-
The time the object was last viewed.
- LastViewed() - Constructor for class com.google.gdata.data.extensions.LastViewed
-
Default mutable constructor.
- LastViewed(DateTime) - Constructor for class com.google.gdata.data.extensions.LastViewed
-
Immutable constructor.
- LastViewed - Class in com.google.gdata.model.gd
-
The time the object was last viewed.
- LastViewed() - Constructor for class com.google.gdata.model.gd.LastViewed
-
Constructs an instance using the default key.
- LastViewed(ElementKey<DateTime, ? extends LastViewed>) - Constructor for class com.google.gdata.model.gd.LastViewed
-
Subclass constructor, allows subclasses to supply their own element key.
- LastViewed(ElementKey<DateTime, ? extends LastViewed>, Element) - Constructor for class com.google.gdata.model.gd.LastViewed
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- LastViewed(DateTime) - Constructor for class com.google.gdata.model.gd.LastViewed
-
Constructs a new instance with the given value.
- lat - Variable in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Latitude.
- LAT - Static variable in class com.google.gdata.model.gd.GeoPt
-
Latitude.
- LATEST - Static variable in class com.google.gdata.client.youtube.YouTubeService.Versions
-
A shortcut to the latest version.
- latin1ToBytes(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Convert a String to a byte array using Latin-1 (aka ISO-8859-1) encoding.
- LEGACY_WHITESPACE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is whitespace according to an arbitrary
definition used by
StringUtil
for years.
- length() - Method in class com.google.gdata.client.uploader.ByteArrayUploadData
-
- length() - Method in class com.google.gdata.client.uploader.FileUploadData
-
- length() - Method in interface com.google.gdata.client.uploader.UploadData
-
Returns the total number of bytes of data in the buffer.
- length - Variable in class com.google.gdata.data.Link
-
Length of the resource pointed to by href, in bytes.
- length - Variable in class com.google.gdata.data.OutOfLineContent
-
Content length.
- LENGTH - Static variable in class com.google.gdata.model.atom.Link
-
The length attribute.
- length - Variable in class com.google.gdata.model.atom.Link
-
Length of the resource pointed to by href, in bytes.
- LENGTH - Static variable in class com.google.gdata.model.atom.OutOfLineContent
-
Metadata for the length attribute (hidden by default).
- lengthNotInteger - Variable in class com.google.gdata.client.CoreErrorDomain
-
- LETTERS - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.MailClass
-
Letters structured postal address.
- LETTERS - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.MailClass
-
Letters structured postal address.
- LIKE - Static variable in class com.google.gdata.data.youtube.YtRating.Value
-
Like rating.
- limit - Variable in class com.google.gdata.data.appsforyourdomain.Quota
-
Quota limit in megabytes
- LIMITED - Static variable in class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
-
Search results can be published on the client site, but not further
republished.
- LINE_BREAKS - Static variable in class com.google.gdata.util.common.base.StringUtil
-
- lineNumber - Variable in class com.google.gdata.data.codesearch.Match
-
Property userName.
- LineProcessor<T> - Interface in com.google.gdata.util.common.io
-
A callback to be used with the streaming readLines
methods.
- LineReader - Class in com.google.gdata.util.common.io
-
A class for reading lines of text.
- LineReader(Readable) - Constructor for class com.google.gdata.util.common.io.LineReader
-
Creates a new instance that will read lines from the given
Readable
object.
- lineText - Variable in class com.google.gdata.data.codesearch.Match
-
Embedded line text.
- Link - Class in com.google.gdata.data
-
External link type.
- Link() - Constructor for class com.google.gdata.data.Link
-
- Link(String, String, String) - Constructor for class com.google.gdata.data.Link
-
- Link - Class in com.google.gdata.model.atom
-
Class representing atom:link.
- Link() - Constructor for class com.google.gdata.model.atom.Link
-
Constructs a new instance using the default metadata.
- Link(ElementKey<?, ? extends Link>) - Constructor for class com.google.gdata.model.atom.Link
-
Constructs a new instance using the specified element metadata.
- Link(ElementKey<?, ? extends Link>, Element) - Constructor for class com.google.gdata.model.atom.Link
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Link(String, String, String) - Constructor for class com.google.gdata.model.atom.Link
-
- Link(String, String, URI) - Constructor for class com.google.gdata.model.atom.Link
-
Constructs a new instance using the default metadata, and setting
the links rel, type, and href attributes.
- Link.AtomHandler - Class in com.google.gdata.data
-
<atom:link> parser.
- Link.AtomHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.Link.AtomHandler
-
- Link.AtomHandler(ExtensionProfile, Class<? extends Link>) - Constructor for class com.google.gdata.data.Link.AtomHandler
-
- LINK_REL_ACCESS_CONTROL_LIST - Static variable in class com.google.gdata.data.acl.AclNamespace
-
Link provides the URI of the feed for the access control list for the
entry.
- LINK_REL_CONTROLLED_OBJECT - Static variable in class com.google.gdata.data.acl.AclNamespace
-
Link provides the URI of the entry that is controlled by the access
control list feed.
- links - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Links of entry.
- links - Variable in class com.google.gdata.data.Source.SourceState
-
Links.
- list(Parser<? super T>) - Method in class com.google.gdata.util.parser.Parser
-
Creates a Parser
that matches a sequence of this
parsers separated by sep
parsers.
- list2String(Collection<?>, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use
But note that Join
does not consider null elements to be
equivalent to the empty string, as this method does.
- LIST_FEED - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
Link for the feed of a worksheet's rows.
- LIST_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for list feeds.
- ListEntry - Class in com.google.gdata.data.spreadsheet
-
Atom Entry for one single row Google Spreadsheets in the list-based
access mode.
- ListEntry() - Constructor for class com.google.gdata.data.spreadsheet.ListEntry
-
Constructs an empty CellEntry to be populated by the XML parsing process.
- ListEntry(String, String) - Constructor for class com.google.gdata.data.spreadsheet.ListEntry
-
Constructs a List Entry with the given information.
- ListEntry(BaseEntry) - Constructor for class com.google.gdata.data.spreadsheet.ListEntry
-
Constructs from a copy.
- ListFeed - Class in com.google.gdata.data.spreadsheet
-
The feed for treating a spreadsheet as a collection of list items.
- ListFeed() - Constructor for class com.google.gdata.data.spreadsheet.ListFeed
-
Constructs an empty feed.
- ListFeed(BaseFeed) - Constructor for class com.google.gdata.data.spreadsheet.ListFeed
-
Constructs a feed using state from an existing one.
- ListItemEntry - Class in com.google.gdata.data.sites
-
Describes a list item entry.
- ListItemEntry() - Constructor for class com.google.gdata.data.sites.ListItemEntry
-
Default mutable constructor.
- ListItemEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ListItemEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ListPageEntry - Class in com.google.gdata.data.sites
-
Describes a list page entry.
- ListPageEntry() - Constructor for class com.google.gdata.data.sites.ListPageEntry
-
Default mutable constructor.
- ListPageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.ListPageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ListQuery - Class in com.google.gdata.client.spreadsheet
-
Simple class for cells-feed-specific queries.
- ListQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.ListQuery
-
Constructs a non-restrictive row-based query, given the URI of a list
feed for a particular worksheet.
- ListType - Class in com.google.gdata.data.calendar
-
GData schema extension describing calendarlist type property of a calendar
- ListType() - Constructor for class com.google.gdata.data.calendar.ListType
-
- ListType(String) - Constructor for class com.google.gdata.data.calendar.ListType
-
- loadMimeMappings() - Static method in class com.google.gdata.data.media.MediaMultipart
-
Loads the default set of Java activation MIME mappings required by
the GData library.
- LOCAL - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.Usage
-
Local structured postal address.
- LOCAL - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.Usage
-
Local structured postal address.
- localName - Variable in class com.google.gdata.data.AbstractExtension
-
XML local name for this extension or null
if not defined
- LOCATION - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
A location, a string describing the address.
- Location - Class in com.google.api.gbase.client
-
Object representation of a location; an address and
optionally latitude and longitude.
- Location(String) - Constructor for class com.google.api.gbase.client.Location
-
Creates an address location.
- Location(String, float, float) - Constructor for class com.google.api.gbase.client.Location
-
Creates a location with latitude, longitude and address.
- LOCATION_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:location>
.
- lock() - Method in class com.google.gdata.model.atom.Category
-
- lock() - Method in class com.google.gdata.model.atompub.Accept
-
- lock() - Method in class com.google.gdata.model.atompub.Categories
-
- lock() - Method in class com.google.gdata.model.atompub.Control
-
- lock() - Method in class com.google.gdata.model.atompub.Draft
-
- lock() - Method in class com.google.gdata.model.atompub.Edited
-
- lock() - Method in class com.google.gdata.model.atompub.ServiceDocument
-
- lock() - Method in class com.google.gdata.model.Attribute
-
Locks this attribute.
- lock() - Method in class com.google.gdata.model.Element
-
Locks this element.
- lock() - Method in class com.google.gdata.model.gd.AdditionalName
-
- lock() - Method in class com.google.gdata.model.gd.Agent
-
- lock() - Method in class com.google.gdata.model.gd.AttendeeStatus
-
- lock() - Method in class com.google.gdata.model.gd.AttendeeType
-
- lock() - Method in class com.google.gdata.model.gd.City
-
- lock() - Method in class com.google.gdata.model.gd.Comments
-
- lock() - Method in class com.google.gdata.model.gd.Country
-
- lock() - Method in class com.google.gdata.model.gd.CreateId
-
- lock() - Method in class com.google.gdata.model.gd.CustomProperty
-
- lock() - Method in class com.google.gdata.model.gd.Deleted
-
- lock() - Method in class com.google.gdata.model.gd.Email
-
- lock() - Method in class com.google.gdata.model.gd.EventEntry
-
- lock() - Method in class com.google.gdata.model.gd.EventFeed
-
- lock() - Method in class com.google.gdata.model.gd.EventStatus
-
- lock() - Method in class com.google.gdata.model.gd.ExtendedProperty
-
- lock() - Method in class com.google.gdata.model.gd.FamilyName
-
- lock() - Method in class com.google.gdata.model.gd.FormattedAddress
-
- lock() - Method in class com.google.gdata.model.gd.FullName
-
- lock() - Method in class com.google.gdata.model.gd.GeoPt
-
- lock() - Method in class com.google.gdata.model.gd.GivenName
-
- lock() - Method in class com.google.gdata.model.gd.HouseName
-
- lock() - Method in class com.google.gdata.model.gd.Im
-
- lock() - Method in class com.google.gdata.model.gd.LastModifiedBy
-
- lock() - Method in class com.google.gdata.model.gd.LastViewed
-
- lock() - Method in class com.google.gdata.model.gd.MessageEntry
-
- lock() - Method in class com.google.gdata.model.gd.MessageFeed
-
- lock() - Method in class com.google.gdata.model.gd.Money
-
- lock() - Method in class com.google.gdata.model.gd.Name
-
- lock() - Method in class com.google.gdata.model.gd.NamePrefix
-
- lock() - Method in class com.google.gdata.model.gd.NameSuffix
-
- lock() - Method in class com.google.gdata.model.gd.Neighborhood
-
- lock() - Method in class com.google.gdata.model.gd.Ordering
-
- lock() - Method in class com.google.gdata.model.gd.Organization
-
- lock() - Method in class com.google.gdata.model.gd.OrgDepartment
-
- lock() - Method in class com.google.gdata.model.gd.OrgJobDescription
-
- lock() - Method in class com.google.gdata.model.gd.OrgName
-
- lock() - Method in class com.google.gdata.model.gd.OrgSymbol
-
- lock() - Method in class com.google.gdata.model.gd.OrgTitle
-
- lock() - Method in class com.google.gdata.model.gd.OriginalEvent
-
- lock() - Method in class com.google.gdata.model.gd.PhoneNumber
-
- lock() - Method in class com.google.gdata.model.gd.PoBox
-
- lock() - Method in class com.google.gdata.model.gd.PostalAddress
-
- lock() - Method in class com.google.gdata.model.gd.PostCode
-
- lock() - Method in class com.google.gdata.model.gd.QuotaBytesTotal
-
- lock() - Method in class com.google.gdata.model.gd.QuotaBytesUsed
-
- lock() - Method in class com.google.gdata.model.gd.Rating
-
- lock() - Method in class com.google.gdata.model.gd.Recurrence
-
- lock() - Method in class com.google.gdata.model.gd.RecurrenceException
-
- lock() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
- lock() - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
- lock() - Method in class com.google.gdata.model.gd.Region
-
- lock() - Method in class com.google.gdata.model.gd.Reminder
-
- lock() - Method in class com.google.gdata.model.gd.ResourceId
-
- lock() - Method in class com.google.gdata.model.gd.Street
-
- lock() - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
- lock() - Method in class com.google.gdata.model.gd.Subregion
-
- lock() - Method in class com.google.gdata.model.gd.Transparency
-
- lock() - Method in class com.google.gdata.model.gd.Visibility
-
- lock() - Method in class com.google.gdata.model.gd.When
-
- lock() - Method in class com.google.gdata.model.gd.Where
-
- lock() - Method in class com.google.gdata.model.gd.Who
-
- lock() - Method in class com.google.gdata.util.ContentType
-
Makes the object immutable and returns it.
- lock() - Method in class com.google.gdata.wireformats.AltRegistry
-
Locks the registry against further changes.
- log(Level, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Similar to Logger.log(Level, String, Object[])
, allows you to delay
formatting with MessageFormat
.
- log(Level, String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Similar to Logger.log(Level, String, Throwable)
, sets the value
of LogRecord.getThrown()
.
- log(Level, Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Similar to Logger.log(Level, String, Throwable)
, but takes
variable arguments and allows you to delay formatting with
MessageFormat
.
- log(LogRecord) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a LogRecord
.
- logException(Logger, Level, String, Throwable) - Static method in class com.google.gdata.util.LogUtils
-
- logfmt(Level, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a message.
- logfmt(Level, String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a message.
- logfmt(Level, Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a message.
- LoggableInputStream - Class in com.google.gdata.util
-
Logs content of the data sent to the stream if log level is
set to FINEST.
- LoggableInputStream(Logger, InputStream) - Constructor for class com.google.gdata.util.LoggableInputStream
-
- LoggableOutputStream - Class in com.google.gdata.util
-
Logs content of the data sent to the stream if log level is
set to FINEST.
- LoggableOutputStream(Logger, OutputStream) - Constructor for class com.google.gdata.util.LoggableOutputStream
-
- Login - Class in com.google.gdata.data.appsforyourdomain
-
A name space element: "apps:login".
- Login() - Constructor for class com.google.gdata.data.appsforyourdomain.Login
-
- logo - Variable in class com.google.gdata.data.Source.SourceState
-
Logo image URI.
- LOGO - Static variable in class com.google.gdata.model.atom.Source
-
atom:logo
- logoValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- logp(Level, String, String, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, similar to
Logger.logp(java.util.logging.Level, String, String, String)
.
- logp(Level, String, String, String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, similar to
Logger.logp(java.util.logging.Level, String,
String, String, Throwable)
.
- logp(Level, String, String, Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, similar to
Logger.logp(java.util.logging.Level, String,
String, String, Throwable)
.
- logpfmt(Level, String, String, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, using explicit formatting rules.
- logpfmt(Level, String, String, String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, using explicit formatting rules.
- logpfmt(Level, String, String, Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Logs an event with a known context, using explicit formatting rules.
- LogUtils - Class in com.google.gdata.util
-
Utility functions for logging.
- LogUtils() - Constructor for class com.google.gdata.util.LogUtils
-
- lon - Variable in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Longitude.
- LON - Static variable in class com.google.gdata.model.gd.GeoPt
-
Longitude.
- longName - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
The name by which this search content provider is referred to in
hypertext links, etc.
- longValue() - Method in class com.google.gdata.data.analytics.Metric
-
Gets the long value of this metric.
- longValueOf(String) - Method in class com.google.gdata.data.analytics.DataEntry
-
Gets the long value of the metric with the given name in this entry.
- lookupName(String) - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns the alt format that has been registered with the specified name.
- lookupType(ContentType) - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns the alt format that has been registered with the specified content
type.
- LOWER - Static variable in class com.google.gdata.util.parser.Chset
-
- lowercaseKeys(Map<String, V>) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Given a map, creates and returns a new map in which all keys are the
lower-cased version of each key.
- lstrip(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
ensure the string is not null and use CharMatcher.LEGACY_WHITESPACE.trimLeadingFrom(str)
; also consider whether you
really want the legacy whitespace definition, or something more
standard like CharMatcher.WHITESPACE
.
- LT - Static variable in class com.google.gdata.data.analytics.Engagement.Comparison
-
Less than.
M
- MaidenName - Class in com.google.gdata.data.contacts
-
Contact's maiden name.
- MaidenName() - Constructor for class com.google.gdata.data.contacts.MaidenName
-
Default mutable constructor.
- MaidenName(String) - Constructor for class com.google.gdata.data.contacts.MaidenName
-
Constructor (mutable or immutable).
- MAIL_CLASS - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
The mail class.
- MailBoxDumpRequest - Class in com.google.gdata.client.appsforyourdomain.audit
-
A simple POJO for a Mailbox dump request.
- MailBoxDumpRequest(GenericEntry) - Constructor for class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
Parameterized constructor to create a POJO from GenericEntry.
- MailBoxDumpRequest() - Constructor for class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
Default constructor
- MAILITEM_CATEGORY - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Kind category used to label feeds or entries that have MailItem
extension data.
- MAILITEM_KIND - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Kind term value for MailItem category labels.
- MailItemEntry - Class in com.google.gdata.data.appsforyourdomain.migration
-
Used by a MailItemFeedProvider to represent a single MailItemEntry in a list
of MailItems.
- MailItemEntry() - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Constructs a new MailItemEntry instance
- MailItemEntry(BaseEntry<MailItemEntry>) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Constructs a new MailItemEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
- MailItemFeed - Class in com.google.gdata.data.appsforyourdomain.migration
-
The MailItemFeed class customizes the generic BaseEntry class to define
a feed of MailItem entries.
- MailItemFeed() - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemFeed
-
Constructs a new MailItemFeed
instance that is parameterized to
contain MailItemEntry
instances.
- MailItemFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemFeed
-
Constructs a new MailItem
instance that is initialized using
data from another BaseFeed instance.
- MailItemProperty - Class in com.google.gdata.data.appsforyourdomain.migration
-
Google Apps name space element: <apps:mailItemProperty>
.
- MailItemProperty() - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Constructs a MailItemProperty
with no value.
- MailItemProperty(MailItemProperty.MailItemAttribute) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Constructs a MailItemProperty
with the specified value.
- MailItemService - Class in com.google.gdata.client.appsforyourdomain.migration
-
The MailItemService class is a
MediaService
that can upload mail to
the Google Apps Email Migration API.
- MailItemService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.migration.MailItemService
-
Constructs a MailItemService
instance for an application with the
name applicationName
.
- MailItemService(String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.migration.MailItemService
-
Constructs a MailItemService
instance connecting to the service
with name serviceName
for an application with the name
applicationName
.
- MailItemService.Versions - Class in com.google.gdata.client.appsforyourdomain.migration
-
- MailItemService.Versions() - Constructor for class com.google.gdata.client.appsforyourdomain.migration.MailItemService.Versions
-
- MailMonitor - Class in com.google.gdata.client.appsforyourdomain.audit
-
A simple POJO describing an Email Monitor.
- MailMonitor() - Constructor for class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
Default constructor.
- MailMonitor(GenericEntry) - Constructor for class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
Parameterized constructor that creates a MailMonitor instance from a
GenericEntry
- MAIN - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- MAIN - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Main number.
- makePortfolioEntry(String, String) - Static method in class com.google.gdata.client.finance.FinanceUtilities
-
Creates a portfolio entry object.
- makePostRequest(URL, Map<String, String>) - Static method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Makes a HTTP POST request to the provided url
given the
provided parameters
.
- makePostRequest(URL, Map<String, String>) - Static method in class com.google.gdata.client.GoogleService
-
Makes a HTTP POST request to the provided url
given the
provided parameters
.
- makeSafe(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Helper function for making null strings safe for comparisons, etc.
- makeTransactionEntry(String, String, String, String, String, String, String) - Static method in class com.google.gdata.client.finance.FinanceUtilities
-
Creates a transaction entry object.
- ManagementEntry - Class in com.google.gdata.data.analytics
-
Entry element for GA data source feed.
- ManagementEntry() - Constructor for class com.google.gdata.data.analytics.ManagementEntry
-
Default mutable constructor.
- ManagementEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.ManagementEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ManagementFeed - Class in com.google.gdata.data.analytics
-
Feed element in data source feed.
- ManagementFeed() - Constructor for class com.google.gdata.data.analytics.ManagementFeed
-
Default mutable constructor.
- ManagementFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.ManagementFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- map2String(Map<K, V>, String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
This function concatenates the elements of a Map in a string with form
"..."
- MapEntry - Class in com.google.gdata.data.maps
-
Describes a map entry.
- MapEntry() - Constructor for class com.google.gdata.data.maps.MapEntry
-
Default mutable constructor.
- MapEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.maps.MapEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- MapFeed - Class in com.google.gdata.data.maps
-
Describes a map feed.
- MapFeed() - Constructor for class com.google.gdata.data.maps.MapFeed
-
Default mutable constructor.
- MapFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.maps.MapFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- MapQuery - Class in com.google.gdata.client.maps
-
Describes a query for the feed of user-created maps.
- MapQuery(URL) - Constructor for class com.google.gdata.client.maps.MapQuery
-
Constructs a new query object that targets a feed.
- MAPS - Static variable in class com.google.gdata.data.maps.MapsNamespace
-
Google Maps (MAPS) namespace
- MAPS_PREFIX - Static variable in class com.google.gdata.data.maps.MapsNamespace
-
Google Maps (MAPS) namespace prefix
- MAPS_SERVICE - Static variable in class com.google.gdata.client.maps.MapsService
-
The abbreviated name of Google Maps Data API recognized by Google.
- MAPS_SERVICE_VERSION - Static variable in class com.google.gdata.client.maps.MapsService
-
The version ID of the service.
- MapsLink - Class in com.google.gdata.data.maps
-
Extends the base Link class with Maps extensions.
- MapsLink.Rel - Class in com.google.gdata.data.maps
-
Link relation type.
- MapsLink.Rel() - Constructor for class com.google.gdata.data.maps.MapsLink.Rel
-
- MapsNamespace - Class in com.google.gdata.data.maps
-
Namespace definitions related to Google Maps Data API.
- MapsService - Class in com.google.gdata.client.maps
-
Extends the basic
MediaService
abstraction to define a service that
is preconfigured for access to the Google Maps Data API.
- MapsService(String) - Constructor for class com.google.gdata.client.maps.MapsService
-
Constructs an instance connecting to the Google Maps Data API for an
application with the name applicationName
.
- MapsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.maps.MapsService
-
Constructs an instance connecting to the Google Maps Data API for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- MapsService(String, String, String) - Constructor for class com.google.gdata.client.maps.MapsService
-
Constructs an instance connecting to the Google Maps Data API with name
serviceName
for an application with the name applicationName
.
- MapsService.Versions - Class in com.google.gdata.client.maps
-
GData versions supported by the Google Maps Data API.
- MarketValue - Class in com.google.gdata.data.finance
-
Market value for the portfolio or position.
- MarketValue() - Constructor for class com.google.gdata.data.finance.MarketValue
-
Default mutable constructor.
- maskLeft(String, int, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a string consisting of "s", with each of the first "len" characters
replaced by "mask_ch" character.
- maskRight(String, int, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a string consisting of "s", with each of the last "len" characters
replaces by "mask_ch" character.
- Match - Class in com.google.gdata.data.codesearch
-
GData schema extension describing a match in the source.
- Match() - Constructor for class com.google.gdata.data.codesearch.Match
-
- match(ContentType) - Method in class com.google.gdata.util.ContentType
-
Returns whether this content type is match by the content type found in the
"Accept" header field of an HTTP request.
- matches(URI) - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
Returns true
if the cookie hasn't expired, the
URI domain matches, and the URI path starts with the
cookie path.
- matches(String, String) - Method in class com.google.gdata.data.Link
-
Returns whether this link matches the given rel
and type
values.
- matches(String, String) - Method in class com.google.gdata.model.atom.Link
-
Returns whether this link matches the given rel
and type
values.
- matches(MetadataKey<?>) - Method in class com.google.gdata.model.AttributeKey
-
Returns true
if this key is a match for the given key.
- matches(MetadataKey<?>) - Method in class com.google.gdata.model.ElementKey
-
Returns true
if this key is a match for the given key.
- matches(MetadataContext) - Method in class com.google.gdata.model.MetadataContext
-
Returns true if this context is a match for the given context.
- matches(MetadataKey<?>) - Method in class com.google.gdata.model.MetadataKey
-
Returns true
if this key matches the given key.
- matches(QName) - Method in class com.google.gdata.model.QName
-
Checks if this QName is a match for the other QName.
- matches(char) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Determines a true or false value for the given character.
- matches(ErrorContent) - Method in exception com.google.gdata.util.ServiceException
-
Return true if this ServiceException matches the specified
ErrorContent
in domain name and code name.
- matches(Version) - Method in class com.google.gdata.util.Version
-
Returns true
if the specified version is a match with this version
or one of its implied versions.
- matchesAllOf(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns true
if a character sequence contains only matching
characters.
- matchesAny(ErrorContent) - Method in exception com.google.gdata.util.ServiceException
-
Return true if this ServiceException or any of its sibling exceptions
matches the specified
ErrorContent
in domain name and code name.
- matchesAnyLocalName() - Method in class com.google.gdata.model.QName
-
Returns true
if this qname has a local name that will
match any local name.
- matchesAnyNamespace() - Method in class com.google.gdata.model.QName
-
Returns true
if this qname has a namespace value that will match
any namespace.
- matchesNode(String) - Static method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Checks whether specified node name matches node name for the verification
method.
- matchesNoneOf(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns true
if a character sequence contains no matching
characters.
- matchHeaderRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- max - Variable in class com.google.gdata.data.extensions.Rating
-
Maximum rating value on rating scale (optional).
- MAX - Static variable in class com.google.gdata.model.gd.Rating
-
Rating scale's maximum value.
- MAX_CHAR - Static variable in class com.google.gdata.util.parser.Chset
-
- MAX_EXTENDED_PROPERTY_NAME_LENGTH - Static variable in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
The maximum length of an extended property name.
- MAX_EXTENDED_PROPERTY_VALUE_LENGTH - Static variable in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
The maximum length of an extended property value (after escaped
characters have been converted into plain characters, e.g.
- MAX_LAT - Static variable in class com.google.gdata.data.geo.GeoLat
-
The maximmum acceptable value of a latitude coordinate in degrees.
- MAX_LONG - Static variable in class com.google.gdata.data.geo.GeoLong
-
The maximmum acceptable value of a longitude coordinate in degrees.
- MAX_RESULTS - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The MAX_RESULTS query parameter is used to specify the maximum number of
matches that should be returned from a query request.
- MAXIMUM_COL - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String property for maximum column number.
- MAXIMUM_ROW - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String property for maximum row number.
- MAXIMUM_START_TIME - Static variable in class com.google.gdata.client.calendar.CalendarQuery
-
The name of the custom query parameter that specifies that all
events returned must be less than the specified time.
- MaxUploadSize - Class in com.google.gdata.data.docs
-
Maximum upload file size.
- MaxUploadSize() - Constructor for class com.google.gdata.data.docs.MaxUploadSize
-
Default mutable constructor.
- MaxUploadSize(String, Long) - Constructor for class com.google.gdata.data.docs.MaxUploadSize
-
Immutable constructor.
- Md5Checksum - Class in com.google.gdata.data.docs
-
Describes a md5 checksum.
- Md5Checksum() - Constructor for class com.google.gdata.data.docs.Md5Checksum
-
Default mutable constructor.
- Md5Checksum(String) - Constructor for class com.google.gdata.data.docs.Md5Checksum
-
Constructor (mutable or immutable).
- MEDIA - Static variable in class com.google.gdata.data.IContent.Type
-
- MEDIA - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the media content associated with a GData
resource.
- MEDIA_EDIT - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI that can be used to edit the media
associated with an entry.
- MEDIA_EDIT_BACKCOMPAT - Static variable in class com.google.gdata.data.ILink.Rel
-
- MEDIA_MULTIPART - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the MIME Multipart Document format, as
described by
RFC 2045.
- MEDIA_RATING_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for keywords in atom:categories.
- MediaAttributeHelper - Class in com.google.gdata.data.media.mediarss
-
Helps accessing media tag attributes.
- MediaAttributeHelper() - Constructor for class com.google.gdata.data.media.mediarss.MediaAttributeHelper
-
- MediaBodyPart - Class in com.google.gdata.data.media
-
The MediaBodyPart class extends the base MimeBodyPart implementation
to provide streaming media support for GData MIME multipart content.
- MediaBodyPart() - Constructor for class com.google.gdata.data.media.MediaBodyPart
-
- MediaBodyPart(InputStream) - Constructor for class com.google.gdata.data.media.MediaBodyPart
-
- MediaBodyPart(IEntry) - Constructor for class com.google.gdata.data.media.MediaBodyPart
-
- MediaBodyPart(MediaSource) - Constructor for class com.google.gdata.data.media.MediaBodyPart
-
- MediaBodyPart(InternetHeaders, byte[]) - Constructor for class com.google.gdata.data.media.MediaBodyPart
-
- MediaByteArraySource - Class in com.google.gdata.data.media
-
The MediaByteArraySource class provides a basic implementation of the
MediaSource
interface that reads media data from an in-memory
byte array.
- MediaByteArraySource(byte[], String) - Constructor for class com.google.gdata.data.media.MediaByteArraySource
-
Constructs a new MediaBteyArraySource using the specified byte data
and content type.
- MediaCategory - Class in com.google.gdata.data.media.mediarss
-
<media:category>
.
- MediaCategory() - Constructor for class com.google.gdata.data.media.mediarss.MediaCategory
-
Creates an empty category tag.
- MediaCategory(String, String) - Constructor for class com.google.gdata.data.media.mediarss.MediaCategory
-
Creates an initializes a category tag.
- MediaContent - Class in com.google.gdata.data.media.mediarss
-
<media:content>
.
- MediaContent() - Constructor for class com.google.gdata.data.media.mediarss.MediaContent
-
- MediaContent - Class in com.google.gdata.data
-
- MediaContent() - Constructor for class com.google.gdata.data.MediaContent
-
- MediaContent.Expression - Enum in com.google.gdata.data.media.mediarss
-
Values for the expression attribute: sample, full and nonstop.
- MediaCopyright - Class in com.google.gdata.data.media.mediarss
-
<media:copyright>
.
- MediaCopyright() - Constructor for class com.google.gdata.data.media.mediarss.MediaCopyright
-
- MediaCredit - Class in com.google.gdata.data.media.mediarss
-
<media:credit>
.
- MediaCredit() - Constructor for class com.google.gdata.data.media.mediarss.MediaCredit
-
- MediaData - Interface in com.google.gdata.data.photos
-
An interface for anything that supports mediarss content to implement,
provides helpful get and set methods for getting and setting mediarss
elements.
- MediaDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation of the MediaData interface.
- MediaDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.MediaDataImpl
-
Construct a new implementation of MediaData with the given
extension point as the backing storage for data.
- MediaDescription - Class in com.google.gdata.data.media.mediarss
-
<media:description>
.
- MediaDescription() - Constructor for class com.google.gdata.data.media.mediarss.MediaDescription
-
- MediaEntry<E extends BaseEntry<E>> - Class in com.google.gdata.data.media
-
The MediaEntry class is an abstract base class for GData services
that support media content.
- MediaEntry() - Constructor for class com.google.gdata.data.media.MediaEntry
-
Constructs a new BaseEntry instance.
- MediaEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.media.MediaEntry
-
Copy constructor that initializes a new BaseEntry instance to have
identical contents to another instance, using a shared reference to
the same entry state.
- MediaFeed<F extends BaseFeed,E extends BaseEntry> - Class in com.google.gdata.data.media
-
The MediaFeed class extends
BaseFeed
to add media-related
operations for feeds that contain media content.
- MediaFeed(Class<? extends E>) - Constructor for class com.google.gdata.data.media.MediaFeed
-
- MediaFeed(Class<? extends E>, BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.media.MediaFeed
-
- MediaFileSource - Class in com.google.gdata.data.media
-
The MediaFileSource class provides a basic implementation of the
MediaSource
interface that reads media data from a
File
.
- MediaFileSource(File, String) - Constructor for class com.google.gdata.data.media.MediaFileSource
-
- MediaGenerator - Class in com.google.gdata.wireformats.output.media
-
The MediaGenerator class implements the
OutputGenerator
interface
for generating media data for a service that supports media content.
- MediaGenerator() - Constructor for class com.google.gdata.wireformats.output.media.MediaGenerator
-
- MediaGroup - Class in com.google.gdata.data.media.mediarss
-
<media:group>
.
- MediaGroup() - Constructor for class com.google.gdata.data.media.mediarss.MediaGroup
-
- MediaHash - Class in com.google.gdata.data.media.mediarss
-
<media:hash>
.
- MediaHash() - Constructor for class com.google.gdata.data.media.mediarss.MediaHash
-
- MediaKeywords - Class in com.google.gdata.data.media.mediarss
-
<media:keywords>
.
- MediaKeywords() - Constructor for class com.google.gdata.data.media.mediarss.MediaKeywords
-
- MediaMultipart - Class in com.google.gdata.data.media
-
The MediaMultipart class provides helper code for parsing and generating MIME
multipart/related content used to transport GData media resources.
- MediaMultipart(String) - Constructor for class com.google.gdata.data.media.MediaMultipart
-
Constructor for subclasses.
- MediaMultipart(String, InputStream) - Constructor for class com.google.gdata.data.media.MediaMultipart
-
Constructs a new MediaMultipart instance by parsing MIME content from
the provided input stream.
- MediaMultipart(IEntry, MediaSource) - Constructor for class com.google.gdata.data.media.MediaMultipart
-
Constructs a new MediaMultipart instance from an Atom entry instance
and a media source.
- MediaMultipartGenerator - Class in com.google.gdata.wireformats.output.media
-
The MediaMultipartGenerator class handles output generation for MIME
multipart related documents containing Atom and media content as separate
parts.
- MediaMultipartGenerator() - Constructor for class com.google.gdata.wireformats.output.media.MediaMultipartGenerator
-
- MediaMultipartParser - Class in com.google.gdata.wireformats.input.media
-
The MediaMultipartParser is an
InputParser
implementation that
is capable parsing GData media multipart data streams to produce a
MediaMultipart
instance.
- MediaMultipartParser() - Constructor for class com.google.gdata.wireformats.input.media.MediaMultipartParser
-
- MediaParser - Class in com.google.gdata.wireformats.input.media
-
The MediaParser class provides an
InputParser
implementation for
consuming media data and exposing it as an
MediaSource
result.
- MediaParser() - Constructor for class com.google.gdata.wireformats.input.media.MediaParser
-
- mediaPart - Variable in class com.google.gdata.data.media.MediaMultipart
-
- MediaPlayer - Class in com.google.gdata.data.media.mediarss
-
<media:player>
.
- MediaPlayer() - Constructor for class com.google.gdata.data.media.mediarss.MediaPlayer
-
- MediaRating - Class in com.google.gdata.data.media.mediarss
-
<media:rating>
.
- MediaRating() - Constructor for class com.google.gdata.data.media.mediarss.MediaRating
-
- MediaRestriction - Class in com.google.gdata.data.media.mediarss
-
<media:category>
.
- MediaRestriction() - Constructor for class com.google.gdata.data.media.mediarss.MediaRestriction
-
- MediaRestriction.Relationship - Enum in com.google.gdata.data.media.mediarss
-
Values for the relationship attribute.
- MediaRestriction.Type - Enum in com.google.gdata.data.media.mediarss
-
Values for the type attribute.
- MediaRssNamespace - Class in com.google.gdata.data.media.mediarss
-
- MediaRssNamespace() - Constructor for class com.google.gdata.data.media.mediarss.MediaRssNamespace
-
- MediaService - Class in com.google.gdata.client.media
-
The MediaService class extends the base
GoogleService
class to add
support for media content handling.
- MediaService(String, String) - Constructor for class com.google.gdata.client.media.MediaService
-
Constructs a MediaService instance connecting to the service with name
serviceName
for an application with the name
applicationName
.
- MediaService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.media.MediaService
-
Constructs an instance connecting to the service for an application
with the name applicationName
and the given
GDataRequestFactory
and AuthTokenFactory
.
- MediaService(String, String, String, String) - Constructor for class com.google.gdata.client.media.MediaService
-
Constructs a MediaService instance connecting to the service with name
serviceName
for an application with the name
applicationName
.
- MediaSource - Interface in com.google.gdata.data.media
-
The MediaSource interface provides a model for accessing media content
sent by the GData client or returned by a GDataFeed service implementation.
- mediaSource - Variable in class com.google.gdata.data.MediaContent
-
MediaSource associated with the external content.
- MediaSource.Output - Class in com.google.gdata.data.media
-
The Output class provides helper methods for MediaSource handling.
- MediaSource.Output() - Constructor for class com.google.gdata.data.media.MediaSource.Output
-
- MediaStreamSource - Class in com.google.gdata.data.media
-
The MediaStreamSource class provides a basic implementation of the
MediaSource
interface that reads media data from an existing
InputStream
.
- MediaStreamSource(InputStream, String, DateTime, long) - Constructor for class com.google.gdata.data.media.MediaStreamSource
-
- MediaStreamSource(InputStream, String) - Constructor for class com.google.gdata.data.media.MediaStreamSource
-
- MediaText - Class in com.google.gdata.data.media.mediarss
-
<media:text>
.
- MediaText() - Constructor for class com.google.gdata.data.media.mediarss.MediaText
-
- MediaThumbnail - Class in com.google.gdata.data.media.mediarss
-
<media:thumbnail>
.
- MediaThumbnail() - Constructor for class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- MediaTitle - Class in com.google.gdata.data.media.mediarss
-
<media:title>
.
- MediaTitle() - Constructor for class com.google.gdata.data.media.mediarss.MediaTitle
-
- mediaType - Variable in class com.google.gdata.data.media.BaseMediaSource
-
- megastrip(String, boolean, boolean, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
ensure the string is not null and use
-
CharMatcher.anyOf(what).trimFrom(str)
if left == true
and right == true
-
CharMatcher.anyOf(what).trimLeadingFrom(str)
if left == true
and right == false
-
CharMatcher.anyOf(what).trimTrailingFrom(str)
if left == false
and right == true
- merge(MetadataRegistry) - Method in class com.google.gdata.model.MetadataRegistry
-
Merges another metadata registry into this metadata registry.
- MergedInto - Class in com.google.gdata.data.projecthosting
-
Issue this issue is merged into.
- MergedInto() - Constructor for class com.google.gdata.data.projecthosting.MergedInto
-
Default mutable constructor.
- MergedIntoUpdate - Class in com.google.gdata.data.projecthosting
-
Issue mergedInto updates.
- MergedIntoUpdate() - Constructor for class com.google.gdata.data.projecthosting.MergedIntoUpdate
-
Default mutable constructor.
- MergedIntoUpdate(String) - Constructor for class com.google.gdata.data.projecthosting.MergedIntoUpdate
-
Constructor (mutable or immutable).
- MESSAGE_BCC - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- MESSAGE_BCC - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Message BCC recipient.
- MESSAGE_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label any entry that contains Message extensions
- MESSAGE_CC - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- MESSAGE_CC - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Message CC recipient.
- MESSAGE_FROM - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- MESSAGE_FROM - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Message primary recipient.
- MESSAGE_KIND - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Kind term value for Event category labels.
- MESSAGE_REPLY_TO - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- MESSAGE_REPLY_TO - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Intended recipient of a reply message.
- MESSAGE_RFC822 - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that indicates that the body contains an
encapsulated message, with the syntax of an RFC 822 email message.
- MESSAGE_TO - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- MESSAGE_TO - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Message (email or IM) sender.
- MessageEntry - Class in com.google.gdata.data.extensions
-
Extension class for manipulating entries of the Message kind.
- MessageEntry() - Constructor for class com.google.gdata.data.extensions.MessageEntry
-
Constructs a new MessageEntry with the appropriate kind category
to indicate that it is a message.
- MessageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.extensions.MessageEntry
-
Constructs a new MessaEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
- MessageEntry - Class in com.google.gdata.data.webmastertools
-
This class represents a message entry.
- MessageEntry() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry
-
Constructs a new MessageEntry.
- MessageEntry - Class in com.google.gdata.model.gd
-
Extension class for manipulating entries of the Message kind.
- MessageEntry() - Constructor for class com.google.gdata.model.gd.MessageEntry
-
Constructs an instance using the default key.
- MessageEntry(Entry) - Constructor for class com.google.gdata.model.gd.MessageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
Entry
instance.
- MessageEntry(ElementKey<?, ? extends MessageEntry>) - Constructor for class com.google.gdata.model.gd.MessageEntry
-
Subclass constructor, allows subclasses to supply their own element key.
- MessageEntry(ElementKey<?, ? extends MessageEntry>, Entry) - Constructor for class com.google.gdata.model.gd.MessageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
Entry
instance.
- MessageEntry.BodyExtension - Class in com.google.gdata.data.webmastertools
-
Value construct to represent field.
- MessageEntry.BodyExtension() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry.BodyExtension
-
- MessageEntry.DateExtension - Class in com.google.gdata.data.webmastertools
-
DateTimeValueConstruct to represent field.
- MessageEntry.DateExtension() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry.DateExtension
-
- MessageEntry.LanguageExtension - Class in com.google.gdata.data.webmastertools
-
Value construct to represent field.
- MessageEntry.LanguageExtension() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry.LanguageExtension
-
- MessageEntry.ReadExtension - Class in com.google.gdata.data.webmastertools
-
BoolValueConstruct to represent field.
- MessageEntry.ReadExtension() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry.ReadExtension
-
- MessageEntry.SubjectExtension - Class in com.google.gdata.data.webmastertools
-
Value construct to represent field.
- MessageEntry.SubjectExtension() - Constructor for class com.google.gdata.data.webmastertools.MessageEntry.SubjectExtension
-
- MessageFeed - Class in com.google.gdata.data.extensions
-
The Message class customizes the generic BaseEntry class to define
a feed of Message entries.
- MessageFeed() - Constructor for class com.google.gdata.data.extensions.MessageFeed
-
Constructs a new MessageFeed
instance that is parameterized to
contain MessageEntry
instances.
- MessageFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.extensions.MessageFeed
-
Constructs a new MessageFeed
instance that is initialized using
data from another BaseFeed instance.
- MessageFeed - Class in com.google.gdata.model.gd
-
Describes a message feed.
- MessageFeed() - Constructor for class com.google.gdata.model.gd.MessageFeed
-
Constructs an instance using the default key.
- MessageFeed(Feed) - Constructor for class com.google.gdata.model.gd.MessageFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
Feed
instance.
- MessageFeed(ElementKey<?, ? extends MessageFeed>) - Constructor for class com.google.gdata.model.gd.MessageFeed
-
Subclass constructor, allows subclasses to supply their own element key.
- MessageFeed(ElementKey<?, ? extends MessageFeed>, Feed) - Constructor for class com.google.gdata.model.gd.MessageFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
Feed
instance.
- MessagesFeed - Class in com.google.gdata.data.webmastertools
-
The MessagesFeed class extends the BaseFeed class to define
a feed of messages.
- MessagesFeed() - Constructor for class com.google.gdata.data.webmastertools.MessagesFeed
-
Creates a MessagesFeed
feed that contains MessageEntry
entries.
- META_DIRECTORY - Static variable in class com.google.gdata.data.Kind
-
The location of the META-INF
jar directory where GData kind
mapping information is stored.
- Metadata<D> - Interface in com.google.gdata.model
-
The Metadata interface defines operations that are common to all content
model properties (elements or attributes).
- metadata - Variable in class com.google.gdata.wireformats.XmlHandler
-
Metadata for this element.
- Metadata.VirtualValue - Interface in com.google.gdata.model
-
Defines a virtual value.
- MetadataContext - Class in com.google.gdata.model
-
A context that metadata is operating under.
- MetadataCreator - Interface in com.google.gdata.model
-
Shared interface for metadata creators.
- MetadataEntry - Class in com.google.gdata.data.docs
-
Describes a Metadata entry.
- MetadataEntry() - Constructor for class com.google.gdata.data.docs.MetadataEntry
-
Default mutable constructor.
- MetadataEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.docs.MetadataEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- MetadataEntryExtension - Class in com.google.api.gbase.client
-
Handle gm: attributes found in histogram and item types feeds.
- MetadataEntryExtension(BaseEntry<?>) - Constructor for class com.google.api.gbase.client.MetadataEntryExtension
-
- MetadataFeed - Class in com.google.gdata.data.docs
-
Describes an Metadata feed.
- MetadataFeed() - Constructor for class com.google.gdata.data.docs.MetadataFeed
-
Default mutable constructor.
- MetadataFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.docs.MetadataFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- MetadataKey<D> - Class in com.google.gdata.model
-
A key representing a particular metadata instance.
- metadataRegistry - Variable in class com.google.gdata.client.Service
-
- MetadataRegistry - Class in com.google.gdata.model
-
A mutable, thread-safe registry for metadata.
- MetadataRegistry() - Constructor for class com.google.gdata.model.MetadataRegistry
-
Constructs a new empty metadata registry.
- MetadataRegistry(MetadataRegistry) - Constructor for class com.google.gdata.model.MetadataRegistry
-
Copy constructor, creates a copy of the given metadata registry.
- MetadataValidator - Class in com.google.gdata.model
-
- MetadataValidator() - Constructor for class com.google.gdata.model.MetadataValidator
-
- MetadataValueTransform - Class in com.google.gdata.model
-
This class represents a transformation of a value based on a list of keys
to use as the value for the element.
- MetadataValueTransform(MetadataKey<?>...) - Constructor for class com.google.gdata.model.MetadataValueTransform
-
Constructs a simple value transform using the given sources.
- method - Variable in class com.google.gdata.data.extensions.Reminder
-
Optional: if not set we use the user's default methods on this calendar
- METHOD - Static variable in class com.google.gdata.model.gd.Reminder
-
Method.
- METHOD_NODE - Static variable in class com.google.gdata.data.webmastertools.VerificationMethod
-
XML element names used by this class.
- METHOD_OVERRIDE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The METHOD_OVERRIDE parameter overrides the normal HTTP method.
- METHOD_OVERRIDE - Static variable in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Method-override http header.
- METHOD_OVERRIDE_HEADER - Static variable in class com.google.gdata.client.http.HttpGDataRequest
-
Deprecated.
Use GDataProtocol.Header#METHOD_OVERRIDE
instead
- METHOD_OVERRIDE_PROPERTY - Static variable in class com.google.gdata.client.http.HttpGDataRequest
-
If this system property is set to true
, the GData HTTP
client library will use POST to send data to the associated GData service
and will specify the actual method using the METHOD_OVERRIDE_HEADER
HTTP header.
- Metric - Class in com.google.gdata.data.analytics
-
Metric value.
- Metric() - Constructor for class com.google.gdata.data.analytics.Metric
-
Default mutable constructor.
- Metric(Double, String, String, String) - Constructor for class com.google.gdata.data.analytics.Metric
-
Immutable constructor.
- Metric.Type - Class in com.google.gdata.data.analytics
-
The format of data represented by the metric.
- Metric.Type() - Constructor for class com.google.gdata.data.analytics.Metric.Type
-
- MIGRATION_REL - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
- Mileage - Class in com.google.gdata.data.contacts
-
Contact's mileage.
- Mileage() - Constructor for class com.google.gdata.data.contacts.Mileage
-
Default mutable constructor.
- Mileage(String) - Constructor for class com.google.gdata.data.contacts.Mileage
-
Constructor (mutable or immutable).
- mimeType - Variable in class com.google.gdata.data.OtherContent
-
MIME type.
- mimeType - Variable in class com.google.gdata.data.OutOfLineContent
-
MIME Content type.
- min - Variable in class com.google.gdata.data.extensions.Rating
-
Minimum rating value on rating scale (optional).
- MIN - Static variable in class com.google.gdata.model.gd.Rating
-
Rating scale's minimum value.
- MIN_CHAR - Static variable in class com.google.gdata.util.parser.Chset
-
- MIN_LAT - Static variable in class com.google.gdata.data.geo.GeoLat
-
The minimum acceptable value of a latitude coordinate in degrees.
- MIN_LONG - Static variable in class com.google.gdata.data.geo.GeoLong
-
The minimum acceptable value of a longitude coordinate in degrees.
- MINE - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for an item owned by the current user
- minGreaterThanMax - Variable in class com.google.gdata.client.CoreErrorDomain
-
- MINIMUM_COL - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String property for minimum column number.
- MINIMUM_ROW - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String property for minimum row number.
- MINIMUM_START_TIME - Static variable in class com.google.gdata.client.calendar.CalendarQuery
-
The name of the custom query parameter that specifies that all
events returned must be greater than or equal to the specified
time.
- minutes - Variable in class com.google.gdata.data.extensions.Reminder
-
Number of minute before the start times.
- MINUTES - Static variable in class com.google.gdata.model.gd.Reminder
-
Number of minute before the start times.
- missingAddressAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingAltAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingContact - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingContentType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingContentTypeAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingConverter - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingDescription - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingEntry - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingExtensionClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingExtensionElement - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingFeed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingFeedProvider - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingFeedProviderClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingFeedProviderDescription - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingFormat - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingGeneratorClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingHrefAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingLocalName - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingNameAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingNamespace - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingNamespaceDescription - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingPathPrefix - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingPatternAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingProviderConstructor - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingRequiredContent - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingResourceVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingServiceClass - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingShortName - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingSrcAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingTags - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingTermAttribute - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingTextContent - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingUriTemplate - Variable in class com.google.gdata.client.CoreErrorDomain
-
- missingVersion - Variable in class com.google.gdata.client.CoreErrorDomain
-
- MOBILE - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- MOBILE - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Cell phone number.
- MOBILE_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for the mobile page link of a video.
- Money - Class in com.google.gdata.data.extensions
-
Describes money.
- Money() - Constructor for class com.google.gdata.data.extensions.Money
-
Default mutable constructor.
- Money(Double, String) - Constructor for class com.google.gdata.data.extensions.Money
-
Immutable constructor.
- Money - Class in com.google.gdata.model.gd
-
Describes money.
- Money() - Constructor for class com.google.gdata.model.gd.Money
-
Constructs an instance using the default key.
- Money(ElementKey<?, ? extends Money>) - Constructor for class com.google.gdata.model.gd.Money
-
Subclass constructor, allows subclasses to supply their own element key.
- Money(ElementKey<?, ? extends Money>, Element) - Constructor for class com.google.gdata.model.gd.Money
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- MoveActivityEntry - Class in com.google.gdata.data.sites
-
An activity entry for a content move.
- MoveActivityEntry() - Constructor for class com.google.gdata.data.sites.MoveActivityEntry
-
Default mutable constructor.
- MoveActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.MoveActivityEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- moveAttribute(AttributeKey<?>, Path) - Method in interface com.google.gdata.model.ElementCreator
-
Adds a new virtual attribute based on a path.
- moveElement(ElementKey<?, ?>, Path) - Method in interface com.google.gdata.model.ElementCreator
-
Adds a new virtual element based on a path.
- MSN - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
MSN.
- MSN - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
MSN.
- MULTIPART_RELATED - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the MIME multipart/related content
type.
- mustBeBoolean - Variable in class com.google.gdata.client.CoreErrorDomain
-
- mustExtendBaseEntry - Variable in class com.google.gdata.client.CoreErrorDomain
-
- mustExtendBaseFeed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- mustExtendExtensionPoint - Variable in class com.google.gdata.client.CoreErrorDomain
-
- mustImplementExtension - Variable in class com.google.gdata.client.CoreErrorDomain
-
N
- name - Variable in class com.google.gdata.data.appsforyourdomain.EmailList
-
- Name - Class in com.google.gdata.data.appsforyourdomain
-
A name space element: "apps:name".
- Name() - Constructor for class com.google.gdata.data.appsforyourdomain.Name
-
- name - Variable in class com.google.gdata.data.appsforyourdomain.Nickname
-
- name - Variable in class com.google.gdata.data.appsforyourdomain.Property
-
- name - Variable in class com.google.gdata.data.codesearch.File
-
- name - Variable in class com.google.gdata.data.codesearch.Package
-
Embedded name.
- name - Variable in class com.google.gdata.data.extensions.ExtendedProperty
-
Property name expressed as an URI (required).
- Name - Class in com.google.gdata.data.extensions
-
Name of a person in a structured form.
- Name() - Constructor for class com.google.gdata.data.extensions.Name
-
Default mutable constructor.
- name - Variable in class com.google.gdata.data.Generator
-
Generator name.
- name - Variable in class com.google.gdata.data.media.BaseMediaSource
-
- name - Variable in class com.google.gdata.data.Person
-
Human-readable name.
- NAME - Static variable in class com.google.gdata.model.atom.Person
-
The atom:name element.
- NAME - Static variable in class com.google.gdata.model.gd.CustomProperty
-
Can be a URI to indicate a specific ontology.
- NAME - Static variable in class com.google.gdata.model.gd.ExtendedProperty
-
Name of the property expressed as a URI.
- Name - Class in com.google.gdata.model.gd
-
Name of a person in a structured form.
- Name() - Constructor for class com.google.gdata.model.gd.Name
-
Constructs an instance using the default key.
- Name(ElementKey<?, ? extends Name>) - Constructor for class com.google.gdata.model.gd.Name
-
Subclass constructor, allows subclasses to supply their own element key.
- Name(ElementKey<?, ? extends Name>, Element) - Constructor for class com.google.gdata.model.gd.Name
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- name - Variable in class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
- name - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Local name of the element.
- name - Variable in class com.google.gdata.wireformats.WireFormat
-
Logical name for the wire format.
- nameLang - Variable in class com.google.gdata.data.Person
-
Language of name.
- NamePrefix - Class in com.google.gdata.data.extensions
-
Prefix to a person's name.
- NamePrefix() - Constructor for class com.google.gdata.data.extensions.NamePrefix
-
Default mutable constructor.
- NamePrefix(String) - Constructor for class com.google.gdata.data.extensions.NamePrefix
-
Constructor (mutable or immutable).
- NamePrefix - Class in com.google.gdata.model.gd
-
Prefix to a person's name.
- NamePrefix() - Constructor for class com.google.gdata.model.gd.NamePrefix
-
Constructs an instance using the default key.
- NamePrefix(ElementKey<String, ? extends NamePrefix>) - Constructor for class com.google.gdata.model.gd.NamePrefix
-
Subclass constructor, allows subclasses to supply their own element key.
- NamePrefix(ElementKey<String, ? extends NamePrefix>, Element) - Constructor for class com.google.gdata.model.gd.NamePrefix
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- NamePrefix(String) - Constructor for class com.google.gdata.model.gd.NamePrefix
-
Constructs a new instance with the given value.
- nameRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- namespace - Variable in class com.google.gdata.data.AbstractExtension
-
XML namespace for this extension or null
if not defined
- namespaceMap - Variable in class com.google.gdata.util.XmlParser
-
Set of all namespace declarations valid at the current location.
- namespaceMap - Variable in class com.google.gdata.wireformats.XmlParser
-
Set of all namespace declarations valid at the current location.
- Namespaces - Class in com.google.gdata.data.appsforyourdomain
-
Google Apps for Your Domain namespace.
- Namespaces - Class in com.google.gdata.data.calendar
-
GData namespace definitions related to Google Calendar.
- Namespaces - Class in com.google.gdata.data.codesearch
-
GData namespace definitions related to Google Code Search.
- Namespaces - Class in com.google.gdata.data.geo
-
Geo namespaces for the various schemas available to geo-information.
- Namespaces - Class in com.google.gdata.data.photos
-
Namespace definitions related to Picasa Web Albums Data API.
- Namespaces - Class in com.google.gdata.data.photos.pheed
-
Deprecated.
the pheed namespace is deprecated in favor of media rss.
- Namespaces() - Constructor for class com.google.gdata.data.photos.pheed.Namespaces
-
Deprecated.
- Namespaces - Class in com.google.gdata.data.spreadsheet
-
GData namespace definitions related to Google Spreadsheets.
- Namespaces - Class in com.google.gdata.data.webmastertools
-
Webmaster Tools XML namespace definitions.
- Namespaces() - Constructor for class com.google.gdata.data.webmastertools.Namespaces
-
- Namespaces - Class in com.google.gdata.model.gd
-
GData namespace definitions related to Google.
- Namespaces - Class in com.google.gdata.util
-
Collection of various namespace URIs.
- namespaces - Variable in class com.google.gdata.util.XmlBlob
-
Namespace declarations inherited when this blob was parsed but used
within it.
- NameSuffix - Class in com.google.gdata.data.extensions
-
Suffix to a person's name.
- NameSuffix() - Constructor for class com.google.gdata.data.extensions.NameSuffix
-
Default mutable constructor.
- NameSuffix(String) - Constructor for class com.google.gdata.data.extensions.NameSuffix
-
Constructor (mutable or immutable).
- NameSuffix - Class in com.google.gdata.model.gd
-
Suffix to a person's name.
- NameSuffix() - Constructor for class com.google.gdata.model.gd.NameSuffix
-
Constructs an instance using the default key.
- NameSuffix(ElementKey<String, ? extends NameSuffix>) - Constructor for class com.google.gdata.model.gd.NameSuffix
-
Subclass constructor, allows subclasses to supply their own element key.
- NameSuffix(ElementKey<String, ? extends NameSuffix>, Element) - Constructor for class com.google.gdata.model.gd.NameSuffix
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- NameSuffix(String) - Constructor for class com.google.gdata.model.gd.NameSuffix
-
Constructs a new instance with the given value.
- nameValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- narrow(ServiceException) - Static method in exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
This is a helper method for Clients to use to obtain specific information
regarding a ServiceException.
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Category
-
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Content
-
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Entry
-
Narrows this entry using categories with an appropriate kind value.
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Feed
-
Narrows this feed using categories with an appropriate kind value.
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Link
-
- narrow(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.Element
-
Narrow down element's type to the most specific one possible.
- negate() - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a matcher that matches any character not matched by this matcher.
- Neighborhood - Class in com.google.gdata.data.extensions
-
Neighborhood.
- Neighborhood() - Constructor for class com.google.gdata.data.extensions.Neighborhood
-
Default mutable constructor.
- Neighborhood(String) - Constructor for class com.google.gdata.data.extensions.Neighborhood
-
Constructor (mutable or immutable).
- Neighborhood - Class in com.google.gdata.model.gd
-
Neighborhood.
- Neighborhood() - Constructor for class com.google.gdata.model.gd.Neighborhood
-
Constructs an instance using the default key.
- Neighborhood(ElementKey<String, ? extends Neighborhood>) - Constructor for class com.google.gdata.model.gd.Neighborhood
-
Subclass constructor, allows subclasses to supply their own element key.
- Neighborhood(ElementKey<String, ? extends Neighborhood>, Element) - Constructor for class com.google.gdata.model.gd.Neighborhood
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Neighborhood(String) - Constructor for class com.google.gdata.model.gd.Neighborhood
-
Constructs a new instance with the given value.
- NEITHER - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.MailClass
-
Neither structured postal address.
- NEITHER - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.MailClass
-
Neither structured postal address.
- NETMEETING - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
NetMeeting.
- NETMEETING - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
NetMeeting.
- NETWORK - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
-
Network external id.
- NEW_SUBSCRIPTION_VIDEOS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for new subscription videos (/feeds/api/users/janedoe/newsubscriptionvideos)
- newDocumentBuilder() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- newReaderSupplier(String) - Static method in class com.google.gdata.util.common.io.Characters
-
Returns a factory that will supply instances of StringReader
that
read a string value.
- newReaderSupplier(InputSupplier<? extends InputStream>, Charset) - Static method in class com.google.gdata.util.common.io.Characters
-
Returns a factory that will supply instances of InputStreamReader
,
using the given InputStream
factory and character set.
- newReaderSupplier(String) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Returns a factory that will supply instances of StringReader
that
read a string value.
- newReaderSupplier(InputSupplier<? extends InputStream>, Charset) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Returns a factory that will supply instances of InputStreamReader
,
using the given InputStream
factory and character set.
- newSAXParser() - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- newWriterSupplier(OutputSupplier<? extends OutputStream>, Charset) - Static method in class com.google.gdata.util.common.io.Characters
-
Returns a factory that will supply instances of OutputStreamWriter
,
using the given OutputStream
factory and character set.
- newWriterSupplier(OutputSupplier<? extends OutputStream>, Charset) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Returns a factory that will supply instances of OutputStreamWriter
,
using the given OutputStream
factory and character set.
- NEXT - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI of next page in a paged feed.
- NEXT - Static variable in class com.google.gdata.model.gd.Ordering
-
Next element.
- nextEscapeIndex(CharSequence, int, int) - Method in class com.google.gdata.util.common.base.PercentEscaper
-
- nextEscapeIndex(CharSequence, int, int) - Method in class com.google.gdata.util.common.base.UnicodeEscaper
-
Scans a sub-sequence of characters from a given CharSequence
,
returning the index of the next character that requires escaping.
- Nickname - Class in com.google.gdata.data.appsforyourdomain
-
Apps name space element: "apps:nickname".
- Nickname() - Constructor for class com.google.gdata.data.appsforyourdomain.Nickname
-
- Nickname - Class in com.google.gdata.data.contacts
-
Contact's nickname.
- Nickname() - Constructor for class com.google.gdata.data.contacts.Nickname
-
Default mutable constructor.
- Nickname(String) - Constructor for class com.google.gdata.data.contacts.Nickname
-
Constructor (mutable or immutable).
- NICKNAME_CATEGORY - Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
Kind category used to label feeds or entries that have Nickname
extension data.
- NICKNAME_KIND - Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
Kind term value for Nickname category labels.
- NicknameEntry - Class in com.google.gdata.data.appsforyourdomain.provisioning
-
- NicknameEntry() - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
Constructs a new empty NicknameEntry with the appropriate kind category
to indicate that it is an nickname.
- NicknameEntry(BaseEntry) - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.NicknameEntry
-
Constructs a new NicknameEntry by doing a shallow copy of data from an
existing BaseEntry intance.
- NicknameFeed - Class in com.google.gdata.data.appsforyourdomain.provisioning
-
- NicknameFeed() - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.NicknameFeed
-
Constructs a new NicknameFeed
instance that is parameterized to
contain NicknameEntry
instances.
- NicknameFeed(BaseFeed) - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.NicknameFeed
-
Constructs a new NicknameFeed
instance that is initialized using
data from another BaseFeed instance.
- NicknameService - Class in com.google.gdata.client.appsforyourdomain
-
The NicknameService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
Nickname Feed in the Google Apps for Your Domain GData API.
- NicknameService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.NicknameService
-
Constructs a NicknameService instance for an application with
the name applicationName
.
- NO_CHUNKED_MEDIA_REQUEST - Static variable in class com.google.gdata.client.media.MediaService
-
Used to specify that the media write requests will not be chunked, but
sent in one piece.
- NO_MATCH - Static variable in class com.google.gdata.util.parser.Parser
-
- noAcceptableLanguage - Variable in class com.google.gdata.client.CoreErrorDomain
-
- noAcceptableType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- noAvailableServers - Variable in class com.google.gdata.client.CoreErrorDomain
-
- NoLongerAvailableException - Exception in com.google.gdata.util
-
Thrown by a service provider when the resource identified by the request is
no longer available at the server and no forwarding address is known.
- NoLongerAvailableException() - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NoLongerAvailableException(String) - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NoLongerAvailableException(String, Throwable) - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NoLongerAvailableException(HttpURLConnection) - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NoLongerAvailableException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NoLongerAvailableException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.NoLongerAvailableException
-
- NONE - Static variable in class com.google.gdata.data.acl.AclRole
-
predefined value "none" to indicate that a user has no rights
- NONE - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
The event is not visible.
- NONE - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Generic "NONE" ACL role (support demanded by the ACL feeds design doc)
- NONE - Static variable in class com.google.gdata.model.gd.Reminder.Method
-
No reminder methods.
- NONE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Matches no characters.
- noneOf(CharSequence) - Static method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher that matches any character not present in
the given character sequence.
- nonNull(T) - Static method in class com.google.gdata.util.common.base.Objects
-
Checks that the specified object is not null
.
- nonNull(T, String) - Static method in class com.google.gdata.util.common.base.Objects
-
Checks that the specified object is not null
.
- noPostConcurrency - Variable in class com.google.gdata.client.CoreErrorDomain
-
- normalizeParameters(String, Map<String, String>) - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Calculates the normalized request parameters string to use in the base
string, as per section 9.1.1 of the OAuth Spec.
- normalizeUrl(String) - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Calculates the normalized request url, as per section 9.1.2 of the OAuth
Spec.
- NormalPlayTime - Class in com.google.gdata.data.media.mediarss
-
Time specification object which tries to conform to section 3.6
of RFC 2326 (Normal Play Time).
- NormalPlayTime(long) - Constructor for class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Creates a NormalPlayTime object.
- not(Chset) - Static method in class com.google.gdata.util.parser.Chset
-
Creates a new character set which matches a character if that character
does not match the subject
character set.
- NOT_EMBEDDABLE - Static variable in class com.google.gdata.data.books.Embeddability.Value
-
Volume preview can not be embedded.
- NOT_REPEATING - Static variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Sentinel value used for repeating elements.
- NotAcceptableException - Exception in com.google.gdata.util
-
Thrown by a service provider when the resource identified by the request is
only capable of generating response entities which have content
characteristics not acceptable according to the accept headers sent in the
request.
- NotAcceptableException() - Constructor for exception com.google.gdata.util.NotAcceptableException
-
- NotAcceptableException(String) - Constructor for exception com.google.gdata.util.NotAcceptableException
-
- NotAcceptableException(HttpURLConnection) - Constructor for exception com.google.gdata.util.NotAcceptableException
-
- NotAcceptableException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.NotAcceptableException
-
- NotAcceptableException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.NotAcceptableException
-
- NOTHING - Static variable in class com.google.gdata.util.parser.Chset
-
- NotImplementedException - Exception in com.google.gdata.util
-
The NotImplementedException should be thrown by a service provider
when an attempt is made to send a request that is not supported by the
target service.
- NotImplementedException(String) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotImplementedException(String, Throwable) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotImplementedException(Throwable) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotImplementedException(HttpURLConnection) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotImplementedException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotImplementedException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.NotImplementedException
-
- NotModifiedException - Exception in com.google.gdata.util
-
The NotModifiedException should be thrown by a service provider
when an attempt is made to access content using a date-conditional
GET and the resource has not been modified since the provided date.
- NotModifiedException() - Constructor for exception com.google.gdata.util.NotModifiedException
-
- NotModifiedException(String) - Constructor for exception com.google.gdata.util.NotModifiedException
-
- NotModifiedException(String, Throwable) - Constructor for exception com.google.gdata.util.NotModifiedException
-
- NotModifiedException(HttpURLConnection) - Constructor for exception com.google.gdata.util.NotModifiedException
-
- NotModifiedException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.NotModifiedException
-
- NotModifiedException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.NotModifiedException
-
- notModifiedSinceTimestamp - Variable in class com.google.gdata.client.CoreErrorDomain
-
- now() - Static method in class com.google.gdata.data.DateTime
-
- NOW - Static variable in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
The NormalPlayType 'now'
- NS - Static variable in class com.google.gdata.data.media.mediarss.MediaRssNamespace
-
Namespace object.
- NS - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Namespace object.
- nsAlias - Variable in class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
- nsAlias - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Namespace prefix for the element.
- nsDecls - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Namespace declarations associated with this element.
- nsUri - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Full namespace uri for the element.
- Nullable - Annotation Type in com.google.gdata.util.common.base
-
The presence of this annotation on a method parameter indicates that
null
is an acceptable value for that parameter.
- nullEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
- nullJsonValue - Variable in class com.google.gdata.client.CoreErrorDomain
-
- NUM_RATERS - Static variable in class com.google.gdata.model.gd.Rating
-
Number of ratings taken into account when computing the average value.
- NUMBER - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Any kind of number.
- NUMBER_UNIT - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
A number and a string.
- NumberOfSourceWords - Class in com.google.gdata.data.gtt
-
Describes a number of source words.
- NumberOfSourceWords() - Constructor for class com.google.gdata.data.gtt.NumberOfSourceWords
-
Default mutable constructor.
- NumberOfSourceWords(Integer) - Constructor for class com.google.gdata.data.gtt.NumberOfSourceWords
-
Immutable constructor.
- NumberUnit<T extends java.lang.Number> - Class in com.google.api.gbase.client
-
A number with a unit.
- NumberUnit(T, String) - Constructor for class com.google.api.gbase.client.NumberUnit
-
Creates a new value with a unit.
- numericValue() - Method in class com.google.gdata.data.analytics.Metric
-
Gets a numeric representation of this metric's value.
- numRaters - Variable in class com.google.gdata.data.extensions.Rating
-
Number of ratings that was taken into account (for average ratings).
- numSharedChars(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Counts the number of (not necessarily distinct) characters in the
string that also happen to be in 'chars'
O
- OAUTH_CALLBACK_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_CONSUMER_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_CONSUMER_SECRET - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_NONCE_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_SIGNATURE_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_SIGNATURE_METHOD_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_TIMESTAMP_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_TOKEN_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_TOKEN_SECRET_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAUTH_VERIFIER_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAuthException - Exception in com.google.gdata.client.authn.oauth
-
Generic exception to capture all OAuth related issues.
- OAuthException() - Constructor for exception com.google.gdata.client.authn.oauth.OAuthException
-
- OAuthException(String) - Constructor for exception com.google.gdata.client.authn.oauth.OAuthException
-
- OAuthException(Throwable) - Constructor for exception com.google.gdata.client.authn.oauth.OAuthException
-
- OAuthException(String, Throwable) - Constructor for exception com.google.gdata.client.authn.oauth.OAuthException
-
- OAuthHelper - Class in com.google.gdata.client.authn.oauth
-
Helper methods to support the entire OAuth lifecycle, including generating
the user authorization url, exchanging the user authenticated request token
for an access token, and generating the Authorization http header.
- OAuthHelper(String, String, String, OAuthSigner) - Constructor for class com.google.gdata.client.authn.oauth.OAuthHelper
-
Deprecated.
- OAuthHelper(String, String, String, OAuthSigner, OAuthHttpClient) - Constructor for class com.google.gdata.client.authn.oauth.OAuthHelper
-
Deprecated.
- OAuthHelper(String, String, String, String, OAuthSigner) - Constructor for class com.google.gdata.client.authn.oauth.OAuthHelper
-
- OAuthHelper(String, String, String, String, OAuthSigner, OAuthHttpClient) - Constructor for class com.google.gdata.client.authn.oauth.OAuthHelper
-
- OAuthHmacSha1Signer - Class in com.google.gdata.client.authn.oauth
-
Signs strings using HMAC-SHA1.
- OAuthHmacSha1Signer() - Constructor for class com.google.gdata.client.authn.oauth.OAuthHmacSha1Signer
-
- OAuthHttpClient - Class in com.google.gdata.client.authn.oauth
-
A simple client for making http requests and returning the response body.
- OAuthHttpClient() - Constructor for class com.google.gdata.client.authn.oauth.OAuthHttpClient
-
- OAuthParameters - Class in com.google.gdata.client.authn.oauth
-
Container for OAuth-related parameters.
- OAuthParameters() - Constructor for class com.google.gdata.client.authn.oauth.OAuthParameters
-
- OAuthParameters.OAuthType - Enum in com.google.gdata.client.authn.oauth
-
Type of OAuth for this parameter set (i.e., two-legged or three-legged
OAuth (see "https://sites.google.com/a/google.com/oauth/").
- OAuthProxyException - Exception in com.google.gdata.util
-
Represents an error thrown by the OAuth Proxy in an App Engine environment.
- OAuthProxyException(HttpURLConnection) - Constructor for exception com.google.gdata.util.OAuthProxyException
-
Creates a new
OAuthProxyException
, and populates the OAuth Proxy
specific parameters from the
HttpURLConnection
.
- OAuthProxyProtocol - Class in com.google.gdata.client.authn.oauthproxy
-
Defines various constants used by the OAuth Proxy.
- OAuthProxyProtocol.Header - Interface in com.google.gdata.client.authn.oauthproxy
-
Defines header keys used by the OAuth Proxy.
- OAuthProxyRequest - Class in com.google.gdata.client.authn.oauthproxy
-
Stores the variables related to an OAuth Proxy request.
- OAuthProxyRequest() - Constructor for class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
- OAuthProxyResponse - Class in com.google.gdata.client.authn.oauthproxy
-
Stores the variables related to an OAuth Proxy response.
- OAuthProxyResponse() - Constructor for class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
- OAuthProxyResponse(Map<String, List<String>>) - Constructor for class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Creates an
OAuthProxyResponse
object from a map of http headers,
such as one obtained from
HttpURLConnection#getHeaderFields()
.
- OAuthRsaSha1Signer - Class in com.google.gdata.client.authn.oauth
-
Signs strings using RSA-SHA1.
- OAuthRsaSha1Signer() - Constructor for class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
- OAuthRsaSha1Signer(PrivateKey) - Constructor for class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
Sets the RSA-SHA1 private key object used to sign this request.
- OAuthRsaSha1Signer(String) - Constructor for class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
Sets the RSA-SHA1 private key object used to sign this request.
- OAuthRsaSha1Signer(byte[]) - Constructor for class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
Sets the RSA-SHA1 private key object used to sign this request.
- OAuthSigner - Interface in com.google.gdata.client.authn.oauth
-
Interface for signing OAuth requests.
- OAuthUtil - Class in com.google.gdata.client.authn.oauth
-
A general container for methods related to OAuth.
- ObjectConverter<T> - Class in com.google.gdata.wireformats
-
Converts values from strings to typed values (objects).
- ObjectConverter() - Constructor for class com.google.gdata.wireformats.ObjectConverter
-
- ObjectConverter.MappedEnumConverter<T> - Class in com.google.gdata.wireformats
-
Object converter for pseudo-enum types backed by a map.
- ObjectConverter.MappedEnumConverter(Map<String, T>) - Constructor for class com.google.gdata.wireformats.ObjectConverter.MappedEnumConverter
-
Creates a converter and links it with a map.
- ObjectNumber - Class in com.google.gdata.data.docs
-
The number of object match the search query.
- ObjectNumber() - Constructor for class com.google.gdata.data.docs.ObjectNumber
-
Default mutable constructor.
- ObjectNumber(Integer) - Constructor for class com.google.gdata.data.docs.ObjectNumber
-
Immutable constructor.
- Objects - Class in com.google.gdata.util.common.base
-
Helper functions that can operate on any Object
.
- Objects.ToStringHelper - Class in com.google.gdata.util.common.base
-
- Occupation - Class in com.google.gdata.data.contacts
-
Contact's hobby.
- Occupation() - Constructor for class com.google.gdata.data.contacts.Occupation
-
Default mutable constructor.
- Occupation(String) - Constructor for class com.google.gdata.data.contacts.Occupation
-
Constructor (mutable or immutable).
- of(QName) - Static method in class com.google.gdata.model.AttributeKey
-
Construct and return a new attribute key with the default datatype of
String.
- of(QName, Class<? extends T>) - Static method in class com.google.gdata.model.AttributeKey
-
Construct and return a new attribute key with the given id and datatype.
- of(QName) - Static method in class com.google.gdata.model.ElementKey
-
Return a default element key using a string datatype and
Element
as the element type.
- of(QName, Class<? extends V>) - Static method in class com.google.gdata.model.ElementKey
-
Construct an element key with the given id and element type, but with
a Void
datatype.
- of(QName, Class<? extends T>, Class<? extends V>) - Static method in class com.google.gdata.model.ElementKey
-
Construct an element key with the given id, datatype, and element type.
- of(MetadataKey<?>...) - Static method in class com.google.gdata.model.Path
-
Constructs a new relative
Path
that selects an element defined by
the set of path steps to the element.
- of(A, B) - Static method in class com.google.gdata.util.common.base.Pair
-
Creates a new pair containing the given objects in order.
- of(AltFormat, Class<T>) - Static method in class com.google.gdata.wireformats.input.ElementParser
-
Provides a factory method to create a new
ElementParser
that
handles a particular representation to produce a particular type of
result.
- of(AltFormat, Class<E>) - Static method in class com.google.gdata.wireformats.output.ElementGenerator
-
- on(String) - Static method in class com.google.gdata.util.common.base.Joiner
-
Returns a joiner which automatically places separator
between
consecutive elements.
- OPAQUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Transparency
-
- OPAQUE - Static variable in class com.google.gdata.model.gd.Transparency.Value
-
Indicates event consumes time on calendar; event time will be marked as
busy in a free/busy search.
- OPAQUE_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Transparency
-
- OPEN - Static variable in class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
-
Search results can be published or re-published without restriction.
- OpenAccess - Class in com.google.gdata.data.books
-
Describes an open access.
- OpenAccess() - Constructor for class com.google.gdata.data.books.OpenAccess
-
Default mutable constructor.
- OpenAccess(String) - Constructor for class com.google.gdata.data.books.OpenAccess
-
Constructor (mutable or immutable).
- OpenAccess.Value - Class in com.google.gdata.data.books
-
Programmatic value that describes whether the volume is in Open Access.
- OpenAccess.Value() - Constructor for class com.google.gdata.data.books.OpenAccess.Value
-
- openConnection(URL) - Method in interface com.google.gdata.client.http.HttpUrlConnectionSource
-
Creates a new HttpURLConnection
for url
.
- openConnection(URL) - Method in class com.google.gdata.client.http.JdkHttpUrlConnectionSource
-
- OPENSEARCH - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the OpenSearch description document
- openSearch - Static variable in class com.google.gdata.util.Namespaces
-
Deprecated.
Use getOpenSearchNs().getUri()
instead. Use
Namespaces.openSearch1_0
if you absolutely want the namespace of
opensearch 1.0 and not 1.1.
- OPENSEARCH - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the OpenSearch Description Document, as
described by
OpenSearch 1.1.
- openSearch1_0 - Static variable in class com.google.gdata.util.Namespaces
-
Amazon OpenSearch/RSS 1.0 namespace.
- openSearch1_0Ns - Static variable in class com.google.gdata.util.Namespaces
-
Amazon OpenSearch/RSS 1.0 XML namespace.
- openSearch1_1 - Static variable in class com.google.gdata.util.Namespaces
-
Amazon OpenSearch 1.1 namespace.
- openSearch1_1Ns - Static variable in class com.google.gdata.util.Namespaces
-
Amazon OpenSearch 1.1 XML namespace.
- openSearchDesc - Static variable in class com.google.gdata.util.Namespaces
-
Deprecated.
Use getOpenSearchDescNs().getUri()
instead.
- openSearchDesc1_1 - Static variable in class com.google.gdata.util.Namespaces
-
Deprecated.
Use getOpenSearchDescNs().getUri()
instead.
- openSearchDesc1_1Ns - Static variable in class com.google.gdata.util.Namespaces
-
- openSearchDescNs - Static variable in class com.google.gdata.util.Namespaces
-
- OpenSearchDescriptionDocument - Class in com.google.gdata.data
-
OpenSearch description document.
- OpenSearchDescriptionDocument() - Constructor for class com.google.gdata.data.OpenSearchDescriptionDocument
-
- OpenSearchDescriptionDocument(OpenSearchDescriptionDocument) - Constructor for class com.google.gdata.data.OpenSearchDescriptionDocument
-
- OpenSearchDescriptionDocument.Handler - Class in com.google.gdata.data
-
XmlParser ElementHandler for openSearchDesc:OpenSearchDescription
- OpenSearchDescriptionDocument.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.OpenSearchDescriptionDocument.Handler
-
- OpenSearchDescriptionDocument.SyndicationRight - Class in com.google.gdata.data
-
The SyndicationRight class defines constant values for syndication
rights types.
- OpenSearchDescriptionDocument.SyndicationRight() - Constructor for class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
-
- OpenSearchGenerator - Class in com.google.gdata.wireformats.output
-
Generates the output for an OpenSearch description document
- OpenSearchGenerator() - Constructor for class com.google.gdata.wireformats.output.OpenSearchGenerator
-
- openSearchNs - Static variable in class com.google.gdata.util.Namespaces
-
- openTagEnded - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
Set to false
if the closing bracket of the element's start
tag has been written (i.e.
- optimisticConcurrencyNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- OPTIONAL - Static variable in class com.google.gdata.model.gd.AttendeeType.Value
-
Optional attendee.
- optional() - Method in class com.google.gdata.util.parser.Parser
-
Creates a Repeat
parser that matches this
either
0 or 1 times.
- optionsNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- or(CharMatcher) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a matcher that matches any character matched by either this matcher
or other
.
- ORDER_ID - Static variable in class com.google.gdata.model.gd.Ordering
-
Ordered feed id.
- orderAndWhitelistAttributes(AttributeKey<?>...) - Method in interface com.google.gdata.model.ElementCreator
-
Sets a list of attributes as the only visible attributes for an element,
and also places them into the given order in the element.
- orderAndWhitelistElements(ElementKey<?, ?>...) - Method in interface com.google.gdata.model.ElementCreator
-
Sets a list of elements as the only visible child elements for an element,
and also places them into the given order in the element.
- ORDERBY - Static variable in class com.google.gdata.client.DocumentQuery
-
The URI parameter for how the query should be sorted, can sort by
last-modified, last-accessed, title and starred; will default to
last-modified.
- ORDERBY - Static variable in class com.google.gdata.client.spreadsheet.ListQuery
-
The URI parameter for sorting options.
- ORDERBY_COLUMN - Static variable in class com.google.gdata.client.spreadsheet.ListQuery
-
The "orderby" string for sorting by a particular column.
- ORDERBY_POSITION - Static variable in class com.google.gdata.client.spreadsheet.ListQuery
-
The "orderby" string for sorting by position.
- Ordering - Class in com.google.gdata.model.gd
-
Control ordering for a set of atom entries.
- Ordering() - Constructor for class com.google.gdata.model.gd.Ordering
-
Constructs an instance using the default key.
- Ordering(ElementKey<?, ? extends Ordering>) - Constructor for class com.google.gdata.model.gd.Ordering
-
Subclass constructor, allows subclasses to supply their own element key.
- Ordering(ElementKey<?, ? extends Ordering>, Element) - Constructor for class com.google.gdata.model.gd.Ordering
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Ordering.Rel - Class in com.google.gdata.model.gd
-
Order type.
- ORGANIZATION - Static variable in class com.google.gdata.data.contacts.ExternalId.Rel
-
Organization external id.
- Organization - Class in com.google.gdata.data.extensions
-
Describes an organization (like Company).
- Organization() - Constructor for class com.google.gdata.data.extensions.Organization
-
Default mutable constructor.
- Organization(String, Boolean, String) - Constructor for class com.google.gdata.data.extensions.Organization
-
Immutable constructor.
- Organization - Class in com.google.gdata.model.gd
-
Describes an organization (like Company).
- Organization() - Constructor for class com.google.gdata.model.gd.Organization
-
Constructs an instance using the default key.
- Organization(ElementKey<?, ? extends Organization>) - Constructor for class com.google.gdata.model.gd.Organization
-
Subclass constructor, allows subclasses to supply their own element key.
- Organization(ElementKey<?, ? extends Organization>, Element) - Constructor for class com.google.gdata.model.gd.Organization
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Organization.Rel - Class in com.google.gdata.data.extensions
-
Organization type.
- Organization.Rel() - Constructor for class com.google.gdata.data.extensions.Organization.Rel
-
- Organization.Rel - Class in com.google.gdata.model.gd
-
Organization type.
- OrgDepartment - Class in com.google.gdata.data.extensions
-
Department in the organization.
- OrgDepartment() - Constructor for class com.google.gdata.data.extensions.OrgDepartment
-
Default mutable constructor.
- OrgDepartment(String) - Constructor for class com.google.gdata.data.extensions.OrgDepartment
-
Constructor (mutable or immutable).
- OrgDepartment - Class in com.google.gdata.model.gd
-
Department in the organization.
- OrgDepartment() - Constructor for class com.google.gdata.model.gd.OrgDepartment
-
Constructs an instance using the default key.
- OrgDepartment(ElementKey<String, ? extends OrgDepartment>) - Constructor for class com.google.gdata.model.gd.OrgDepartment
-
Subclass constructor, allows subclasses to supply their own element key.
- OrgDepartment(ElementKey<String, ? extends OrgDepartment>, Element) - Constructor for class com.google.gdata.model.gd.OrgDepartment
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- OrgDepartment(String) - Constructor for class com.google.gdata.model.gd.OrgDepartment
-
Constructs a new instance with the given value.
- OrgJobDescription - Class in com.google.gdata.data.extensions
-
Job description.
- OrgJobDescription() - Constructor for class com.google.gdata.data.extensions.OrgJobDescription
-
Default mutable constructor.
- OrgJobDescription(String) - Constructor for class com.google.gdata.data.extensions.OrgJobDescription
-
Constructor (mutable or immutable).
- OrgJobDescription - Class in com.google.gdata.model.gd
-
Job description.
- OrgJobDescription() - Constructor for class com.google.gdata.model.gd.OrgJobDescription
-
Constructs an instance using the default key.
- OrgJobDescription(ElementKey<String, ? extends OrgJobDescription>) - Constructor for class com.google.gdata.model.gd.OrgJobDescription
-
Subclass constructor, allows subclasses to supply their own element key.
- OrgJobDescription(ElementKey<String, ? extends OrgJobDescription>, Element) - Constructor for class com.google.gdata.model.gd.OrgJobDescription
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- OrgJobDescription(String) - Constructor for class com.google.gdata.model.gd.OrgJobDescription
-
Constructs a new instance with the given value.
- OrgName - Class in com.google.gdata.data.extensions
-
Name of organization.
- OrgName() - Constructor for class com.google.gdata.data.extensions.OrgName
-
Default mutable constructor.
- OrgName(String, String) - Constructor for class com.google.gdata.data.extensions.OrgName
-
Immutable constructor.
- OrgName(String) - Constructor for class com.google.gdata.data.extensions.OrgName
-
Immutable constructor for backward compatibility.
- OrgName - Class in com.google.gdata.model.gd
-
Name of organization.
- OrgName() - Constructor for class com.google.gdata.model.gd.OrgName
-
Constructs an instance using the default key.
- OrgName(ElementKey<String, ? extends OrgName>) - Constructor for class com.google.gdata.model.gd.OrgName
-
Subclass constructor, allows subclasses to supply their own element key.
- OrgName(ElementKey<String, ? extends OrgName>, Element) - Constructor for class com.google.gdata.model.gd.OrgName
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- OrgName(String) - Constructor for class com.google.gdata.model.gd.OrgName
-
Constructs a new instance with the given value.
- OrgSymbol - Class in com.google.gdata.data.extensions
-
Organization symbol/ticker.
- OrgSymbol() - Constructor for class com.google.gdata.data.extensions.OrgSymbol
-
Default mutable constructor.
- OrgSymbol(String) - Constructor for class com.google.gdata.data.extensions.OrgSymbol
-
Constructor (mutable or immutable).
- OrgSymbol - Class in com.google.gdata.model.gd
-
Organization symbol/ticker.
- OrgSymbol() - Constructor for class com.google.gdata.model.gd.OrgSymbol
-
Constructs an instance using the default key.
- OrgSymbol(ElementKey<String, ? extends OrgSymbol>) - Constructor for class com.google.gdata.model.gd.OrgSymbol
-
Subclass constructor, allows subclasses to supply their own element key.
- OrgSymbol(ElementKey<String, ? extends OrgSymbol>, Element) - Constructor for class com.google.gdata.model.gd.OrgSymbol
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- OrgSymbol(String) - Constructor for class com.google.gdata.model.gd.OrgSymbol
-
Constructs a new instance with the given value.
- OrgTitle - Class in com.google.gdata.data.extensions
-
Position in organization.
- OrgTitle() - Constructor for class com.google.gdata.data.extensions.OrgTitle
-
Default mutable constructor.
- OrgTitle(String) - Constructor for class com.google.gdata.data.extensions.OrgTitle
-
Constructor (mutable or immutable).
- OrgTitle - Class in com.google.gdata.model.gd
-
Position in organization.
- OrgTitle() - Constructor for class com.google.gdata.model.gd.OrgTitle
-
Constructs an instance using the default key.
- OrgTitle(ElementKey<String, ? extends OrgTitle>) - Constructor for class com.google.gdata.model.gd.OrgTitle
-
Subclass constructor, allows subclasses to supply their own element key.
- OrgTitle(ElementKey<String, ? extends OrgTitle>, Element) - Constructor for class com.google.gdata.model.gd.OrgTitle
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- OrgTitle(String) - Constructor for class com.google.gdata.model.gd.OrgTitle
-
Constructs a new instance with the given value.
- ORIGINAL_ID - Static variable in class com.google.gdata.model.gd.OriginalEvent
-
Event ID of the original recurring event entry.
- ORIGINAL_URL - Static variable in class com.google.gdata.data.sidewiki.SidewikiLink.Rel
-
Http://www google com/sidewiki/original Sidewiki Link class.
- OriginalEvent - Class in com.google.gdata.data.extensions
-
GData schema extension describing a link to a recurring event.
- OriginalEvent() - Constructor for class com.google.gdata.data.extensions.OriginalEvent
-
- OriginalEvent - Class in com.google.gdata.model.gd
-
Describes a link to a recurring event.
- OriginalEvent() - Constructor for class com.google.gdata.model.gd.OriginalEvent
-
Constructs an instance using the default key.
- OriginalEvent(ElementKey<?, ? extends OriginalEvent>) - Constructor for class com.google.gdata.model.gd.OriginalEvent
-
Subclass constructor, allows subclasses to supply their own element key.
- OriginalEvent(ElementKey<?, ? extends OriginalEvent>, Element) - Constructor for class com.google.gdata.model.gd.OriginalEvent
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- originalId - Variable in class com.google.gdata.data.extensions.OriginalEvent
-
Event ID of the original recurring event entry.
- originalStartTime - Variable in class com.google.gdata.data.extensions.OriginalEvent
-
- OTHER - Static variable in class com.google.gdata.data.contacts.Event.Rel
-
Other event.
- OTHER - Static variable in class com.google.gdata.data.extensions.Email.Rel
-
- OTHER - Static variable in class com.google.gdata.data.extensions.Im.Rel
-
Other instant messaging address.
- OTHER - Static variable in class com.google.gdata.data.extensions.Organization.Rel
-
Other organization.
- OTHER - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- OTHER - Static variable in class com.google.gdata.data.extensions.PostalAddress.Rel
-
- OTHER - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.Rel
-
Other structured postal address.
- OTHER - Static variable in class com.google.gdata.model.gd.Email.Rel
-
Other email address.
- OTHER - Static variable in class com.google.gdata.model.gd.Im.Rel
-
Other instant messaging address.
- OTHER - Static variable in class com.google.gdata.model.gd.Organization.Rel
-
Other organization.
- OTHER - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Special type of number for which no other rel value makes sense.
- OTHER - Static variable in class com.google.gdata.model.gd.PostalAddress.Rel
-
Other address.
- OTHER - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.Rel
-
Other structured postal address.
- OTHER_BINARY - Static variable in class com.google.gdata.data.IContent.Type
-
- OTHER_FAX - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- OTHER_FAX - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Other fax number.
- OTHER_TEXT - Static variable in class com.google.gdata.data.IContent.Type
-
- OTHER_XML - Static variable in class com.google.gdata.data.IContent.Type
-
- OtherContent - Class in com.google.gdata.data
-
Variant of
Content
for entries containing miscellaneous
inlined content types.
- OtherContent() - Constructor for class com.google.gdata.data.OtherContent
-
- OtherContent - Class in com.google.gdata.model.atom
-
Variant of
Content
for entries containing miscellaneous
inlined content types.
- OtherContent() - Constructor for class com.google.gdata.model.atom.OtherContent
-
Constructs a new instance using the default key.
- OtherContent(Content) - Constructor for class com.google.gdata.model.atom.OtherContent
-
Constructs a new instance from a more generic
Content
type.
- OtherContent(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.OtherContent
-
Constructs a new instance using the specified element key.
- OtherContent.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- OUTBOUND_DOMAIN_HEADER_NAME - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_DOMAIN_HEADER_VALUE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_EMAIL - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_MAIL_FROM - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_RCPT_TO - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_SERVER - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OUTBOUND_SMTP_MODE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- OutOfLineContent - Class in com.google.gdata.data
-
Variant of
Content
for entries that reference external content.
- OutOfLineContent() - Constructor for class com.google.gdata.data.OutOfLineContent
-
- OutOfLineContent - Class in com.google.gdata.model.atom
-
Variant of
Content
for entries that reference external content.
- OutOfLineContent() - Constructor for class com.google.gdata.model.atom.OutOfLineContent
-
Constructs a new instance using the default metadata.
- OutOfLineContent(Content) - Constructor for class com.google.gdata.model.atom.OutOfLineContent
-
Constructs a new instance from a more generic
Content
type.
- OutOfLineContent(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.OutOfLineContent
-
Constructs a new instance using the specified element metadata.
- OutOfLineContent.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- OutOfLineContent.AtomHandler() - Constructor for class com.google.gdata.data.OutOfLineContent.AtomHandler
-
- OutputGenerator<S> - Interface in com.google.gdata.wireformats.output
-
Interface for generating GData output.
- OutputProperties - Interface in com.google.gdata.wireformats.output
-
The OutputProperties interface represents the set of properties that can
parameterize the results of output generation.
- OutputPropertiesBuilder - Class in com.google.gdata.wireformats.output
-
The OutputPropertiesBuilder class is a builder class that aids in the
construction of new
OutputProperties
instances.
- OutputPropertiesBuilder() - Constructor for class com.google.gdata.wireformats.output.OutputPropertiesBuilder
-
Constructs a new OutputPropertiesBuilder with no properties set.
- OutputPropertiesBuilder(OutputProperties) - Constructor for class com.google.gdata.wireformats.output.OutputPropertiesBuilder
-
Constructs a new OutputPropertiesBuilder with properties set from an
existing
OutputProperties
instance.
- OutputSupplier<T> - Interface in com.google.gdata.util.common.io
-
An factory for writable streams of bytes or characters.
- OVERALL - Static variable in class com.google.gdata.data.extensions.Rating.Rel
-
Overall rating.
- OVERALL - Static variable in class com.google.gdata.model.gd.Rating.Rel
-
Overall rating, higher values mean better ratings.
- OVERRIDE - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
Only applies to events.
- OVERRIDE - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Google Calendar "OVERRIDE" ACL role
- OverrideNameProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing override name property of a calendar
- OverrideNameProperty() - Constructor for class com.google.gdata.data.calendar.OverrideNameProperty
-
- OverrideNameProperty(String) - Constructor for class com.google.gdata.data.calendar.OverrideNameProperty
-
- OWNED - Static variable in class com.google.gdata.data.calendar.ListType
-
- OWNER - Static variable in class com.google.gdata.data.acl.AclRole
-
predefined value "owner" to indicate that a user has the right to read,
modify and delete the controlled object
- OWNER - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
The user is the event organizer or the owner of the calendar.
- OWNER - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Google Calendar "OWNER" ACL role
- Owner - Class in com.google.gdata.data.projecthosting
-
Issue owner.
- Owner() - Constructor for class com.google.gdata.data.projecthosting.Owner
-
Default mutable constructor.
- OWNER_REL - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
Google data rel's for migration API
- OwnerUpdate - Class in com.google.gdata.data.projecthosting
-
Issue owner update.
- OwnerUpdate() - Constructor for class com.google.gdata.data.projecthosting.OwnerUpdate
-
Default mutable constructor.
- OwnerUpdate(String) - Constructor for class com.google.gdata.data.projecthosting.OwnerUpdate
-
Constructor (mutable or immutable).
P
- Package - Class in com.google.gdata.data.codesearch
-
GData schema extension describing a package.
- Package() - Constructor for class com.google.gdata.data.codesearch.Package
-
- padLeft(String, int, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a string consisting of "s", plus enough copies of "pad_ch" on the
left hand side to make the length of "s" equal to or greater than len (if
"s" is already longer than "len", then "s" is returned).
- padRight(String, int, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a string consisting of "s", plus enough copies of "pad_ch" on the
right hand side to make the length of "s" equal to or greater than len (if
"s" is already longer than "len", then "s" is returned).
- PAGE_VARIATION_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
A/b page variation URL.
- PageEntry - Class in com.google.gdata.data.sites
-
An entry representing a page in the site.
- PageEntry() - Constructor for class com.google.gdata.data.sites.PageEntry
-
Default mutable constructor.
- PageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.PageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- PageName - Class in com.google.gdata.data.sites
-
An element indicating the name of a particular item.
- PageName() - Constructor for class com.google.gdata.data.sites.PageName
-
Default mutable constructor.
- PageName(String) - Constructor for class com.google.gdata.data.sites.PageName
-
Constructor (mutable or immutable).
- PAGER - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- PAGER - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Pager number.
- PAGES_VISITED - Static variable in class com.google.gdata.data.analytics.Engagement.Type
-
PagesVisited engagement.
- Pair<A,B> - Class in com.google.gdata.util.common.base
-
Pair is an expedient way to combine two arbitrary objects into one.
- Pair(A, B) - Constructor for class com.google.gdata.util.common.base.Pair
-
- ParamMap - Class in com.google.gdata.util.httputil
-
Deprecated.
Use the general Multimap
interface to represent name-value pairs. If order of insertion or support
of duplicate name-value pairs is required, use LinkedListMultimap
. For the particular task of
parsing and storing URI parameters, consider UriParameterMap
, which is also the type returned
by com.google.gdata.util.common.net.UriBuilder
instances for URI query
parameters. If you got here because you use FormUrlDecoder
or
CgiParams
, then see the deprecation comments in those classes.
- ParamMap() - Constructor for class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
- paramValue() - Method in enum com.google.gdata.client.Query.ResultFormat
-
Returns the value to use for the "alt" parameter.
- PARCELS - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.MailClass
-
Parcels structured postal address.
- PARCELS - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.MailClass
-
Parcels structured postal address.
- PARENT - Static variable in class com.google.gdata.data.analytics.AnalyticsLink.Rel
-
Represents a link to a PARENT entry.
- PARENT - Static variable in class com.google.gdata.data.docs.DocumentListLink.Rel
-
Link for the parent folder entry.
- PARENT - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Parent sites link.
- PARENT_NAMESPACE - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
- parentElement() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Return parent of current element.
- parentElement - Variable in class com.google.gdata.wireformats.XmlHandler
-
Parent element, if non-null the element will be added to the parent after
it has been fully parsed.
- parse(ExtensionProfile, Reader) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
Parses XML from a Reader.
- parse(ExtensionProfile, InputStream) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
Parses XML from an InputStream.
- parse(String) - Static method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Parses a NormalPlayTime object and return it.
- parse(ExtensionProfile, Reader) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
Parses XML.
- parse(DefaultHandler) - Method in interface com.google.gdata.data.XmlEventSource
-
Parse this event source with the given xml handler.
- parse(InputStream) - Static method in class com.google.gdata.data.youtube.FormUploadToken
-
Parse a form-upload token from its XML definition.
- parse(Element, ElementMetadata<?, ?>, Collection<Element>, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementMetadata.MultipleVirtualElement
-
Parses the elements, possibly creating additional elements or attributes.
- parse(Element, ElementMetadata<?, ?>, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementMetadata.SingleVirtualElement
-
Parses the element, possibly creating additional elements or attributes.
- parse(Element, ElementMetadata<?, ?>, Object) - Method in interface com.google.gdata.model.Metadata.VirtualValue
-
Parses the virtual value using the given metadata, storing it into the
element or attribute as appropriate.
- parse(Element, ElementMetadata<?, ?>, Object) - Method in class com.google.gdata.model.MetadataValueTransform
-
For parsing, we always parse directly into the first source.
- parse(String) - Static method in class com.google.gdata.util.common.net.UriParameterMap
-
Constructs a new parameter map populated with parameters parsed from the
specified query string using the
UriEncoder.DEFAULT_ENCODING
,
UTF-8.
- parse(String, Charset) - Static method in class com.google.gdata.util.common.net.UriParameterMap
-
Constructs a new parameter map populated with parameters parsed from the
specified query string using the specified encoding.
- parse(XmlEventSource) - Method in class com.google.gdata.util.EventSourceParser
-
- parse(String, ParamMap, String) - Static method in class com.google.gdata.util.httputil.FormUrlDecoder
-
Deprecated.
Use UriParameterMap.parse(query, encoding)
. To convert
from the string to the Charset
instance, see
Charsets
. Note that an encoding of null
will default to ISO-8859-1 in this deprecated implementation, whereas the
classes in common.net default to UTF-8 encoding.
- parse(char[], int, int, U) - Method in class com.google.gdata.util.parser.Action
-
Matches the subject
parser against the current state of the
buffer being parsed.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Alternative
-
Matches the current prefix of the buffer being parsed
buf[start,end]
against left
or
right
sub-parsers.
- parse(char[], int, int, Object) - Method in class com.google.gdata.util.parser.Chset
-
Matches buf[start]
against the character set.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Difference
-
Matches the prefix of the buffer (buf[start,end)
) being
parsed if, and only if, the left
sub-parser matches the
incoming state of the buffer and the right
sub-parser does
not match the incoming state of the parse buffer.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Intersection
-
Matches the prefix of the buffer (buf[start,end)
) being
parsed against the left
and right
sub-parsers.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Parser
-
The parse interface that subclasses must implement.
- parse(char[], T) - Method in class com.google.gdata.util.parser.Parser
-
Convenience routine to parse a character array.
- parse(String, T) - Method in class com.google.gdata.util.parser.Parser
-
Convenience routine to parse a string.
- parse(Reader, T) - Method in class com.google.gdata.util.parser.Parser
-
Convenience routine to parse a java.io.Reader
.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Repeat
-
Matches the subject
parser against the prefix of the buffer
(buf[start,end)
) being parsed if the subject
parser matches at least min
times and not more than
max
times in sequence.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Rule
-
Delegates parsing responsibilties to subject
if it is
non-null, and returns NO_MATCH
otherwise.
- parse(char[], int, int, T) - Method in class com.google.gdata.util.parser.Sequence
-
Matches the prefix of the buffer (buf[start,end)
) being
parsed against the left
and right
sub-parsers in
sequence.
- parse(char[], int, int, Object) - Method in class com.google.gdata.util.parser.Strcaselit
-
Performs a case-insensitive comparison of the str
member
field passed to the Strlit
constructor against the prefix of
the parse buffer: buf[start,end)
.
- parse(char[], int, int, Object) - Method in class com.google.gdata.util.parser.Strlit
-
Performs a case-sensitive comparison of the str
member field
passed to the Strlit
constructor against the prefix of the
parse buffer: buf[start,end)
.
- parse(HttpURLConnection) - Method in class com.google.gdata.util.ServiceExceptionInitializer
-
Initializes the ServiceException using the error response data from an
HTTP connection.
- parse(ContentType, String) - Method in class com.google.gdata.util.ServiceExceptionInitializer
-
- parse(Reader, XmlParser.ElementHandler, String, String) - Method in class com.google.gdata.util.XmlParser
-
Parses XML.
- parse(InputStream, XmlParser.ElementHandler, String, String) - Method in class com.google.gdata.util.XmlParser
-
Parses XML.
- parse(XmlParser.ElementHandler, String, String) - Method in class com.google.gdata.util.XmlParser
-
Parses XML from a content source provided to the parser at
construction time.
- parse(InputSource) - Method in class com.google.gdata.util.XmlParser
-
Parses XML.
- parse(Reader, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomDataParser
-
- parse(XmlEventSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomDataParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomDualParser
-
- parse(XmlEventSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomServiceDataParser
-
- parse(Reader, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomServiceDataParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.AtomServiceDualParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.CharacterParser
-
- parse(Reader, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.CharacterParser
-
Parses character content with the specified properties to produce a result
of an expected type.
- parse(Reader, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.ElementParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in interface com.google.gdata.wireformats.input.InputParser
-
Parses data in the supported representation format from the input stream
based upon the provided input properties into the provided target object.
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.media.MediaMultipartParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.media.MediaParser
-
- parse(ParseSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.XmlInputParser
-
- parse(XmlEventSource, InputProperties, Class<R>) - Method in class com.google.gdata.wireformats.input.XmlInputParser
-
The parse method should be implemented by subclasses and should parse
input data from the provided
XmlEventSource
instance.
- parse(DefaultHandler) - Method in class com.google.gdata.wireformats.SaxEventSource
-
- parse(Element) - Method in interface com.google.gdata.wireformats.WireFormatParser
-
Parse content from a source provided to the parser at
construction time.
- parse(Element) - Method in class com.google.gdata.wireformats.XmlParser
-
- parseAtom(ExtensionProfile, InputStream) - Method in class com.google.gdata.data.BaseEntry
-
Parses XML in the Atom format.
- parseAtom(ExtensionProfile, Reader) - Method in class com.google.gdata.data.BaseEntry
-
Parses XML in the Atom format.
- parseAtom(ExtensionProfile, XmlEventSource) - Method in class com.google.gdata.data.BaseEntry
-
Parses XML in the Atom format from a parser-defined content source.
- parseAtom(ExtensionProfile, InputStream) - Method in class com.google.gdata.data.BaseFeed
-
Parses XML in the Atom format.
- parseAtom(ExtensionProfile, Reader) - Method in class com.google.gdata.data.BaseFeed
-
Parses XML in the Atom format.
- parseAtom(ExtensionProfile, XmlEventSource) - Method in class com.google.gdata.data.BaseFeed
-
Parses XML in the Atom format from a parser-defined content source.
- parseAtom(ExtensionProfile, XmlParser) - Method in class com.google.gdata.data.introspection.Categories
-
Parses a Categories element using data read from the specified parser
instance.
- parseAtom(ExtensionProfile, InputStream) - Method in class com.google.gdata.data.Source
-
Parses XML in the Atom format.
- parseAtom(ExtensionProfile, Reader) - Method in class com.google.gdata.data.Source
-
Parses XML in the Atom format.
- parseBooleanValue(String) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Utility method to parse provided xsd:boolean value.
- parseConfig(ExtensionProfile, ClassLoader, InputStream) - Method in class com.google.gdata.data.ExtensionProfile
-
Parses XML in the ExtensionProfile format.
- parseCumulativeXmlBlob(XmlBlob, ExtensionProfile, Class<? extends ExtensionPoint>) - Method in class com.google.gdata.data.ExtensionPoint
-
- parseDate(String) - Static method in class com.google.gdata.data.DateTime
-
Parses an xs:date string.
- parseDateTime(String) - Static method in class com.google.gdata.data.DateTime
-
Parses an xs:dateTime string.
- parseDateTimeChoice(String) - Static method in class com.google.gdata.data.DateTime
-
Parses an XML value that's either an xs:date or xs:dateTime string.
- parseDelimitedList(String, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Parse a list of substrings separated by a given delimiter.
- ParseException - Exception in com.google.gdata.util
-
The ParseException indicates a failure parsing GData request content.
- ParseException(String) - Constructor for exception com.google.gdata.util.ParseException
-
- ParseException(String, Throwable) - Constructor for exception com.google.gdata.util.ParseException
-
- ParseException(Throwable) - Constructor for exception com.google.gdata.util.ParseException
-
- ParseException(ErrorContent) - Constructor for exception com.google.gdata.util.ParseException
-
- ParseException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.util.ParseException
-
- parseQuerystring(String) - Static method in class com.google.gdata.client.authn.oauth.OAuthUtil
-
Parse a querystring into a map of key/value pairs.
- Parser<T> - Class in com.google.gdata.util.parser
-
The com.google.gdata.util.parser package provides a framework for creating recursive
descent parsers.
- Parser() - Constructor for class com.google.gdata.util.parser.Parser
-
- parseResponseData(Service.GDataRequest, Class<E>) - Method in class com.google.gdata.client.Service
-
Parses the response stream for a request based upon request properties and
an expected result type.
- parseResponseData(ParseSource, ContentType, Class<E>) - Method in class com.google.gdata.client.Service
-
Parses the response stream for a request based upon response content type
and an expected result type.
- parseRfc822(String) - Static method in class com.google.gdata.data.DateTime
-
Parses the value as an RFC 822 date/time.
- ParserUtils - Class in com.google.gdata.wireformats
-
Utility functions shared across parser implementations.
- ParseSource - Class in com.google.gdata.data
-
The ParseSource class represents a data input source that can be used to
read parseable GData content.
- ParseSource(Reader) - Constructor for class com.google.gdata.data.ParseSource
-
Constructs a new GData input source using data from a Reader
.
- ParseSource(InputStream) - Constructor for class com.google.gdata.data.ParseSource
-
Constructs a new GData input source using data from an InputStream
.
- ParseSource(XmlEventSource) - Constructor for class com.google.gdata.data.ParseSource
-
Constructs a new GData input source using data from an
XmlParser
.
- ParseUtil - Class in com.google.gdata.util
-
Helper class with static parse methods to parse entries and feeds based on
the old or new data model as appropriate.
- ParseUtil() - Constructor for class com.google.gdata.util.ParseUtil
-
- parseValue(Element, ElementMetadata<?, ?>, Object) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- parseValue(Element, ElementMetadata<?, ?>, Object) - Method in interface com.google.gdata.model.Metadata
-
Parses the value of this property into the given element.
- parseWithCallback(String, String, FormUrlDecoder.Callback) - Static method in class com.google.gdata.util.httputil.FormUrlDecoder
-
Deprecated.
Do not use. (Currently only needed internally by
UriParameterMap.)
- partialJsoncUnsupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- password - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- PATCH - Static variable in interface com.google.gdata.client.GDataProtocol.Method
-
The PATCH method is used to request a GData partial update, where parts
of the target resource can be updated or deleted.
- patch(URL, String, E) - Method in class com.google.gdata.client.Service
-
Patches an existing
IEntry
by removing a set of selected fields and
then merging a partial entry representation into the resource at the
specified entry edit URL.
- patch(URL, String, E, String) - Method in class com.google.gdata.client.Service
-
Patches an existing
IEntry
by removing a set of selected fields and
then merging a partial entry representation into the resource at the
specified entry edit URL.
- Path - Class in com.google.gdata.model
-
The Path class represents an immutable path to a model entity in the GData
DOM.
- Path.Builder - Class in com.google.gdata.model
-
The Builder class provides a model for incrementally constructing new
Path
relative or absolute instances.
- PathException - Exception in com.google.gdata.model
-
The PathException class defines a specialized type of {link RuntimeException}
that is thrown as a result of various exception conditions for the
Path
class.
- PathException(String) - Constructor for exception com.google.gdata.model.PathException
-
- PathException(String, Throwable) - Constructor for exception com.google.gdata.model.PathException
-
- PathException(Throwable) - Constructor for exception com.google.gdata.model.PathException
-
- pathPrefixValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- pause() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Causes the uploader to pause uploading.
- PAYMENT_METHOD_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:payment_accepted>
.
- PAYMENT_NOTES_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:payment_notes>
.
- PdfEntry - Class in com.google.gdata.data.docs
-
- PdfEntry() - Constructor for class com.google.gdata.data.docs.PdfEntry
-
Constructs a new uninitialized entry, to be populated by the GData
parsers.
- PdfEntry(BaseEntry) - Constructor for class com.google.gdata.data.docs.PdfEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
- PEEKER - Static variable in class com.google.gdata.data.acl.AclRole
-
predefined value "peeker" to indicate that a user has the right to know of
the existance of the controlled object
- PERCENT - Static variable in class com.google.gdata.data.analytics.Metric.Type
-
Percent metric.
- PercentComplete - Class in com.google.gdata.data.gtt
-
Describes a percent complete.
- PercentComplete() - Constructor for class com.google.gdata.data.gtt.PercentComplete
-
Default mutable constructor.
- PercentComplete(Integer) - Constructor for class com.google.gdata.data.gtt.PercentComplete
-
Immutable constructor.
- PercentEscaper - Class in com.google.gdata.util.common.base
-
A UnicodeEscaper
that escapes some set of Java characters using
the URI percent encoding scheme.
- PercentEscaper(String, boolean) - Constructor for class com.google.gdata.util.common.base.PercentEscaper
-
Constructs a URI escaper with the specified safe characters and optional
handling of the space character.
- Person - Class in com.google.gdata.data
-
Person type used for feed and entry authors and contributors.
- Person() - Constructor for class com.google.gdata.data.Person
-
Class constructor.
- Person(String) - Constructor for class com.google.gdata.data.Person
-
Constructs a new Person instance with the specified name.
- Person(String, String, String) - Constructor for class com.google.gdata.data.Person
-
Constructs a new Person instance with the specified name, URI,
and email address.
- Person - Class in com.google.gdata.model.atom
-
Base class for Atom person constructs.
- Person() - Constructor for class com.google.gdata.model.atom.Person
-
Constructs a new Person instance.
- Person(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.Person
-
Lets subclasses create an instance using custom metadata.
- Person(ElementKey<?, ? extends Person>, Element) - Constructor for class com.google.gdata.model.atom.Person
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Person(ElementKey<?, ?>, String) - Constructor for class com.google.gdata.model.atom.Person
-
Constructs a new Person instance with the specified name
and key.
- Person(ElementKey<?, ?>, String, URI, String) - Constructor for class com.google.gdata.model.atom.Person
-
Constructs a new Person instance with the specified name, URI,
and email address.
- Person.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- Person.AtomHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.Person.AtomHandler
-
- PHEED - Static variable in class com.google.gdata.data.photos.Namespaces
-
Pheed namespace (PHEED) namespace
- PHEED_ALIAS - Static variable in class com.google.gdata.data.photos.Namespaces
-
Pheed namespace (PHEED) namespace alias
- PHEED_NAMESPACE - Static variable in class com.google.gdata.data.photos.pheed.Namespaces
-
Deprecated.
- PHEED_NS - Static variable in class com.google.gdata.data.photos.Namespaces
-
XML writer namespace for Pheed namespace (PHEED)
- PHEED_PREFIX - Static variable in class com.google.gdata.data.photos.Namespaces
-
Pheed namespace (PHEED) namespace prefix
- PheedConstruct - Class in com.google.gdata.data.photos.pheed
-
Deprecated.
the pheed construct is deprecated in favor of media rss.
- PheedConstruct(String) - Constructor for class com.google.gdata.data.photos.pheed.PheedConstruct
-
Deprecated.
- PheedConstruct(String, String) - Constructor for class com.google.gdata.data.photos.pheed.PheedConstruct
-
Deprecated.
- PheedImageUrl - Class in com.google.gdata.data.photos.pheed
-
Deprecated.
the pheed namespace is deprecated in favor of media rss.
- PheedImageUrl() - Constructor for class com.google.gdata.data.photos.pheed.PheedImageUrl
-
Deprecated.
- PheedImageUrl(String) - Constructor for class com.google.gdata.data.photos.pheed.PheedImageUrl
-
Deprecated.
- PheedImageUrl - Class in com.google.gdata.data.photos
-
Photo image source.
- PheedImageUrl() - Constructor for class com.google.gdata.data.photos.PheedImageUrl
-
Default mutable constructor.
- PheedImageUrl(String) - Constructor for class com.google.gdata.data.photos.PheedImageUrl
-
Constructor (mutable or immutable).
- PheedThumbnail - Class in com.google.gdata.data.photos.pheed
-
Deprecated.
the pheed namespace is deprecated in favor of media rss.
- PheedThumbnail() - Constructor for class com.google.gdata.data.photos.pheed.PheedThumbnail
-
Deprecated.
- PheedThumbnail(String) - Constructor for class com.google.gdata.data.photos.pheed.PheedThumbnail
-
Deprecated.
- PheedThumbnail - Class in com.google.gdata.data.photos
-
Photo thumbnail.
- PheedThumbnail() - Constructor for class com.google.gdata.data.photos.PheedThumbnail
-
Default mutable constructor.
- PheedThumbnail(String) - Constructor for class com.google.gdata.data.photos.PheedThumbnail
-
Constructor (mutable or immutable).
- PheedVideoUrl - Class in com.google.gdata.data.photos.pheed
-
Deprecated.
the pheed namespace is deprecated in favor of media rss.
- PheedVideoUrl() - Constructor for class com.google.gdata.data.photos.pheed.PheedVideoUrl
-
Deprecated.
- PheedVideoUrl(String) - Constructor for class com.google.gdata.data.photos.pheed.PheedVideoUrl
-
Deprecated.
- PheedVideoUrl - Class in com.google.gdata.data.photos
-
Video source.
- PheedVideoUrl() - Constructor for class com.google.gdata.data.photos.PheedVideoUrl
-
Default mutable constructor.
- PheedVideoUrl(String) - Constructor for class com.google.gdata.data.photos.PheedVideoUrl
-
Constructor (mutable or immutable).
- PhoneNumber - Class in com.google.gdata.data.extensions
-
GData schema extension describing a phone number.
- PhoneNumber() - Constructor for class com.google.gdata.data.extensions.PhoneNumber
-
- phoneNumber - Variable in class com.google.gdata.data.extensions.PhoneNumber
-
Human-readable phone number.
- PhoneNumber - Class in com.google.gdata.model.gd
-
Describes a phone number.
- PhoneNumber() - Constructor for class com.google.gdata.model.gd.PhoneNumber
-
Constructs an instance using the default key.
- PhoneNumber(ElementKey<String, ? extends PhoneNumber>) - Constructor for class com.google.gdata.model.gd.PhoneNumber
-
Subclass constructor, allows subclasses to supply their own element key.
- PhoneNumber(ElementKey<String, ? extends PhoneNumber>, Element) - Constructor for class com.google.gdata.model.gd.PhoneNumber
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- PhoneNumber(String) - Constructor for class com.google.gdata.model.gd.PhoneNumber
-
Constructs a new instance with the given value.
- PhoneNumber.Rel - Class in com.google.gdata.data.extensions
-
The phone number type.
- PhoneNumber.Rel() - Constructor for class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- PhoneNumber.Rel - Class in com.google.gdata.model.gd
-
Programmatic value that identifies the type of phone number.
- PHOTO_CATEGORY - Static variable in interface com.google.gdata.data.photos.PhotoData
-
A category object for photos.
- PHOTO_KIND - Static variable in interface com.google.gdata.data.photos.PhotoData
-
The fully qualified kind term for photos.
- PhotoData - Interface in com.google.gdata.data.photos
-
Base data object for photo feeds and entries, this interface contains the
methods that all photo objects must provide.
- PhotoDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation class for photo data objects.
- PhotoDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Construct a new implementation of PhotoGphotoData with the given extension
point as the backing storage for data.
- PhotoEntry - Class in com.google.gdata.data.photos
-
Entry for photo kinds, contains photo metadata.
- PhotoEntry() - Constructor for class com.google.gdata.data.photos.PhotoEntry
-
Default mutable constructor.
- PhotoEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.PhotoEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- PhotoFeed - Class in com.google.gdata.data.photos
-
Feed for a Photo in our google data api.
- PhotoFeed() - Constructor for class com.google.gdata.data.photos.PhotoFeed
-
Constructs a new empty photo feed.
- PhotoFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.photos.PhotoFeed
-
Constructs a new photo feed from a shallow copy of the data in the source
feed.
- PHOTOS - Static variable in class com.google.gdata.data.photos.Namespaces
-
Google Photos namespace (GPHOTO) namespace
- PHOTOS_ALIAS - Static variable in class com.google.gdata.data.photos.Namespaces
-
Google Photos namespace (GPHOTO) namespace alias
- PHOTOS_NAMESPACE - Static variable in class com.google.gdata.data.photos.Namespaces
-
XML writer namespace for Google Photos namespace (GPHOTO)
- PHOTOS_PREFIX - Static variable in class com.google.gdata.data.photos.Namespaces
-
Google Photos namespace (GPHOTO) namespace prefix
- PicasawebService - Class in com.google.gdata.client.photos
-
Extends the basic
MediaService
abstraction to define a service that
is preconfigured for access to the Picasa Web Albums Data API.
- PicasawebService(String) - Constructor for class com.google.gdata.client.photos.PicasawebService
-
Constructs an instance connecting to the Picasa Web Albums Data API for an
application with the name applicationName
.
- PicasawebService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.photos.PicasawebService
-
Constructs an instance connecting to the Picasa Web Albums Data API for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- PicasawebService(String, String, String) - Constructor for class com.google.gdata.client.photos.PicasawebService
-
Constructs an instance connecting to the Picasa Web Albums Data API with
name serviceName
for an application with the name applicationName
.
- PicasawebService.Versions - Class in com.google.gdata.client.photos
-
GData versions supported by the Picasa Web Albums Data API.
- PICKUP_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:pickup>
.
- plainText(String) - Static method in class com.google.gdata.data.TextConstruct
-
Construct a new plain text content with the given text.
- plainText(String) - Static method in class com.google.gdata.model.atom.TextContent
-
Construct a new plain text content with the given text.
- PlainTextConstruct - Class in com.google.gdata.data
-
- PlainTextConstruct() - Constructor for class com.google.gdata.data.PlainTextConstruct
-
Class constructor.
- PlainTextConstruct(String) - Constructor for class com.google.gdata.data.PlainTextConstruct
-
Class constructor specifying the plain text content for this
text construct to contain.
- PlainTextConstruct(String, String) - Constructor for class com.google.gdata.data.PlainTextConstruct
-
Class constructor specifying the plain text content for this
text construct to contain, plus the human language that
the text is written in.
- PlainTextConstruct.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- PlainTextConstruct.AtomHandler() - Constructor for class com.google.gdata.data.PlainTextConstruct.AtomHandler
-
- PLAYLIST_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for the feed of a playlist (containing playlist entries)
- PlaylistEntry - Class in com.google.gdata.data.youtube
-
A YouTube playlist entry.
- PlaylistEntry() - Constructor for class com.google.gdata.data.youtube.PlaylistEntry
-
Creates an empty playlist entry.
- PlaylistEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.PlaylistEntry
-
Creates a copy of another entry.
- PlaylistFeed - Class in com.google.gdata.data.youtube
-
A YouTube playlist feed.
- PlaylistFeed() - Constructor for class com.google.gdata.data.youtube.PlaylistFeed
-
- PlaylistFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.PlaylistFeed
-
- PlaylistLinkEntry - Class in com.google.gdata.data.youtube
-
Entries that appear on the user playlist feed.
- PlaylistLinkEntry() - Constructor for class com.google.gdata.data.youtube.PlaylistLinkEntry
-
- PlaylistLinkEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.PlaylistLinkEntry
-
- PlaylistLinkFeed - Class in com.google.gdata.data.youtube
-
A feed that contains playlist link entries.
- PlaylistLinkFeed() - Constructor for class com.google.gdata.data.youtube.PlaylistLinkFeed
-
- PlaylistLinkFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.PlaylistLinkFeed
-
- PLAYLISTS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user playlists links.
- plus() - Method in class com.google.gdata.util.parser.Parser
-
Creates a Repeat
parser that matches this
1 or
more times.
- PNG - Static variable in class com.google.gdata.data.books.BooksLink.Type
-
Link type used for PNG images.
- PoBox - Class in com.google.gdata.data.extensions
-
P.O.
- PoBox() - Constructor for class com.google.gdata.data.extensions.PoBox
-
Default mutable constructor.
- PoBox(String) - Constructor for class com.google.gdata.data.extensions.PoBox
-
Constructor (mutable or immutable).
- PoBox - Class in com.google.gdata.model.gd
-
P.O.
- PoBox() - Constructor for class com.google.gdata.model.gd.PoBox
-
Constructs an instance using the default key.
- PoBox(ElementKey<String, ? extends PoBox>) - Constructor for class com.google.gdata.model.gd.PoBox
-
Subclass constructor, allows subclasses to supply their own element key.
- PoBox(ElementKey<String, ? extends PoBox>, Element) - Constructor for class com.google.gdata.model.gd.PoBox
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- PoBox(String) - Constructor for class com.google.gdata.model.gd.PoBox
-
Constructs a new instance with the given value.
- Point - Interface in com.google.gdata.data.geo
-
Interface for specifying a point that describes some geographic location.
- PointConstruct - Class in com.google.gdata.data.geo.impl
-
A basic point construct consists of a space-separated coordinate in geo
space.
- PointConstruct(XmlNamespace, String) - Constructor for class com.google.gdata.data.geo.impl.PointConstruct
-
Constructor to create an empty point object.
- PointConstruct(XmlNamespace, String, Double, Double) - Constructor for class com.google.gdata.data.geo.impl.PointConstruct
-
Constructor to create a point from a given lat/lon pair.
- PointConstruct(XmlNamespace, String, Point) - Constructor for class com.google.gdata.data.geo.impl.PointConstruct
-
Copy constructor to create a point from another point.
- PointData - Interface in com.google.gdata.data.geo
-
Data interface for all geo-tagged extension points.
- PointDataImpl - Class in com.google.gdata.data.geo.impl
-
Implementation of the PointData interface.
- PointDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.geo.impl.PointDataImpl
-
Construct a new implementation of PointData with the given
extension point as the backing storage for data.
- PortfolioData - Class in com.google.gdata.data.finance
-
Data for the portfolio.
- PortfolioData() - Constructor for class com.google.gdata.data.finance.PortfolioData
-
Default mutable constructor.
- PortfolioData(String, Double, Double, Double, Double, Double, Double, Double, Double, Double) - Constructor for class com.google.gdata.data.finance.PortfolioData
-
Immutable constructor.
- PortfolioEntry - Class in com.google.gdata.data.finance
-
Describes an entry in a feed of Finance portfolios.
- PortfolioEntry() - Constructor for class com.google.gdata.data.finance.PortfolioEntry
-
Default mutable constructor.
- PortfolioEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.finance.PortfolioEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- PortfolioFeed - Class in com.google.gdata.data.finance
-
Describes a Finance portfolio feed.
- PortfolioFeed() - Constructor for class com.google.gdata.data.finance.PortfolioFeed
-
Default mutable constructor.
- PortfolioFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.finance.PortfolioFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- PortfolioFeedLink - Class in com.google.gdata.data.finance
-
Describes a portfolio feed link.
- PortfolioFeedLink() - Constructor for class com.google.gdata.data.finance.PortfolioFeedLink
-
Default mutable constructor.
- PortfolioQuery - Class in com.google.gdata.client.finance
-
Describes a query for the feed of all the user's portfolios.
- PortfolioQuery(URL) - Constructor for class com.google.gdata.client.finance.PortfolioQuery
-
Constructs a new query object that targets a feed.
- PositionData - Class in com.google.gdata.data.finance
-
Data for the position.
- PositionData() - Constructor for class com.google.gdata.data.finance.PositionData
-
Default mutable constructor.
- PositionData(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) - Constructor for class com.google.gdata.data.finance.PositionData
-
Immutable constructor.
- PositionEntry - Class in com.google.gdata.data.finance
-
Describes an entry in a feed of Finance positions.
- PositionEntry() - Constructor for class com.google.gdata.data.finance.PositionEntry
-
Default mutable constructor.
- PositionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.finance.PositionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- PositionFeed - Class in com.google.gdata.data.finance
-
Describes a Finance position feed.
- PositionFeed() - Constructor for class com.google.gdata.data.finance.PositionFeed
-
Default mutable constructor.
- PositionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.finance.PositionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- PositionFeedLink - Class in com.google.gdata.data.finance
-
Describes a position feed link.
- PositionFeedLink() - Constructor for class com.google.gdata.data.finance.PositionFeedLink
-
Default mutable constructor.
- PositionQuery - Class in com.google.gdata.client.finance
-
Describes a query for the feed of all the positions belonging to the
portfolio.
- PositionQuery(URL) - Constructor for class com.google.gdata.client.finance.PositionQuery
-
Constructs a new query object that targets a feed.
- PostalAddress - Class in com.google.gdata.data.extensions
-
GData schema extension describing a postal address.
- PostalAddress() - Constructor for class com.google.gdata.data.extensions.PostalAddress
-
- PostalAddress - Class in com.google.gdata.model.gd
-
Describes a postal address.
- PostalAddress() - Constructor for class com.google.gdata.model.gd.PostalAddress
-
Constructs an instance using the default key.
- PostalAddress(ElementKey<String, ? extends PostalAddress>) - Constructor for class com.google.gdata.model.gd.PostalAddress
-
Subclass constructor, allows subclasses to supply their own element key.
- PostalAddress(ElementKey<String, ? extends PostalAddress>, Element) - Constructor for class com.google.gdata.model.gd.PostalAddress
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- PostalAddress(String) - Constructor for class com.google.gdata.model.gd.PostalAddress
-
Constructs a new instance with the given value.
- PostalAddress.Rel - Class in com.google.gdata.data.extensions
-
The postal address type.
- PostalAddress.Rel() - Constructor for class com.google.gdata.data.extensions.PostalAddress.Rel
-
- PostalAddress.Rel - Class in com.google.gdata.model.gd
-
Postal address type.
- PostCode - Class in com.google.gdata.data.extensions
-
Postal code.
- PostCode() - Constructor for class com.google.gdata.data.extensions.PostCode
-
Default mutable constructor.
- PostCode(String) - Constructor for class com.google.gdata.data.extensions.PostCode
-
Constructor (mutable or immutable).
- PostCode - Class in com.google.gdata.model.gd
-
Postal code.
- PostCode() - Constructor for class com.google.gdata.model.gd.PostCode
-
Constructs an instance using the default key.
- PostCode(ElementKey<String, ? extends PostCode>) - Constructor for class com.google.gdata.model.gd.PostCode
-
Subclass constructor, allows subclasses to supply their own element key.
- PostCode(ElementKey<String, ? extends PostCode>, Element) - Constructor for class com.google.gdata.model.gd.PostCode
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- PostCode(String) - Constructor for class com.google.gdata.model.gd.PostCode
-
Constructs a new instance with the given value.
- PostCommentFeed - Class in com.google.gdata.data.blogger
-
Describes a feed of a blog post's comments.
- PostCommentFeed() - Constructor for class com.google.gdata.data.blogger.PostCommentFeed
-
Default mutable constructor.
- PostCommentFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.blogger.PostCommentFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- PostEntry - Class in com.google.gdata.data.blogger
-
Describes a blog post entry.
- PostEntry() - Constructor for class com.google.gdata.data.blogger.PostEntry
-
Default mutable constructor.
- PostEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.blogger.PostEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- precomputed() - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a char
matcher functionally equivalent to this one, but
with its configuration cached in an eight-kilobyte bit array.
- PreconditionFailedException - Exception in com.google.gdata.util
-
The PreconditionFailedException should be thrown by a service provider
when an attempt is made to access content using a date-conditional
GET and the resource has not been modified since the provided date.
- PreconditionFailedException() - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- PreconditionFailedException(String) - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- PreconditionFailedException(String, Throwable) - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- PreconditionFailedException(HttpURLConnection) - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- PreconditionFailedException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- PreconditionFailedException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.PreconditionFailedException
-
- Preconditions - Class in com.google.gdata.util.common.base
-
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
- Predicate<T> - Interface in com.google.gdata.util.common.base
-
Determines a true or false value for a given input.
- predicatesNotAllowed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- PREFIX - Static variable in class com.google.gdata.data.media.mediarss.MediaRssNamespace
-
Standard namespace prefix.
- PREFIX - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Standard namespace prefix.
- PresentationEntry - Class in com.google.gdata.data.docs
-
- PresentationEntry() - Constructor for class com.google.gdata.data.docs.PresentationEntry
-
Constructs a new uninitialized entry, to be populated by the GData
parsers.
- PresentationEntry(BaseEntry) - Constructor for class com.google.gdata.data.docs.PresentationEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
- PRETTYPRINT - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The PRETTYPRINT parameter requests that character-based output
representations have their content be pretty-printed for debugging.
- PREV - Static variable in class com.google.gdata.model.gd.Ordering
-
Previous element.
- PREVIEW - Static variable in class com.google.gdata.data.books.BooksLink.Rel
-
Link to a preview page.
- PREVIEW_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
Experiment combination preview URL.
- PREVIOUS - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI of previous page in a paged feed.
- PRICE - Static variable in class com.google.gdata.data.extensions.Rating.Rel
-
Price rating.
- Price - Class in com.google.gdata.data.finance
-
Price of the transaction.
- Price() - Constructor for class com.google.gdata.data.finance.Price
-
Default mutable constructor.
- PRICE - Static variable in class com.google.gdata.model.gd.Rating.Rel
-
Price rating, higher values mean better ratings.
- PRICE_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:price>
.
- PRICE_TYPE_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:price_type>
.
- PRICE_UNITS_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:price_units>
.
- primary - Variable in class com.google.gdata.data.extensions.Email
-
Whether this is the primary email address
- primary - Variable in class com.google.gdata.data.extensions.PhoneNumber
-
Whether this is the primary phone number
- primary - Variable in class com.google.gdata.data.extensions.PostalAddress
-
Whether this is the primary postal address
- PRIMARY - Static variable in class com.google.gdata.model.gd.Email
-
Whether this is the primary email address.
- PRIMARY - Static variable in class com.google.gdata.model.gd.Im
-
Whether this is the primary instant messaging address.
- PRIMARY - Static variable in class com.google.gdata.model.gd.Organization
-
Whether this is the primary organization.
- PRIMARY - Static variable in class com.google.gdata.model.gd.PhoneNumber
-
Whether this is the primary phone number.
- PRIMARY - Static variable in class com.google.gdata.model.gd.PostalAddress
-
Whether this is the primary postal address.
- PRIMARY - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
Whether this is the primary postal address.
- Priority - Class in com.google.gdata.data.contacts
-
Contact's priority.
- Priority() - Constructor for class com.google.gdata.data.contacts.Priority
-
Default mutable constructor.
- Priority(Priority.Rel) - Constructor for class com.google.gdata.data.contacts.Priority
-
Immutable constructor.
- Priority.Rel - Enum in com.google.gdata.data.contacts
-
Priority category.
- PRIVATE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- PRIVATE - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a private item
- PRIVATE - Static variable in class com.google.gdata.data.OpenSearchDescriptionDocument.SyndicationRight
-
Search feed may be queried, but the results may not be displayed at the
client site.
- PRIVATE - Static variable in class com.google.gdata.data.photos.GphotoAccess.Value
-
Unlisted album access.
- PRIVATE - Static variable in class com.google.gdata.model.gd.Visibility.Value
-
Allow fewest readers to see the event.
- PRIVATE_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- PrivateCopyProperty - Class in com.google.gdata.data.calendar
-
Indicates whether this is a private copy of the event, changes to which
should not be sent to other calendars.
- PrivateCopyProperty() - Constructor for class com.google.gdata.data.calendar.PrivateCopyProperty
-
Default mutable constructor.
- PrivateCopyProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.PrivateCopyProperty
-
Immutable constructor.
- privateHeaderMap - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.BaseEntry.AtomHandler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.BaseFeed.FeedHandler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.Category.AtomHandler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.extensions.Who.Handler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.Generator.AtomHandler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.HtmlTextConstruct.AtomHandler
-
Processes attributes.
- processAttribute(String, String, String) - Method in class com.google.gdata.data.Link.AtomHandler
-
- processAttribute(String, String, String) - Method in class com.google.gdata.data.OtherContent.AtomHandler
-
Processes attributes.
- processAttribute(String, String, String) - Method in class com.google.gdata.data.OutOfLineContent.AtomHandler
-
Processes attributes.
- processAttribute(String, String, String) - Method in class com.google.gdata.data.PlainTextConstruct.AtomHandler
-
Processes attributes.
- processAttribute(String, String, String) - Method in class com.google.gdata.data.XhtmlTextConstruct.AtomHandler
-
Sets the language.
- processAttribute(String, String, String, String) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Called to process an attribute.
- processAttribute(String, String, String) - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Called to process an attribute.
- processAttribute(QName, String) - Method in class com.google.gdata.wireformats.XmlHandler
-
- processEndElement() - Method in class com.google.gdata.data.AbstractExtension.AttributesHandler
-
- processEndElement() - Method in class com.google.gdata.data.BaseEntry.AtomHandler
-
- processEndElement() - Method in class com.google.gdata.data.BaseFeed.FeedHandler
-
- processEndElement() - Method in class com.google.gdata.data.Category.AtomHandler
-
- processEndElement() - Method in class com.google.gdata.data.ExtensionPoint.ExtensionHandler
-
- processEndElement() - Method in class com.google.gdata.data.ExtensionProfile.ExtensionPointHandler
-
- processEndElement() - Method in class com.google.gdata.data.ExtensionProfile.Handler
-
- processEndElement() - Method in class com.google.gdata.data.Generator.AtomHandler
-
- processEndElement() - Method in class com.google.gdata.data.geo.impl.W3CPoint.Handler
-
Overrides the base implementation by adding checks to make sure
the point has a latitude and longitude.
- processEndElement() - Method in class com.google.gdata.data.HtmlTextConstruct.AtomHandler
-
Processes this element; overrides inherited method.
- processEndElement() - Method in class com.google.gdata.data.introspection.Collection.Handler
-
- processEndElement() - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- processEndElement() - Method in class com.google.gdata.data.introspection.Workspace
-
- processEndElement() - Method in class com.google.gdata.data.Link.AtomHandler
-
- processEndElement() - Method in class com.google.gdata.data.OtherContent.AtomHandler
-
Processes this element; overrides inherited method.
- processEndElement() - Method in class com.google.gdata.data.OutOfLineContent.AtomHandler
-
- processEndElement() - Method in class com.google.gdata.data.PlainTextConstruct.AtomHandler
-
Processes this element; overrides inherited method.
- processEndElement() - Method in class com.google.gdata.data.Rfc3339Handler
-
Processes this element; overrides inherited method.
- processEndElement() - Method in class com.google.gdata.util.XmlParser.ElementHandler
-
Called to process this element when the closing tag is encountered.
- processEndElement() - Method in class com.google.gdata.wireformats.XmlHandler
-
- processLine(String) - Method in interface com.google.gdata.util.common.io.LineProcessor
-
This method will be called once for each line.
- ProfileEntry - Class in com.google.gdata.data.contacts
-
Describes a profile entry.
- ProfileEntry() - Constructor for class com.google.gdata.data.contacts.ProfileEntry
-
Default mutable constructor.
- ProfileEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.contacts.ProfileEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ProfileEntry - Class in com.google.gdata.data.health
-
Describes a profile entry.
- ProfileEntry() - Constructor for class com.google.gdata.data.health.ProfileEntry
-
Default mutable constructor.
- ProfileEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.health.ProfileEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- ProfileFeed - Class in com.google.gdata.data.contacts
-
Describes a profile feed.
- ProfileFeed() - Constructor for class com.google.gdata.data.contacts.ProfileFeed
-
Default mutable constructor.
- ProfileFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.contacts.ProfileFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ProfileFeed - Class in com.google.gdata.data.health
-
Describes a profile feed.
- ProfileFeed() - Constructor for class com.google.gdata.data.health.ProfileFeed
-
Default mutable constructor.
- ProfileFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.health.ProfileFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ProfileMetaData - Class in com.google.gdata.data.health
-
Describes profile's meta data.
- ProfileMetaData() - Constructor for class com.google.gdata.data.health.ProfileMetaData
-
Default mutable constructor.
- progressChanged(ResumableHttpFileUploader) - Method in interface com.google.gdata.client.uploader.ProgressListener
-
Called to notify that progress has been changed.
- ProgressListener - Interface in com.google.gdata.client.uploader
-
An interface for receiving progress notifications for uploads.
- Project - Class in com.google.gdata.data.projecthosting
-
Project name.
- Project() - Constructor for class com.google.gdata.data.projecthosting.Project
-
Default mutable constructor.
- Project(String) - Constructor for class com.google.gdata.data.projecthosting.Project
-
Constructor (mutable or immutable).
- PROJECTHOSTING_SERVICE - Static variable in class com.google.gdata.client.projecthosting.ProjectHostingService
-
The abbreviated name of Project Hosting GData API recognized by Google.
- PROJECTHOSTING_SERVICE_VERSION - Static variable in class com.google.gdata.client.projecthosting.ProjectHostingService
-
The version ID of the service.
- ProjectHostingNamespace - Class in com.google.gdata.data.projecthosting
-
Namespace definitions related to Project Hosting GData API.
- ProjectHostingService - Class in com.google.gdata.client.projecthosting
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Project Hosting GData API.
- ProjectHostingService(String) - Constructor for class com.google.gdata.client.projecthosting.ProjectHostingService
-
Constructs an instance connecting to the Project Hosting GData API for an
application with the name applicationName
.
- ProjectHostingService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.projecthosting.ProjectHostingService
-
Constructs an instance connecting to the Project Hosting GData API for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- ProjectHostingService(String, String, String) - Constructor for class com.google.gdata.client.projecthosting.ProjectHostingService
-
Constructs an instance connecting to the Project Hosting GData API with
name serviceName
for an application with the name applicationName
.
- ProjectHostingService.Versions - Class in com.google.gdata.client.projecthosting
-
GData versions supported by the Project Hosting GData API.
- ProjectLabel - Class in com.google.gdata.data.projecthosting
-
Project label.
- ProjectLabel() - Constructor for class com.google.gdata.data.projecthosting.ProjectLabel
-
Default mutable constructor.
- ProjectLabel(String) - Constructor for class com.google.gdata.data.projecthosting.ProjectLabel
-
Constructor (mutable or immutable).
- PROJECTS - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingProjects (PROJECTS) namespace
- PROJECTS_ALIAS - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingProjects (PROJECTS) namespace alias
- PROJECTS_NS - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
XML writer namespace for ProjectHostingProjects (PROJECTS)
- PROJECTS_PREFIX - Static variable in class com.google.gdata.data.projecthosting.ProjectHostingNamespace
-
ProjectHostingProjects (PROJECTS) namespace prefix
- ProjectsFeed - Class in com.google.gdata.data.projecthosting
-
Google Code Projects Feed.
- ProjectsFeed() - Constructor for class com.google.gdata.data.projecthosting.ProjectsFeed
-
Default mutable constructor.
- ProjectsFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.projecthosting.ProjectsFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- ProjectsQuery - Class in com.google.gdata.client.projecthosting
-
Describes a query for the project listing feed.
- ProjectsQuery(URL) - Constructor for class com.google.gdata.client.projecthosting.ProjectsQuery
-
Constructs a new query object that targets a feed.
- ProjectSummaryEntry - Class in com.google.gdata.data.projecthosting
-
Google Code Project Summary Entry.
- ProjectSummaryEntry() - Constructor for class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Default mutable constructor.
- ProjectSummaryEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- PROP_SAML_CHANGEPWD - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- PROP_SAML_DOMAIN_SPECIFIC_ISSUER - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- PROP_SAML_ENABLE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- PROP_SAML_LOGOUT - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- PROP_SAML_SIGNON - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- PROP_SAML_WHITELIST - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- Property - Class in com.google.gdata.data.analytics
-
Generic account-level property.
- Property() - Constructor for class com.google.gdata.data.analytics.Property
-
Default mutable constructor.
- Property(String, String) - Constructor for class com.google.gdata.data.analytics.Property
-
Immutable constructor.
- Property - Class in com.google.gdata.data.appsforyourdomain
-
GData element representing a property in Google Apps.
- Property() - Constructor for class com.google.gdata.data.appsforyourdomain.Property
-
- PROPERTY_NAME_REGEX - Static variable in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
A regex describing the format of extended property names.
- PROPERTY_VALUE_REGEX - Static variable in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
A regex describing the format of extended property values.
- props - Variable in class com.google.gdata.wireformats.XmlParser
-
Input properties for parsing
- PROTECTED - Static variable in class com.google.gdata.data.photos.GphotoAccess.Value
-
Protected album access.
- PROTOCOL - Static variable in class com.google.gdata.model.gd.Im
-
Im protocol.
- pubControl - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Atom publication control status, which contains the draft status.
- PubControl - Class in com.google.gdata.data
-
Publication control tag app:control, which usually contains app:draft.
- PubControl() - Constructor for class com.google.gdata.data.PubControl
-
Creates an empty app:control tag.
- PubControl.AtomHandler - Class in com.google.gdata.data
-
<app:control>
parser.
- PubControl.AtomHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.PubControl.AtomHandler
-
- PUBLIC - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- PUBLIC - Static variable in class com.google.gdata.data.photos.GphotoAccess.Value
-
Public album access.
- PUBLIC - Static variable in class com.google.gdata.model.gd.Visibility.Value
-
Allow most readers to see the event.
- PUBLIC_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Visibility
-
- Publish - Class in com.google.gdata.data.docs
-
Whether the document is published.
- Publish() - Constructor for class com.google.gdata.data.docs.Publish
-
Default mutable constructor.
- Publish(Boolean) - Constructor for class com.google.gdata.data.docs.Publish
-
Immutable constructor.
- PUBLISH - Static variable in class com.google.gdata.data.docs.PublishLink.Rel
-
Link for the publically viewable published document.
- PUBLISH_NAMESPACE - Static variable in class com.google.gdata.data.docs.RevisionEntry
-
- PublishAuto - Class in com.google.gdata.data.docs
-
Whether changes are automatically re-published.
- PublishAuto() - Constructor for class com.google.gdata.data.docs.PublishAuto
-
Default mutable constructor.
- PublishAuto(Boolean) - Constructor for class com.google.gdata.data.docs.PublishAuto
-
Immutable constructor.
- published - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Creation timestamp.
- PUBLISHED - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a published item
- PUBLISHED - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:published child element
- PUBLISHED_MAX - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The PUBLISHED_MAX query parameter is used to request that all entries
have a published value less than the parameter value.
- PUBLISHED_MIN - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The PUBLISHED_MIN query parameter is used to request that all entries
have a published value greater than or equal to the parameter value.
- Publisher - Class in com.google.gdata.data.dublincore
-
Entity responsible for making the resource available.
- Publisher() - Constructor for class com.google.gdata.data.dublincore.Publisher
-
Default mutable constructor.
- Publisher(String) - Constructor for class com.google.gdata.data.dublincore.Publisher
-
Constructor (mutable or immutable).
- PublishLink - Class in com.google.gdata.data.docs
-
Describes a publish link.
- PublishLink.Rel - Class in com.google.gdata.data.docs
-
Link relation type.
- PublishLink.Rel() - Constructor for class com.google.gdata.data.docs.PublishLink.Rel
-
- PublishOutsideDomain - Class in com.google.gdata.data.docs
-
Whether the document is published outside of its domain.
- PublishOutsideDomain() - Constructor for class com.google.gdata.data.docs.PublishOutsideDomain
-
Default mutable constructor.
- PublishOutsideDomain(Boolean) - Constructor for class com.google.gdata.data.docs.PublishOutsideDomain
-
Immutable constructor.
- put(String, String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Adds the key/value pair to the input map.
- put(String, long) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified long value with the specified key in this map.
- put(String, boolean) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified boolean value with the specified key in this map.
- put(String, float) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified float value with the specified key in this map.
- put(String, double) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified double value with the specified key in this map.
- put(String, Object) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified Object's AbstractMap.toString()
value with the
specified key in this map.
- put(String, T, AttributeHelper.EnumToAttributeValue<T>) - Method in class com.google.gdata.data.AttributeGenerator
-
Associates the specified enum value with the specified key in this map.
- put(String, String[]) - Method in class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
Use Multimap.putAll(name, collection)
, first converting
an array to a list with Arrays.asList(values)
if the collection
is not already available.
- putAttributes(AttributeGenerator) - Method in class com.google.api.gbase.client.GmItemType
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.AbstractExtension
-
Puts attributes into the attribute generator.
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.acl.AclScope
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.acl.AclWithKey
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.CustomVariable
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Destination
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Dimension
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Engagement
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Goal
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.GwoComboActive
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.GwoStatus
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Metric
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Property
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Segment
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.analytics.Step
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.books.Review
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.CalendarLink
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Event
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.ExternalId
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Gender
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Jot
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Language
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Priority
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Relation
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Sensitivity
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.UserDefinedField
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.contacts.Website
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveComplete
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveConversion
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveFailure
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveStatus
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveTotal
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.Changestamp
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.Duration
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ExportFormat
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ExportStatus
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.FeatureRate
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ImportFormat
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.MaxUploadSize
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.ObjectNumber
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.Publish
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.PublishAuto
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.QueryParameter
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.Size
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.docs.WritersCanInvite
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.AdditionalName
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.Country
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.CustomProperty
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.FamilyName
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.FullName
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.GivenName
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.Im
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.LastViewed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.Money
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.Organization
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.OrgName
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.extensions.When
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.finance.PortfolioData
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.finance.PositionData
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.finance.Symbol
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.finance.TransactionData
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.gtt.DocumentSource
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.gtt.PercentComplete
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.gtt.ScopeEntry
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.gtt.TranslationComplete
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
Subclasses can overwrite this method to add extra attributes.
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaCopyright
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaHash
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaKeywords
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaRating
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoHeight
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoPosition
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoRotation
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoShowLink
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoSize
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoStarred
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoVersion
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoViewCount
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoWeight
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.photos.GphotoWidth
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.Id
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.Repository
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.Stars
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.projecthosting.State
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.sidewiki.Source
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.sidewiki.Usefulness
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.sites.Revision
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.sites.SitesLink
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.spreadsheet.Column
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.spreadsheet.Data
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.spreadsheet.Field
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.spreadsheet.Header
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.threading.InReplyTo
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.threading.Total
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.ValueConstruct
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.webmastertools.Keyword
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Overrides base class method to output attributes defined by this class.
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YouTubeMediaContent
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtAge
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtCommentRating
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtCountHint
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtDuration
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtGender
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtPlaylistId
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtPosition
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtRating
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtRecorded
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtRelationship
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtStatistics
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtStatus
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtUploaded
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- putAttributes(AttributeGenerator) - Method in class com.google.gdata.data.youtube.YtVideoId
-
- PWA_SERVICE - Static variable in class com.google.gdata.client.photos.PicasawebService
-
The abbreviated name of Picasa Web Albums Data API recognized by Google.
- pythonEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
We escape some characters in s to be able to make the string executable
from a python string
- pythonEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters from
a string so it can safely be included in a Python string literal.
Q
- QName - Class in com.google.gdata.model
-
Qualified name of a data model element or attribute.
- QName(String) - Constructor for class com.google.gdata.model.QName
-
- QName(XmlNamespace, String) - Constructor for class com.google.gdata.model.QName
-
- qName - Variable in class com.google.gdata.util.XmlParser.ElementHandler
-
This element's QName.
- QQ - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
Tencent QQ.
- QQ - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
Tencent QQ.
- QUALITY - Static variable in class com.google.gdata.data.extensions.Rating.Rel
-
Quality rating.
- QUALITY - Static variable in class com.google.gdata.model.gd.Rating.Rel
-
Quality rating, higher values mean better ratings.
- QUANTITY_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:quantity>
.
- query(Query, DateTime) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Executes a GData query against the target service and returns the
GoogleBaseFeed
containing entries that match the query result, if
it's been modified since the specified date.
- query(Query) - Method in class com.google.api.gbase.client.GoogleBaseService
-
Executes a GData query against the target service and returns the
Feed
containing entries that match the
query result.
- query(Query, Class<F>) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
- Query - Class in com.google.gdata.client
-
The Query class is a helper class that aids in the construction of a
GData query.
- Query(URL) - Constructor for class com.google.gdata.client.Query
-
Constructs a new Query object that targets a feed.
- query(Query, Class<F>) - Method in class com.google.gdata.client.Service
-
Executes a GData query against the target service and returns the
IFeed
containing entries that match the query result.
- query(Query, Class<F>, DateTime) - Method in class com.google.gdata.client.Service
-
Executes a GData query against the target service and returns the
IFeed
containing entries that match the query result, if it's been
modified since the specified date.
- query(Query, Class<F>, String) - Method in class com.google.gdata.client.Service
-
Executes a GData query against the target service and returns the
IFeed
containing entries that match the query result if the etag
for the target feed does not match the provided value.
- Query.CategoryFilter - Class in com.google.gdata.client
-
The CategoryFilter class is used to define sets of category conditions
that must be met in order for an entry to match.
- Query.CategoryFilter() - Constructor for class com.google.gdata.client.Query.CategoryFilter
-
Creates an empty category filter.
- Query.CategoryFilter(List<ICategory>, List<ICategory>) - Constructor for class com.google.gdata.client.Query.CategoryFilter
-
Creates a new category filter using the supplied inclusion and
exclusion lists.
- Query.CategoryFilter(ICategory) - Constructor for class com.google.gdata.client.Query.CategoryFilter
-
Creates a simple category filter containing only a single
ICategory
.
- Query.CustomParameter - Class in com.google.gdata.client
-
The CustomParameter class defines a base representation for custom query
parameters.
- Query.CustomParameter(String, String) - Constructor for class com.google.gdata.client.Query.CustomParameter
-
Constructs a new custom parameter with the specified name/value
pair.
- Query.ResultFormat - Enum in com.google.gdata.client
-
Defines all query return formats.
- queryMap - Variable in class com.google.gdata.client.Service.ClientStreamProperties
-
- queryMap - Variable in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
- QueryParameter - Class in com.google.gdata.data.docs
-
The query that doclist will use.
- QueryParameter() - Constructor for class com.google.gdata.data.docs.QueryParameter
-
Default mutable constructor.
- QueryParameter(QueryParameter.Type, String) - Constructor for class com.google.gdata.data.docs.QueryParameter
-
Immutable constructor.
- QueryParameter.Type - Enum in com.google.gdata.data.docs
-
Type.
- QuickAddProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing whether gd:content is for quickadd
processing
- QuickAddProperty() - Constructor for class com.google.gdata.data.calendar.QuickAddProperty
-
- QuickAddProperty(String) - Constructor for class com.google.gdata.data.calendar.QuickAddProperty
-
- Quota - Class in com.google.gdata.data.appsforyourdomain
-
Google Apps for Your Domain schema extension describing a user's quota.
- Quota() - Constructor for class com.google.gdata.data.appsforyourdomain.Quota
-
- quota - Variable in class com.google.gdata.data.extensions.Email
-
Email quota.
- QuotaBytesTotal - Class in com.google.gdata.data.extensions
-
The total amount of quota.
- QuotaBytesTotal() - Constructor for class com.google.gdata.data.extensions.QuotaBytesTotal
-
Default mutable constructor.
- QuotaBytesTotal(Long) - Constructor for class com.google.gdata.data.extensions.QuotaBytesTotal
-
Immutable constructor.
- QuotaBytesTotal - Class in com.google.gdata.model.gd
-
The total amount of quota.
- QuotaBytesTotal() - Constructor for class com.google.gdata.model.gd.QuotaBytesTotal
-
Constructs an instance using the default key.
- QuotaBytesTotal(ElementKey<Long, ? extends QuotaBytesTotal>) - Constructor for class com.google.gdata.model.gd.QuotaBytesTotal
-
Subclass constructor, allows subclasses to supply their own element key.
- QuotaBytesTotal(ElementKey<Long, ? extends QuotaBytesTotal>, Element) - Constructor for class com.google.gdata.model.gd.QuotaBytesTotal
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- QuotaBytesTotal(Long) - Constructor for class com.google.gdata.model.gd.QuotaBytesTotal
-
Constructs a new instance with the given value.
- QuotaBytesUsed - Class in com.google.gdata.data.extensions
-
The amount of quota consumed by the object.
- QuotaBytesUsed() - Constructor for class com.google.gdata.data.extensions.QuotaBytesUsed
-
Default mutable constructor.
- QuotaBytesUsed(Long) - Constructor for class com.google.gdata.data.extensions.QuotaBytesUsed
-
Immutable constructor.
- QuotaBytesUsed - Class in com.google.gdata.model.gd
-
The amount of quota consumed by the object.
- QuotaBytesUsed() - Constructor for class com.google.gdata.model.gd.QuotaBytesUsed
-
Constructs an instance using the default key.
- QuotaBytesUsed(ElementKey<Long, ? extends QuotaBytesUsed>) - Constructor for class com.google.gdata.model.gd.QuotaBytesUsed
-
Subclass constructor, allows subclasses to supply their own element key.
- QuotaBytesUsed(ElementKey<Long, ? extends QuotaBytesUsed>, Element) - Constructor for class com.google.gdata.model.gd.QuotaBytesUsed
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- QuotaBytesUsed(Long) - Constructor for class com.google.gdata.model.gd.QuotaBytesUsed
-
Constructs a new instance with the given value.
- QuotaBytesUsedInTrash - Class in com.google.gdata.data.docs
-
The amount of quota consumed by objects in trash.
- QuotaBytesUsedInTrash() - Constructor for class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Default mutable constructor.
- QuotaBytesUsedInTrash(Long) - Constructor for class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Immutable constructor.
- quotaExceeded - Variable in class com.google.gdata.client.CoreErrorDomain
-
R
- RADIO - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- RADIO - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Radio phone number.
- RANGE - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String property for a cell range.
- rateLimitExceeded - Variable in class com.google.gdata.client.CoreErrorDomain
-
- RateLimitExceededException - Exception in com.google.gdata.util
-
Exception that indicates a user is requesting too frequently.
- RateLimitExceededException() - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(String) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(String, Throwable) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(HttpURLConnection) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(Throwable) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(ErrorContent) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- RateLimitExceededException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.util.RateLimitExceededException
-
- Rating - Class in com.google.gdata.data.extensions
-
GData schema extension describing an object's rating.
- Rating() - Constructor for class com.google.gdata.data.extensions.Rating
-
Constructs an empty Rating
.
- Rating(Integer) - Constructor for class com.google.gdata.data.extensions.Rating
-
Constructs a Rating
class with a specified rating.
- rating - Variable in class com.google.gdata.data.extensions.Rating
-
Rating value (required).
- Rating - Class in com.google.gdata.model.gd
-
Describes a rating.
- Rating() - Constructor for class com.google.gdata.model.gd.Rating
-
Constructs an instance using the default key.
- Rating(ElementKey<?, ? extends Rating>) - Constructor for class com.google.gdata.model.gd.Rating
-
Subclass constructor, allows subclasses to supply their own element key.
- Rating(ElementKey<?, ? extends Rating>, Element) - Constructor for class com.google.gdata.model.gd.Rating
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Rating.Rel - Class in com.google.gdata.data.extensions
-
Rating type.
- Rating.Rel() - Constructor for class com.google.gdata.data.extensions.Rating.Rel
-
- Rating.Rel - Class in com.google.gdata.model.gd
-
Programmatic value that describes the aspect that's being rated, if not
specified, the rating is an overall rating.
- RatingEntry - Class in com.google.gdata.data.youtube
-
An entry in the rating feed.
- RatingEntry() - Constructor for class com.google.gdata.data.youtube.RatingEntry
-
- RatingEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.RatingEntry
-
- RatingFeed - Class in com.google.gdata.data.youtube
-
Object representatino for the rating feed.
- RatingFeed() - Constructor for class com.google.gdata.data.youtube.RatingFeed
-
- RatingFeed(BaseFeed) - Constructor for class com.google.gdata.data.youtube.RatingFeed
-
- RATINGS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video ratings links.
- RAW - Static variable in class com.google.gdata.data.extensions.Image.Rel
-
g.raw: Raw image
- read(byte[]) - Method in class com.google.gdata.client.uploader.ByteArrayUploadData
-
- read(byte[], int, int) - Method in class com.google.gdata.client.uploader.ByteArrayUploadData
-
- read(byte[]) - Method in class com.google.gdata.client.uploader.FileUploadData
-
- read(byte[], int, int) - Method in class com.google.gdata.client.uploader.FileUploadData
-
- read(byte[]) - Method in interface com.google.gdata.client.uploader.UploadData
-
Reads up to destination.length
bytes from the current position into
the destination buffer.
- read(byte[], int, int) - Method in interface com.google.gdata.client.uploader.UploadData
-
Reads up to length
bytes into the chunk
buffer.
- READ - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
The event details are readable.
- READ - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Google Calendar "READ" ACL role
- read(char[], int, int) - Method in class com.google.gdata.util.io.base.UnicodeReader
-
- read() - Method in class com.google.gdata.util.LoggableInputStream
-
- read(byte[], int, int) - Method in class com.google.gdata.util.LoggableInputStream
-
- read(byte[]) - Method in class com.google.gdata.util.LoggableInputStream
-
- READ_ONLY - Static variable in class com.google.gdata.model.gd.EntryLink
-
Whether the contained entry is read-only.
- READ_ONLY - Static variable in class com.google.gdata.model.gd.FeedLink
-
Qualified name of whether the contained feed is read-only attribute.
- readEntry(ParseSource) - Static method in class com.google.gdata.data.BaseEntry
-
Reads an entry representation from the provided
ParseSource
.
- readEntry(ParseSource, Class<T>, ExtensionProfile) - Static method in class com.google.gdata.data.BaseEntry
-
Reads an entry of type T
using the given extension profile.
- readEntry(ParseSource) - Static method in class com.google.gdata.util.ParseUtil
-
Reads an entry from a parse source.
- readEntry(ParseSource, Class<T>, ExtensionProfile, Schema) - Static method in class com.google.gdata.util.ParseUtil
-
Reads an entry from a parse source, returning an instance of the requested
class, and using the given extension profile if parsing into the old data
model.
- READER - Static variable in class com.google.gdata.data.acl.AclRole
-
predefined value "reader" to indicate that a user has the right to read the
controlled object
- readFeed(ParseSource) - Static method in class com.google.gdata.data.BaseFeed
-
Reads a feed representation from the provided
ParseSource
.
- readFeed(ParseSource, Class<F>, ExtensionProfile) - Static method in class com.google.gdata.data.BaseFeed
-
This method provides the base implementation of feed reading using either
static or dynamic typing.
- readFeed(ParseSource) - Static method in class com.google.gdata.util.ParseUtil
-
Reads a feed from a parse source.
- readFeed(ParseSource, Class<F>, ExtensionProfile, Schema) - Static method in class com.google.gdata.util.ParseUtil
-
This method provides the base implementation of feed reading using either
static or dynamic typing.
- readFirstLine(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.Characters
-
Reads the first line from a Readable
& Closeable
object
supplied by a factory.
- readFirstLine(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Reads the first line from a Readable
& Closeable
object
supplied by a factory.
- readLine() - Method in class com.google.gdata.util.common.io.LineReader
-
Reads a line of text.
- readLines(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.Characters
-
Reads all of the lines from a Readable
& Closeable
object
supplied by a factory.
- readLines(Readable) - Static method in class com.google.gdata.util.common.io.Characters
-
Reads all of the lines from a Readable
object.
- readLines(InputSupplier<R>, LineProcessor<T>) - Static method in class com.google.gdata.util.common.io.Characters
-
Streams lines from a Readable
and Closeable
object
supplied by a factory, stopping when our callback returns false, or we
have read all of the lines.
- readLines(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Reads all of the lines from a Readable
& Closeable
object
supplied by a factory.
- readLines(Readable) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Reads all of the lines from a Readable
object.
- readLines(InputSupplier<R>, LineProcessor<T>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Streams lines from a Readable
and Closeable
object
supplied by a factory, stopping when our callback returns false, or we
have read all of the lines.
- readOnly - Variable in class com.google.gdata.data.extensions.EntryLink
-
Read only flag.
- readOnly - Variable in class com.google.gdata.data.extensions.FeedLink
-
Read only flag.
- readTimeout - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
The read timeout for this request.
- realm - Variable in class com.google.gdata.data.extensions.ExtendedProperty
-
Limits on where the extended property applies.
- REALM - Static variable in class com.google.gdata.model.gd.ExtendedProperty
-
Limit on who may see and modify this extended property.
- REALM_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- REASON - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The reason.
- REASON - Static variable in class com.google.gdata.model.batch.BatchStatus
-
The short message describing this status.
- receiveMessage(long) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.ResponseMessage
-
Attempts to receive the entire outstanding response message body and
returns it as a string.
- RECENTACTIVITY_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user's recent activity.
- RECIPIENT - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- RecordEntry - Class in com.google.gdata.data.spreadsheet
-
Describes a record entry in the feed of a table's records.
- RecordEntry() - Constructor for class com.google.gdata.data.spreadsheet.RecordEntry
-
Default mutable constructor.
- RecordEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.spreadsheet.RecordEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- RecordFeed - Class in com.google.gdata.data.spreadsheet
-
Describes a feed of a table's records.
- RecordFeed() - Constructor for class com.google.gdata.data.spreadsheet.RecordFeed
-
Default mutable constructor.
- RecordFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.spreadsheet.RecordFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- RecordQuery - Class in com.google.gdata.client.spreadsheet
-
Describes a query for the feed of a table's records.
- RecordQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.RecordQuery
-
Constructs a new query object that targets a feed.
- RECORDS_FEED - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
Link for the feed of a table's records.
- RecordValue - Class in com.google.gdata.data.spreadsheet
-
Describes a value in a column of the record entry.
- RecordValue() - Constructor for class com.google.gdata.data.spreadsheet.RecordValue
-
Default mutable constructor.
- RecordValue(String) - Constructor for class com.google.gdata.data.spreadsheet.RecordValue
-
Constructor (mutable or immutable).
- RecoveryActivityEntry - Class in com.google.gdata.data.sites
-
An activity entry for content recovery.
- RecoveryActivityEntry() - Constructor for class com.google.gdata.data.sites.RecoveryActivityEntry
-
Default mutable constructor.
- RecoveryActivityEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.RecoveryActivityEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- Recurrence - Class in com.google.gdata.data.extensions
-
GData schema extension describing an RFC 2445 recurrence rule.
- Recurrence() - Constructor for class com.google.gdata.data.extensions.Recurrence
-
- Recurrence - Class in com.google.gdata.model.gd
-
Describes an RFC 2445 recurrence rule.
- Recurrence() - Constructor for class com.google.gdata.model.gd.Recurrence
-
Constructs an instance using the default key.
- Recurrence(ElementKey<String, ? extends Recurrence>) - Constructor for class com.google.gdata.model.gd.Recurrence
-
Subclass constructor, allows subclasses to supply their own element key.
- Recurrence(ElementKey<String, ? extends Recurrence>, Element) - Constructor for class com.google.gdata.model.gd.Recurrence
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Recurrence(String) - Constructor for class com.google.gdata.model.gd.Recurrence
-
Constructs a new instance with the given value.
- RecurrenceException - Class in com.google.gdata.data.extensions
-
GData schema extension describing individual exceptions to a
recurring event.
- RecurrenceException() - Constructor for class com.google.gdata.data.extensions.RecurrenceException
-
- RecurrenceException - Class in com.google.gdata.model.gd
-
Describes an exception to a recurring event.
- RecurrenceException() - Constructor for class com.google.gdata.model.gd.RecurrenceException
-
Constructs an instance using the default key.
- RecurrenceException(ElementKey<?, ? extends RecurrenceException>) - Constructor for class com.google.gdata.model.gd.RecurrenceException
-
Subclass constructor, allows subclasses to supply their own element key.
- RecurrenceException(ElementKey<?, ? extends RecurrenceException>, Element) - Constructor for class com.google.gdata.model.gd.RecurrenceException
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- RecurrenceExceptionEntry - Class in com.google.gdata.model.gd
-
Describes an entry used by a recurrence exception entry link.
- RecurrenceExceptionEntry() - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Constructs an instance using the default key.
- RecurrenceExceptionEntry(Entry) - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
Entry
instance.
- RecurrenceExceptionEntry(ElementKey<?, ? extends RecurrenceExceptionEntry>) - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Subclass constructor, allows subclasses to supply their own element key.
- RecurrenceExceptionEntry(ElementKey<?, ? extends RecurrenceExceptionEntry>, Entry) - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
Entry
instance.
- RecurrenceExceptionEntryLink - Class in com.google.gdata.model.gd
-
Describes an entry link used by a recurrence exception.
- RecurrenceExceptionEntryLink() - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Constructs an instance using the default key.
- RecurrenceExceptionEntryLink(ElementKey<?, ? extends RecurrenceExceptionEntryLink>) - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Subclass constructor, allows subclasses to supply their own element key.
- RecurrenceExceptionEntryLink(ElementKey<?, ? extends RecurrenceExceptionEntryLink>, Element) - Constructor for class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- RedirectRequiredException - Exception in com.google.gdata.util
-
Exception thrown when a redirect is required to satisfy a request.
- RedirectRequiredException(int, String) - Constructor for exception com.google.gdata.util.RedirectRequiredException
-
Initialize the redirect required exception.
- RedirectRequiredException(HttpURLConnection) - Constructor for exception com.google.gdata.util.RedirectRequiredException
-
- REF - Static variable in class com.google.gdata.model.gd.Ordering
-
Other entry id.
- REFERENCE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
A reference to another Google Base Item.
- Reference - Interface in com.google.gdata.data
-
The Reference interface is implemented by data model types that contain a
reference to addressable content.
- REGEX - Static variable in class com.google.gdata.data.analytics.Destination.MatchType
-
Regex destination.
- regexEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escapes the special characters from a string so it can be used as part of
a regex pattern.
- regexReplacementEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escapes the '\' and '$' characters, which comprise the subset of regex
characters that has special meaning in methods such as:
- Region - Class in com.google.gdata.data.extensions
-
Region is state, province, county (in Ireland), Land (in Germany),
d?partement (in France), etc.
- Region() - Constructor for class com.google.gdata.data.extensions.Region
-
Default mutable constructor.
- Region(String) - Constructor for class com.google.gdata.data.extensions.Region
-
Constructor (mutable or immutable).
- Region - Class in com.google.gdata.model.gd
-
Region is state, province, county (in Ireland), Land (in Germany),
d?partement (in France), etc.
- Region() - Constructor for class com.google.gdata.model.gd.Region
-
Constructs an instance using the default key.
- Region(ElementKey<String, ? extends Region>) - Constructor for class com.google.gdata.model.gd.Region
-
Subclass constructor, allows subclasses to supply their own element key.
- Region(ElementKey<String, ? extends Region>, Element) - Constructor for class com.google.gdata.model.gd.Region
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Region(String) - Constructor for class com.google.gdata.model.gd.Region
-
Constructs a new instance with the given value.
- RegionCodeValueConstruct - Class in com.google.gdata.data.webmastertools
-
GData schema extension describing a node with a region code value.
- RegionCodeValueConstruct(String) - Constructor for class com.google.gdata.data.webmastertools.RegionCodeValueConstruct
-
- register(ElementKey<?, ?>) - Method in class com.google.gdata.model.MetadataRegistry
-
Registers the metadata for an element key.
- register(AltFormat, InputParser<?>, OutputGenerator<?>) - Method in class com.google.gdata.wireformats.AltRegistry
-
Registers the configuration for an
AltFormat
, replacing any
existing configuration for the format in the registry.
- registerClass(Class<? extends Element>) - Method in class com.google.gdata.model.MetadataRegistry
-
Registers the metadata from an element subclass using its
"registerMetadata" method through reflection.
- registeredFormats() - Method in class com.google.gdata.wireformats.AltRegistry
-
Returns a collection of all registered formats in the registry.
- RegisterEntry - Class in com.google.gdata.data.health
-
Describes a register entry.
- RegisterEntry() - Constructor for class com.google.gdata.data.health.RegisterEntry
-
Default mutable constructor.
- RegisterEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.health.RegisterEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- RegisterFeed - Class in com.google.gdata.data.health
-
Describes a register feed.
- RegisterFeed() - Constructor for class com.google.gdata.data.health.RegisterFeed
-
Default mutable constructor.
- RegisterFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.health.RegisterFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Author
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Category
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Content
-
Registers the default metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Contributor
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Entry
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Feed
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Link
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.OtherContent
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.OutOfLineContent
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Person
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Source.Generator
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.Source
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atom.TextContent
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Accept
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Categories
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Collection
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Control
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Draft
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Edited
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.ServiceDocument
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.atompub.Workspace
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.batch.BatchId
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.batch.BatchInterrupted
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.batch.BatchOperation
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.batch.BatchStatus
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.AdditionalName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Agent
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.AttendeeStatus
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.AttendeeType
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.City
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Comments
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Country
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.CreateId
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.CustomProperty
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Deleted
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Email
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.EntryLink
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.EventEntry
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.EventFeed
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.EventStatus
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.ExtendedProperty
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.FamilyName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.FeedLink
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.FormattedAddress
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.FullName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.GeoPt
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.GivenName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.HouseName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Im
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.LastModifiedBy
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.LastViewed
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.MessageEntry
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.MessageFeed
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Money
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Name
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.NamePrefix
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.NameSuffix
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Neighborhood
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Ordering
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Organization
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OrgDepartment
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OrgJobDescription
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OrgName
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OrgSymbol
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OrgTitle
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.OriginalEvent
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.PhoneNumber
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.PoBox
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.PostalAddress
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.PostCode
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.QuotaBytesTotal
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.QuotaBytesUsed
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Rating
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Recurrence
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.RecurrenceException
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Region
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Reminder
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.ResourceId
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Street
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Subregion
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Transparency
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Visibility
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.When
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Where
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.gd.Who
-
Registers the metadata for this element.
- registerMetadata(MetadataRegistry) - Static method in class com.google.gdata.model.XmlBlob
-
Registers the metadata for this element.
- REL - Static variable in class com.google.gdata.data.calendar.WebContent
-
value of the rel attribute for a link containing web content
- rel - Variable in class com.google.gdata.data.extensions.Email
-
The email type.
- rel - Variable in class com.google.gdata.data.extensions.Image
-
- rel - Variable in class com.google.gdata.data.extensions.PhoneNumber
-
The phone number type.
- rel - Variable in class com.google.gdata.data.extensions.PostalAddress
-
The postal address type.
- rel - Variable in class com.google.gdata.data.extensions.Rating
-
Rating type.
- rel - Variable in class com.google.gdata.data.extensions.When
-
- rel - Variable in class com.google.gdata.data.extensions.Where
-
Describes the meaning of this location.
- rel - Variable in class com.google.gdata.data.extensions.Who
-
- rel - Variable in class com.google.gdata.data.Link
-
Link relation type.
- REL - Static variable in class com.google.gdata.model.atom.Link
-
The rel attribute.
- REL - Static variable in class com.google.gdata.model.gd.Email
-
Email type.
- REL - Static variable in class com.google.gdata.model.gd.EntryLink
-
Qualified name of entry relation type attribute.
- REL - Static variable in class com.google.gdata.model.gd.FeedLink
-
Qualified name of feed relation type attribute.
- REL - Static variable in class com.google.gdata.model.gd.Im
-
Im type.
- REL - Static variable in class com.google.gdata.model.gd.Ordering
-
Order type.
- REL - Static variable in class com.google.gdata.model.gd.Organization
-
Organization type.
- REL - Static variable in class com.google.gdata.model.gd.PhoneNumber
-
Programmatic value that identifies the type of phone number.
- REL - Static variable in class com.google.gdata.model.gd.PostalAddress
-
Postal address type.
- REL - Static variable in class com.google.gdata.model.gd.Rating
-
Programmatic value that describes the aspect that's being rated, if not
specified, the rating is an overall rating.
- REL - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
The postal address type.
- REL - Static variable in class com.google.gdata.model.gd.Where
-
Meaning of this location.
- REL - Static variable in class com.google.gdata.model.gd.Who
-
Relationship between the containing entity and the contained person.
- REL_COMPLETE_URL - Static variable in class com.google.gdata.data.health.HealthNamespace
-
Link Rel for a complete url of an entry, indicating the smallest feed
containing the entry.
- RELATED - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI of a related link to the entry
- RELATED_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for related videos links.
- Relation - Class in com.google.gdata.data.contacts
-
Contact's relation.
- Relation() - Constructor for class com.google.gdata.data.contacts.Relation
-
Default mutable constructor.
- Relation(String, Relation.Rel, String) - Constructor for class com.google.gdata.data.contacts.Relation
-
Immutable constructor.
- Relation.Rel - Enum in com.google.gdata.data.contacts
-
Relation type.
- Reminder - Class in com.google.gdata.data.extensions
-
GData schema extension describing a reminder on an event.
- Reminder() - Constructor for class com.google.gdata.data.extensions.Reminder
-
- Reminder - Class in com.google.gdata.model.gd
-
Describes a reminder on an event.
- Reminder() - Constructor for class com.google.gdata.model.gd.Reminder
-
Constructs an instance using the default key.
- Reminder(ElementKey<?, ? extends Reminder>) - Constructor for class com.google.gdata.model.gd.Reminder
-
Subclass constructor, allows subclasses to supply their own element key.
- Reminder(ElementKey<?, ? extends Reminder>, Element) - Constructor for class com.google.gdata.model.gd.Reminder
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Reminder.Method - Enum in com.google.gdata.data.extensions
-
- Reminder.Method - Class in com.google.gdata.model.gd
-
Method.
- remove(String, Map<String, String>) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Removes a key/value pair from the input map.
- removeAccept(Accept) - Method in class com.google.gdata.model.atompub.Collection
-
Removes an accept element.
- removeAccept(String) - Method in class com.google.gdata.model.atompub.Collection
-
Removes an accept string.
- removeAll(Object) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
- removeAttribute(GoogleBaseAttribute) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Removes an attribute from the list.
- removeAttribute(QName) - Method in class com.google.gdata.model.Element
-
Deprecated.
use removeAttributeValue instead.
- removeAttribute(AttributeKey<?>) - Method in class com.google.gdata.model.Element
-
Deprecated.
use removeAttributeValue instead.
- removeAttributes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Removes all attributes with a certain name from the list.
- removeAttributes(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Removes all attributes with a certain name and
type from the list.
- removeAttributeValue(QName) - Method in class com.google.gdata.model.Element
-
Remove attribute (if present).
- removeAttributeValue(AttributeKey<?>) - Method in class com.google.gdata.model.Element
-
Remove attribute (if present).
- removeAuthor(Person) - Method in class com.google.gdata.model.atom.Entry
-
- removeAuthor(Person) - Method in class com.google.gdata.model.atom.Source
-
- removeCategory(Category) - Method in class com.google.gdata.model.atompub.Categories
-
Removes an existing category.
- removeChars(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Remove any occurrances of 'oldchars' in 'str'.
- removeCollection(Collection) - Method in class com.google.gdata.model.atompub.Workspace
-
Removes an existing collection.
- removeContent() - Method in class com.google.gdata.model.atom.Entry
-
Removes any content element.
- removeContributor(Person) - Method in class com.google.gdata.model.atom.Entry
-
- removeContributor(Person) - Method in class com.google.gdata.model.atom.Source
-
- removeCustomBaseParameter(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Removes a parameter from the OAuth signature.
- Removed - Class in com.google.gdata.data.docs
-
If a document has been removed from a user's doclist feed.
- Removed() - Constructor for class com.google.gdata.data.docs.Removed
-
Default mutable constructor.
- removeElement(QName) - Method in class com.google.gdata.model.Element
-
Remove child element(s) of a given name.
- removeElement(ElementKey<?, ?>) - Method in class com.google.gdata.model.Element
-
Remove child element(s) of a given name.
- removeElement(Element) - Method in class com.google.gdata.model.Element
-
Remove a single child element from this element.
- removeElement(ElementKey<?, ?>, Element) - Method in class com.google.gdata.model.Element
-
Remove a single child element from this element.
- removeEntry(Entry) - Method in class com.google.gdata.model.atom.Feed
-
Removes a single entry from this feed.
- removeExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Removes an extension object.
- removeExtension(Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionPoint
-
Removes an extension object based on its class.
- removeExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
-
Removes an extension object.
- removeExtension(Class<? extends Extension>) - Method in interface com.google.gdata.data.photos.Extensible
-
Removes an extension object based on its class.
- removeExtension(Class<? extends Extension>) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Remove an extension by class.
- removeExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Remove an extension.
- removeExtension(Class<? extends Extension>) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- removeExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- removeFrom(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a string containing all non-matching characters of a character
sequence, in order.
- removeLink(Link) - Method in class com.google.gdata.model.atom.Entry
-
- removeLink(Link) - Method in class com.google.gdata.model.atom.Source
-
- removeLinks(String, String) - Method in class com.google.gdata.data.BaseEntry
-
Remove all links that match the given rel
and type
values.
- removeLinks() - Method in class com.google.gdata.data.BaseEntry
-
Remove all links.
- removeLinks(String, String) - Method in interface com.google.gdata.data.IAtom
-
Remove all links that match the given rel
and type
values.
- removeLinks() - Method in interface com.google.gdata.data.IAtom
-
Removes all links from the this resource.
- removeLinks(String, String) - Method in class com.google.gdata.data.Source
-
Remove all links that match the given rel
and type
values.
- removeLinks() - Method in class com.google.gdata.data.Source
-
Removes all links.
- removeLinks() - Method in class com.google.gdata.model.atom.Entry
-
- removeLinks(String, String) - Method in class com.google.gdata.model.atom.Entry
-
Remove all links that match the given rel
and type
values.
- removeLinks() - Method in class com.google.gdata.model.atom.Feed
-
Removes all links.
- removeLinks(String, String) - Method in class com.google.gdata.model.atom.Source
-
Remove all links that match the given rel
and type
values.
- removeLocation(Where) - Method in class com.google.gdata.model.gd.EventEntry
-
Removes an existing event location.
- removeOwnerFromGroup(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Removes an owner from the group.
- removeParticipant(Who) - Method in class com.google.gdata.model.gd.EventEntry
-
Removes an existing event participant.
- removeProperty(String) - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
Remove the property with the given name
(if it exists).
- removeRecurrenceException(RecurrenceException) - Method in class com.google.gdata.model.gd.EventEntry
-
Removes an existing recurrence exception.
- removeReminder(Reminder) - Method in class com.google.gdata.model.gd.EventEntry
-
Removes an existing event reminder.
- removeReminder(Reminder) - Method in class com.google.gdata.model.gd.When
-
Removes an existing event reminder.
- removeRepeatingExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Removes a repeating extension object.
- removeRepeatingExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
-
Removes a repeating extension object.
- removeRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
- removeRepeatingExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- removeSubElement(String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Removes a sub-element.
- removeTime(When) - Method in class com.google.gdata.model.gd.EventEntry
-
Removes an existing event time.
- removeWhen(When) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes an existing time period description.
- removeWhere(Where) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes an existing place description.
- removeWho(Who) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Removes an existing person description.
- removeWhoList(Who) - Method in class com.google.gdata.model.gd.MessageEntry
-
Removes an existing person description.
- removeWorkspace(Workspace) - Method in class com.google.gdata.model.atompub.ServiceDocument
-
Removes an existing workspace.
- repeat(String, int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns sourceString concatenated together 'factor' times.
- repeat(int) - Method in class com.google.gdata.util.parser.Parser
-
Creates a Repeat
parser that matches this
exactly count
times.
- repeat(int, int) - Method in class com.google.gdata.util.parser.Parser
-
Creates a Repeat
parser that matches this
at
least min
times and not mroe than max
times.
- Repeat<T> - Class in com.google.gdata.util.parser
-
The Repeat
parser returns a successful match if its
subject
parser matches at least min
times, but not
more than max
times.
- Repeat(Parser<T>, int) - Constructor for class com.google.gdata.util.parser.Repeat
-
Class constructor that is used for creating a Repeat
object
that will match its subject
min
or more times.
- Repeat(Parser<T>, int, int) - Constructor for class com.google.gdata.util.parser.Repeat
-
Class constructor that is used for creating a Repeat
object
that will match its subject
at least min
times
but not more than max
times.
- repeatingCount - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
- repeatingIndex - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
If an element is a part of a series of repeating element within its
parent, this will contain the zero-based index of the child, else
the value will be
XmlWriter.Element.NOT_REPEATING
.
- replace(String, String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
Please use String.replace(CharSequence, CharSequence)
.
- replaceAttribute(AttributeKey<?>) - Method in interface com.google.gdata.model.ElementCreator
-
Replaces the existing metadata for an attribute.
- replaceChars(String, String, char) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Like String.replace() except that it accepts any number of old chars.
- replaceElement(Element, Element) - Method in class com.google.gdata.model.Element
-
Replace one element with another.
- replaceElement(ElementKey<?, ?>) - Method in interface com.google.gdata.model.ElementCreator
-
Replaces the existing metadata for a child element.
- replaceFrom(CharSequence, char) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character
that matches this matcher replaced by a given replacement character.
- replaceFrom(CharSequence, CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a string copy of the input character sequence, with each character
that matches this matcher replaced by a given replacement sequence.
- replaceSmartQuotes(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replaces microsoft "smart quotes" (curly " and ') with their
ascii counterparts.
- replaceValues(String, Iterable<? extends String>) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
- replaceWithLocal(CustomElementCollection) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Locally clears all existing values and copies the contents of the other
element collection over.
- REPLIES - Static variable in class com.google.gdata.data.blogger.BloggerLink.Rel
-
Link that provides the URI of the web content.
- REPLIES - Static variable in class com.google.gdata.data.projecthosting.IssuesLink.Rel
-
Replies Project Hosting Link class.
- REPLIES - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Replies sites link.
- REPORT_REL - Static variable in class com.google.gdata.data.photos.Namespaces
-
- REPORT_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
Experiment report URL.
- Repository - Class in com.google.gdata.data.projecthosting
-
Project repository information.
- Repository() - Constructor for class com.google.gdata.data.projecthosting.Repository
-
Default mutable constructor.
- Repository(Repository.Type) - Constructor for class com.google.gdata.data.projecthosting.Repository
-
Immutable constructor.
- Repository.Type - Enum in com.google.gdata.data.projecthosting
-
Type.
- RepositoryUrl - Class in com.google.gdata.data.projecthosting
-
Repository url.
- RepositoryUrl() - Constructor for class com.google.gdata.data.projecthosting.RepositoryUrl
-
Default mutable constructor.
- RepositoryUrl(String) - Constructor for class com.google.gdata.data.projecthosting.RepositoryUrl
-
Constructor (mutable or immutable).
- req - Variable in class com.google.gdata.client.Service.ClientStreamProperties
-
- REQID - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The REQID parameter is forwarded to a JavaScript callback function
that is invoked.
- REQUEST_TYPE - Static variable in class com.google.api.gbase.client.ServiceError
-
The "request" error type.
- requestFactory - Variable in class com.google.gdata.client.Service
-
The GDataRequestFactory associated with this service.
- requestType(ResumableGDataFileUploader.RequestType) - Method in class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
Sets the media upload request type.
- requestType - Variable in class com.google.gdata.client.Service.ClientOutputProperties
-
- requestUrl - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
The request URL provided by the client.
- REQUIRED - Static variable in class com.google.gdata.model.gd.AttendeeType.Value
-
Required attendee.
- reset() - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
Since the scope parameter may be different for each OAuth request, it is
cleared between requests, and must be manually set before each request.
- reset() - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Resets all transient parameters related to a single request, so that these
parameters do not interfere with multiple requests.
- reset() - Method in interface com.google.gdata.client.uploader.BackoffPolicy
-
Resets the policy to begin from its initial state.
- reset(List<Version>) - Method in class com.google.gdata.util.VersionRegistry
-
Resets the VersionRegistry to a clean state with no thread local
configuration and the specified set of version defaults.
- resetThreadVersion() - Method in class com.google.gdata.util.VersionRegistry
-
Resets the version information for the current thread back to the
default state.
- RESIZED - Static variable in class com.google.gdata.data.extensions.Image.Rel
-
g.resized: Image resized for on-screen viewing
- resolve(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.Feed
-
- resolve(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.TextContent
-
Resolve this element's state against the metadata.
- resolve(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atompub.Collection
-
- resolve(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atompub.Workspace
-
- resolve(ElementMetadata<?, ?>) - Method in class com.google.gdata.model.Element
-
Resolve the state of all elements in the tree, rooted at this
element, against the metadata.
- resolve(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.Element
-
Resolve this element's state against the metadata.
- ResourceId - Class in com.google.gdata.data.extensions
-
Resource ID is the unique identifier of an entry within a given scope implied
from the entry type.
- ResourceId() - Constructor for class com.google.gdata.data.extensions.ResourceId
-
Default mutable constructor.
- ResourceId(String) - Constructor for class com.google.gdata.data.extensions.ResourceId
-
Constructor (mutable or immutable).
- ResourceId - Class in com.google.gdata.model.gd
-
Resource ID is the unique identifier of an entry within a given scope implied
from the entry type.
- ResourceId() - Constructor for class com.google.gdata.model.gd.ResourceId
-
Constructs an instance using the default key.
- ResourceId(ElementKey<String, ? extends ResourceId>) - Constructor for class com.google.gdata.model.gd.ResourceId
-
Subclass constructor, allows subclasses to supply their own element key.
- ResourceId(ElementKey<String, ? extends ResourceId>, Element) - Constructor for class com.google.gdata.model.gd.ResourceId
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- ResourceId(String) - Constructor for class com.google.gdata.model.gd.ResourceId
-
Constructs a new instance with the given value.
- ResourceNotFoundException - Exception in com.google.gdata.util
-
The ResourceNotFoundException should be thrown by a service provider
when an attempt is made to perform an operation upon a resource (feed
or entry) that cannot be found.
- ResourceNotFoundException(String) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceNotFoundException(String, Throwable) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceNotFoundException(Throwable) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceNotFoundException(HttpURLConnection) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceNotFoundException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceNotFoundException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.ResourceNotFoundException
-
- ResourceProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing whether gd:who is a resource, such as a
conference room.
- ResourceProperty() - Constructor for class com.google.gdata.data.calendar.ResourceProperty
-
- ResourceProperty(String) - Constructor for class com.google.gdata.data.calendar.ResourceProperty
-
- RESPOND - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
Only applies to events.
- RESPOND - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Google Calendar "RESPOND" ACL role
- responseMissingContentType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- responseMissingEntry - Variable in class com.google.gdata.client.CoreErrorDomain
-
- responseMissingFeed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- RESPONSES_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video responses links.
- resultType - Variable in class com.google.gdata.wireformats.input.AbstractParser
-
- RESUMABLE_CREATE_MEDIA - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI that can be used to add a media entry to the feed.
- RESUMABLE_EDIT_MEDIA - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI that can be used to edit the media
associated with an entry in a resumable fashion.
- RESUMABLE_EDIT_MEDIA_REL - Static variable in class com.google.gdata.client.media.ResumableGDataFileUploader
-
- ResumableGDataFileUploader - Class in com.google.gdata.client.media
-
- ResumableGDataFileUploader.Builder - Class in com.google.gdata.client.media
-
- ResumableGDataFileUploader.Builder(MediaService, URL, MediaFileSource, IEntry) - Constructor for class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
- ResumableGDataFileUploader.Builder(MediaService, MediaFileSource, IEntry) - Constructor for class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
- ResumableGDataFileUploader.RequestType - Enum in com.google.gdata.client.media
-
Types of resumable update request types.
- ResumableHttpFileUploader - Class in com.google.gdata.client.uploader
-
Uploads a file using resumable HTTP requests (see "http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal").
- ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long) - Constructor for class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
- ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long, long) - Constructor for class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
- ResumableHttpFileUploader.Builder - Class in com.google.gdata.client.uploader
-
- ResumableHttpFileUploader.Builder() - Constructor for class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- ResumableHttpFileUploader.RequestMethod - Enum in com.google.gdata.client.uploader
-
Http request type to use in upload requests.
- ResumableHttpFileUploader.ResponseMessage - Class in com.google.gdata.client.uploader
-
The response message returned by the upload task when it has finished
uploading the last chunk.
- ResumableHttpFileUploader.ResponseMessage(int, InputStream) - Constructor for class com.google.gdata.client.uploader.ResumableHttpFileUploader.ResponseMessage
-
- ResumableHttpFileUploader.UploadState - Enum in com.google.gdata.client.uploader
-
Upload state associated with this file uploader.
- ResumableUploadException - Exception in com.google.gdata.util
-
The ResumableUploadException should be thrown by a client when
a resumable upload io operation failed while uploading media.
- ResumableUploadException(String) - Constructor for exception com.google.gdata.util.ResumableUploadException
-
- resume() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Resumes an upload if it is currently paused, or if it has not yet started.
- retainAllChars(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Removes all characters from 'str' that are not in 'retainChars'.
- retainFrom(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a string containing all matching characters of a character
sequence, in order.
- retreiveGroupOwners(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves all the owners of a given Group.
- retrieveAccountInfoRequest(String, String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves a previously created account/services related information request
for the given user.
- retrieveAllAccountInfoRequests(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieve all the Account info requests from the given start date.
- retrieveAllGroups() - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves all groups in a domain as a GenericFeed.
- retrieveAllMailboxDumpRequests(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves all mailbox dump requests from the given start date.
- retrieveAllMembers(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves all the members of a group as a GenericFeed.
- retrieveAllPagesOfGroups() - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves all the pages of the groups feed.
- retrieveCnameVerificationStatus() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainVerificationService
-
- retrieveEmailRoutingSettings() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.EmailManagementService
-
Retrieves all configured email routing settings as a GenericFeed.
- retrieveGroup(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves the group details.
- retrieveGroups(String, boolean) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves all groups of the given member.
- retrieveMailboxDumpRequest(String, String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves the mailbox dump request for the given ID and user.
- retrieveMonitors(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves all the monitors of a given user.
- retrieveMxVerificationStatus() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainVerificationService
-
- retrieveNextPageOfAccountInfoRequests(Link) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves the next page of account info requests by following the atom next
link.
- retrieveNextPageOfMailboxDumpRequests(Link) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves the next page of mailbox dump requests by following the atom next
link.
- retrieveOutboundGatewaySettings() - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.EmailManagementService
-
Retrieves the outbound gateway settings for the domain.
- retrievePageOfAccountInfoRequests(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves a page of account info requests from the given optional start
date.
- retrievePageOfGroups(Link) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves next page of groups in a domain as a GenericFeed.
- retrievePageOfMailboxDumpRequests(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Retrieves a page of mailbox dump requests from the given start date.
- retrievePageOfMembers(Link) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Retrieves next page of members of a group as a GenericFeed.
- RETURN_EMPTY - Static variable in class com.google.gdata.client.spreadsheet.CellQuery
-
String porperty for flag to return empty cells.
- REVERSE - Static variable in class com.google.gdata.client.spreadsheet.ListQuery
-
The URI parameter for reversing sorted results.
- Review - Class in com.google.gdata.data.books
-
User-provided review.
- Review() - Constructor for class com.google.gdata.data.books.Review
-
Default mutable constructor.
- Review(String, String, String) - Constructor for class com.google.gdata.data.books.Review
-
Immutable constructor.
- Revision - Class in com.google.gdata.data.sites
-
An element indicating the revision number of a particular item.
- Revision() - Constructor for class com.google.gdata.data.sites.Revision
-
Default mutable constructor.
- Revision(Integer) - Constructor for class com.google.gdata.data.sites.Revision
-
Immutable constructor.
- REVISION - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Revision sites link.
- RevisionEntry - Class in com.google.gdata.data.docs
-
Defines an entry in a feed of revisions of a document.
- RevisionEntry() - Constructor for class com.google.gdata.data.docs.RevisionEntry
-
- RevisionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.docs.RevisionEntry
-
- RevisionFeed - Class in com.google.gdata.data.docs
-
A feed for accessing different revisions of a doclist document.
- RevisionFeed() - Constructor for class com.google.gdata.data.docs.RevisionFeed
-
Contructs an empty feed.
- RevisionFeed - Class in com.google.gdata.data.sites
-
A read-only feed from which a particular version of a document can be
fetched.
- RevisionFeed() - Constructor for class com.google.gdata.data.sites.RevisionFeed
-
Default mutable constructor.
- RevisionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.RevisionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- REVISIONS_NAMESPACE - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
- revokeToken(OAuthParameters) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Revokes the user's OAuth token.
- revokeToken(String, PrivateKey) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Revokes the specified token.
- revokeToken(String, String, String, PrivateKey) - Static method in class com.google.gdata.client.http.AuthSubUtil
-
Revokes the specified token.
- Rfc3339Handler - Class in com.google.gdata.data
-
Parser for the atomPerson
type.
- Rfc3339Handler() - Constructor for class com.google.gdata.data.Rfc3339Handler
-
- Rfc822MediaSource - Class in com.google.gdata.data.appsforyourdomain.migration
-
MediaSource
that wraps an RFC822 message in UTF8 format.
- Rfc822MediaSource(String) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Rfc822MediaSource
-
Constructs a new Rfc822MediaSource
from the RFC822 message in UTF-8
format.
- Rfc822Msg - Class in com.google.gdata.data.appsforyourdomain.migration
-
Google Apps name space element: <apps:rfc822Msg>
.
- Rfc822Msg() - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
Creates a new Rfc822Msg with the rfc822Msg text set to null and no
encoding.
- Rfc822Msg(String) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
Creates a new Rfc822Msg object with the specified text and no encoding.
- Rfc822Msg(String, Rfc822Msg.Encoding) - Constructor for class com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg
-
Creates a new Rfc822Msg object with the specified text and encoding.
- Rfc822Msg.Encoding - Enum in com.google.gdata.data.appsforyourdomain.migration
-
A method by which mail may be encoded.
- rights - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Rights of entry.
- Rights - Class in com.google.gdata.data.dublincore
-
Information about rights held in and over the resource.
- Rights() - Constructor for class com.google.gdata.data.dublincore.Rights
-
Default mutable constructor.
- Rights(String) - Constructor for class com.google.gdata.data.dublincore.Rights
-
Constructor (mutable or immutable).
- rights - Variable in class com.google.gdata.data.Source.SourceState
-
Rights.
- RIGHTS - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:rights child element
- RIGHTS - Static variable in class com.google.gdata.model.atom.Source
-
atom:rights
- ROOT - Static variable in class com.google.gdata.data.calendar.AccessLevelProperty
-
The calendar server itself.
- ROOT - Static variable in class com.google.gdata.data.calendar.CalendarAclRole
-
Google Calendar "ROOT" ACL role
- ROOT - Static variable in class com.google.gdata.model.Path
-
A simple relative path that selects the root of the path.
- rootElementName - Variable in class com.google.gdata.util.XmlParser
-
Root element name.
- rootElementName - Variable in class com.google.gdata.wireformats.XmlParser
-
Root element name.
- rootHandler - Variable in class com.google.gdata.util.XmlParser
-
Root element handler.
- rootHandler - Variable in class com.google.gdata.wireformats.XmlParser
-
Root element handler.
- rootMetadata - Variable in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
- rootMetadata - Variable in class com.google.gdata.wireformats.XmlGenerator
-
Metadata for the root element
- rootNamespace - Variable in class com.google.gdata.util.XmlParser
-
Root element namespace URI.
- rootNamespace - Variable in class com.google.gdata.wireformats.XmlParser
-
Root element namespace URI.
- RowCount - Class in com.google.gdata.data.spreadsheet
-
GData schema extension describing a spreadsheet's row count.
- RowCount() - Constructor for class com.google.gdata.data.spreadsheet.RowCount
-
Initializes to blank for XML parsing.
- RowCount(int) - Constructor for class com.google.gdata.data.spreadsheet.RowCount
-
Initializes to a particular count.
- rpcUnsupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- RsaSha1PrivateKeyHelper - Class in com.google.gdata.client.authn.oauth
-
A collection of methods to load an RSA-SHA1 PrivateKey
object from various sources.
- RSS - Static variable in class com.google.gdata.model.MetadataContext
-
The RSS metadata context.
- RSS - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the RSS channel/item content type.
- RSS - Static variable in class com.google.gdata.wireformats.AltFormat
-
Constant value representing the Really Simple Syndication (RSS) format, as
defined by
RSS 2.0
.
- RssDualGenerator - Class in com.google.gdata.wireformats.output
-
An RSS generator that can generate from both old and new data model formats.
- RssDualGenerator() - Constructor for class com.google.gdata.wireformats.output.RssDualGenerator
-
- RssGenerator - Class in com.google.gdata.wireformats.output
-
The RssGenerator class is a concrete implementation of the OutputGenerator
interface that generates GData feeds and entries using the RSS 2.0 Syntax.
- RssGenerator() - Constructor for class com.google.gdata.wireformats.output.RssGenerator
-
- rssNs - Static variable in class com.google.gdata.util.Namespaces
-
RSS XML namespace.
- rstrip(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Deprecated.
ensure the string is not null and use CharMatcher.LEGACY_WHITESPACE.trimTrailingFrom(str)
; also consider whether you
really want the legacy whitespace definition, or something more
standard like CharMatcher.WHITESPACE
.
- Rule<T> - Class in com.google.gdata.util.parser
-
The Rule
parser has a very simple reason for existence: in
order to construct recursive grammars, a parser needs to reference
itself.
- Rule() - Constructor for class com.google.gdata.util.parser.Rule
-
Class constructor for a null
subject
.
- Rule(Parser<T>) - Constructor for class com.google.gdata.util.parser.Rule
-
Class constructor.
S
- SAFECHARS_URLENCODER - Static variable in class com.google.gdata.util.common.base.PercentEscaper
-
A string of safe characters that mimics the behavior of
URLEncoder
.
- SAFEPATHCHARS_URLENCODER - Static variable in class com.google.gdata.util.common.base.PercentEscaper
-
A string of characters that do not need to be encoded when used in URI
path segments, as specified in RFC 3986.
- SAFEQUERYSTRINGCHARS_URLENCODER - Static variable in class com.google.gdata.util.common.base.PercentEscaper
-
A string of characters that do not need to be encoded when used in URI
query strings, as specified in RFC 3986.
- sameClassAs(Object) - Method in class com.google.gdata.data.AbstractExtension
-
- sameClassAs(Object) - Method in class com.google.gdata.model.Element
-
- sampleSearch - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A search string that should be used when example searches are done against
this OpenSearch engine.
- SATELLITE - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- SaxEventSource - Class in com.google.gdata.wireformats
-
- SaxEventSource(Reader) - Constructor for class com.google.gdata.wireformats.SaxEventSource
-
Creates a SAX event source backed by a reader
and a charset.
- SCALABLE - Static variable in class com.google.gdata.data.extensions.Image.Rel
-
g.scalable: Image can be requested in various sizes
- Schema - Class in com.google.gdata.model
-
An immutable set of metadata.
- scheme - Variable in class com.google.gdata.data.Category
-
Scheme (domain).
- SCHEME - Static variable in class com.google.gdata.model.atom.Category
-
The category scheme attribute.
- SCHEME - Static variable in class com.google.gdata.model.atompub.Categories
-
Default scheme of the contained category elements.
- SCHEME_PREFIX - Static variable in class com.google.gdata.data.Category
-
The character used to prefix any (optional) scheme in the compound
scheme+term Category format.
- SCHEME_SUFFIX - Static variable in class com.google.gdata.data.Category
-
The character used to suffix any (optional) scheme in the compound
scheme+term Category format.
- SCOPE_KEY - Static variable in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
- ScopeEntry - Class in com.google.gdata.data.gtt
-
Describes a scope entry.
- ScopeEntry() - Constructor for class com.google.gdata.data.gtt.ScopeEntry
-
Default mutable constructor.
- ScopeEntry(ScopeEntry.Value) - Constructor for class com.google.gdata.data.gtt.ScopeEntry
-
Immutable constructor.
- ScopeEntry.Value - Enum in com.google.gdata.data.gtt
-
Value.
- second - Variable in class com.google.gdata.util.common.base.Pair
-
The second element of the pair.
- SectionEntry - Class in com.google.gdata.data.analytics
-
Entry element for section feed.
- SectionEntry() - Constructor for class com.google.gdata.data.analytics.SectionEntry
-
Default mutable constructor.
- SectionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.SectionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- SectionFeed - Class in com.google.gdata.data.analytics
-
Feed element in SectionFeed.
- SectionFeed() - Constructor for class com.google.gdata.data.analytics.SectionFeed
-
Default mutable constructor.
- SectionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.SectionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- SecureGenericXMLFactory - Class in com.google.gdata.util.common.xml.parsing
-
Secures JDK-inbuilt Xerces parsers using the public APIs.
- SecureGenericXMLFactory() - Constructor for class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory
-
- SecureGenericXMLFactory.SecureDocumentBuilderFactory - Class in com.google.gdata.util.common.xml.parsing
-
Wraps an existing DocumentBuilderFactory and ensures that any returned
DocumentBuilder instances are secure.
- SecureGenericXMLFactory.SecureDocumentBuilderFactory(DocumentBuilderFactory) - Constructor for class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
Constructs a new SecureDocumentBuilderFactory instance that delegates
most functionality to an existing instance, but overrides where
needed to protect against XXE attacks.
- SecureGenericXMLFactory.SecureSAXParserFactory - Class in com.google.gdata.util.common.xml.parsing
-
Wraps an existing SAXParserFactory and ensures that any returned
SAXParser instances are secure.
- SecureGenericXMLFactory.SecureSAXParserFactory(SAXParserFactory) - Constructor for class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
Constructs a new SecureSAXParserFactory instance that delegates
most functionality to an existing instance, but overrides where
needed to protect against XXE attacks.
- Segment - Class in com.google.gdata.data.analytics
-
Describes a segment.
- Segment() - Constructor for class com.google.gdata.data.analytics.Segment
-
Default mutable constructor.
- Segment(String, String) - Constructor for class com.google.gdata.data.analytics.Segment
-
Immutable constructor.
- SelectedProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing selected property of a calendar
- SelectedProperty() - Constructor for class com.google.gdata.data.calendar.SelectedProperty
-
- SelectedProperty(String) - Constructor for class com.google.gdata.data.calendar.SelectedProperty
-
- selectsAttribute() - Method in class com.google.gdata.model.Path
-
Returns true
if the path selects an attribute.
- selectsElement() - Method in class com.google.gdata.model.Path
-
Returns true
if the path selects an element.
- SELF - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI of the feed or entry.
- SendAclNotificationsProperty - Class in com.google.gdata.data.calendar
-
Describes whether to send ACL notifications to grantees.
- SendAclNotificationsProperty() - Constructor for class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Default mutable constructor.
- SendAclNotificationsProperty(Boolean) - Constructor for class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Immutable constructor.
- SendEmail - Class in com.google.gdata.data.projecthosting
-
Whether or not to send email notifications.
- SendEmail() - Constructor for class com.google.gdata.data.projecthosting.SendEmail
-
Default mutable constructor.
- SendEmail(String) - Constructor for class com.google.gdata.data.projecthosting.SendEmail
-
Constructor (mutable or immutable).
- SendEventNotificationsProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing whether to send event notifications
to other participants of the event or not.
- SendEventNotificationsProperty() - Constructor for class com.google.gdata.data.calendar.SendEventNotificationsProperty
-
- SendEventNotificationsProperty(String) - Constructor for class com.google.gdata.data.calendar.SendEventNotificationsProperty
-
- Sensitivity - Class in com.google.gdata.data.contacts
-
Contact's sensitivity.
- Sensitivity() - Constructor for class com.google.gdata.data.contacts.Sensitivity
-
Default mutable constructor.
- Sensitivity(Sensitivity.Rel) - Constructor for class com.google.gdata.data.contacts.Sensitivity
-
Immutable constructor.
- Sensitivity.Rel - Enum in com.google.gdata.data.contacts
-
Sensitivity type.
- SENT - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Property indicating that a mail item should appear in the list of sent
messages when inserted into Gmail.
- SENT_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label sent message feeds and entries.
- sequence(Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates a Sequence
parser from the left
and
right
sub-parsers.
- sequence(Parser<? super T>, Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates a Sequence
parser from parsers one
,
two
and three
sub-parsers.
- sequence(Parser<? super T>, Parser<? super T>, Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates a sequence of four parsers.
- sequence(Parser<? super T>, Parser<? super T>, Parser<? super T>, Parser<? super T>, Parser<? super T>) - Static method in class com.google.gdata.util.parser.Parser
-
Creates a sequence of five parsers.
- Sequence<T> - Class in com.google.gdata.util.parser
-
The Sequence
parser matches if its left
parser
matches the prefix of the parse buffer and then its right
parser matches (in sequence) the prefix of whatever remains in the parse
buffer.
- Sequence(Parser<? super T>, Parser<? super T>) - Constructor for class com.google.gdata.util.parser.Sequence
-
Class constructor.
- SequenceNumberProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing sequence number of an event.
- SequenceNumberProperty() - Constructor for class com.google.gdata.data.calendar.SequenceNumberProperty
-
- SequenceNumberProperty(String) - Constructor for class com.google.gdata.data.calendar.SequenceNumberProperty
-
- serverOverloaded - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Service - Class in com.google.gdata.client
-
The Service class represents a client connection to a GData service.
- Service() - Constructor for class com.google.gdata.client.Service
-
Constructs a new Service instance that is configured to accept arbitrary
extension data within feed or entry elements.
- service - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Service.
- service - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
Service associated with the feed.
- service - Variable in class com.google.gdata.model.atom.Entry.EntryState
-
Service.
- service - Variable in class com.google.gdata.model.atom.Feed.FeedState
-
Service associated with the feed.
- Service.ClientInputProperties - Class in com.google.gdata.client
-
The ClientInputProperties class is an adaptor class that implements the
InputProperties
interface for content to be read from the target
service based upon its attributes and a
Service.GDataRequest
.
- Service.ClientInputProperties(Service.GDataRequest, Class<?>) - Constructor for class com.google.gdata.client.Service.ClientInputProperties
-
- Service.ClientInputProperties(ContentType, Class<?>) - Constructor for class com.google.gdata.client.Service.ClientInputProperties
-
- Service.ClientOutputProperties - Class in com.google.gdata.client
-
The ClientOutputProperties class is an adaptor class that implements
the
OutputProperties
interface for content to be written to the
target service based upon its attributes and a
Service.GDataRequest
.
- Service.ClientOutputProperties(Service.GDataRequest, Object) - Constructor for class com.google.gdata.client.Service.ClientOutputProperties
-
- Service.ClientOutputProperties(ContentType, Object) - Constructor for class com.google.gdata.client.Service.ClientOutputProperties
-
- Service.ClientStreamProperties - Class in com.google.gdata.client
-
The ClientStreamProperties class is an abstract adaptor class that
implements the
StreamProperties
interface for content to be written
to or read from the target service based upon its attributes and a
Service.GDataRequest
.
- Service.ClientStreamProperties(Service.GDataRequest) - Constructor for class com.google.gdata.client.Service.ClientStreamProperties
-
- Service.ClientStreamProperties() - Constructor for class com.google.gdata.client.Service.ClientStreamProperties
-
- Service.GDataRequest - Interface in com.google.gdata.client
-
The GDataRequest interface represents a streaming connection to a GData
service that can be used either to send request data to the service using
an OutputStream (or XmlWriter for XML content) or to receive response data
from the service as an InputStream (or ParseSource for XML data).
- Service.GDataRequest.RequestType - Enum in com.google.gdata.client
-
The RequestType enumeration defines the set of expected GData request
types.
- Service.GDataRequestFactory - Interface in com.google.gdata.client
-
The GDataRequestFactory interface defines a basic factory interface for
constructing a new GDataRequest interface.
- Service.Versions - Class in com.google.gdata.client
-
The Versions class defines
Version
constants representing the set
of active versions of the GData core protocol and common data model
classes.
- SERVICE_VERSION - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- ServiceConfigurationException - Exception in com.google.gdata.util
-
The ServiceConfigurationException should be thrown if a GData server
or client configuration is not valid.
- ServiceConfigurationException(String) - Constructor for exception com.google.gdata.util.ServiceConfigurationException
-
- ServiceConfigurationException(String, Throwable) - Constructor for exception com.google.gdata.util.ServiceConfigurationException
-
- ServiceConfigurationException(Throwable) - Constructor for exception com.google.gdata.util.ServiceConfigurationException
-
- ServiceConfigurationException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.ServiceConfigurationException
-
- ServiceConfigurationException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.ServiceConfigurationException
-
- ServiceDocument - Class in com.google.gdata.data.introspection
-
The ServiceDocument class defines the basic Java object model
representation and XML parsing/generation support for an
Atom Publishing Protocol introspection document
- ServiceDocument() - Constructor for class com.google.gdata.data.introspection.ServiceDocument
-
- ServiceDocument - Class in com.google.gdata.model.atompub
-
Container for service information.
- ServiceDocument() - Constructor for class com.google.gdata.model.atompub.ServiceDocument
-
Constructs an instance using the default key.
- ServiceDocument(ElementKey<?, ? extends ServiceDocument>) - Constructor for class com.google.gdata.model.atompub.ServiceDocument
-
Subclass constructor, allows subclasses to supply their own element key.
- ServiceDocument(ElementKey<?, ? extends ServiceDocument>, Element) - Constructor for class com.google.gdata.model.atompub.ServiceDocument
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- ServiceDocument.Handler - Class in com.google.gdata.data.introspection
-
XmlParser ElementHandler for app:service
- ServiceDocument.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.introspection.ServiceDocument.Handler
-
- ServiceError - Class in com.google.api.gbase.client
-
- ServiceError(String, String, String) - Constructor for class com.google.api.gbase.client.ServiceError
-
Creates a new error.
- ServiceError(String) - Constructor for class com.google.api.gbase.client.ServiceError
-
Creates a new error with just an error message.
- ServiceErrors - Class in com.google.api.gbase.client
-
- ServiceErrors(ServiceException) - Constructor for class com.google.api.gbase.client.ServiceErrors
-
Creates a ServiceErrors object corresponding
to the errors contained in a
ServiceException
.
- ServiceErrors(BatchStatus) - Constructor for class com.google.api.gbase.client.ServiceErrors
-
Creates a ServiceErrors object corresponding
to the errors contained in
BatchStatus
.
- ServiceErrors() - Constructor for class com.google.api.gbase.client.ServiceErrors
-
Empty constructor.
- ServiceException - Exception in com.google.gdata.util
-
The ServiceException class is the base exception class used to
indicate an error while processing a GDataRequest.
- ServiceException(String) - Constructor for exception com.google.gdata.util.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.google.gdata.util.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.google.gdata.util.ServiceException
-
- ServiceException(HttpURLConnection) - Constructor for exception com.google.gdata.util.ServiceException
-
Initializes the ServiceException using the error response data from an
HTTP connection.
- ServiceException(ErrorContent) - Constructor for exception com.google.gdata.util.ServiceException
-
Initializes the ServiceException using an
ErrorContent
object that
encapsulates most of the information about the error.
- ServiceException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.util.ServiceException
-
Initializes the ServiceException using an
ErrorContent
object that
encapsulates most of the information about the error, and an embedded
exception.
- ServiceExceptionInitializer - Class in com.google.gdata.util
-
The ServiceExceptionInitializer class is used to initialize
a ServiceException from either an HTTP connection or an
XML structured error represented as a string.
- ServiceExceptionInitializer(ServiceException) - Constructor for class com.google.gdata.util.ServiceExceptionInitializer
-
- ServiceForbiddenException - Exception in com.google.gdata.util
-
The ServiceForbiddenException should be thrown by a service provider
when an attempt is made to perform an operation upon a resource (feed
or entry) that is not supported.
- ServiceForbiddenException(String) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceForbiddenException(String, Throwable) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceForbiddenException(Throwable) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceForbiddenException(HttpURLConnection) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceForbiddenException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceForbiddenException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.ServiceForbiddenException
-
- ServiceUnavailableException - Exception in com.google.gdata.util
-
Thrown when an exception occurs that is temporary; i.e., the user should
try again.
- ServiceUnavailableException(String) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- ServiceUnavailableException(String, Throwable) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- ServiceUnavailableException(Throwable) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- ServiceUnavailableException(HttpURLConnection) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- ServiceUnavailableException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- ServiceUnavailableException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.ServiceUnavailableException
-
- set(char, char) - Method in class com.google.gdata.util.parser.Chset
-
- set(Parser<T>) - Method in class com.google.gdata.util.parser.Rule
-
Sets the subject
member.
- setAboutMe(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Sets the user description.
- setAbPageVariationId(GwoAbPageVariationId) - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Sets the A/B experiment page variation ID.
- setAbsoluteTime(DateTime) - Method in class com.google.gdata.data.extensions.Reminder
-
- setAbsoluteTime(DateTime) - Method in class com.google.gdata.model.gd.Reminder
-
Sets the absolute time of the reminder.
- setAcceptableTextTypes() - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Declares text/plain to be an acceptable match for the purpose
of content negotiation.
- setAcceptableTypes(ContentType...) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Declares MIME types to be acceptable matches for the purpose
of content negotiation.
- setAcceptableXmlTypes() - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Declares text/xml and text/plain to be acceptable matches for the
purpose of content negotiation.
- setAcceptLanguage(String) - Method in class com.google.gdata.client.Service
-
Defines the languages accepted by the application.
- setAccess(String) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the access for the album this data object represents.
- setAccess(String) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setAccess(String) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setAccess(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the access for the album this entry represents.
- setAccessExt(GphotoAccess) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the access level for the album.
- setAccessLevel(AccessLevelProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar accesslevel.
- setAccessTokenUrl(String) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Set the access token url
- setAccessTokenUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the value of the access token url.
- setActive(Boolean) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the whether the goal is currently active.
- setAdditionalName(AdditionalName) - Method in class com.google.gdata.data.extensions.Name
-
Sets the additional name.
- setAdditionalName(AdditionalName) - Method in class com.google.gdata.model.gd.Name
-
Sets the additional name.
- setAddress(String) - Method in class com.google.api.gbase.client.Location
-
Sets the address.
- setAddress(String) - Method in class com.google.gdata.data.extensions.Email
-
- setAddress(String) - Method in class com.google.gdata.data.extensions.Im
-
Sets the IM address.
- setAddress(String) - Method in class com.google.gdata.model.gd.Email
-
Sets the email address.
- setAddress(String) - Method in class com.google.gdata.model.gd.Im
-
Sets the IM address.
- setAdmin(Boolean) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setAdminEmailAddress(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setAdminEmailAddress(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setAdultContent(boolean) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setAge(Integer) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setAge(int) - Method in class com.google.gdata.data.youtube.YtAge
-
Sets the age.
- setAgent(Agent) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Used in work addresses.
- setAgent(Agent) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Used in work addresses.
- setAggregate(boolean) - Method in class com.google.gdata.data.ExtensionDescription
-
- setAggregates(Aggregates) - Method in class com.google.gdata.data.analytics.DataFeed
-
Sets the aggregates.
- setAgreedToTerms(Boolean) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setAlbum(Album) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the album.
- setAlbumAccess(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the access for the album that contains this photo.
- setAlbumAccess(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the access for the album that contains this photo.
- setAlbumAccess(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setAlbumAccess(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setAlbumAccessExt(GphotoAccess) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the access level for the album.
- setAlbumArt(AlbumArt) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the album art.
- setAlbumArtist(AlbumArtist) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the album artist.
- setAlbumId(Long) - Method in interface com.google.gdata.data.photos.CommentData
-
Set the albumId of the album this comment is contained in.
- setAlbumId(String) - Method in interface com.google.gdata.data.photos.CommentData
-
Set the albumId by string for the album the comment is on.
- setAlbumId(Long) - Method in class com.google.gdata.data.photos.CommentEntry
-
- setAlbumId(String) - Method in class com.google.gdata.data.photos.CommentEntry
-
- setAlbumId(Long) - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
Set the albumId for the album this comment is on.
- setAlbumId(String) - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
Set the albumId for the album this comment is on.
- setAlbumId(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Sets the album the photo is in.
- setAlbumId(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Sets the album the photo is in.
- setAlbumId(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the albumId of the photo as a string, the album the photo is in.
- setAlbumId(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets the id of the album the photo is in.
- setAlbumId(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setAlbumId(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setAlbumId(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setAlbumId(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setAlbumIdExt(GphotoAlbumId) - Method in class com.google.gdata.data.photos.CommentEntry
-
Sets the album ID of the album this comment is on.
- setAlbumIdExt(GphotoAlbumId) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the album ID of the album this photo is in.
- setAlgo(String) - Method in class com.google.gdata.data.media.mediarss.MediaHash
-
- setAllCountries() - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
Explicitely sets the attribute country
to all
.
- setAltRegistry(AltRegistry) - Method in class com.google.gdata.client.Service
-
- setAltRegistry(AltRegistry) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Sets the
AltRegistry
property that should be used for instances
created by the builder.
- setAmount(Double) - Method in class com.google.gdata.data.extensions.Money
-
Sets the amount.
- setAmount(Double) - Method in class com.google.gdata.model.gd.Money
-
Sets the amount.
- setAnalyticsAccountId(GwoAnalyticsAccountId) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the Analytics account ID.
- setAncestor(String) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the content with the given ancestor.
- setAnyoneCanAddSelf(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- setApetureFNumber(Float) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the fstop value used.
- setApplication(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the application attribute.
- setApprovalUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Sets the approval url.
- setArbitraryXml(boolean) - Method in class com.google.gdata.data.ExtensionDescription
-
- setArbitraryXml(boolean) - Method in class com.google.gdata.data.ExtensionProfile
-
Configures the extension profile to specify whether any foreign XML
elements found when parsing within an
ExtensionPoint
should
be preserved.
- setArchiveComplete(ArchiveComplete) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive complete.
- setArchiveNotify(ArchiveNotify) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive notify.
- setArchiveNotifyStatus(ArchiveNotifyStatus) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive notify status.
- setArchiveStatus(ArchiveStatus) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive status.
- setArchiveTotal(ArchiveTotal) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive total.
- setArchiveTotalComplete(ArchiveTotalComplete) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive total complete.
- setArchiveTotalFailure(ArchiveTotalFailure) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the archive total failure.
- setArtist(Artist) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the artist.
- setAscendingOrder(boolean) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Changes the order in which results are returned (ascending
or descending).
- setAspectRatio(YtAspectRatio) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- setAttendeeStatus(String) - Method in class com.google.gdata.data.extensions.Who
-
- setAttendeeStatus(AttendeeStatus) - Method in class com.google.gdata.model.gd.Who
-
Sets the event attendee status.
- setAttendeeType(String) - Method in class com.google.gdata.data.extensions.Who
-
- setAttendeeType(AttendeeType) - Method in class com.google.gdata.model.gd.Who
-
Sets the event attendee type.
- setAttribute(String, Object) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setAttributeId(String, GoogleBaseAttributeType) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Sets attribute name and type.
- setAttributeId(GoogleBaseAttributeId) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Sets attribute name and type.
- setAttributeValue(QName, Object) - Method in class com.google.gdata.model.Element
-
Add attribute by id and value.
- setAttributeValue(AttributeKey<?>, Object) - Method in class com.google.gdata.model.Element
-
Add attribute by value.
- setAttribution(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setAuthor(String) - Method in class com.google.gdata.client.Query
-
Sets the author name or email address used for the query.
- setAuthorizationUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the value of the authorization url.
- setAuthSubToken(String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the AuthSub token to be used to authenticate a user.
- setAuthSubToken(String, PrivateKey) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the AuthSub token to be used to authenticate a user.
- setAuthSubToken(String) - Method in class com.google.gdata.client.GoogleService
-
Sets the AuthSub token to be used to authenticate a user.
- setAuthSubToken(String, PrivateKey) - Method in class com.google.gdata.client.GoogleService
-
Sets the AuthSub token to be used to authenticate a user.
- setAuthToken(HttpAuthToken) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Set the authentication token.
- setAuthToken(AuthTokenFactory.AuthToken) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- setAuthToken(HttpAuthToken) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- setAuthToken(AuthTokenFactory.AuthToken) - Method in interface com.google.gdata.client.Service.GDataRequestFactory
-
- setAuthTokenFactory(AuthTokenFactory) - Method in class com.google.gdata.client.GoogleService
-
- setAutoExtending(boolean) - Method in class com.google.gdata.data.ExtensionProfile
-
- setAutomaticallyGeneratedContent(Content) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Lets the GData server set the content.
- setAutomaticallyGeneratedContent(Content) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Lets the GData server populate this entry with the atom:content.
- setAutomaticallyGeneratedSummary(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Lets the GData server populate this entry with the atom:summary.
- setAutomaticallyGeneratedTitle(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Lets the GData server set the title.
- setAutomaticallyGeneratedTitle(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Lets the GData server populate this entry with the atom:title.
- setAutomaticSpeechRecognition(boolean) - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- setAutoPruneMode(GwoAutoPruneMode) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the auto-prune mode.
- setAverage(Float) - Method in class com.google.gdata.data.extensions.Rating
-
- setAverage(Float) - Method in class com.google.gdata.model.gd.Rating
-
Sets the average rating.
- setBackoffPolicy(BackoffPolicy) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setBase(String) - Method in class com.google.gdata.model.XmlBlob
-
- setBase(String) - Method in class com.google.gdata.util.XmlBlob
-
- setBaseFormat(AltFormat) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Declares another AltFormat
as the base for this one.
- setBatchId(ExtensionPoint, String) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Sets the value of the tag <batch:id>
.
- setBatchId(BatchId) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the batch identifier.
- setBatchId(BatchId) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the batch identifier.
- setBatchId(BatchId) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the batch identifier.
- setBatchId(IEntry, String) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Sets the value of the tag <batch:id>
.
- setBatchInterrupted(BatchInterrupted) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the batch interruption information.
- setBatchInterrupted(BatchInterrupted) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the batch interruption information.
- setBatchInterrupted(BatchInterrupted) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the batch interruption information.
- setBatchOperation(BatchOperation) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the batch operation.
- setBatchOperation(BatchOperation) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the batch operation.
- setBatchOperation(BatchOperation) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the batch operation.
- setBatchOperationType(ExtensionPoint, BatchOperationType) - Static method in class com.google.gdata.data.batch.BatchUtils
-
Sets the batch operation to execute in a
BaseEntry
.
- setBatchOperationType(IEntry, BatchOperationType) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Sets the batch operation to execute in a
IEntry
.
- setBatchOperationType(IFeed, BatchOperationType) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Sets the batch operation to execute in a
BaseFeed
.
- setBatchStatus(BatchStatus) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the batch response status information.
- setBatchStatus(BatchStatus) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the batch response status information.
- setBatchStatus(BatchStatus) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the batch response status information.
- setBeginDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setBeginDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setBillingInformation(BillingInformation) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the billing information.
- setBirthday(Birthday) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the birthday.
- setBitrate(int) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setBits(CharMatcher.LookupTable) - Method in class com.google.gdata.util.common.base.CharMatcher
-
For use by implementors; sets the bit corresponding to each character ('\0'
to '?') that matches this matcher in the given bit array, leaving all
other bits untouched.
- setBlob(String) - Method in class com.google.gdata.model.XmlBlob
-
Set blob content.
- setBlob(String) - Method in class com.google.gdata.util.XmlBlob
-
- setBody(String) - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Changes the body of the message.
- setBooks(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setBooleanValue(boolean) - Method in class com.google.gdata.data.webmastertools.BoolValueConstruct
-
Set boolean value.
- setBox(ExtensionPoint, Box) - Static method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
Sets the geo bounding box of the extension passed in.
- setBytes(byte[]) - Method in class com.google.gdata.data.OtherContent
-
Specifies the binary contents.
- setBytes(byte[]) - Method in class com.google.gdata.model.atom.OtherContent
-
Specifies the binary contents.
- setBytesUsed(Long) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the number of bytes used in the album this data object represents.
- setBytesUsed(Long) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setBytesUsed(Long) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setBytesUsed(Long) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the number of bytes used in the album this entry represents.
- setBytesUsedExt(GphotoBytesUsed) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the number of bytes used by this album.
- setCameraMake(String) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the make of the camera used.
- setCameraModel(String) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the model of the camera used.
- setCan(String) - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Sets the canned query identifier.
- setCanEdit(boolean) - Method in class com.google.gdata.data.BaseEntry
-
- setCanEdit(boolean) - Method in interface com.google.gdata.data.IEntry
-
Sets whether the server allows this entry to be modified by the client.
- setCanEdit(boolean) - Method in class com.google.gdata.model.atom.Entry
-
- setCanPost(boolean) - Method in class com.google.gdata.data.BaseFeed
-
Sets the property that indicates if it is possible to post new entries
to the feed.
- setCanPost(boolean) - Method in interface com.google.gdata.data.IFeed
-
Sets whether this feed accepts entries POSTed to it.
- setCanPost(boolean) - Method in class com.google.gdata.model.atom.Feed
-
Sets the property that indicates if it is possible to post new entries to
the feed.
- setCardinality(ElementMetadata.Cardinality) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the cardinality of the element.
- setCaseSensitive(Boolean) - Method in class com.google.gdata.data.analytics.Destination
-
Sets the whether path URL matching is case sensitive.
- setChangePasswordAtNextLogin(Boolean) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setChangestamp(Changestamp) - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Sets the changestamp.
- setChannels(int) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setChannels(Integer) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the number of audio channels.
- setChannelType(String) - Method in class com.google.gdata.data.youtube.ChannelEntry
-
Set channel type of category tag.
- setChannelType(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Set channel type of category tag.
- setChatMonitorLevel(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setChecksum(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the checksum of the photo this item is about.
- setChecksum(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the checksum of the photo.
- setChecksum(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setChecksum(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setChecksumExt(GphotoChecksum) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the checksum for the photo provided by the client.
- setChunkedMediaUpload(int) - Method in class com.google.gdata.client.media.MediaService
-
Configures the service to use chunked streaming mode for media write
requests.
- setChunkSize(long) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setCity(City) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Can be city, village, town, borough, etc.
- setCity(City) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Can be city, village, town, borough, etc.
- setClient(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the client of the photo this item is about.
- setClient(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the client string on the photo.
- setClient(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setClient(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setClientExt(GphotoClient) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the client that uploaded the photo.
- setClosedDate(ClosedDate) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the closed date.
- setCoalescing(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setCode(int) - Method in class com.google.gdata.data.batch.BatchStatus
-
Sets HTTP response code.
- setCode(String) - Method in class com.google.gdata.data.contacts.Language
-
Sets the code.
- setCode(String) - Method in class com.google.gdata.data.extensions.Country
-
Sets the The 3166-1 alpha-2 country code.
- setCode(Integer) - Method in class com.google.gdata.model.batch.BatchStatus
-
Sets the HTTP response code.
- setCode(String) - Method in class com.google.gdata.model.gd.Country
-
Sets the The 3166-1 alpha-2 country code.
- setCode(String) - Method in class com.google.gdata.util.ErrorElement
-
Set the codename.
- setCode(String) - Method in exception com.google.gdata.util.ServiceException
-
Set error code.
- setColCount(int) - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Sets the total number of columns.
- setColor(ColorProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar color.
- setComboActive(GwoComboActive) - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Sets the flag indicating if the combination is active.
- setComboId(GwoComboId) - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Sets the combination ID.
- setComboString(GwoComboString) - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Sets the string that specifies a combination in an experiment.
- setComment(String) - Method in class com.google.gdata.data.youtube.ComplaintEntry
-
Adds an optional comment to the complaint.
- setCommentCount(Integer) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the number of comments on the album.
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the number of comments on the album this entry represents.
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the number of comments on the photo this item represents.
- setCommentCount(Integer) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the number of comments on the photo.
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setCommentCount(Integer) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setCommentCountExt(GphotoCommentCount) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the number of comments on this album.
- setCommentCountExt(GphotoCommentCount) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the count of comments on this photo.
- setComments(Comments) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the Comments class.
- setComments(Comments) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the comments tag.
- setComments(Comments) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the nested comments feed.
- setComments(Comments) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Sets the Comments class.
- setCommentsEnabled(Boolean) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the whether comments are enabled in the album.
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the whether comments are enabled in the album this entry represents.
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the whether comments are enabled in the photo this item represents.
- setCommentsEnabled(Boolean) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets whether comments can be made on the photo.
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setCommentsEnabled(Boolean) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setCommentsEnabledExt(GphotoCommentsEnabled) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the comments enabled field, which is true if comments are enabled for
this album.
- setCommentsEnabledExt(GphotoCommentsEnabled) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the whether comments are enabled on this photo.
- setCommission(Commission) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the commission for the transaction.
- setCompany(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setComparison(String) - Method in class com.google.gdata.data.analytics.Engagement
-
Sets the engagement goal's comparison operation.
- setCompletedDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setCompletedDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setComposer(Composer) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the composer.
- setConfidenceInterval(Double) - Method in class com.google.gdata.data.analytics.Metric
-
Sets the 95% confidence interval for this metric (lower is better).
- setConnectionSource(HttpUrlConnectionSource) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- setConnectTimeout(int) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setConnectTimeout(int) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets the number of milliseconds to wait for a connection to the remote
GData service before timing out.
- setConnectTimeout(int) - Method in class com.google.gdata.client.Service
-
Sets the default wait timeout (in milliseconds) for a connection to the
remote GData service.
- setContact(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setContainsSampledData(ContainsSampledData) - Method in class com.google.gdata.data.analytics.DataFeed
-
Sets the flag indicating whether response contains sampled data.
- setContent(String) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Selects what to return, on the customer feed.
- setContent(String) - Method in class com.google.gdata.data.AttributeGenerator
-
- setContent(Content) - Method in class com.google.gdata.data.BaseEntry
-
- setContent(TextConstruct) - Method in class com.google.gdata.data.BaseEntry
-
- setContent(String) - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Sets this tag content.
- setContent(String) - Method in class com.google.gdata.data.batch.BatchStatus
-
Sets error message.
- setContent(Content) - Method in class com.google.gdata.data.Link
-
- setContent(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Throws an exception, preventing setting the server-generated field.
- setContent(Content) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Throws an exception, preventing setting the server-generated field.
- setContent(Content) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Prevents setting the server-generated field.
- setContent(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Prevents setting the server-generated field.
- setContent(TextConstruct) - Method in class com.google.gdata.data.TextContent
-
Specifies the text content.
- setContent(String) - Method in class com.google.gdata.data.youtube.AbstractFreeTextExtension
-
Sets the content string.
- setContent(Content) - Method in class com.google.gdata.model.atom.Entry
-
- setContent(Content) - Method in class com.google.gdata.model.atom.Link
-
Sets the atom:content element nested inside this atom:link.
- setContent(String) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the error message explaining what went wrong while processing the
request.
- setContent(String) - Method in class com.google.gdata.model.batch.BatchStatus
-
Sets the error message explaining what went wrong while processing the
request.
- setContentAsCountryCodeList(List<String>) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
Sets the content as a space-separated list of country codes.
- setContentLength(long) - Method in class com.google.gdata.data.media.BaseMediaSource
-
- setContentRequired(boolean) - Method in interface com.google.gdata.model.ElementCreator
-
Sets whether the element's content is required.
- setContentType(ContentType) - Method in class com.google.gdata.client.Service
-
Sets the default ContentType for writing data to the GData service.
- setContentType(ContentType) - Method in class com.google.gdata.data.batch.BatchInterrupted
-
Sets the content type for this tag.
- setContentType(ContentType) - Method in class com.google.gdata.data.batch.BatchStatus
-
Sets mime type for the content of this error.
- setContentType(ContentType) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the MIME type of the content of this element.
- setContentType(ContentType) - Method in class com.google.gdata.model.batch.BatchStatus
-
Sets the MIME type for the content of the error message contained in this
element.
- setContentType(ContentType) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Sets the primary MIME content type used for the representation.
- setContentType(ContentType) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Sets the
ContentType
property that should be used for instances
created by the builder.
- setContinuityOfCareRecord(ContinuityOfCareRecord) - Method in class com.google.gdata.data.health.ProfileEntry
-
Sets the continuity of care record.
- setControl(Control) - Method in class com.google.gdata.model.atom.Entry
-
Sets the app:control tag, which usually contains app:draft.
- setControlScript(GwoControlScript) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the script to control the experiment.
- setConversionScript(GwoConversionScript) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the script to record conversions.
- setCookieManager(CookieManager) - Method in class com.google.gdata.client.GoogleService
-
- setCookiesEnabled(boolean) - Method in interface com.google.gdata.client.CookieManager
-
Enables or disables cookie handling.
- setCookiesEnabled(boolean) - Method in class com.google.gdata.client.SimpleCookieManager
-
- setCopyright(MediaCopyright) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setCostBasis(CostBasis) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the cost basis of the portfolio in the portfolio default currency.
- setCostBasis(CostBasis) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the cost basis of the position in the portfolio default currency (and
exchange currency if it differs).
- setCount(Integer) - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Sets the count.
- setCount(Integer) - Method in class com.google.gdata.data.sites.SitesLink
-
Sets the provides a hint to clients as to the total number of replies
contained by the linked resource.
- setCountBySource(String, int) - Method in class com.google.api.gbase.client.Stats.Statistics
-
Sets the sub-total for a specific source.
- setCountHint(Integer) - Method in class com.google.gdata.data.extensions.FeedLink
-
- setCountHint(Integer) - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Sets the estimate of how many entries can be
found in the enclosed feed.
- setCountHint(Integer) - Method in class com.google.gdata.model.gd.FeedLink
-
Sets the hint at the number of entries in the feed.
- setCountries(Collection<String>) - Method in class com.google.gdata.data.youtube.YouTubeMediaRating
-
Defines the countries to which the rating applies.
- setCountry(Country) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the The country name.
- setCountry(Country) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the The country name.
- setCountryRestriction(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the restriction
parameter to a country code.
- setCoverage(GwoCoverage) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the percentage of traffic to send to the experiment.
- setCrawled(DateTime) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Deprecated.
This field is not used any more.
- setCrawlRate(CrawlRate) - Method in class com.google.gdata.data.webmastertools.CrawlRateConstruct
-
- setCrawlRate(CrawlRate) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Changes the crawl rate.
- setCrawlType(CrawlIssueCrawlType.CrawlType) - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
Sets the value.
- setCrawlType(CrawlIssueCrawlType) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Sets the crawl issue crawl type.
- setCrowdingBy(String) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Sets the criteria used for crowding the results in groups.
- setCurrencyCode(String) - Method in class com.google.gdata.data.extensions.Money
-
Sets the ISO4217 currency code.
- setCurrencyCode(String) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the ISO4217 currency code.
- setCurrencyCode(String) - Method in class com.google.gdata.model.gd.Money
-
Sets the ISO4217 currency code.
- setCurrentEntry(IEntry) - Method in exception com.google.gdata.util.VersionConflictException
-
- setData(UploadData) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setData(Data) - Method in class com.google.gdata.data.sites.ListPageEntry
-
Sets the data region of a table.
- setData(Data) - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Sets the data region of a table.
- setDate(DateTime) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the date at which the transaction occurred.
- setDate(Date) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the date of the album.
- setDate(Date) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setDate(Date) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setDate(Date) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Sets the date on the album, this is the user-defined date.
- setDate(DateTime) - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Changes the Date field of the message.
- setDate(DateTime) - Method in class com.google.gdata.data.youtube.YtRecorded
-
Sets the date.
- setDateDetected(DateTime) - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
Sets the value.
- setDateDetected(CrawlIssueDateDetected) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Sets the crawl issue date detected.
- setDateExt(GphotoTimestamp) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the user date of the album.
- setDateOnly(boolean) - Method in class com.google.gdata.data.DateTime
-
- setDateTime(DateTime) - Method in class com.google.gdata.data.webmastertools.DateTimeValueConstruct
-
Set date/time value.
- setDateTime(DateTime) - Method in class com.google.gdata.data.youtube.YtUploaded
-
Changes the uploaded date time.
- setDays(Integer) - Method in class com.google.gdata.data.extensions.Reminder
-
- setDays(Integer) - Method in class com.google.gdata.model.gd.Reminder
-
Sets the number of days before the start time.
- setDaysGain(DaysGain) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the today's gain for the portfolio in the portfolio default currency.
- setDaysGain(DaysGain) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
- setDebugInfo(String) - Method in class com.google.gdata.util.ErrorElement
-
Set debugging information.
- setDebugInfo(String) - Method in exception com.google.gdata.util.ServiceException
-
Set debugging information.
- setDefault(boolean) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setDefaultLanguage(String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Sets the default language for Google Apps domain.
- setDefaultNamespace(XmlNamespace) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Sets the default namespace.
- setDefinition(Definition) - Method in class com.google.gdata.data.analytics.Segment
-
Sets the definition.
- setDelegate(AltRegistry) - Method in class com.google.gdata.wireformats.AltRegistry
-
Sets a delegate registry that will be used to satisfy lookups that cannot
be resolved from the local registry.
- setDeleted(Deleted) - Method in class com.google.gdata.data.contacts.ContactEntry
-
Sets the marker for deleted entries.
- setDeleted(Deleted) - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Sets the marker for deleted entries.
- setDeleted(Boolean) - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Sets the whether the contact was removed from the group.
- setDeleted() - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- setDeleted(Deleted) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the marker for deleted entries.
- setDeleted(Deleted) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the marker for deleted entries.
- setDeleted(Deleted) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the marker for deleted entries.
- setDeleted(Deleted) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the If present, indicates that an item has been deleted.
- setDeliveryNotes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets delivery notes attribute.
- setDeliveryRadius(float, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets delivery radius.
- setDeliveryRadius(NumberUnit<Float>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets delivery radius.
- setDerived(YtDerived) - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- setDescription(String) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the description of this document.
- setDescription(MediaDescription) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setDescription(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setDescription(TextConstruct) - Method in interface com.google.gdata.data.photos.AtomData
-
Set the description of the item.
- setDescription(TextConstruct) - Method in class com.google.gdata.data.photos.GphotoEntry
-
Description on an entry is just the summary.
- setDescription(TextConstruct) - Method in class com.google.gdata.data.photos.GphotoFeed
-
Description on a feed is just the subtitle.
- setDescription(Description) - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
Sets the description.
- setDescription(SidewikiUserDescription) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Sets the Sidewiki author description.
- setDescription(String) - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Deprecated.
Valid only in version 1. Replaced in version 2.0 with
atom:summary.
- setDescription(String) - Method in class com.google.gdata.data.youtube.PlaylistEntry
-
Deprecated.
Valid only in version 1. Replaced version 2.0 with
atom:summary.
- setDescription(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Deprecated.
Valid only in version 1. Replaced in version 2.0 with
yt:aboutMe for the user self description and atom:summary for
the user channel description
- setDescription(String) - Method in class com.google.gdata.data.youtube.VideoMessageEntry
-
Deprecated.
Valid only in version 1. Replaced version 2.0 with
atom:summary.
- setDescription(String) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Sets a human-readable error message.
- setDesiredCallbackUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the value of the desired callback url.
- setDestination(Destination) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the destination.
- setDestUserName(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setDetail(String) - Method in class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
Sets the value.
- setDetail(CrawlIssueDetail) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Sets the crawl issue detail.
- setDeveloper(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setDimensions(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the comma separated list of row keys.
- setDirectoryServer(DirectoryServer) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the directory server.
- setDisplayName(String) - Method in class com.google.gdata.data.extensions.Email
-
- setDisplayName(String) - Method in class com.google.gdata.model.gd.Email
-
Sets the displayName.
- setDistance(Float) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the distance to the subject.
- setDocumentLocator(Locator) - Method in class com.google.gdata.util.XmlParser
-
SAX callback.
- setDocumentLocator(Locator) - Method in class com.google.gdata.wireformats.XmlParser
-
SAX callback.
- setDocumentSource(DocumentSource) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the document source.
- setDomain(String) - Method in class com.google.gdata.util.ErrorElement
-
Set the domain name.
- setDomain(String) - Method in exception com.google.gdata.util.ServiceException
-
Set error domain.
- setDomainLogo(String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Updates the custom logo with the new image provided.
- setDomainSecondaryEmailAddress(String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Registers the given Email as domain's secondary Email address
- setDraft(Boolean) - Method in class com.google.gdata.data.BaseEntry
-
Set draft status.
- setDraft(Boolean) - Method in class com.google.gdata.data.PubControl
-
Sets the value of the app:draft tag.
- setDraft(Boolean) - Method in class com.google.gdata.model.atom.Entry
-
Set draft status.
- setDraft(Draft) - Method in class com.google.gdata.model.atompub.Control
-
Sets the draft tag.
- setDraft(boolean) - Method in class com.google.gdata.model.atompub.Control
-
Sets the value of the app:draft tag.
- setDraftMonitorLevel(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setDropFrame(boolean) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- setDuration(Duration) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the duration
- setDuration(int) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setDuration(Long) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the video playback duration in milliseconds.
- setDuration(Long) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets the duration, in seconds, of the youtube video.
- setEbook(String) - Method in class com.google.gdata.client.books.VolumeQuery
-
Sets the ebook.
- setEdited(DateTime) - Method in class com.google.gdata.data.BaseEntry
-
- setEdited(DateTime) - Method in interface com.google.gdata.data.IEntry
-
Set the last time this entry was edited using the app:edited element.
- setEdited(DateTime) - Method in class com.google.gdata.model.atom.Entry
-
- setElement(QName, Element) - Method in class com.google.gdata.model.Element
-
Sets the value of the child element(s) with the given id.
- setElement(Element) - Method in class com.google.gdata.model.Element
-
Sets a child element to the given value.
- setElement(ElementKey<?, ?>, Element) - Method in class com.google.gdata.model.Element
-
Sets the value of the child element(s) with the key
.
- setElementGenerator(XmlGenerator.ElementGenerator) - Method in class com.google.gdata.wireformats.XmlWireFormatProperties
-
- setElementMetadata(ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Sets the
ElementMetadata
that should be used for instances created
by the builder.
- setElev(Float) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- setElev(Float) - Method in class com.google.gdata.model.gd.GeoPt
-
Sets the Elevation.
- setEmail(String) - Method in class com.google.gdata.data.extensions.Who
-
- setEmail(String) - Method in class com.google.gdata.data.Person
-
- setEmail(Email) - Method in class com.google.gdata.data.youtube.FriendEntry
-
Sets the contact e-mail address (for e-mail contacs.)
- setEmail(String) - Method in class com.google.gdata.model.atom.Person
-
- setEmail(String) - Method in class com.google.gdata.model.gd.Who
-
Sets the email address.
- setEmbeddability(Embeddability) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the embeddability.
- setEmbeddable(boolean) - Method in class com.google.gdata.data.youtube.VideoEntry
-
- setEnd(NormalPlayTime) - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- setEndDate(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the last day for which to retrieve data in form YYYY-MM-DD.
- setEndDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setEndDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setEndDate(EndDate) - Method in class com.google.gdata.data.analytics.DataFeed
-
Sets the end date.
- setEndTime(DateTime) - Method in class com.google.gdata.data.extensions.When
-
- setEndTime(DateTime) - Method in class com.google.gdata.model.gd.When
-
Sets the event end time.
- setEngagement(Engagement) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the engagement.
- setEnhancedImageSearch(boolean) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Changes the Enhanced Image Search setting.
- setEntries(List<E>) - Method in class com.google.gdata.data.BaseFeed
-
Sets the list to use for storing the entry list
- setEntries(Collection<? extends Entry>) - Method in class com.google.gdata.model.atom.Feed
-
Sets the entries in this feed to the given entries.
- setEntry(E) - Method in class com.google.gdata.data.extensions.EntryLink
-
- setEntry(Entry) - Method in class com.google.gdata.model.gd.EntryLink
-
Sets the nested entry.
- setEntry(RecurrenceExceptionEntry) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntryLink
-
Sets the nested entry.
- setEntryLink(EntryLink<?>) - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- setEntryLink(EntryLink<?>) - Method in class com.google.gdata.data.extensions.Where
-
- setEntryLink(EntryLink<?>) - Method in class com.google.gdata.data.extensions.Who
-
- setEntryLink(RecurrenceExceptionEntryLink) - Method in class com.google.gdata.model.gd.RecurrenceException
-
Sets the nested entry providing the details about the exception.
- setEntryLink(EntryLink) - Method in class com.google.gdata.model.gd.Where
-
Sets the nested person or venue (Contact) entry.
- setEntryLink(EntryLink) - Method in class com.google.gdata.model.gd.Who
-
Sets the nested person entry.
- setEntrySource(Source) - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Sets the Sidewiki entry source.
- setError(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Sets the OAuth error.
- setErrorCount(Integer) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the number of entries for which processing failed.
- setErrorText(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Sets the OAuth error text.
- setEtag(String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setEtag(String) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets the entity tag value that will be used to conditionalize the request
if not null
.
- setEtag(String) - Method in class com.google.gdata.data.BaseEntry
-
- setEtag(String) - Method in class com.google.gdata.data.BaseFeed
-
Sets the current entity tag value for this feed.
- setEtag(String) - Method in interface com.google.gdata.data.IAtom
-
Sets the value of the gd:etag attribute for this resource.
- setEtag(String) - Method in class com.google.gdata.data.Link
-
- setEtag(String) - Method in class com.google.gdata.data.media.BaseMediaSource
-
- setEtag(String) - Method in class com.google.gdata.data.OutOfLineContent
-
- setEtag(String) - Method in class com.google.gdata.model.atom.Entry
-
- setEtag(String) - Method in class com.google.gdata.model.atom.Feed
-
- setEtag(String) - Method in class com.google.gdata.model.atom.Link
-
- setEtag(String) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Sets the HTTP etag for the referenced content.
- setEventStatus(EventStatus) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the event status.
- setEventStatus(EventStatus) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Sets the event status.
- setEventType(UserEventEntry.Type) - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Sets the type category of this entry.
- setExchange(String) - Method in class com.google.gdata.data.finance.Symbol
-
Sets the exchange symbol for the company or mutual fund.
- setExecutorService(ExecutorService) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setExifTags(ExifTags) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the exif tags on the photo this item is about.
- setExifTags(ExifTags) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets the exif tags for the photo.
- setExifTags(ExifTags) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the exif information on the photo.
- setExifTags(ExifTags) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setExifTagValue(String, Number) - Method in class com.google.gdata.data.photos.ExifTags
-
Convenience method to set an exif tag based on a float value.
- setExifTagValue(String, String) - Method in class com.google.gdata.data.photos.ExifTags
-
Sets the value of a particular exif tag by name.
- setExpandEntityReferences(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setExpectType(Class<?>) - Method in class com.google.gdata.wireformats.input.InputPropertiesBuilder
-
Sets the expected type property that should be used for instances
created by the builder.
- setExperimentId(GwoExperimentId) - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
Sets the experiment ID.
- setExperimentId(GwoExperimentId) - Method in class com.google.gdata.data.analytics.CombinationEntry
-
Sets the experiment ID.
- setExperimentId(GwoExperimentId) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the experiment ID.
- setExperimentId(GwoExperimentId) - Method in class com.google.gdata.data.analytics.SectionEntry
-
Sets the experiment ID.
- setExperimentId(GwoExperimentId) - Method in class com.google.gdata.data.analytics.VariationEntry
-
Sets the experiment ID.
- setExperimentNotes(GwoExperimentNotes) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the experiment's notes.
- setExperimentType(GwoExperimentType) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the experiment type.
- setExpirationDate(DateTime) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the date at which the entry expires.
- setExpiredDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setExpiredDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setExportRequestor(DocumentExportRequestor) - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Sets the document export requestor.
- setExposureTime(Float) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the exposure time used.
- setExpression(String) - Method in class com.google.gdata.data.analytics.Destination
-
Sets the goal's path expression.
- setExpression(MediaContent.Expression) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setExtendedHelp(String) - Method in class com.google.gdata.util.ErrorElement
-
Set URI for extended help.
- setExtendedHelp(String) - Method in exception com.google.gdata.util.ServiceException
-
Set URI for extended help.
- setExtendedPropertyQuery(CalendarQuery.ExtendedPropertyMatch...) - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Sets up the extended property matching for events returned by the query
by setting the extq
custom parameter value.
- setExtension(Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Sets an extension object.
- setExtension(Extension) - Method in interface com.google.gdata.data.photos.Extensible
-
Sets an extension object.
- setExtension(Extension) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Set an extension.
- setExtension(Extension) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- setExtensionClass(Class<? extends Extension>) - Method in class com.google.gdata.data.ExtensionDescription
-
- setExtensionProfile(ExtensionProfile) - Method in class com.google.gdata.client.Service
-
Sets the
ExtensionProfile
that defines any expected extensions to
the base RSS/Atom content model.
- setExtensionProfile(ExtensionProfile) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Sets the
ExtensionProfile
property that should be used for
instances created by the builder.
- setFamilyName(String) - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- setFamilyName(FamilyName) - Method in class com.google.gdata.data.extensions.Name
-
Sets the family name.
- setFamilyName(FamilyName) - Method in class com.google.gdata.model.gd.Name
-
Sets the family name.
- setFavoriteCount(long) - Method in class com.google.gdata.data.youtube.YtStatistics
-
Sets favorite count.
- setFeature(String, boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setFeature(String, boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- setFeaturedDate(Date) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Sets the date that the photo was featured.
- setFeaturedDate(Date) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets the date that the photo was featured.
- setFeaturedDate(Date) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setFeaturedDate(Date) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setFeaturedDateExt(GphotoFeaturedDate) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the datetime in unix timestamp format for when the photo was featured.
- setFeatureName(FeatureName) - Method in class com.google.gdata.data.docs.Feature
-
Sets the feature name.
- setFeatureRate(FeatureRate) - Method in class com.google.gdata.data.docs.Feature
-
Sets the feature rate.
- setFeed(F) - Method in class com.google.gdata.data.extensions.FeedLink
-
- setFeed(Feed) - Method in class com.google.gdata.model.gd.FeedLink
-
Sets the nested feed.
- setFeedLink(FeedLink<?>) - Method in class com.google.gdata.data.extensions.Comments
-
- setFeedLink(PortfolioFeedLink) - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Sets the position feed for the portfolio.
- setFeedLink(PositionFeedLink) - Method in class com.google.gdata.data.finance.PositionEntry
-
Sets the transaction feed for the position.
- setFeedLink(FeedLink) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the nested feed link.
- setFeedLink(FeedLink) - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
Sets the A feedLink element representing the feed for announcements in this
page.
- setFeedLink(FeedLink) - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
Sets the A feedLink representing the files in this file cabinet.
- setFeedLink(FeedLink) - Method in class com.google.gdata.data.sites.ListPageEntry
-
Sets the A feedLink element representing the feed for list items in this
page.
- setFeedLink(FeedLink) - Method in class com.google.gdata.data.sites.SiteFeed
-
Sets the sites ACL feed link.
- setFeedLink(FeedLink<?>) - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Deprecated.
Starting with version 2, the feed link can be found in the content.
- setFeedLink(FeedLink) - Method in class com.google.gdata.model.gd.Comments
-
Sets the nested feed link.
- setFields(String) - Method in class com.google.gdata.client.Query
-
Sets the "fields" partial selection query parameter.
- setFile(File) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setFile(File) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Deprecated.
use setFile(File, String) instead.
- setFile(File, String) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Associate a File with this entry with the specified mime type
- setFileContent(String) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Sets file content for HTML file verification.
- setFileSize(long) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setFileUrls(String[]) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setFileUrls(String[]) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setFilters(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the dimension and metric filters.
- setFirstName(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Sets the first name of the youtube user
- setFixed(Categories.Fixed) - Method in class com.google.gdata.model.atompub.Categories
-
Sets the indicates whether the list of categories is a fixed or an open
set.
- setFlashUsed(Boolean) - Method in class com.google.gdata.data.photos.ExifTags
-
Set whether the flash was used.
- setFocalLength(Float) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the focal length used.
- setFormat(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setFormat(String) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- setFormatInfo(YtFormatInfo) - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- setFormats(int...) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the format
parameter.
- setFormats(Set<Integer>) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the format
parameter.
- setFormattedAddress(FormattedAddress) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the The full, unstructured address.
- setFormattedAddress(FormattedAddress) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the The full, unstructured address.
- setFramerate(int) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setFrameRate(String) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- setFullName(FullName) - Method in class com.google.gdata.data.extensions.Name
-
Sets the full name.
- setFullName(String) - Method in class com.google.gdata.data.finance.Symbol
-
Sets the full name for the company or mutual fund.
- setFullName(FullName) - Method in class com.google.gdata.model.gd.Name
-
Sets the full name.
- setFullText(String) - Method in class com.google.gdata.model.XmlBlob
-
Set blob content full-text indexing.
- setFullText(String) - Method in class com.google.gdata.util.XmlBlob
-
- setFullTextQuery(String) - Method in class com.google.gdata.client.Query
-
Sets the full text query string that will be used for the query.
- setFullTextQuery(String) - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Sets the full-text query.
- setGadgetPrefs(Map<String, String>) - Method in class com.google.gdata.data.calendar.WebContent
-
- setGain(Gain) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the gain for the portfolio in the portfolio default currency.
- setGain(Gain) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the gain for the position in the portfolio default currency (and
exchange currency if it differs).
- setGainPercentage(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the percentage gain.
- setGainPercentage(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the percentage gain.
- setGender(Gender) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the gender.
- setGender(YtGender.Value) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setGender(YtGender.Value) - Method in class com.google.gdata.data.youtube.YtGender
-
Sets the gender.
- setGenerator(String, String, String) - Method in interface com.google.gdata.data.IFeed
-
Sets the atom:generator element on this feed.
- setGenerator(Generator) - Method in class com.google.gdata.data.Source
-
- setGenerator(String, String, String) - Method in class com.google.gdata.data.Source
-
- setGenerator(Source.Generator) - Method in class com.google.gdata.model.atom.Source
-
- setGenerator(String, String, String) - Method in class com.google.gdata.model.atom.Source
-
- setGenre(Genre) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the genre.
- setGeoBoundingBox(Point, Point) - Method in interface com.google.gdata.data.geo.BoxData
-
Sets the bounding box based on two
Point
objects.
- setGeoBoundingBox(Box) - Method in interface com.google.gdata.data.geo.BoxData
-
Sets the bounding box for this entity based on a
Box
extension.
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
If there is an existing box this will set the new values on it.
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.geo.impl.BoxDataImpl
-
Sets the geo bounding box to the given box.
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setGeoBoundingBox(Point, Point) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setGeoBoundingBox(Box) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setGeoCoordinates(GeoRssWhere) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Adds a georss:where tag.
- setGeoLocation(Point, Point) - Method in interface com.google.gdata.data.geo.Box
-
Sets the coordinates of this box.
- setGeoLocation(Point, Point) - Method in class com.google.gdata.data.geo.impl.GeoRssBox
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- setGeoLocation(Point, Point) - Method in class com.google.gdata.data.geo.impl.GeoRssWhere
-
- setGeoLocation(Point, Point) - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.geo.impl.GmlPoint
-
Sets the latitude and longitude of the gml:pos element of this Point to the
latitude and longitude coordinates specified.
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Sets the geo-location of the entity based on the lat and long coordinates
passed in.
- setGeoLocation(Point) - Method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Sets the geo-location of the entity based on the Point extension.
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.geo.impl.W3CPoint
-
Sets the geo location based on the passed in lat and lon values.
- setGeoLocation(Double, Double) - Method in interface com.google.gdata.data.geo.Point
-
Sets the latitude and longitude coordinates of this Point.
- setGeoLocation(Double, Double) - Method in interface com.google.gdata.data.geo.PointData
-
Sets the geo-location of the entity based on the lat and long coordinates
passed in.
- setGeoLocation(Point) - Method in interface com.google.gdata.data.geo.PointData
-
Sets the geo-location of the entity based on the Point extension.
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setGeoLocation(Double, Double) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setGeoLocation(Point) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setGeolocation(String) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Changes site geographic location.
- setGeoPoint(W3CPoint) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geolocation as a geo:point.
- setGeoPoint(W3CPoint) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geolocation as a geo:point.
- setGeoPt(GeoPt) - Method in class com.google.gdata.data.extensions.MessageEntry
-
- setGeoPt(GeoPt) - Method in class com.google.gdata.model.gd.MessageEntry
-
Sets the geo pt.
- setGeoRssBox(GeoRssBox) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geo bounding box as a georss:box.
- setGeoRssBox(GeoRssBox) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geo bounding box as a georss:box.
- setGeoRssPoint(GeoRssPoint) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geolocation as a georss:point.
- setGeoRssPoint(GeoRssPoint) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geolocation as a georss:point.
- setGeoRssWhere(GeoRssWhere) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geolocation as a georss:where.
- setGeoRssWhere(GeoRssWhere) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geolocation as a georss:where.
- setGivenName(String) - Method in class com.google.gdata.data.appsforyourdomain.Name
-
- setGivenName(GivenName) - Method in class com.google.gdata.data.extensions.Name
-
Sets the given name.
- setGivenName(GivenName) - Method in class com.google.gdata.model.gd.Name
-
Sets the given name.
- setGlossary(GlossariesElement) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the glossaries element.
- setGmlEnvelope(GmlEnvelope) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geo bounding box as a gml:Envelope.
- setGmlEnvelope(GmlEnvelope) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geo bounding box as a gml:Envelope.
- setGmlPoint(GmlPoint) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the geolocation as a gml:point.
- setGmlPoint(GmlPoint) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the geolocation as a gml:point.
- setGmPublishingPriority(GmPublishingPriority.Value) - Method in class com.google.api.gbase.client.MetadataEntryExtension
-
Sets the publishing priority for the entry.
- setGoal(Goal) - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Sets the goal.
- setGoogleBaseQuery(String) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Sets the Google Base query to execute.
- setGphotoId(Long) - Method in interface com.google.gdata.data.photos.GphotoData
-
Sets the id of this feed or entry.
- setGphotoId(String) - Method in interface com.google.gdata.data.photos.GphotoData
-
Sets the id of this feed or entry.
- setGphotoId(Long) - Method in class com.google.gdata.data.photos.GphotoEntry
-
Set the gphoto:id.
- setGphotoId(String) - Method in class com.google.gdata.data.photos.GphotoEntry
-
Set the gphoto:id.
- setGphotoId(Long) - Method in class com.google.gdata.data.photos.GphotoFeed
-
Set the gphoto:id of this feed as a long.
- setGphotoId(String) - Method in class com.google.gdata.data.photos.GphotoFeed
-
Set the gphoto:id of this feed as a string.
- setGphotoId(Long) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Sets the id of this entry.
- setGphotoId(String) - Method in class com.google.gdata.data.photos.impl.GphotoDataImpl
-
Sets the id of this entry.
- setGroup(String) - Method in class com.google.gdata.client.contacts.ContactQuery
-
Sets the group id.
- setGuestsCanInviteOthers(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- setGuestsCanModify(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- setGuestsCanSeeGuests(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
- setHandlesCookies(boolean) - Method in class com.google.gdata.client.GoogleService
-
Enables or disables cookie handling.
- setHash(MediaHash) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setHashFunctionName(String) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setHasView(boolean) - Method in class com.google.gdata.data.maps.FeatureEntry
-
- setHeader(String, String) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- setHeader(String, String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setHeader(String, String) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets a request header (and logs it, if logging is enabled)
- setHeader(String, String) - Method in interface com.google.gdata.client.Service.GDataRequestFactory
-
Set a header that will be included in all requests.
- setHeader(String, String) - Method in class com.google.gdata.client.Service
-
Set a header that will be included in all requests.
- setHeader(Header) - Method in class com.google.gdata.data.sites.ListPageEntry
-
Sets the header row.
- setHeader(Header) - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Sets the header row.
- setHeaderLocation(String) - Method in class com.google.gdata.util.ErrorElement
-
Set header name for an error in a header.
- setHeaderLocation(String) - Method in exception com.google.gdata.util.ServiceException
-
Set header name for an error in a header.
- setHeight(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setHeight(int) - Method in class com.google.gdata.data.extensions.Image
-
- setHeight(int) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- setHeight(Integer) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the video height.
- setHeight(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the height of the photo the item is about.
- setHeight(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the height of the photo.
- setHeight(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setHeight(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setHeightExt(GphotoHeight) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the height of the photo.
- setHelpUrl(String) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Sets a url to which users can learn more about the current
issue.
- setHidden(HiddenProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar hidden property.
- setHidden(boolean) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the hidden status of this document for the user this feed request
has been authenticated under.
- setHobbies(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setHometown(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setHours(Integer) - Method in class com.google.gdata.data.extensions.Reminder
-
- setHours(Integer) - Method in class com.google.gdata.model.gd.Reminder
-
Sets the number of hours before the start time.
- setHousename(HouseName) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Used in places where houses or buildings have names.
- setHousename(HouseName) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Used in places where houses or buildings have names.
- setHref(String) - Method in class com.google.gdata.data.contacts.CalendarLink
-
Sets the URI of the calendar.
- setHref(String) - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
Sets the URI of the group.
- setHref(String) - Method in class com.google.gdata.data.contacts.Website
-
Sets the URI of the website.
- setHref(String) - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- setHref(String) - Method in class com.google.gdata.data.introspection.Collection
-
- setHref(String) - Method in class com.google.gdata.data.Link
-
- setHref(String) - Method in interface com.google.gdata.data.Reference
-
Sets the value of the resource reference.
- setHref(String) - Method in class com.google.gdata.data.threading.InReplyTo
-
Sets the IRI that may be used to retrieve a representation of the resource
being responded to.
- setHref(String) - Method in class com.google.gdata.model.atom.Link
-
- setHref(URI) - Method in class com.google.gdata.model.atom.Link
-
- setHref(String) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Sets the external URI.
- setHref(String) - Method in class com.google.gdata.model.atompub.Categories
-
Sets the an IRI reference to a Category Document.
- setHref(String) - Method in class com.google.gdata.model.atompub.Collection
-
Sets the href.
- setHref(String) - Method in class com.google.gdata.model.gd.EntryLink
-
Sets the entry URI.
- setHref(String) - Method in class com.google.gdata.model.gd.FeedLink
-
Sets the feed URI.
- setHref(String) - Method in class com.google.gdata.model.gd.OriginalEvent
-
Sets the URL of the original recurring event entry.
- setHrefLang(String) - Method in class com.google.gdata.data.Link
-
- setHrefLang(String) - Method in class com.google.gdata.model.atom.Link
-
- setHtml(String) - Method in class com.google.gdata.data.HtmlTextConstruct
-
Specifies the HTML contents of this text construct.
- setHtml(String) - Method in class com.google.gdata.model.atom.TextContent
-
Specifies the text of this element, turning this into an html text content
element if it wasn't already.
- setHtmlContent(String) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- setHttpErrorCodeOverride(int) - Method in exception com.google.gdata.util.ServiceException
-
- setHttpRequestMethod(ResumableHttpFileUploader.RequestMethod) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Deprecated.
Please use ResumableHttpFileUploader.Builder#setRequestMethod(RequestMethod)
- setIcalUID(String) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Sets the Ical UID(RFC 2445) of the event.
- setIcon(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setIcon(String) - Method in class com.google.gdata.data.Source
-
- setIcon(String) - Method in class com.google.gdata.model.atom.Source
-
- setIcon(URI) - Method in class com.google.gdata.model.atom.Source
-
Sets icon URI associated with source.
- setId(Integer) - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Sets the issue ID.
- setId(String) - Method in class com.google.gdata.data.analytics.Segment
-
Sets the id of the segment.
- setId(String) - Method in class com.google.gdata.data.BaseEntry
-
- setId(String) - Method in class com.google.gdata.data.batch.BatchId
-
Sets the id.
- setId(String) - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- setId(String) - Method in class com.google.gdata.data.contacts.SystemGroup
-
Sets the identifier for distinguishing various system groups.
- setId(String) - Method in interface com.google.gdata.data.IAtom
-
Sets the unique id for this resource.
- setId(String) - Method in interface com.google.gdata.data.photos.AtomData
-
Set the feed or entry atom:id.
- setId(Id) - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Sets the id.
- setId(Id) - Method in class com.google.gdata.data.projecthosting.Blocking
-
Sets the id.
- setId(Id) - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Sets the id.
- setId(String) - Method in class com.google.gdata.data.Source
-
- setId(String) - Method in class com.google.gdata.model.atom.Entry
-
- setId(String) - Method in class com.google.gdata.model.atom.Source
-
- setId(String) - Method in class com.google.gdata.model.batch.BatchId
-
Sets the value.
- setIds(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the Google Analytics profile ID, prefixed by 'ga:'.
- setIfModifiedSince(DateTime) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setIfModifiedSince(DateTime) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets the If-Modified-Since date precondition to be applied to the
request.
- setIgnoringComments(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setIgnoringElementContentWhitespace(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setImage(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setImageUniqueID(String) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the unique image id for the photo.
- setImageUrl(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Deprecated.
set the media:content element with the image source.
- setImageVersionExt(GphotoImageVersion) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the version of the image bytes.
- setImmutable(boolean) - Method in class com.google.gdata.data.AbstractExtension
-
- setIncludeAllSites(String) - Method in class com.google.gdata.client.sites.SiteQuery
-
Sets the include all sites that can be viewed.
- setIncludeDeleted(boolean) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setIncludeDeleted(Boolean) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the include deleted entries.
- setIncludeDrafts(Boolean) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the include draft entries.
- setIncludeRacy(Boolean) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Deprecated.
Please use #setSafeSearch(String)
instead.
- setIncludeReturns(Boolean) - Method in class com.google.gdata.client.finance.PortfolioQuery
-
Sets the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
- setIncludeReturns(Boolean) - Method in class com.google.gdata.client.finance.PositionQuery
-
Sets the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
- setIncomingEmailMonitorLevel(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setIndex(Integer) - Method in class com.google.gdata.data.analytics.CustomVariable
-
Sets the index.
- setIndex(String) - Method in class com.google.gdata.data.spreadsheet.Column
-
Sets the letter(s) or integer position of the column.
- setIndex(String) - Method in class com.google.gdata.data.spreadsheet.Field
-
Sets the letter(s) or integer position of the column.
- setIndexed(boolean) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Deprecated.
This field is not used any more.
- setInitials(Initials) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the initials.
- setInlinePositions(Boolean) - Method in class com.google.gdata.client.finance.PortfolioQuery
-
Sets the flag to inline positions under the portfolio feed.
- setInlineTransactions(Boolean) - Method in class com.google.gdata.client.finance.PositionQuery
-
Sets the flag to inline transactions under the position feed.
- setInReplyTo(InReplyTo) - Method in class com.google.gdata.data.blogger.CommentEntry
-
Sets the in reply to.
- setInReplyTo(InReplyTo) - Method in class com.google.gdata.data.sites.CommentEntry
-
Sets the in reply to.
- setInsertionMode(Data.InsertionMode) - Method in class com.google.gdata.data.spreadsheet.Data
-
Sets the insertion mode.
- setIntegerCustomParameter(String, Integer) - Method in class com.google.gdata.client.Query
-
Sets an integer custom paramter, with null signifying to clear the
parameter.
- setInternalReason(String) - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
- setInternalReason(String) - Method in class com.google.gdata.util.ErrorElement
-
Set the error's internal reason.
- setInternalReason(String) - Method in exception com.google.gdata.util.ServiceException
-
Sets the internal reason of the error.
- setIntValue(int) - Method in class com.google.gdata.data.webmastertools.IntValueConstruct
-
Set Integer
value.
- setInUse(boolean) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Mark this method as the verification method that is currently in use.
- setIpRestriction(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the restriction
parameter to an IP v4 address.
- setIpWhitelisted(Boolean) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setIsoEquivalent(Integer) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the iso equivalent value used.
- setIssueId(Id) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the id.
- setIssueType(CrawlIssueIssueType) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Sets the crawl issue issue type.
- setIssueType(CrawlIssueIssueType.IssueType) - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
Sets the value.
- setItemsPerPage(int) - Method in class com.google.gdata.data.BaseFeed
-
Sets the number of items that will be returned per page for paged feeds.
- setItemsPerPage(int) - Method in interface com.google.gdata.data.IFeed
-
Sets the number of items that will be returned per page for paged feeds.
- setItemsPerPage(int) - Method in class com.google.gdata.model.atom.Feed
-
Sets the number of items that will be returned per page for paged feeds.
- setItemType(String) - Method in class com.google.api.gbase.client.GmItemType
-
Sets the item type value.
- setItemType(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the item type.
- setKey(String) - Method in class com.google.gdata.data.acl.AclWithKey
-
Sets the key granting a role.
- setKey(String) - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Sets the key.
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.impl.MediaDataImpl
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setKeywords(MediaKeywords) - Method in interface com.google.gdata.data.photos.MediaData
-
Set the media keywords on this element to the given keywords.
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setKeywords(MediaKeywords) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setKind(String) - Method in class com.google.gdata.client.sites.ActivityQuery
-
Sets the content of a the given kind(s).
- setKind(String) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the content of a the given kind(s).
- setKind(String) - Method in class com.google.gdata.data.BaseEntry
-
- setKind(String) - Method in class com.google.gdata.data.BaseFeed
-
Sets the current gd:kind attribute value for this feed.
- setKind(String) - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Sets the kind.
- setKind(String) - Method in interface com.google.gdata.data.IAtom
-
Sets the value of the gd:kind attribute for this resource.
- setKind(String) - Method in class com.google.gdata.model.atom.Entry
-
- setKind(String) - Method in class com.google.gdata.model.atom.Feed
-
- setKml(XmlBlob) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the KML content of the feature as an XmlBlob.
- setKmlDefault(boolean) - Method in class com.google.gdata.data.maps.FeatureEntry
-
- setKmlDefault(boolean) - Method in class com.google.gdata.data.maps.FeatureFeed
-
- setLabel(String) - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.client.projecthosting.ProjectsQuery
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.Category
-
- setLabel(String) - Method in class com.google.gdata.data.contacts.CalendarLink
-
Sets the user defined calendar link label.
- setLabel(String) - Method in class com.google.gdata.data.contacts.Event
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.contacts.ExternalId
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.contacts.Language
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.contacts.Relation
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.contacts.Website
-
Sets the user defined website label.
- setLabel(String) - Method in class com.google.gdata.data.extensions.Email
-
- setLabel(String) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- setLabel(String) - Method in class com.google.gdata.data.extensions.Im
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- setLabel(String) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- setLabel(String) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Simple string value used to name this address.
- setLabel(String) - Method in class com.google.gdata.data.extensions.Where
-
- setLabel(String) - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- setLabel(String) - Method in class com.google.gdata.model.atom.Category
-
Sets the category label.
- setLabel(String) - Method in class com.google.gdata.model.gd.Email
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.model.gd.GeoPt
-
Sets the Label.
- setLabel(String) - Method in class com.google.gdata.model.gd.Im
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.model.gd.Organization
-
Sets the label.
- setLabel(String) - Method in class com.google.gdata.model.gd.PhoneNumber
-
Sets the simple string value used to name this phone number.
- setLabel(String) - Method in class com.google.gdata.model.gd.PostalAddress
-
Sets the simple string value used to name this address.
- setLabel(String) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Simple string value used to name this address.
- setLabel(String) - Method in class com.google.gdata.model.gd.Where
-
Sets the user-readable label that identifies this location in case multiple
locations may be present.
- setLabelLang(String) - Method in class com.google.gdata.data.Category
-
- setLabelLang(String) - Method in class com.google.gdata.model.atom.Category
-
Sets the language associated with the category label (or nulll
if
undefined).
- setLang(String) - Method in class com.google.gdata.data.books.Review
-
Sets the language of link title.
- setLang(String) - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- setLang(String) - Method in class com.google.gdata.data.OtherContent
-
Specifies the human language that this content is written in.
- setLang(String) - Method in class com.google.gdata.data.OutOfLineContent
-
Specifies the human language that this content is written in.
- setLang(String) - Method in class com.google.gdata.data.TextConstruct
-
Specifies the human language that this text construct is written in.
- setLang(String) - Method in class com.google.gdata.model.atom.Content
-
Sets the human language that this content was is written in.
- setLang(String) - Method in class com.google.gdata.model.XmlBlob
-
- setLang(String) - Method in class com.google.gdata.util.XmlBlob
-
- setLanguage(String) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setLanguage(String) - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Changes the Language field of the message.
- setLanguageRestrict(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the lr
parameter.
- setLastModified(DateTime) - Method in class com.google.gdata.data.media.BaseMediaSource
-
- setLastModifiedBy(LastModifiedBy) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the amount of quota consumed by the document.
- setLastModifiedBy(LastModifiedBy) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the last modified by.
- setLastName(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Sets the last name of the youtube user
- setLastViewed(DateTime) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the time when the document was last viewed by the user.
- setLastWebAccess(DateTime) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- setLat(Float) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- setLat(Float) - Method in class com.google.gdata.model.gd.GeoPt
-
Sets the Latitude.
- setLatitude(float) - Method in class com.google.api.gbase.client.Location
-
Sets latitude.
- setLatitude(Double) - Method in class com.google.gdata.data.geo.GeoLat
-
Sets the latitude represented by this element.
- setLength(long) - Method in class com.google.gdata.data.Link
-
- setLength(long) - Method in class com.google.gdata.data.OutOfLineContent
-
- setLength(long) - Method in class com.google.gdata.model.atom.Link
-
- setLength(long) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Specifies the file length (RSS only).
- setLevel(Level) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Pass-through to Logger.setLevel(Level)
- setLimit(Integer) - Method in class com.google.gdata.data.appsforyourdomain.Quota
-
- setLinkedFromUrl(String) - Method in class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
Sets the value.
- setLocalName(String) - Method in class com.google.gdata.data.ExtensionDescription
-
- setLocation(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the location.
- setLocation(GeoRssWhere) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the location
parameter.
- setLocation(String) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the location string for where the photos in the album were taken.
- setLocation(String) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setLocation(String) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setLocation(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the location for the album this entry represents.
- setLocation(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setLocation(String) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the yt:location tag.
- setLocation(String) - Method in class com.google.gdata.util.ErrorElement
-
- setLocation(String, ErrorContent.LocationType) - Method in class com.google.gdata.util.ErrorElement
-
Set the location and location type.
- setLocation(String) - Method in exception com.google.gdata.util.ServiceException
-
Set generic error location.
- setLocationExt(GphotoLocation) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the textual location of the album.
- setLocationRadius(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the location-radius
parameter.
- setLogo(String) - Method in interface com.google.gdata.data.IFeed
-
Sets the value of the logo field on this feed.
- setLogo(String) - Method in class com.google.gdata.data.Source
-
- setLogo(String) - Method in class com.google.gdata.model.atom.Source
-
- setLogo(URI) - Method in class com.google.gdata.model.atom.Source
-
Sets logo URI associated with source.
- setLon(Float) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- setLon(Float) - Method in class com.google.gdata.model.gd.GeoPt
-
Sets the Longitude.
- setLongitude(float) - Method in class com.google.api.gbase.client.Location
-
Sets longitude.
- setLongitude(Double) - Method in class com.google.gdata.data.geo.GeoLong
-
Sets the longitude represented by this element.
- setLongName(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setMaidenName(MaidenName) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the maiden name.
- setMailClass(String) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the The mail class.
- setMailClass(String) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the The mail class.
- setMarketValue(MarketValue) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the market value of the portfolio in the portfolio default currency.
- setMarketValue(MarketValue) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the market value of the position in the portfolio default currency
(and exchange currency if it differs).
- setMarkupLanguage(String) - Method in class com.google.gdata.data.webmastertools.SitemapsMobileEntry
-
Set mark-up language for mobile sitemap.
- setMatchType(String) - Method in class com.google.gdata.data.analytics.Destination
-
Sets the the match type for the path expression.
- setMax(Integer) - Method in class com.google.gdata.data.extensions.Rating
-
- setMax(Integer) - Method in class com.google.gdata.model.gd.Rating
-
Sets the rating scale's maximum value.
- setMaximumCol(Integer) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets the maximum column number of cells that are returned.
- setMaximumRow(Integer) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets the maximum row number of cells that are returned.
- setMaximumStartTime(DateTime) - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Sets the maximum start time for events returned by the query.
- setMaxPhotos(Integer) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the maximum number of photos the user is allowed.
- setMaxPhotos(Integer) - Method in interface com.google.gdata.data.photos.UserData
-
Set the maximum number of photos the user is allowed.
- setMaxPhotos(Integer) - Method in class com.google.gdata.data.photos.UserEntry
-
- setMaxPhotos(Integer) - Method in class com.google.gdata.data.photos.UserFeed
-
- setMaxPhotosExt(GphotoMaxPhotos) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the maximum number of photos allowed per album.
- setMaxResults(int) - Method in class com.google.gdata.client.Query
-
Sets the maximum number of results to return for the query.
- setMaxValues(Integer) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Sets the max-values
parameter used by histogram feeds
to limit the number of unique values to return for one attribute.
- setMd5Checksum(String) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Set the MD5 checksum calculated for the document.
- setMd5Checksum(String) - Method in class com.google.gdata.data.docs.RevisionEntry
-
Set the MD5 checksum calculated for the document.
- setMediaGroup(MediaGroup) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the mediarss group for media metadata.
- setMediaGroup(MediaGroup) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the mediarss group for media metadata.
- setMediaSource(MediaSource) - Method in interface com.google.gdata.data.media.IMediaContent
-
Sets the media source associated with the content (may be null
if no supplied content).
- setMediaSource(MediaSource) - Method in interface com.google.gdata.data.media.IMediaEntry
-
Sets the
MediaSource
that contains the media data for the entry.
- setMediaSource(MediaSource) - Method in class com.google.gdata.data.media.MediaEntry
-
- setMediaSource(MediaSource) - Method in class com.google.gdata.data.MediaContent
-
Sets the media source associated with the content (may be null
if no supplied content.
- setMedium(String) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setMergedInto(MergedInto) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the merged into.
- setMergedIntoUpdate(MergedIntoUpdate) - Method in class com.google.gdata.data.projecthosting.Updates
-
Sets the merged into update.
- setMethod(String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setMethod(Reminder.Method) - Method in class com.google.gdata.data.extensions.Reminder
-
- setMethod(String) - Method in class com.google.gdata.model.gd.Reminder
-
Sets the method.
- setMethodType(VerificationMethod.MethodType) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Set verification method type.
- setMetrics(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the comma separated list of numeric value fields.
- setMileage(Mileage) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the mileage.
- setMimeType(ContentType) - Method in class com.google.gdata.data.OtherContent
-
Specifies the MIME type.
- setMimeType(ContentType) - Method in class com.google.gdata.data.OutOfLineContent
-
Specifies the MIME Content type.
- setMimeType(ContentType) - Method in class com.google.gdata.model.atom.OtherContent
-
Specifies the MIME type.
- setMimeType(ContentType) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Specifies the MIME Content type.
- setMin(Integer) - Method in class com.google.gdata.data.extensions.Rating
-
- setMin(Integer) - Method in class com.google.gdata.model.gd.Rating
-
Sets the rating scale's minimum value.
- setMinimumCol(Integer) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets the minimum column number of cells that are returned.
- setMinimumRow(Integer) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets the minimum row number of cells that are returned.
- setMinimumStartTime(DateTime) - Method in class com.google.gdata.client.calendar.CalendarQuery
-
Sets the minimum start time for events returned by the query.
- setMinutes(Integer) - Method in class com.google.gdata.data.extensions.Reminder
-
- setMinutes(Integer) - Method in class com.google.gdata.model.gd.Reminder
-
Sets the number of minute before the start times.
- setMinViewability(VolumeQuery.MinViewability) - Method in class com.google.gdata.client.books.VolumeQuery
-
Sets the min-viewability.
- setMixedContent(boolean) - Method in class com.google.gdata.data.ExtensionDescription
-
- setModifyingUser(Person) - Method in class com.google.gdata.data.docs.RevisionEntry
-
Revisions have only one author, the user who modified the document to
create that revision.
- setMovies(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setMultipleVirtualElement(ElementMetadata.MultipleVirtualElement) - Method in interface com.google.gdata.model.ElementCreator
-
Sets this metadata as representing a virtual element with multiple
cardinality.
- setMusic(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setName(String) - Method in class com.google.gdata.data.acl.AclScope
-
- setName(String) - Method in class com.google.gdata.data.analytics.CustomVariable
-
Sets the name.
- setName(String) - Method in class com.google.gdata.data.analytics.Dimension
-
Sets the name.
- setName(String) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the goal's name.
- setName(String) - Method in class com.google.gdata.data.analytics.Metric
-
Sets the name.
- setName(String) - Method in class com.google.gdata.data.analytics.Property
-
Sets the name of the property.
- setName(String) - Method in class com.google.gdata.data.analytics.Segment
-
Sets the name of the segment.
- setName(String) - Method in class com.google.gdata.data.analytics.Step
-
Sets the step's name.
- setName(String) - Method in class com.google.gdata.data.appsforyourdomain.EmailList
-
- setName(String) - Method in class com.google.gdata.data.appsforyourdomain.Nickname
-
- setName(String) - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- setName(Name) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the name.
- setName(String) - Method in class com.google.gdata.data.extensions.CustomProperty
-
Sets the can be a URI to indicate a specific ontology.
- setName(String) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- setName(String) - Method in class com.google.gdata.data.Generator
-
- setName(String) - Method in class com.google.gdata.data.media.BaseMediaSource
-
- setName(String) - Method in class com.google.gdata.data.Person
-
- setName(String) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the canonical name of the album.
- setName(String) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setName(String) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setName(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the name for the album this entry represents.
- setName(String) - Method in class com.google.gdata.data.spreadsheet.Column
-
Sets the user defined name of the column.
- setName(String) - Method in class com.google.gdata.data.spreadsheet.Field
-
Sets the user defined name of the column.
- setName(String) - Method in class com.google.gdata.data.spreadsheet.Worksheet
-
Sets the worksheet name.
- setName(String) - Method in class com.google.gdata.model.atom.Person
-
- setName(String) - Method in class com.google.gdata.model.atom.Source.Generator
-
- setName(QName) - Method in interface com.google.gdata.model.AttributeCreator
-
Sets the name of the attribute.
- setName(QName) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the name of the element.
- setName(String) - Method in class com.google.gdata.model.gd.CustomProperty
-
Sets the can be a URI to indicate a specific ontology.
- setName(String) - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Sets the name of the property expressed as a URI.
- setName(QName) - Method in interface com.google.gdata.model.MetadataCreator
-
Sets the name of the property.
- setName(String) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Sets the short name for this format.
- setNameExt(GphotoName) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the canonical name of the album.
- setNameLang(String) - Method in class com.google.gdata.data.Person
-
- setNameLang(String) - Method in class com.google.gdata.model.atom.Person
-
- setNamePrefix(NamePrefix) - Method in class com.google.gdata.data.extensions.Name
-
Sets the name prefix.
- setNamePrefix(NamePrefix) - Method in class com.google.gdata.model.gd.Name
-
Sets the name prefix.
- setNamespace(XmlNamespace) - Method in class com.google.gdata.data.ExtensionDescription
-
- setNamespaceAware(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setNamespaceAware(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- setNameSuffix(NameSuffix) - Method in class com.google.gdata.data.extensions.Name
-
Sets the name suffix.
- setNameSuffix(NameSuffix) - Method in class com.google.gdata.model.gd.Name
-
Sets the name suffix.
- setNeighborhood(Neighborhood) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Neighborhood.
- setNeighborhood(Neighborhood) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Neighborhood.
- setNext(String) - Method in class com.google.gdata.model.gd.Ordering
-
Sets the next element.
- setNickname(Nickname) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the nickname.
- setNickname(String) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the nickname for the owner of the album this data object represents.
- setNickname(String) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setNickname(String) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setNickname(GphotoNickname) - Method in class com.google.gdata.data.photos.CommentAuthor
-
Sets the gphoto nickname.
- setNickname(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the nickname for the owner of the album this entry represents.
- setNickname(String) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the nickname of the user this item represents.
- setNickname(String) - Method in interface com.google.gdata.data.photos.UserData
-
Set the nickname of the user this data represents.
- setNickname(String) - Method in class com.google.gdata.data.photos.UserEntry
-
- setNickname(String) - Method in class com.google.gdata.data.photos.UserFeed
-
- setNicknameExt(GphotoNickname) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the nickname of the owner of the album.
- setNicknameExt(GphotoNickname) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the display nickname of the user.
- setNotes(String) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the notes.
- setNumAbPageVariations(GwoNumAbPageVariations) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the number of page variations in an A/B experiment.
- setNumber(Integer) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the goal's number.
- setNumber(Integer) - Method in class com.google.gdata.data.analytics.Step
-
Sets the step's number in sequence.
- setNumberOfFiles(int) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setNumberOfFiles(int) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setNumberOfRows(Integer) - Method in class com.google.gdata.data.spreadsheet.Data
-
Sets the number of rows in the data section.
- setNumberOfSourceWords(NumberOfSourceWords) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the number of source words.
- setNumCombinations(GwoNumCombinations) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the number of combinations.
- setNumDislikes(int) - Method in class com.google.gdata.data.youtube.YtRating
-
- setNumEntries(EntriesNumber) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Sets the entries number.
- setNumLikes(int) - Method in class com.google.gdata.data.youtube.YtRating
-
- setNumRaters(Integer) - Method in class com.google.gdata.data.extensions.Rating
-
- setNumRaters(Integer) - Method in class com.google.gdata.model.gd.Rating
-
Sets the number of ratings taken into account when computing the average
value.
- setNumSections(GwoNumSections) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the number of sections in a multivariate experiment.
- setNumVariations(GwoNumVariations) - Method in class com.google.gdata.data.analytics.SectionEntry
-
Sets the number of section variations.
- setOAuthCallback(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth callback url.
- setOAuthConsumerKey(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth Consumer Key.
- setOAuthConsumerSecret(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- setOAuthCredentials(OAuthParameters, OAuthSigner) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the OAuth credentials used to generate the authorization header.
- setOAuthCredentials(OAuthParameters, OAuthSigner) - Method in class com.google.gdata.client.GoogleService
-
Sets the OAuth credentials used to generate the authorization header.
- setOAuthNonce(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth nonce.
- setOAuthProxyHeaders(Map<String, String>) - Method in class com.google.gdata.client.Service
-
Adds OAuth Proxy-related headers to the request.
- setOAuthSignature(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth signature used to sign the current request.
- setOAuthSignatureMethod(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth Signature Method.
- setOAuthTimestamp(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth timestamp.
- setOAuthToken(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the OAuth token.
- setOAuthTokenSecret(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Token Secret.
- setOAuthType(OAuthParameters.OAuthType) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the value of the OAuth type.
- setOAuthVerifier(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Returns the OAuth Verifier.
- setObjectNumber(ObjectNumber) - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Sets the object number.
- setOccupation(Occupation) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the occupation.
- setOccupation(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setOnlydeleted(Boolean) - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Sets the onlydeleted.
- setOpenAccess(OpenAccess) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the open access.
- setOrderBy(String) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Sets the criteria used to sort the results.
- setOrderBy(BlogPostQuery.OrderBy) - Method in class com.google.gdata.client.blogger.BlogPostQuery
-
Sets the order of entries in a feed.
- setOrderBy(ContactQuery.OrderBy) - Method in class com.google.gdata.client.contacts.ContactQuery
-
Sets the order of entries in a feed.
- setOrderby(String) - Method in class com.google.gdata.client.projecthosting.ProjectsQuery
-
Sets the ordering of results.
- setOrderBy(String) - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Sets the sorting parameter, which can be "position", or
"column:(column name)".
- setOrderBy(String) - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Sets the what column to use in ordering the entries in the feed.
- setOrderBy(YouTubeQuery.OrderBy) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the orderby
parameter.
- setOrderByRelevanceForLanguage(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets order by relevance with results optimized for a specific
language.
- setOrderId(String) - Method in class com.google.gdata.model.gd.Ordering
-
Sets the ordered feed id.
- setOrganization(Organization) - Method in class com.google.gdata.data.extensions.ContactEntry
-
Deprecated.
- setOrganizationName(String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainSettingsService
-
Set the organization name for the domain
- setOrgDepartment(OrgDepartment) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the department name in organization.
- setOrgDepartment(OrgDepartment) - Method in class com.google.gdata.model.gd.Organization
-
Sets the department name in organization.
- setOrgJobDescription(OrgJobDescription) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the job description.
- setOrgJobDescription(OrgJobDescription) - Method in class com.google.gdata.model.gd.Organization
-
Sets the job description.
- setOrgName(OrgName) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the name of organization.
- setOrgName(OrgName) - Method in class com.google.gdata.model.gd.Organization
-
Sets the name of organization.
- setOrgSymbol(OrgSymbol) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the organization symbol/ticker.
- setOrgSymbol(OrgSymbol) - Method in class com.google.gdata.model.gd.Organization
-
Sets the organization symbol/ticker.
- setOrgTitle(OrgTitle) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the position in organization.
- setOrgTitle(OrgTitle) - Method in class com.google.gdata.model.gd.Organization
-
Sets the position in organization.
- setOriginalEvent(OriginalEvent) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Sets the event original start time.
- setOriginalEvent(OriginalEvent) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the event original start time.
- setOriginalEvent(OriginalEvent) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Sets the original event.
- setOriginalId(String) - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- setOriginalId(String) - Method in class com.google.gdata.model.gd.OriginalEvent
-
Sets the event ID of the original recurring event entry.
- setOriginalStartTime(When) - Method in class com.google.gdata.data.extensions.OriginalEvent
-
- setOriginalStartTime(When) - Method in class com.google.gdata.model.gd.OriginalEvent
-
Sets the original start time.
- setOriginalVideo(GphotoOriginalVideo) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the properties of the original video.
- setOutgoingEmailMonitorLevel(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setOverrideName(OverrideNameProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the override name property.
- setOwner(String) - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Sets the issue owner.
- setOwner(Owner) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the owner.
- setOwnerUpdate(OwnerUpdate) - Method in class com.google.gdata.data.projecthosting.Updates
-
Sets the owner update.
- setPackageContent(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setPageName(PageName) - Method in class com.google.gdata.data.sites.BasePageEntry
-
Sets the page name.
- setParameter(String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- setParent(String) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the content with the given parent.
- setPassword(String) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setPath(String) - Method in class com.google.gdata.client.sites.ContentQuery
-
Sets the content at the given site path.
- setPath(String) - Method in class com.google.gdata.data.analytics.Step
-
Sets the step's path.
- setPaymentNotes(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets payment notes attribute.
- setPercentComplete(PercentComplete) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the percent complete.
- setPhoneNumber(String) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- setPhotoId(Long) - Method in interface com.google.gdata.data.photos.CommentData
-
Set the photoId for the photo this comment is on.
- setPhotoId(String) - Method in interface com.google.gdata.data.photos.CommentData
-
Set the photoId as a string for the photo this comment is on.
- setPhotoId(Long) - Method in class com.google.gdata.data.photos.CommentEntry
-
- setPhotoId(String) - Method in class com.google.gdata.data.photos.CommentEntry
-
- setPhotoId(Long) - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
Set the photoId for the photo this comment is on.
- setPhotoId(String) - Method in class com.google.gdata.data.photos.impl.CommentDataImpl
-
Set the photoId for the photo this comment is on.
- setPhotoIdExt(GphotoPhotoId) - Method in class com.google.gdata.data.photos.CommentEntry
-
Sets the photo ID of the album this comment is on.
- setPhotosLeft(Integer) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the number of photos remaining that can be uploaded to this album.
- setPhotosLeft(Integer) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setPhotosLeft(Integer) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setPhotosLeft(Integer) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the number of photos remaining in the album this entry represents.
- setPhotosLeftExt(GphotoPhotosLeft) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the number of photos that can be uploaded to this album.
- setPhotosUsed(Integer) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the number of photos used on the album this data object represents.
- setPhotosUsed(Integer) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setPhotosUsed(Integer) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setPhotosUsed(Integer) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the number of photos used on the album this entry represents.
- setPhotosUsedExt(GphotoPhotosUsed) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the number of photos that have been uploaded to this album.
- setPickup(boolean) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets pickup attribute.
- setPlainTextContent(String) - Method in class com.google.gdata.data.media.mediarss.AbstractTextElement
-
- setPlayer(MediaPlayer) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setPlaylistId(String) - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
Set the id of the playlist.
- setPlaylistId(String) - Method in class com.google.gdata.data.youtube.PlaylistLinkEntry
-
Set the id of the playlist.
- setPlaylistId(String) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Set the optional id of the playlist subscribed to.
- setPlaylistId(String) - Method in class com.google.gdata.data.youtube.YtPlaylistId
-
- setPlaylistTitle(String) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Set the title of the playlist subscribed to.
- setPobox(PoBox) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the P.O.
- setPobox(PoBox) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the P.O.
- setPoint(ExtensionPoint, Point) - Static method in class com.google.gdata.data.geo.impl.PointDataImpl
-
Sets the geo point of the extension passed in.
- setPortfolioData(PortfolioData) - Method in class com.google.gdata.data.finance.PortfolioEntry
-
Sets the data for the portfolio.
- setPosition(long) - Method in class com.google.gdata.client.uploader.ByteArrayUploadData
-
- setPosition(long) - Method in class com.google.gdata.client.uploader.FileUploadData
-
- setPosition(long) - Method in interface com.google.gdata.client.uploader.UploadData
-
Sets the offset from the start of the the source data from which the next
read
will begin.
- setPosition(Float) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the position of the photo this item is about.
- setPosition(Float) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the position of the photo.
- setPosition(Float) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setPosition(Float) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setPosition(Integer) - Method in class com.google.gdata.data.youtube.PlaylistEntry
-
Sets the 0-based position of this entry in the playlist.
- setPosition(int) - Method in class com.google.gdata.data.youtube.YtPosition
-
Sets the position (0-based).
- setPositionData(PositionData) - Method in class com.google.gdata.data.finance.PositionEntry
-
Sets the data for the position.
- setPositionExt(GphotoPosition) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the position of the photo in its album.
- setPostalAddress(PostalAddress) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the postal address.
- setPostcode(PostCode) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Postal code.
- setPostcode(PostCode) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Postal code.
- setPreference(DomainPreference) - Method in class com.google.gdata.data.webmastertools.DomainPreferenceConstruct
-
- setPreferredDomain(DomainPreference) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Changes the domain preference.
- setPrev(String) - Method in class com.google.gdata.model.gd.Ordering
-
Sets the previous element.
- setPrevId(String) - Method in class com.google.gdata.client.maps.MapQuery
-
Sets the the last feature of the previous page in the feed.
- setPrice(NumberUnit<Float>) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the price of the item.
- setPrice(float, String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets the price of the item.
- setPrice(Price) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the price of the transaction.
- setPriceType(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets price type.
- setPriceUnits(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets price units.
- setPrimary(Boolean) - Method in class com.google.gdata.data.contacts.CalendarLink
-
Sets the denotes primary calendar link.
- setPrimary(Boolean) - Method in class com.google.gdata.data.contacts.Website
-
Sets the denotes primary website.
- setPrimary(boolean) - Method in class com.google.gdata.data.extensions.Email
-
- setPrimary(Boolean) - Method in class com.google.gdata.data.extensions.Im
-
Sets the whether this is the primary instant messaging address.
- setPrimary(Boolean) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the whether this is the primary organization.
- setPrimary(boolean) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- setPrimary(boolean) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- setPrimary(Boolean) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the whether this is the primary postal address.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.Email
-
Sets the whether this is the primary email address.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.Im
-
Sets the whether this is the primary instant messaging address.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.Organization
-
Sets the whether this is the primary organization.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.PhoneNumber
-
Sets the whether this is the primary phone number.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.PostalAddress
-
Sets the whether this is the primary postal address.
- setPrimary(Boolean) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the whether this is the primary postal address.
- setPriority(Priority) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the priority.
- setPrivate(boolean) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Declares the attribute as being private or public (the default).
- setPrivate(boolean) - Method in class com.google.gdata.data.youtube.PlaylistFeed
-
Sets the private field of the feed.
- setPrivate(boolean) - Method in class com.google.gdata.data.youtube.PlaylistLinkEntry
-
Sets the private flag.
- setPrivate(boolean) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets the yt:private flag.
- setPrivateCopy(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Set whether this is a private copy of the event.
- setPrivateHeader(String, String) - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- setPrivateHeader(String, String) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setPrivateHeader(String, String) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets request header (and log just the name but not the value, if logging
is enabled)
- setPrivateHeader(String, String) - Method in interface com.google.gdata.client.Service.GDataRequestFactory
-
Set a header that will be included in all requests and do not log the
value.
- setPrivateHeader(String, String) - Method in class com.google.gdata.client.Service
-
Set a header that will be included in all requests and do not log the
value.
- setPrivateKey(PrivateKey) - Method in class com.google.gdata.client.authn.oauth.OAuthRsaSha1Signer
-
Sets the PrivateKey
used to sign requests.
- setProfileMetaData(ProfileMetaData) - Method in class com.google.gdata.data.health.ProfileEntry
-
Sets the profile meta data.
- setProgressIntervalMillis(long) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setProgressListener(ProgressListener) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setProject(Project) - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
Sets the project.
- setProject(Project) - Method in class com.google.gdata.data.projecthosting.Blocking
-
Sets the project.
- setProject(Project) - Method in class com.google.gdata.data.projecthosting.MergedInto
-
Sets the project.
- setProperties(Object) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the element's properties.
- setProtocol(String) - Method in class com.google.gdata.data.extensions.Im
-
Sets the im protocol.
- setProtocol(String) - Method in class com.google.gdata.model.gd.Im
-
Sets the im protocol.
- setProtocolVersion(Version) - Method in class com.google.gdata.client.Service
-
Sets the service protocol version that will be used for requests associated
with this service.
- setPubControl(PubControl) - Method in class com.google.gdata.data.BaseEntry
-
Sets the app:control tag, which usually contains app:draft.
- setPublicationLabel(String) - Method in class com.google.gdata.data.webmastertools.SitemapsNewsEntry
-
Set publication label for News sitemap.
- setPublicationState(YtPublicationState) - Method in class com.google.gdata.data.youtube.CaptionTrackEntry
-
- setPublicationState(YtPublicationState) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the publication state of this entry, using the tag
app:control/yt:status.
- setPublish(Boolean) - Method in class com.google.gdata.data.docs.RevisionEntry
-
Sets whether the revision is published.
- setPublishAuto(Boolean) - Method in class com.google.gdata.data.docs.RevisionEntry
-
Sets whether changes to the document are automatically re-published.
- setPublished(DateTime) - Method in class com.google.gdata.data.BaseEntry
-
- setPublished(DateTime) - Method in interface com.google.gdata.data.IEntry
-
Sets the date of publishing for this entry.
- setPublished(DateTime) - Method in class com.google.gdata.model.atom.Entry
-
- setPublishedMax(DateTime) - Method in class com.google.gdata.client.Query
-
Sets the maximum published timestamp used for the query.
- setPublishedMin(DateTime) - Method in class com.google.gdata.client.Query
-
Sets the minimum published timestamp used for the query.
- setPublisher(Publisher) - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
Sets the The authenticated user that performe the activity if different
than the author.
- setPublisher(Publisher) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the The authenticated user that uploaded the document if different
than the author.
- setPublishOutsideDomain(Boolean) - Method in class com.google.gdata.data.docs.RevisionEntry
-
Sets whether the document is published outside of its domain.
- setQuantity(int) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Sets quantity.
- setQueryParameter(String, String) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Sets the value of a query parameter in the query Map
that should be
used for instances created by the builder.
- setQueryParameters(Map<String, String>) - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Adds all query parameter values defined in the provided Map
to
the set of query parameters used for instances created by the builder.
- setQueryString(String) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Set the optional query string of a subscription with the type query.
- setQuickAdd(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
set whether gd:content is quickadd info
This will only effects Insert semantics.
- setQuota(String) - Method in class com.google.gdata.data.extensions.Email
-
- setQuotaBytesTotal(QuotaBytesTotal) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Sets the quota bytes total.
- setQuotaBytesUsed(QuotaBytesUsed) - Method in class com.google.gdata.data.docs.ArchiveEntry
-
Sets the quota bytes used.
- setQuotaBytesUsed(Long) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the amount of quota consumed by the document.
- setQuotaBytesUsed(QuotaBytesUsed) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Sets the quota bytes used.
- setQuotaBytesUsedInTrash(QuotaBytesUsedInTrash) - Method in class com.google.gdata.data.docs.MetadataEntry
-
Sets the quota bytes used in trash.
- setQuotaLimit(Long) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the quota limit for the user this item represents.
- setQuotaLimit(Long) - Method in interface com.google.gdata.data.photos.UserData
-
Set the quota limit for the user this data represents.
- setQuotaLimit(Long) - Method in class com.google.gdata.data.photos.UserEntry
-
- setQuotaLimit(Long) - Method in class com.google.gdata.data.photos.UserFeed
-
- setQuotaLimitExt(GphotoQuotaLimit) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the limit in bytes of the storage space for the user.
- setQuotaUsed(Long) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the used quota for the user.
- setQuotaUsed(Long) - Method in interface com.google.gdata.data.photos.UserData
-
Set the used quota for the user.
- setQuotaUsed(Long) - Method in class com.google.gdata.data.photos.UserEntry
-
- setQuotaUsed(Long) - Method in class com.google.gdata.data.photos.UserFeed
-
- setQuotaUsedExt(GphotoQuotaUsed) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the currently used quota of the user account.
- setRacy(boolean) - Method in class com.google.gdata.data.youtube.VideoEntry
-
- setRange(String) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets the range for the cells to return.
- setRating(Rating) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the rating.
- setRating(Rating) - Method in class com.google.gdata.data.extensions.MessageEntry
-
- setRating(Rating) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Sets the user rating given by the user issued the request.
- setRating(Rating) - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Sets the Entry ratings given by all users and by the user issued the
request.
- setRating(Rating) - Method in class com.google.gdata.data.youtube.RatingEntry
-
Sets the gd:rating tag.
- setRating(Rating) - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Sets the gd:rating tag.
- setRating(Rating) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the gd:rating tag.
- setRating(Rating) - Method in class com.google.gdata.model.gd.MessageEntry
-
Sets the rating.
- setRead(boolean) - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Changes the Read status of the message.
- setReadOnly(boolean) - Method in class com.google.gdata.data.extensions.EntryLink
-
- setReadOnly(boolean) - Method in class com.google.gdata.data.extensions.FeedLink
-
- setReadOnly(Boolean) - Method in class com.google.gdata.model.gd.EntryLink
-
Sets the whether the contained entry is read-only.
- setReadOnly(Boolean) - Method in class com.google.gdata.model.gd.FeedLink
-
Sets the whether the contained feed is read-only.
- setReadTimeout(int) - Method in class com.google.gdata.client.http.HttpGDataRequest
-
- setReadTimeout(int) - Method in interface com.google.gdata.client.Service.GDataRequest
-
Sets the number of milliseconds to wait for a response from the remote
GData service before timing out.
- setReadTimeout(int) - Method in class com.google.gdata.client.Service
-
Sets the default wait timeout (in milliseconds) for a response from the
remote GData service.
- setRealm(String) - Method in class com.google.gdata.client.authn.oauth.OAuthParameters
-
Sets the Realm parameter.
- setRealm(String) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- setRealm(String) - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Sets the limit on who may see and modify this extended property.
- setReason(String) - Method in class com.google.gdata.data.batch.BatchStatus
-
Sets a short message describing this status.
- setReason(String) - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Sets the reason.
- setReason(String) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the reason.
- setReason(String) - Method in class com.google.gdata.model.batch.BatchStatus
-
Sets the short message describing this status.
- setReasonCode(String) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Sets the code describing the reason why the
entry was rejected or why processing the entry failed.
- setReceivedCallbackUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the value of the received callback url.
- setRecipient(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the recipient for which we want to conduct email list searches.
- setRecorded(DateTime) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the value of the yt:recorded tag.
- setRecurrence(Recurrence) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Sets the event recurrence.
- setRecurrence(Recurrence) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the event recurrence.
- setRef(String) - Method in class com.google.gdata.data.threading.InReplyTo
-
Sets the persistent universally unique identifier of the resource being
responded to.
- setRef(String) - Method in class com.google.gdata.model.gd.Ordering
-
Sets the other entry id.
- setRefine(boolean) - Method in class com.google.api.gbase.client.GoogleBaseQuery
-
Enables query refinement.
- setRegion(Region) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Region is state, province, county (in Ireland), Land (in Germany),
departement (in France), etc.
- setRegion(Region) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Region is state, province, county (in Ireland), Land (in Germany),
departement (in France), etc.
- setRel(CalendarLink.Rel) - Method in class com.google.gdata.data.contacts.CalendarLink
-
Sets the known calendar link type.
- setRel(String) - Method in class com.google.gdata.data.contacts.Event
-
Sets the event type.
- setRel(String) - Method in class com.google.gdata.data.contacts.ExternalId
-
Sets the id type.
- setRel(Jot.Rel) - Method in class com.google.gdata.data.contacts.Jot
-
Sets the jot type.
- setRel(Priority.Rel) - Method in class com.google.gdata.data.contacts.Priority
-
Sets the priority category.
- setRel(Relation.Rel) - Method in class com.google.gdata.data.contacts.Relation
-
Sets the relation type.
- setRel(Sensitivity.Rel) - Method in class com.google.gdata.data.contacts.Sensitivity
-
Sets the sensitivity type.
- setRel(Website.Rel) - Method in class com.google.gdata.data.contacts.Website
-
Sets the known website type.
- setRel(String) - Method in class com.google.gdata.data.extensions.Email
-
- setRel(String) - Method in class com.google.gdata.data.extensions.Im
-
Sets the im type.
- setRel(String) - Method in class com.google.gdata.data.extensions.Image
-
- setRel(String) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the organization type.
- setRel(String) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- setRel(String) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- setRel(String) - Method in class com.google.gdata.data.extensions.Rating
-
- setRel(String) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the the postal address type.
- setRel(String) - Method in class com.google.gdata.data.extensions.When
-
- setRel(String) - Method in class com.google.gdata.data.extensions.Where
-
- setRel(String) - Method in class com.google.gdata.data.extensions.Who
-
- setRel(String) - Method in interface com.google.gdata.data.ILink
-
Sets the link relation type.
- setRel(String) - Method in class com.google.gdata.data.Link
-
- setRel(String) - Method in class com.google.gdata.model.atom.Link
-
- setRel(String) - Method in class com.google.gdata.model.gd.Email
-
Sets the email type.
- setRel(String) - Method in class com.google.gdata.model.gd.EntryLink
-
Sets the entry relation type.
- setRel(String) - Method in class com.google.gdata.model.gd.FeedLink
-
Sets the feed relation type.
- setRel(String) - Method in class com.google.gdata.model.gd.Im
-
Sets the im type.
- setRel(String) - Method in class com.google.gdata.model.gd.Ordering
-
Sets the order type.
- setRel(String) - Method in class com.google.gdata.model.gd.Organization
-
Sets the organization type.
- setRel(String) - Method in class com.google.gdata.model.gd.PhoneNumber
-
Sets the programmatic value that identifies the type of phone number.
- setRel(String) - Method in class com.google.gdata.model.gd.PostalAddress
-
Sets the postal address type.
- setRel(String) - Method in class com.google.gdata.model.gd.Rating
-
Sets the programmatic value that describes the aspect that's being rated,
if not specified, the rating is an overall rating.
- setRel(String) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the the postal address type.
- setRel(String) - Method in class com.google.gdata.model.gd.Where
-
Sets the meaning of this location.
- setRel(String) - Method in class com.google.gdata.model.gd.Who
-
Sets the relationship between the containing entity and the contained
person.
- setRelationship(MediaRestriction.Relationship) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- setRelationship(YtRelationship.Status) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setRemoved(Removed) - Method in class com.google.gdata.data.docs.ChangelogEntry
-
Sets the removed.
- setRepeatable(boolean) - Method in class com.google.gdata.data.ExtensionDescription
-
- setRepositoryUrl(RepositoryUrl) - Method in class com.google.gdata.data.projecthosting.Repository
-
Sets the repository url.
- setRequestDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setRequestDate(Date) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setRequestFactory(Service.GDataRequestFactory) - Method in class com.google.gdata.client.Service
-
Sets the GDataRequestFactory currently associated with the service.
- setRequestId(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setRequestId(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setRequestId(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
- setRequestMethod(ResumableHttpFileUploader.RequestMethod) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setRequestTokenUrl(String) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Set the request token url
- setRequestTokenUrl(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the value of the request token url.
- setRequired(boolean) - Method in class com.google.gdata.data.ExtensionDescription
-
- setRequired(boolean) - Method in class com.google.gdata.data.ValueConstruct
-
- setRequired(boolean) - Method in interface com.google.gdata.model.AttributeCreator
-
Sets the requiredness of this attribute.
- setRequired(boolean) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the requiredness of this element.
- setRequired(boolean) - Method in interface com.google.gdata.model.MetadataCreator
-
Sets the requiredness of this property.
- setResource(ResourceProperty) - Method in class com.google.gdata.data.calendar.EventWho
-
- setResourceId(String) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the document's resource id.
- setResourceId(ResourceId) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the resource id.
- setResourceId(ResourceId) - Method in class com.google.gdata.data.maps.MapEntry
-
Sets the resource id.
- setResourceId(ResourceId) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Sets the Sidewiki author id.
- setResourceId(ResourceId) - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Sets the Sidewiki author id.
- setResponse(ContentType, String) - Method in exception com.google.gdata.util.ServiceException
-
Set HTTP response type and body simultaneously.
- setResponseBody(String) - Method in exception com.google.gdata.util.ServiceException
-
- setResponseContentType(ContentType) - Method in exception com.google.gdata.util.ServiceException
-
- setRestrictLocation(boolean) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Set/unset the location restrict.
- setResultFormat(Query.ResultFormat) - Method in class com.google.gdata.client.Query
-
Sets the expected query result format.
- setRetryTime(int) - Method in exception com.google.gdata.util.ServiceUnavailableException
-
- setReturn1w(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 1 week return (percentage).
- setReturn1w(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 1 week return (percentage).
- setReturn1y(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 1 year return (percentage).
- setReturn1y(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 1 year return (percentage).
- setReturn3m(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 3 month return (percentage).
- setReturn3m(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 3 month return (percentage).
- setReturn3y(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 3 year return (percentage).
- setReturn3y(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 3 year return (percentage).
- setReturn4w(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 4 week return (percentage).
- setReturn4w(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 4 week return (percentage).
- setReturn5y(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the 5 year return (percentage).
- setReturn5y(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the 5 year return (percentage).
- setReturnEmpty(boolean) - Method in class com.google.gdata.client.spreadsheet.CellQuery
-
Sets whether to return empty cells.
- setReturnOverall(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the overall return (percentage).
- setReturnOverall(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the overall return (percentage).
- setReturnYTD(Double) - Method in class com.google.gdata.data.finance.PortfolioData
-
Sets the Year-to-date return (percentage).
- setReturnYTD(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the Year-to-date return (percentage).
- setReverse(boolean) - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Sets whether the results should be reversed, i.e.
- setReverse(Boolean) - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Sets the whether to sort in descending or ascending order.
- setReview(Review) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the review.
- setRevision(Revision) - Method in class com.google.gdata.data.sites.BaseContentEntry
-
Sets the revision.
- setRevokeTokenUrl(String) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Set the revoke token url
- setRfc822Msg(Rfc822Msg) - Method in class com.google.gdata.data.appsforyourdomain.migration.MailItemEntry
-
Sets the rfc822Msg for this MailItem
- setRights(TextConstruct) - Method in class com.google.gdata.data.BaseEntry
-
- setRights(TextConstruct) - Method in interface com.google.gdata.data.photos.AtomData
-
Set the rights of the entry or feed.
- setRights(TextConstruct) - Method in class com.google.gdata.data.Source
-
- setRights(TextContent) - Method in class com.google.gdata.model.atom.Entry
-
- setRights(TextContent) - Method in class com.google.gdata.model.atom.Source
-
- setRole(AclRole) - Method in class com.google.gdata.data.acl.AclEntry
-
- setRole(AclRole) - Method in class com.google.gdata.data.acl.AclWithKey
-
Sets the role.
- setRole(String) - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- setRotation(Integer) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the rotation in degrees of the photo.
- setRotation(Integer) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the rotation in degrees of the photo.
- setRotation(Integer) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setRotation(Integer) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setRotationExt(GphotoRotation) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the rotation of the photo in degrees.
- setRow(Integer) - Method in class com.google.gdata.data.spreadsheet.Header
-
Sets the position of the header.
- setRowCount(int) - Method in class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Sets the total number of rows.
- setSafeSearch(YouTubeQuery.SafeSearch) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the safeSearch
parameter.
- setSampleSearch(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setSamplingrate(int) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setSamplingrate(Float) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the audio sample rate in kHz.
- setSchema(Schema) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setSchema(Schema) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- setScheme(String) - Method in class com.google.gdata.data.Category
-
- setScheme(String) - Method in class com.google.gdata.data.media.mediarss.MediaCategory
-
- setScheme(String) - Method in class com.google.gdata.data.media.mediarss.MediaCredit
-
- setScheme(String) - Method in class com.google.gdata.data.media.mediarss.MediaRating
-
- setScheme(String) - Method in class com.google.gdata.model.atom.Category
-
Sets the category scheme.
- setScheme(String) - Method in class com.google.gdata.model.atompub.Categories
-
Sets the default scheme of the contained category elements.
- setSchool(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setScope(String) - Method in class com.google.gdata.client.authn.oauth.GoogleOAuthParameters
-
Sets the request scope.
- setScope(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the scope of the request.
- setScope(String) - Method in class com.google.gdata.client.gtt.TranslationMemoryQuery
-
Sets the scope.
- setScope(AclScope) - Method in class com.google.gdata.data.acl.AclEntry
-
- setScope(String) - Method in class com.google.gdata.data.analytics.CustomVariable
-
Sets the scope.
- setScope(ScopeEntry) - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Sets the scope entry.
- setSearchQuery(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setSeconds(long) - Method in class com.google.gdata.data.youtube.YtDuration
-
Sets duration in seconds.
- setSectionBeginScript(GwoSectionBeginScript) - Method in class com.google.gdata.data.analytics.SectionEntry
-
Sets the script snippet to mark the beginning of a section.
- setSectionEndScript(GwoSectionEndScript) - Method in class com.google.gdata.data.analytics.SectionEntry
-
Sets the script snippet to mark the end of a section.
- setSectionId(GwoSectionId) - Method in class com.google.gdata.data.analytics.SectionEntry
-
Sets the section ID.
- setSectionId(GwoSectionId) - Method in class com.google.gdata.data.analytics.VariationEntry
-
Sets the section ID.
- setSegment(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the segment to be applied.
- setSegment(Segment) - Method in class com.google.gdata.data.analytics.ManagementEntry
-
Sets the segment.
- setSelectableByType(boolean) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Indicates whether the MIME content type can be used as an alias to select
the representation.
- setSelected(SelectedProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar selected property.
- setSelectedFields(String) - Method in class com.google.gdata.data.BaseEntry
-
Sets the current fields selection for this partial entry.
- setSelectedFields(String) - Method in class com.google.gdata.data.BaseFeed
-
Sets the current fields selection for this partial feed.
- setSelectedFields(String) - Method in interface com.google.gdata.data.IEntry
-
Sets the current fields selection for this partial entry.
- setSelectedFields(String) - Method in class com.google.gdata.model.atom.Entry
-
- setSelectedFields(String) - Method in class com.google.gdata.model.atom.Feed
-
- setSendAclNotifications(SendAclNotificationsProperty) - Method in class com.google.gdata.data.calendar.CalendarAclEntry
-
Sets the send acl notifications property.
- setSendEmail(SendEmail) - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Sets the send email.
- setSendEmail(SendEmail) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the send email.
- setSendEventNotifications(boolean) - Method in class com.google.gdata.data.calendar.AttendeeEntry
-
Sets whether event notifications are to be sent to attendee or
not.
- setSendEventNotifications(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Sets whether event notifications are to be sent to the other participants
or not.
- setSendReport(String) - Method in class com.google.gdata.util.ErrorElement
-
Set URI to send report to.
- setSendReport(String) - Method in exception com.google.gdata.util.ServiceException
-
Set URI to send report to.
- setSensitivity(Sensitivity) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the sensitivity.
- setSequence(int) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Sets the sequence number of the event.
- setService(GoogleService) - Method in class com.google.gdata.client.http.GoogleGDataRequest
-
Sets the GoogleService associated with the request.
- setService(Service) - Method in class com.google.gdata.data.BaseEntry
-
- setService(Service) - Method in class com.google.gdata.data.BaseFeed
-
Sets that GData
Service
instance associated with this feed.
- setService(Service) - Method in interface com.google.gdata.data.IAtom
-
Sets the service that this resource is being used with.
- setService(Service) - Method in class com.google.gdata.data.media.MediaEntry
-
- setService(Service) - Method in class com.google.gdata.data.media.MediaFeed
-
- setService(Service) - Method in class com.google.gdata.model.atom.Entry
-
- setService(Service) - Method in class com.google.gdata.model.atom.Feed
-
Sets that GData
Service
instance associated with this feed.
- setServiceName(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the service name.
- setSharedWithEmailId(String) - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Sets the sharedwith.
- setShares(Double) - Method in class com.google.gdata.data.finance.PositionData
-
Sets the number of shares belonging to the position.
- setShares(Double) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the number of shares involved in the transaction.
- setShortName(ShortName) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the short name.
- setShortName(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setShowDeleted(Boolean) - Method in class com.google.gdata.client.contacts.ContactQuery
-
Sets the should tombstones be returned.
- setShowdeleted(Boolean) - Method in class com.google.gdata.client.gtt.DocumentQuery
-
Sets the showdeleted.
- setShowDeleted(Boolean) - Method in class com.google.gdata.client.maps.FeatureQuery
-
Sets the should tombstones be returned.
- setShowDeleted(Boolean) - Method in class com.google.gdata.client.maps.MapQuery
-
Sets the should tombstones be returned.
- setSingleVirtualElement(ElementMetadata.SingleVirtualElement) - Method in interface com.google.gdata.model.ElementCreator
-
Sets this metadata as representing a virtual element with single
cardinality.
- setSitemapDownloadTime(DateTime) - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Set last sitemap download time.
- setSitemapMobile(SitemapMobile) - Method in class com.google.gdata.data.webmastertools.SitemapsFeed
-
Sets the mobile sitemap options.
- setSitemapNews(SitemapNews) - Method in class com.google.gdata.data.webmastertools.SitemapsFeed
-
Sets the News sitemap options.
- setSitemapStatus(String) - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Set sitemap status.
- setSitemapType(String) - Method in class com.google.gdata.data.webmastertools.SitemapsRegularEntry
-
Sets sitemap type for a regular sitemap.
- setSitemapUrlCount(int) - Method in class com.google.gdata.data.webmastertools.SitemapsEntry
-
Set sitemap URL count.
- setSiteName(SiteName) - Method in class com.google.gdata.data.sites.SiteEntry
-
Sets the site name.
- setSize(int, int) - Method in class com.google.api.gbase.client.Thumbnail
-
Sets the thumbnail size.
- setSize(Size) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the size.
- setSize(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the size of the photo this item is about.
- setSize(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the size of the photo.
- setSize(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setSize(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setSizeExt(GphotoSize) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the size of the photo in bytes.
- setSkippedCount(Integer) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the number of entries parsed but not processed.
- setSort(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the comma separated list of sort parameters in order of importance.
- setSortColumn(String) - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Sort by a specific column.
- setSortMode(String) - Method in class com.google.gdata.client.DocumentQuery
-
Sets the sort mode of the query.
- setSortOrder(ContactQuery.SortOrder) - Method in class com.google.gdata.client.contacts.ContactQuery
-
Sets the direction of sorting.
- setSortOrder(SidewikiEntryQuery.SortOrder) - Method in class com.google.gdata.client.sidewiki.SidewikiEntryQuery
-
Sets the order in which to sort entries.
- setSource(Source) - Method in class com.google.gdata.data.BaseEntry
-
- setSource(String) - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Sets the conversion source mime type.
- setSource(ExportFormat.Source) - Method in class com.google.gdata.data.docs.ExportFormat
-
Sets the export source document type.
- setSource(String) - Method in class com.google.gdata.data.docs.ImportFormat
-
Sets the import source mime type.
- setSource(String) - Method in class com.google.gdata.data.threading.InReplyTo
-
Sets the IRI of an Atom Feed or Entry Document containing an atom:entry
with an atom:id value equal to the value of the "ref" attribute.
- setSource(String) - Method in class com.google.gdata.data.webmastertools.Keyword
-
Sets the source.
- setSource(Source) - Method in class com.google.gdata.model.atom.Entry
-
- setSourceClassName(String) - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- setSourceExperimentId(GwoSourceExperimentId) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the experiment ID that identifies the source experiment.
- setSourceLanguage(SourceLanguage) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the source language.
- setSourceMethodName(String) - Method in class com.google.gdata.util.common.logging.FormattingLogger.Record
-
- setSpamHint(boolean) - Method in class com.google.gdata.data.youtube.CommentEntry
-
Hint that the entry is spam.
- setSpecialized(boolean) - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- setSpecialized(Boolean) - Method in class com.google.gdata.model.gd.RecurrenceException
-
Sets the whether the exception is specialized.
- setSpreadsheetQuery(String) - Method in class com.google.gdata.client.spreadsheet.ListQuery
-
Sets the structured spreadsheet query.
- setSpreadsheetQuery(String) - Method in class com.google.gdata.client.spreadsheet.RecordQuery
-
Sets the structured query on the full text in the worksheet.
- setSrc(String) - Method in class com.google.gdata.data.extensions.Image
-
- setSrc(URI) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
Specifies the external URI.
- setStarred(boolean) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the starred status of this document for the user this feed request
has been authenticated under.
- setStarred(Boolean) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setStarred(Boolean) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets if this photo is starred by current user.
- setStarred(Boolean) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setStarred(Boolean) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setStarredExt(GphotoStarred) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the if viewer starred the photo and total number of stars.
- setStars(Stars) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the stars.
- setStart(NormalPlayTime) - Method in class com.google.gdata.data.media.mediarss.MediaText
-
- setStartDate(String) - Method in class com.google.gdata.client.analytics.DataQuery
-
Sets the first day for which to retrieve data in form YYYY-MM-DD.
- setStartDate(StartDate) - Method in class com.google.gdata.data.analytics.DataFeed
-
Sets the start date.
- setStartEmailListName(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the startEmailListName for which we want to conduct email list
retrievals.
- setStartIndex(int) - Method in class com.google.gdata.client.Query
-
Sets the start index for query results.
- setStartIndex(int) - Method in class com.google.gdata.data.BaseFeed
-
Sets the starting index of the contained entries for paged feeds.
- setStartIndex(int) - Method in interface com.google.gdata.data.IFeed
-
Sets the starting index of the contained entries for paged feeds.
- setStartIndex(Integer) - Method in class com.google.gdata.data.spreadsheet.Data
-
Sets the index of the first row of the data section (inclusive).
- setStartIndex(int) - Method in class com.google.gdata.model.atom.Feed
-
Sets the starting index of the contained entries for paged feeds.
- setStartNickname(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the startNickname for which we want to conduct nickname retrievals.
- setStartRecipient(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the startRecipient for which we want to conduct email list recipient
retrievals.
- setStartTime(DateTime) - Method in class com.google.gdata.data.extensions.When
-
- setStartTime(DateTime) - Method in class com.google.gdata.model.gd.When
-
Sets the event start time.
- setStartUsername(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the startUsername for which we want to conduct user retrievals.
- setState(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the OAuth State.
- setState(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyResponse
-
Sets the OAuth state.
- setState(State) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the state.
- setState(YtPublicationState.State) - Method in class com.google.gdata.data.youtube.YtPublicationState
-
Sets the publication state enum value.
- setStatistics(YtUserProfileStatistics) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setStatistics(YtStatistics) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets yt:statistics tag.
- setStatus(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setStatus(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setStatus(String) - Method in class com.google.gdata.client.projecthosting.IssuesQuery
-
Sets the issue status.
- setStatus(GwoStatus) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the experiment status.
- setStatus(ExportStatus) - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
Sets the export status.
- setStatus(BaseEventEntry.EventStatus) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Sets the event status.
- setStatus(Status) - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
Sets the status.
- setStatus(Status) - Method in class com.google.gdata.data.projecthosting.Updates
-
Sets the status.
- setStatus(YtStatus.Value) - Method in class com.google.gdata.data.youtube.FriendEntry
-
Sets the contact status.
- setStatus(YtRelationship.Status) - Method in class com.google.gdata.data.youtube.YtRelationship
-
Sets the relationship status.
- setStatus(YtStatus.Value) - Method in class com.google.gdata.data.youtube.YtStatus
-
Sets the status status.
- setStep1Required(Boolean) - Method in class com.google.gdata.data.analytics.Destination
-
Sets the whether step 1 is required for this goal.
- setStreet(Street) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Can be street, avenue, road, etc.
- setStreet(Street) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Can be street, avenue, road, etc.
- setStrict(boolean) - Method in class com.google.gdata.client.Query
-
Sets the strictness of parameter parsing.
- setStrictValidation(boolean) - Method in class com.google.gdata.client.Service
-
Enables or disables strict validation.
- setStringCustomParameter(String, String) - Method in class com.google.gdata.client.Query
-
Sets a string custom parameter, with null signifying to clear the
parameter.
- setStructuredPostalAddress(StructuredPostalAddress) - Method in class com.google.gdata.data.maps.FeatureEntry
-
Sets the structured postal address.
- setSubElement(String, String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Sets the value of a sub-tag.
- setSubject(Subject) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the subject.
- setSubject(String) - Method in class com.google.gdata.data.webmastertools.MessageEntry
-
Changes the Subject field of the message.
- setSubregion(Subregion) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the Subregion is county (US), province (in Italy), etc.
- setSubregion(Subregion) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the Subregion is county (US), province (in Italy), etc.
- setSubscriberCount(long) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- setSubscriptionType(SubscriptionEntry.Type) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Sets the type category of this entry.
- setSubtitle(TextConstruct) - Method in class com.google.gdata.data.Source
-
- setSubtitle(TextContent) - Method in class com.google.gdata.model.atom.Source
-
- setSubType(String) - Method in class com.google.gdata.util.ContentType
-
- setSuccessCount(Integer) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the number of entries processed successfully.
- setSummary(TextConstruct) - Method in class com.google.gdata.data.BaseEntry
-
- setSummary(Summary) - Method in class com.google.gdata.data.projecthosting.Updates
-
Sets the summary.
- setSummary(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Throws an exception, preventing setting the server-generated field.
- setSummary(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Prevents setting the server-generated field.
- setSummary(TextContent) - Method in class com.google.gdata.model.atom.Entry
-
- setSuspended(Boolean) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setSymbol(Symbol) - Method in class com.google.gdata.data.finance.PositionEntry
-
Sets the stock symbol for the position.
- setSymbol(String) - Method in class com.google.gdata.data.finance.Symbol
-
Sets the stock symbol for the company or mutual fund.
- setSyncEvent(boolean) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Set whether the event needs to be synced i.e., the Ical UID and Sequence
number need to be honored.
- setSyndicationRight(int) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setSystemGroup(SystemGroup) - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
Sets the system group.
- setTableId(TableId) - Method in class com.google.gdata.data.analytics.AccountEntry
-
Sets the data source ID.
- setTableId(TableId) - Method in class com.google.gdata.data.analytics.DataSource
-
Sets the data source ID.
- setTableName(TableName) - Method in class com.google.gdata.data.analytics.DataSource
-
Sets the table name.
- setTags(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setTarget(String) - Method in class com.google.gdata.data.docs.ArchiveConversion
-
Sets the conversion target mime type.
- setTarget(String) - Method in class com.google.gdata.data.docs.ExportFormat
-
Sets the export target mime type.
- setTarget(ImportFormat.Target) - Method in class com.google.gdata.data.docs.ImportFormat
-
Sets the import target document type.
- setTargetKind(String) - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
Sets the kind of feed/entry the href is pointing to.
- setTargetLanguage(TargetLanguage) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the target language.
- setTaxPercent(float) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- setTaxRegion(String) - Method in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- setTerm(String) - Method in class com.google.gdata.data.Category
-
- setTerm(String) - Method in class com.google.gdata.model.atom.Category
-
Sets the category term value.
- setText(String) - Method in class com.google.gdata.data.OtherContent
-
Specifies the plain-text contents.
- setText(String) - Method in class com.google.gdata.data.PlainTextConstruct
-
Specifies the plain text contents of this text construct.
- setText(String) - Method in class com.google.gdata.model.atom.OtherContent
-
Specifies the plain-text contents.
- setText(String) - Method in class com.google.gdata.model.atom.TextContent
-
Specifies the text of this element, turning this into a plain-text
content element if it wasn't already.
- setTextValue(Object) - Method in class com.google.gdata.model.Element
-
Sets the value of the element and returns the element to allow chaining.
- setTheme(Theme) - Method in class com.google.gdata.data.sites.SiteEntry
-
Sets the theme.
- setThreadInputProperties(InputProperties) - Static method in class com.google.gdata.data.media.GDataContentHandler
-
Sets the input properties for the current Thread
and
returns any existing input properties that have been set (so they can be
restored later).
- setThreadOutputProperties(OutputProperties) - Static method in class com.google.gdata.data.media.GDataContentHandler
-
Sets the output properties for the current Thread
and
returns any existing input properties that have been set (so they can be
restored later).
- setThreadVersion(Version) - Method in class com.google.gdata.util.VersionRegistry
-
Sets the desired version for the current thread to the provided values.
- setThresholdValue(Long) - Method in class com.google.gdata.data.analytics.Engagement
-
Sets the threshold value.
- setThumbnail(MediaThumbnail) - Method in class com.google.gdata.data.blogger.PostEntry
-
Sets the media thumbnail.
- setThumbnail(GphotoThumbnail) - Method in class com.google.gdata.data.photos.CommentAuthor
-
Sets the gphoto thumbnail.
- setThumbnail(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Deprecated.
use the media:thumbnail element to set thumbnails.
- setThumbnail(String) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the thumbnail for the user portrait.
- setThumbnail(String) - Method in interface com.google.gdata.data.photos.UserData
-
Set the thumbnail for the user portrait.
- setThumbnail(String) - Method in class com.google.gdata.data.photos.UserEntry
-
- setThumbnail(String) - Method in class com.google.gdata.data.photos.UserFeed
-
- setThumbnail(SidewikiThumbnail) - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Sets the user portrait thumbnail url.
- setThumbnail(MediaThumbnail) - Method in class com.google.gdata.data.youtube.FeedLinkEntry
-
Sets the thumbnail.
- setThumbnail(MediaThumbnail) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
- setThumbnailExt(GphotoThumbnail) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the user portrait thumbnail.
- setTime(YouTubeQuery.Time) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the time
parameter.
- setTime(DateTime) - Method in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
- setTime(When) - Method in class com.google.gdata.data.extensions.MessageEntry
-
- setTime(NormalPlayTime) - Method in class com.google.gdata.data.media.mediarss.MediaThumbnail
-
- setTime(Date) - Method in class com.google.gdata.data.photos.ExifTags
-
Set the date/time the photo was taken.
- setTime(DateTime) - Method in class com.google.gdata.model.gd.GeoPt
-
Sets the Time.
- setTime(When) - Method in class com.google.gdata.model.gd.MessageEntry
-
Sets the time period description.
- setTimeOffset(String) - Method in class com.google.gdata.data.youtube.YtFormatInfo
-
- setTimeouts(Service.GDataRequest) - Method in class com.google.gdata.client.Service
-
Sets timeout value for GDataRequest.
- setTimesCleaned(TimesCleanedProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar timesCleaned property.
- setTimesCleaned(TimesCleanedProperty) - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Sets the times cleaned property.
- setTimestamp(Date) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the timestamp on the photo this item is about.
- setTimestamp(Date) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the timestamp on the photo.
- setTimestamp(Date) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setTimestamp(Date) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setTimestampExt(GphotoTimestamp) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the time the photo was taken.
- setTimeZone(TimeZoneProperty) - Method in class com.google.gdata.data.calendar.CalendarEntry
-
Sets the calendar timeZone property.
- setTimeZone(TimeZoneProperty) - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
Sets the time zone.
- SETTINGS - Static variable in class com.google.gdata.data.blogger.BloggerLink.Rel
-
Link to blog settings feed.
- setTitle(TextConstruct) - Method in class com.google.gdata.data.BaseEntry
-
- setTitle(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setTitle(TextConstruct) - Method in class com.google.gdata.data.introspection.Collection
-
- setTitle(TextConstruct) - Method in class com.google.gdata.data.introspection.Workspace
-
- setTitle(String) - Method in class com.google.gdata.data.Link
-
- setTitle(MediaTitle) - Method in class com.google.gdata.data.media.mediarss.MediaGroup
-
- setTitle(TextConstruct) - Method in interface com.google.gdata.data.photos.AtomData
-
Set the title of the feed or entry.
- setTitle(TextConstruct) - Method in class com.google.gdata.data.Source
-
- setTitle(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.CellEntry
-
Throws an exception, preventing setting the server-generated field.
- setTitle(TextConstruct) - Method in class com.google.gdata.data.spreadsheet.ListEntry
-
Prevents setting the server-generated field.
- setTitle(TextContent) - Method in class com.google.gdata.model.atom.Entry
-
- setTitle(String) - Method in class com.google.gdata.model.atom.Link
-
- setTitle(TextContent) - Method in class com.google.gdata.model.atom.Source
-
- setTitle(TextContent) - Method in class com.google.gdata.model.atompub.Collection
-
Sets the title.
- setTitle(TextContent) - Method in class com.google.gdata.model.atompub.Workspace
-
Sets the title.
- setTitleExact(boolean) - Method in class com.google.gdata.client.DocumentQuery
-
Sets whether the title match should be exact (instead of keyword-based).
- setTitleExact(Boolean) - Method in class com.google.gdata.client.spreadsheet.TableQuery
-
Sets the whether the title query should be taken as an exact string.
- setTitleLang(String) - Method in class com.google.gdata.data.Link
-
- setTitleLang(String) - Method in class com.google.gdata.model.atom.Link
-
- setTitleQuery(String) - Method in class com.google.gdata.client.DocumentQuery
-
Sets the full-text title search.
- setTitleQuery(String) - Method in class com.google.gdata.client.spreadsheet.TableQuery
-
Sets the search terms for the title of a document.
- setTokenName(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the token name.
- setTotal(int) - Method in class com.google.api.gbase.client.Stats.Statistics
-
Sets the total for this statistic.
- setTotal(Total) - Method in class com.google.gdata.data.blogger.PostEntry
-
Sets the total.
- setTotal(Integer) - Method in class com.google.gdata.data.photos.GphotoStarred
-
Sets the number of stars.
- setTotal(int) - Method in class com.google.gdata.data.youtube.YtCommentRating
-
Sets the sum of all ratings (-1, 1).
- setTotalCount(Integer) - Method in class com.google.gdata.model.batch.BatchInterrupted
-
Sets the number of entries that were parsed.
- setTotalRating(Integer) - Method in class com.google.gdata.data.youtube.CommentEntry
-
Sets the rating of the comment.
- setTotalResults(int) - Method in class com.google.gdata.data.BaseFeed
-
Sets the total number of results associated with this feed.
- setTotalResults(int) - Method in interface com.google.gdata.data.IFeed
-
Sets the total number of results associated with this feed.
- setTotalResults(int) - Method in class com.google.gdata.model.atom.Feed
-
Sets the total number of results associated with this feed.
- setTotalStars(Integer) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
- setTotalStars(Integer) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets the number of users who starred this photo.
- setTotalStars(Integer) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setTotalStars(Integer) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setTotalUploadViews(long) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- setTotalValueCount(int) - Method in class com.google.api.gbase.client.AttributeHistogram
-
Sets the total value count.
- setTrack(Track) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the track.
- setTrackingScript(GwoTrackingScript) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the script to track this experiment.
- setTransactionData(TransactionData) - Method in class com.google.gdata.data.finance.TransactionEntry
-
Sets the data for the transaction.
- setTranslationMemory(TmsElement) - Method in class com.google.gdata.data.gtt.DocumentEntry
-
Sets the tms element.
- setTransparency(BaseEventEntry.Transparency) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Sets the event transparency.
- setTransparency(Transparency) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the event transparency.
- setTransparency(Transparency) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Sets the event transparency.
- setTrashed(boolean) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the trashed status of this document for the user this feed request
has been authenticated under.
- setType(AclScope.Type) - Method in class com.google.gdata.data.acl.AclScope
-
- setType(String) - Method in class com.google.gdata.data.analytics.Engagement
-
Sets the goal's threshold type.
- setType(String) - Method in class com.google.gdata.data.analytics.Metric
-
Sets the the format of data represented by the metric.
- setType(BatchOperationType) - Method in class com.google.gdata.data.batch.BatchOperation
-
Sets the operation type.
- setType(String) - Method in class com.google.gdata.data.books.Review
-
Sets the type of text construct (typically 'text', 'html' or 'xhtml').
- setType(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setType(QueryParameter.Type) - Method in class com.google.gdata.data.docs.QueryParameter
-
Sets the type.
- setType(String) - Method in class com.google.gdata.data.extensions.CustomProperty
-
Sets the datatype such as string, integer, and date, or an
ontology-specific URI.
- setType(String) - Method in class com.google.gdata.data.finance.TransactionData
-
Sets the type for the transaction (can be "Buy", "Sell", "Buy to Cover" or
"Sell Short").
- setType(DocumentSource.Type) - Method in class com.google.gdata.data.gtt.DocumentSource
-
Sets the type.
- setType(String) - Method in interface com.google.gdata.data.ILink
-
Sets the mime type of the link.
- setType(String) - Method in class com.google.gdata.data.Link
-
- setType(String) - Method in class com.google.gdata.data.media.mediarss.MediaContent
-
- setType(MediaRestriction.Type) - Method in class com.google.gdata.data.media.mediarss.MediaRestriction
-
- setType(String) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the video format type.
- setType(Repository.Type) - Method in class com.google.gdata.data.projecthosting.Repository
-
Sets the type.
- setType(String) - Method in class com.google.gdata.data.threading.InReplyTo
-
Sets the hint to the client about the media type of the resource identified
by the "href" attribute.
- setType(YouTubeMediaCredit.Type) - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
Sets the type as an enum.
- setType(String) - Method in class com.google.gdata.model.atom.Link
-
- setType(BatchOperationType) - Method in class com.google.gdata.model.batch.BatchOperation
-
Sets the operation type.
- setType(String) - Method in class com.google.gdata.model.gd.CustomProperty
-
Sets the datatype such as string, integer, and date, or an
ontology-specific URI.
- setType(String) - Method in class com.google.gdata.model.gd.EntryLink
-
- setType(String) - Method in class com.google.gdata.model.gd.FeedLink
-
- setType(String) - Method in class com.google.gdata.util.ContentType
-
- setTypeString(String) - Method in class com.google.gdata.data.youtube.YouTubeMediaCredit
-
Sets the type as a string.
- setTzShift(Integer) - Method in class com.google.gdata.data.DateTime
-
- setUnit(String) - Method in class com.google.gdata.data.extensions.CustomProperty
-
Sets the units of data - can also be a URI to indicate a specific ontology.
- setUnit(String) - Method in class com.google.gdata.model.gd.CustomProperty
-
Sets the units of data - can also be a URI to indicate a specific ontology.
- setUpdated(DateTime) - Method in class com.google.gdata.data.BaseEntry
-
- setUpdated(DateTime) - Method in interface com.google.gdata.data.IAtom
-
Sets the last time this resource was updated.
- setUpdated(DateTime) - Method in interface com.google.gdata.data.photos.AtomData
-
Set the updated date on the entry or feed.
- setUpdated(DateTime) - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
Sets the updated.
- setUpdated(DateTime) - Method in class com.google.gdata.data.sites.SitesLink
-
Sets the provides a hint to clients as to the date and time of the most
recently updated reply contained by the linked resource.
- setUpdated(DateTime) - Method in class com.google.gdata.data.Source
-
- setUpdated(DateTime) - Method in class com.google.gdata.model.atom.Entry
-
- setUpdated(DateTime) - Method in class com.google.gdata.model.atom.Source
-
- setUpdatedMax(DateTime) - Method in class com.google.gdata.client.Query
-
Sets the maximum updated timestamp used for the query.
- setUpdatedMin(DateTime) - Method in class com.google.gdata.client.Query
-
Sets the minimum updated timestamp used for the query.
- setUpdates(Updates) - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
Sets the updates list.
- setUploaded(DateTime) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets or unsets the time the video was uploaded at.
- setUploader(YouTubeQuery.Uploader) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Sets the value of the uploader
parameter.
- setUploader(String) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets the YouTube user who uploaded the video.
- setUpperRight(Point) - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
- setUri(String) - Method in class com.google.gdata.data.extensions.PhoneNumber
-
- setUri(String) - Method in class com.google.gdata.data.Generator
-
- setUri(String) - Method in class com.google.gdata.data.OutOfLineContent
-
Specifies the external URI.
- setUri(String) - Method in class com.google.gdata.data.Person
-
- setUri(Uri) - Method in class com.google.gdata.data.projecthosting.Cc
-
Sets the uri.
- setUri(Uri) - Method in class com.google.gdata.data.projecthosting.Owner
-
Sets the uri.
- setUri(String) - Method in class com.google.gdata.model.atom.OutOfLineContent
-
- setUri(String) - Method in class com.google.gdata.model.atom.Person
-
- setUri(URI) - Method in class com.google.gdata.model.atom.Person
-
Sets URI associated with the person.
- setUri(String) - Method in class com.google.gdata.model.atom.Source.Generator
-
- setUri(URI) - Method in class com.google.gdata.model.atom.Source.Generator
-
Sets URI associated with source.
- setUrl(String) - Method in class com.google.api.gbase.client.Thumbnail
-
Sets the Url that should point to the thumbnail image.
- setUrl(URL) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setUrl(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setUrl(String) - Method in class com.google.gdata.data.gtt.DocumentSource
-
Sets the url.
- setUrl(String) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- setUrl(String) - Method in class com.google.gdata.data.media.mediarss.MediaCopyright
-
- setUrl(String) - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
- setUrl(CrawlIssueUrl) - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
Sets the crawl issue url.
- setUrl(String) - Method in class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
Sets the value.
- setUrlConnectionFactory(UrlConnectionFactory) - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader.Builder
-
- setUsage(String) - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
Sets the The context for the address use.
- setUsage(String) - Method in class com.google.gdata.model.gd.StructuredPostalAddress
-
Sets the The context for the address use.
- setUsefulness(Usefulness) - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
Sets the usefulness of entry.
- setUserAuthorizationUrl(String) - Method in class com.google.gdata.client.authn.oauth.OAuthHelper
-
Set the user authorization url
- setUserCredentials(String, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, ClientLoginAccountType) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, String, String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, String, String, ClientLoginAccountType) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String) - Method in class com.google.gdata.client.GoogleService
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, ClientLoginAccountType) - Method in class com.google.gdata.client.GoogleService
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, String, String) - Method in class com.google.gdata.client.GoogleService
-
Sets the credentials of the user to authenticate requests to the server.
- setUserCredentials(String, String, String, String, ClientLoginAccountType) - Method in class com.google.gdata.client.GoogleService
-
Sets the credentials of the user to authenticate requests to the server.
- setUserEmailAddress(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- setUserEmailAddress(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- setUserMigrationAccess(boolean) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.EmailManagementService
-
Grants email migration access to users.
- setUsername(String) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
Sets the username to restrict the retrieval of NicknameFeed entries.
- setUserName(String) - Method in class com.google.gdata.data.appsforyourdomain.Login
-
- setUsername(String) - Method in interface com.google.gdata.data.photos.AlbumData
-
Set the username for the owner of the album this data object represents.
- setUsername(String) - Method in class com.google.gdata.data.photos.AlbumEntry
-
- setUsername(String) - Method in class com.google.gdata.data.photos.AlbumFeed
-
- setUsername(GphotoUsername) - Method in class com.google.gdata.data.photos.CommentAuthor
-
Sets the username of the user who made the comment.
- setUsername(String) - Method in class com.google.gdata.data.photos.impl.AlbumDataImpl
-
Set the username for the owner of the album this entry represents.
- setUsername(String) - Method in class com.google.gdata.data.photos.impl.UserDataImpl
-
Set the username for the user this item represents.
- setUsername(String) - Method in interface com.google.gdata.data.photos.UserData
-
Set the username for the user this data represents.
- setUsername(String) - Method in class com.google.gdata.data.photos.UserEntry
-
- setUsername(String) - Method in class com.google.gdata.data.photos.UserFeed
-
- setUsername(Username) - Method in class com.google.gdata.data.projecthosting.Cc
-
Sets the username.
- setUsername(Username) - Method in class com.google.gdata.data.projecthosting.Owner
-
Sets the username.
- setUsername(String) - Method in class com.google.gdata.data.youtube.FriendEntry
-
Sets the youtube username of the contact (for youtube user contacts).
- setUsername(String) - Method in class com.google.gdata.data.youtube.SubscriptionEntry
-
Set the optional username.
- setUsername(String) - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Set the optional username.
- setUsername(String) - Method in class com.google.gdata.data.youtube.UserProfileEntry
-
Sets the youtube username.
- setUsernameExt(GphotoUsername) - Method in class com.google.gdata.data.photos.AlbumEntry
-
Sets the username of the owner of the album.
- setUsernameExt(GphotoUsername) - Method in class com.google.gdata.data.photos.UserEntry
-
Sets the username or currently selected persona.
- setUserToken(String) - Method in class com.google.gdata.client.GoogleAuthTokenFactory
-
Sets the AuthToken that should be used to authenticate requests to the
server.
- setUserToken(String) - Method in class com.google.gdata.client.GoogleService
-
Sets the AuthToken that should be used to authenticate requests to the
server.
- setUseToken(String) - Method in class com.google.gdata.client.authn.oauthproxy.OAuthProxyRequest
-
Sets the "use token" parameter.
- setValidating(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setValidating(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- setValidator(ElementValidator) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the element's validator.
- setValue(GmPublishingPriority.Value) - Method in class com.google.api.gbase.client.GmPublishingPriority
-
- setValue(String) - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Sets the attribute value, as a string.
- setValue(String) - Method in class com.google.gdata.data.acl.AclScope
-
- setValue(Boolean) - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.analytics.Dimension
-
Sets the value.
- setValue(Double) - Method in class com.google.gdata.data.analytics.Goal
-
Sets the goal's monetary value.
- setValue(GwoAutoPruneMode.Value) - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.analytics.GwoComboActive
-
Sets the value.
- setValue(GwoExperimentType.Value) - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
Sets the value.
- setValue(GwoStatus.Value) - Method in class com.google.gdata.data.analytics.GwoStatus
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.analytics.Metric
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.analytics.Property
-
Sets the value of the property.
- setValue(String) - Method in class com.google.gdata.data.appsforyourdomain.Property
-
- setValue(String) - Method in class com.google.gdata.data.books.Review
-
Sets the text content of the review.
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- setValue(Boolean) - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
Sets the whether to send ACL notifications to grantees.
- setValue(Integer) - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
Sets the number of times calendar was cleaned.
- setValue(String) - Method in class com.google.gdata.data.contacts.ExternalId
-
Sets the value.
- setValue(Gender.Value) - Method in class com.google.gdata.data.contacts.Gender
-
Sets the Gender.
- setValue(String) - Method in class com.google.gdata.data.contacts.Jot
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.contacts.Relation
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.contacts.UserDefinedField
-
Sets the value.
- setValue(long) - Method in class com.google.gdata.data.DateTime
-
- setValue(DateTime) - Method in class com.google.gdata.data.docs.ArchiveComplete
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.docs.ArchiveFailure
-
Sets the value.
- setValue(ArchiveNotifyStatus.Value) - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
Sets the value.
- setValue(ArchiveStatus.Value) - Method in class com.google.gdata.data.docs.ArchiveStatus
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.docs.ArchiveTotal
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.docs.Changestamp
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.docs.Duration
-
Sets the value.
- setValue(ExportStatus.Value) - Method in class com.google.gdata.data.docs.ExportStatus
-
Sets the value.
- setValue(Float) - Method in class com.google.gdata.data.docs.FeatureRate
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.docs.MaxUploadSize
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.docs.ObjectNumber
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.docs.Publish
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.docs.PublishAuto
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.docs.QueryParameter
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.docs.Size
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.docs.WritersCanInvite
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.EnumConstruct
-
- setValue(String) - Method in class com.google.gdata.data.extensions.AdditionalName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.Country
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.CustomProperty
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
- setValue(String) - Method in class com.google.gdata.data.extensions.FamilyName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.FullName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.GivenName
-
Sets the value.
- setValue(DateTime) - Method in class com.google.gdata.data.extensions.LastViewed
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.OrgName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.extensions.PostalAddress
-
- setValue(Long) - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.extensions.Rating
-
- setValue(String) - Method in class com.google.gdata.data.extensions.Recurrence
-
- setValue(String) - Method in class com.google.gdata.data.geo.GeoLat
-
Overrides base implementation by validating that the string represents
a latitude coordinate between -90 and 90 degrees.
- setValue(String) - Method in class com.google.gdata.data.geo.GeoLong
-
Overrides base implementation by validating that the string represents
a longitude coordinate between -180 and 180 degrees.
- setValue(String) - Method in class com.google.gdata.data.geo.impl.GeoRssBox
-
- setValue(String) - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- setValue(Integer) - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.gtt.PercentComplete
-
Sets the value.
- setValue(ScopeEntry.Value) - Method in class com.google.gdata.data.gtt.ScopeEntry
-
Sets the value.
- setValue(Boolean) - Method in class com.google.gdata.data.gtt.TranslationComplete
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
Sets the number of bytes used.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
Sets the number of comments.
- setValue(Boolean) - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
Sets the whether the album allows comments.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
Sets the number of crowded results.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
Sets the featured date.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoHeight
-
Sets the height.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
Sets the image version.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
Sets the maxPhotos.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
Sets the photos left.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
Sets the photos used.
- setValue(Float) - Method in class com.google.gdata.data.photos.GphotoPosition
-
Sets the position in album.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
Sets the quotaLimit.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
Sets the currentQuota.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoRotation
-
Sets the rotation in degrees.
- setValue(Boolean) - Method in class com.google.gdata.data.photos.GphotoShowLink
-
Sets the contact linked.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoSize
-
Sets the size in bytes.
- setValue(Boolean) - Method in class com.google.gdata.data.photos.GphotoStarred
-
Sets the viewer starred photo.
- setValue(Boolean) - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
Sets the receive updates.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
Sets the timestamp.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoVersion
-
Sets the version.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoViewCount
-
Sets the view count.
- setValue(Integer) - Method in class com.google.gdata.data.photos.GphotoWeight
-
Sets the tag weight.
- setValue(Long) - Method in class com.google.gdata.data.photos.GphotoWidth
-
Sets the width.
- setValue(DateTime) - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.projecthosting.Id
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.projecthosting.Stars
-
Sets the value.
- setValue(State.Value) - Method in class com.google.gdata.data.projecthosting.State
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
Sets the number of written Sidewiki entries.
- setValue(Source.Value) - Method in class com.google.gdata.data.sidewiki.Source
-
Sets the value.
- setValue(Usefulness.Value) - Method in class com.google.gdata.data.sidewiki.Usefulness
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.data.sites.Revision
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.spreadsheet.Field
-
Sets the displayed value of the cell.
- setValue(Integer) - Method in class com.google.gdata.data.threading.Total
-
Sets the number of responses.
- setValue(String) - Method in class com.google.gdata.data.ValueConstruct
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.webmastertools.BoolValueConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.CrawlRateConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.DateTimeValueConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.DomainPreferenceConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.IntValueConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.Keyword
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.data.webmastertools.RegionCodeValueConstruct
-
- setValue(String) - Method in class com.google.gdata.data.webmastertools.VerificationMethod
-
Sets verification method value.
- setValue(YtAspectRatio.Value) - Method in class com.google.gdata.data.youtube.YtAspectRatio
-
Sets the aspect ratio.
- setValue(int) - Method in class com.google.gdata.data.youtube.YtCountHint
-
Sets the countHint.
- setValue(String) - Method in class com.google.gdata.data.youtube.YtRating
-
- setValue(String) - Method in class com.google.gdata.model.atompub.Accept
-
Sets the value.
- setValue(Draft.Value) - Method in class com.google.gdata.model.atompub.Draft
-
Sets the value.
- setValue(DateTime) - Method in class com.google.gdata.model.atompub.Edited
-
Sets the value.
- setValue(Object) - Method in class com.google.gdata.model.Attribute
-
Sets the value of the attribute.
- setValue(String) - Method in class com.google.gdata.model.gd.AdditionalName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Agent
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.AttendeeStatus
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.AttendeeType
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.City
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Country
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.CreateId
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.CustomProperty
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.EventStatus
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.ExtendedProperty
-
Sets the property value.
- setValue(String) - Method in class com.google.gdata.model.gd.FamilyName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.FormattedAddress
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.FullName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.GivenName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.HouseName
-
Sets the value.
- setValue(DateTime) - Method in class com.google.gdata.model.gd.LastViewed
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.NamePrefix
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.NameSuffix
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Neighborhood
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.OrgDepartment
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.OrgJobDescription
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.OrgName
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.OrgSymbol
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.OrgTitle
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.PhoneNumber
-
Sets the human-readable phone number.
- setValue(String) - Method in class com.google.gdata.model.gd.PoBox
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.PostalAddress
-
Sets the address string.
- setValue(String) - Method in class com.google.gdata.model.gd.PostCode
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.model.gd.QuotaBytesTotal
-
Sets the value.
- setValue(Long) - Method in class com.google.gdata.model.gd.QuotaBytesUsed
-
Sets the value.
- setValue(Integer) - Method in class com.google.gdata.model.gd.Rating
-
Sets the rating value.
- setValue(String) - Method in class com.google.gdata.model.gd.Recurrence
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Region
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.ResourceId
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Street
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Subregion
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Transparency
-
Sets the value.
- setValue(String) - Method in class com.google.gdata.model.gd.Visibility
-
Sets the value.
- setValueLocal(String, String) - Method in class com.google.gdata.data.spreadsheet.CustomElementCollection
-
Locally sets the value at the particular cell, specified by the
column name.
- setValueString(String) - Method in class com.google.gdata.data.extensions.When
-
- setValueString(String) - Method in class com.google.gdata.data.extensions.Where
-
- setValueString(String) - Method in class com.google.gdata.data.extensions.Who
-
- setValueString(String) - Method in class com.google.gdata.model.gd.When
-
Sets the string description of the event times.
- setValueString(String) - Method in class com.google.gdata.model.gd.Where
-
Sets the text description of the place.
- setValueString(String) - Method in class com.google.gdata.model.gd.Who
-
Sets the simple string value that can be used as a representation of this
person.
- setVariationId(GwoVariationId) - Method in class com.google.gdata.data.analytics.VariationEntry
-
Sets the variation ID.
- setVerificationCombo(GwoVerificationCombo) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the verification combination index.
- setVerificationComboCoverage(GwoVerificationComboCoverage) - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
Sets the percentage of traffic to send to the verify combo.
- setVerified(boolean) - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Changes site verification status.
- setVersion(String) - Method in class com.google.gdata.data.Generator
-
- setVersion(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the version of the photo this item is about.
- setVersion(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the version of the photo.
- setVersion(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setVersion(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setVersion(String) - Method in class com.google.gdata.model.atom.Source.Generator
-
- setVersionExt(GphotoVersion) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the version of the photo metadata.
- setVersionId(String) - Method in class com.google.gdata.data.BaseEntry
-
- setVersionId(String) - Method in class com.google.gdata.data.BaseFeed
-
Sets the entity version for this feed.
- setVersionId(String) - Method in interface com.google.gdata.data.IAtom
-
Sets the versionId.
- setVersionId(String) - Method in class com.google.gdata.model.atom.Entry
-
- setVersionId(String) - Method in class com.google.gdata.model.atom.Feed
-
Set the resource version id for this feed.
- setVideoId(String) - Method in class com.google.gdata.data.youtube.UserEventEntry
-
Sets the YouTube video ID of the video.
- setVideoId(String) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets the YouTube video ID of the video.
- setVideoId(String) - Method in class com.google.gdata.data.youtube.YtVideoId
-
Sets video ID.
- setVideoQuery(String) - Method in class com.google.gdata.client.youtube.YouTubeQuery
-
Deprecated.
Please use Query#setFullTextQuery()
instead.
- setVideoStatus(String) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Sets the video status of the video/photo entry.
- setVideoStatus(String) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the video status of the photo entry.
- setVideoStatus(String) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setVideoStatus(String) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setVideoStatusExt(GphotoVideoStatus) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the status of the video upload if this is a video.
- setVideoWatchCount(long) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- setViewability(Viewability) - Method in class com.google.gdata.data.books.VolumeEntry
-
Sets the viewability.
- setViewCount(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Sets the view count for this photo.
- setViewCount(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Sets the view count for this photo.
- setViewCount(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setViewCount(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setViewCount(long) - Method in class com.google.gdata.data.youtube.YtStatistics
-
Sets view count.
- setViewCount(long) - Method in class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- setViewCountExt(GphotoViewCount) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the number of views for this image.
- setViewed(boolean) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets the viewed status of this document for the user this feed request
has been authenticated under.
- setVirtualValue(Metadata.VirtualValue) - Method in interface com.google.gdata.model.AttributeCreator
-
Sets the virtual value for the attribute.
- setVirtualValue(Metadata.VirtualValue) - Method in interface com.google.gdata.model.ElementCreator
-
Sets the virtual text content of this element.
- setVirtualValue(Metadata.VirtualValue) - Method in interface com.google.gdata.model.MetadataCreator
-
Sets the virtual value for the property.
- setVisibility(BaseEventEntry.Visibility) - Method in class com.google.gdata.data.extensions.BaseEventEntry
-
Sets the event visibility.
- setVisibility(Visibility) - Method in class com.google.gdata.model.gd.EventEntry
-
Sets the event visibility.
- setVisibility(Visibility) - Method in class com.google.gdata.model.gd.RecurrenceExceptionEntry
-
Sets the event visibility.
- setVisible(boolean) - Method in interface com.google.gdata.model.AttributeCreator
-
Sets whether this attribute is visible.
- setVisible(boolean) - Method in interface com.google.gdata.model.ElementCreator
-
Sets whether this element is visible.
- setVisible(boolean) - Method in interface com.google.gdata.model.MetadataCreator
-
Sets whether this property is visible.
- setWebContent(WebContent) - Method in class com.google.gdata.data.calendar.CalendarEventEntry
-
Set the web content for this entry
- setWeight(Integer) - Method in class com.google.gdata.data.photos.impl.TagDataImpl
-
- setWeight(Integer) - Method in interface com.google.gdata.data.photos.TagData
-
Set the weight of the tag.
- setWeight(Integer) - Method in class com.google.gdata.data.photos.TagEntry
-
- setWeightExt(GphotoWeight) - Method in class com.google.gdata.data.photos.TagEntry
-
Sets the weight of the tag.
- setWhen(String) - Method in class com.google.gdata.data.contacts.Birthday
-
Sets the birth date.
- setWhen(When) - Method in class com.google.gdata.data.contacts.Event
-
Sets the time period description.
- setWhere(Where) - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
Sets the person location.
- setWhere(Where) - Method in class com.google.gdata.data.extensions.Organization
-
Sets the office location.
- setWhere(Where) - Method in class com.google.gdata.model.gd.Organization
-
Sets the office location.
- setWidth(String) - Method in class com.google.gdata.data.calendar.WebContent
-
- setWidth(int) - Method in class com.google.gdata.data.extensions.Image
-
- setWidth(int) - Method in class com.google.gdata.data.media.mediarss.AbstractMediaResource
-
- setWidth(Integer) - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
Sets the video width.
- setWidth(Long) - Method in class com.google.gdata.data.photos.impl.PhotoDataImpl
-
Set the width of the photo this item is about.
- setWidth(Long) - Method in interface com.google.gdata.data.photos.PhotoData
-
Set the width of the photo.
- setWidth(Long) - Method in class com.google.gdata.data.photos.PhotoEntry
-
- setWidth(Long) - Method in class com.google.gdata.data.photos.PhotoFeed
-
- setWidthExt(GphotoWidth) - Method in class com.google.gdata.data.photos.PhotoEntry
-
Sets the the width of the photo.
- setWireFormat(WireFormat) - Method in class com.google.gdata.wireformats.AltFormat.Builder
-
Sets the content wire format.
- setWithKey(AclWithKey) - Method in class com.google.gdata.data.acl.AclEntry
-
- setWithMappings(Boolean) - Method in class com.google.gdata.client.sites.SiteQuery
-
Sets the handle web address mappings.
- setWorksheet(Worksheet) - Method in class com.google.gdata.data.sites.ListPageEntry
-
Sets the worksheet where the table lives.
- setWorksheet(Worksheet) - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
Sets the worksheet where the table lives.
- setWritersCanInvite(Boolean) - Method in class com.google.gdata.data.docs.DocumentListEntry
-
Sets whether users classed as writers can invite other collaborators
- setXhtml(XmlBlob) - Method in class com.google.gdata.data.XhtmlTextConstruct
-
Specifies the XHTML contents of this text construct.
- setXhtml(XmlBlob) - Method in class com.google.gdata.model.atom.TextContent
-
Specifies the XHTML content of this element, turning this into an xhtml
text content element if it wasn't already.
- setXIncludeAware(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureDocumentBuilderFactory
-
- setXIncludeAware(boolean) - Method in class com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory.SecureSAXParserFactory
-
- setXml(XmlBlob) - Method in class com.google.gdata.data.OtherContent
-
Specifies the XML contents.
- setXml(XmlBlob) - Method in class com.google.gdata.model.atom.OtherContent
-
Specifies the XML contents.
- setXmlBase(URI) - Method in class com.google.gdata.model.atom.Feed
-
Sets the current xml:base attribute for this feed.
- setXmlBlob(XmlBlob) - Method in class com.google.gdata.data.ExtensionPoint
-
Sets the XML blob containing arbitrary (unrecognized) extensions.
- setXmlContent(Extension) - Method in class com.google.gdata.data.OtherContent
-
Sets the nested xml content.
- setXmlContent(Element) - Method in class com.google.gdata.model.atom.OtherContent
-
Sets the nested xml content of this element.
- setXpathLocation(String) - Method in class com.google.gdata.util.ErrorElement
-
Set XPath-based error location.
- setXpathLocation(String) - Method in exception com.google.gdata.util.ServiceException
-
Set XPath-based error location.
- setYear(Year) - Method in class com.google.gdata.data.docs.AudioEntry
-
Sets the year.
- setYomi(String) - Method in class com.google.gdata.data.extensions.AdditionalName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.data.extensions.FamilyName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.data.extensions.FullName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.data.extensions.GivenName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.data.extensions.OrgName
-
Sets the yomi name of organization.
- setYomi(String) - Method in class com.google.gdata.model.gd.AdditionalName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.model.gd.FamilyName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.model.gd.FullName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.model.gd.GivenName
-
Sets the pronunciation help.
- setYomi(String) - Method in class com.google.gdata.model.gd.OrgName
-
Sets the yomi name of organization.
- setYouTubeCategory(String) - Method in class com.google.gdata.data.youtube.YouTubeMediaGroup
-
Sets or changes the previously set YouTube category.
- setYouTubeFormat(Integer) - Method in class com.google.gdata.data.youtube.YouTubeMediaContent
-
Sets the youtube video format, an opaque format number at this level.
- setYtIncomplete(boolean) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the completion state of this entry, using the tag
app:control/yt:incomplete.
- setYtRating(YtRating) - Method in class com.google.gdata.data.youtube.RatingEntry
-
Sets the yt:rating tag.
- setYtRating(YtRating) - Method in class com.google.gdata.data.youtube.VideoEntry
-
Sets the yt:rating.
- severe(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a SEVERE message.
- severe(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a SEVERE message, with an array of object arguments.
- severefmt(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a SEVERE message.
- severefmt(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a SEVERE message.
- severefmt(Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a SEVERE message.
- SHARED - Static variable in class com.google.gdata.data.extensions.ExtendedProperty.Realm
-
Shared with all participants.
- SHARED - Static variable in class com.google.gdata.model.gd.ExtendedProperty.Realm
-
Shared extended property.
- SHARED_WITH_DOMAIN - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for an item shared with the domain
- SHIPPING - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Shipping information.
- Shipping - Class in com.google.api.gbase.client
-
Shipping information, defined using destination country, a region,
a price (in the item's currency), and a shipping service.
- Shipping(String, String, float, String) - Constructor for class com.google.api.gbase.client.Shipping
-
Creates a shipping object.
- Shipping(String, Collection<String>, String, float, String) - Constructor for class com.google.api.gbase.client.Shipping
-
Creates a shipping object.
- SHIPPING_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:shipping>
.
- ShortName - Class in com.google.gdata.data.contacts
-
Contact's short name.
- ShortName() - Constructor for class com.google.gdata.data.contacts.ShortName
-
Default mutable constructor.
- ShortName(String) - Constructor for class com.google.gdata.data.contacts.ShortName
-
Constructor (mutable or immutable).
- shortName - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A brief name that will appear in UI elements that reference this
search content provider.
- shouldWriteHeaderAndFooter() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Tests whether header and footer should be included in output
- SIDEWIKI - Static variable in class com.google.gdata.data.sidewiki.SidewikiNamespace
-
Google Sidewiki (SIDEWIKI) namespace
- SIDEWIKI_ALIAS - Static variable in class com.google.gdata.data.sidewiki.SidewikiNamespace
-
Google Sidewiki (SIDEWIKI) namespace alias
- SIDEWIKI_NS - Static variable in class com.google.gdata.data.sidewiki.SidewikiNamespace
-
XML writer namespace for Google Sidewiki (SIDEWIKI)
- SIDEWIKI_PREFIX - Static variable in class com.google.gdata.data.sidewiki.SidewikiNamespace
-
Google Sidewiki (SIDEWIKI) namespace prefix
- SIDEWIKI_SERVICE - Static variable in class com.google.gdata.client.sidewiki.SidewikiService
-
The abbreviated name of Google Sidewiki Data API recognized by Google.
- SIDEWIKI_SERVICE_VERSION - Static variable in class com.google.gdata.client.sidewiki.SidewikiService
-
The version ID of the service.
- SidewikiAuthor - Class in com.google.gdata.data.sidewiki
-
Sidewiki author.
- SidewikiAuthor() - Constructor for class com.google.gdata.data.sidewiki.SidewikiAuthor
-
Default mutable constructor.
- SidewikiEntry - Class in com.google.gdata.data.sidewiki
-
Describes a Sidewiki entry in the feed of Sidewiki entries.
- SidewikiEntry() - Constructor for class com.google.gdata.data.sidewiki.SidewikiEntry
-
Default mutable constructor.
- SidewikiEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sidewiki.SidewikiEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- SidewikiEntryFeed - Class in com.google.gdata.data.sidewiki
-
Describes a feed of Sidewiki entries.
- SidewikiEntryFeed() - Constructor for class com.google.gdata.data.sidewiki.SidewikiEntryFeed
-
Default mutable constructor.
- SidewikiEntryFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sidewiki.SidewikiEntryFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- SidewikiEntryQuery - Class in com.google.gdata.client.sidewiki
-
Describes a query for the feed of Sidewiki entries.
- SidewikiEntryQuery(URL) - Constructor for class com.google.gdata.client.sidewiki.SidewikiEntryQuery
-
Constructs a new query object that targets a feed.
- SidewikiEntryQuery.SortOrder - Enum in com.google.gdata.client.sidewiki
-
Order in which to sort entries.
- SidewikiLink - Class in com.google.gdata.data.sidewiki
-
Extends the base Link class with Sidewiki extensions.
- SidewikiLink.Rel - Class in com.google.gdata.data.sidewiki
-
Link relation type.
- SidewikiLink.Rel() - Constructor for class com.google.gdata.data.sidewiki.SidewikiLink.Rel
-
- SidewikiNamespace - Class in com.google.gdata.data.sidewiki
-
Namespace definitions related to Google Sidewiki Data API.
- SidewikiService - Class in com.google.gdata.client.sidewiki
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Sidewiki Data API.
- SidewikiService(String) - Constructor for class com.google.gdata.client.sidewiki.SidewikiService
-
Constructs an instance connecting to the Google Sidewiki Data API for an
application with the name applicationName
.
- SidewikiService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.sidewiki.SidewikiService
-
Constructs an instance connecting to the Google Sidewiki Data API for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- SidewikiService(String, String, String) - Constructor for class com.google.gdata.client.sidewiki.SidewikiService
-
Constructs an instance connecting to the Google Sidewiki Data API with name
serviceName
for an application with the name applicationName
.
- SidewikiService.Versions - Class in com.google.gdata.client.sidewiki
-
GData versions supported by the Google Sidewiki Data API.
- SidewikiThumbnail - Class in com.google.gdata.data.sidewiki
-
The thumbnail for a user portrait or the web page a Sidewiki entry is about.
- SidewikiThumbnail() - Constructor for class com.google.gdata.data.sidewiki.SidewikiThumbnail
-
Default mutable constructor.
- SidewikiThumbnail(String) - Constructor for class com.google.gdata.data.sidewiki.SidewikiThumbnail
-
Constructor (mutable or immutable).
- SidewikiUserDescription - Class in com.google.gdata.data.sidewiki
-
The description of a user.
- SidewikiUserDescription() - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserDescription
-
Default mutable constructor.
- SidewikiUserDescription(String) - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserDescription
-
Constructor (mutable or immutable).
- SidewikiUserEntry - Class in com.google.gdata.data.sidewiki
-
Describes a Sidewiki user entry.
- SidewikiUserEntry() - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserEntry
-
Default mutable constructor.
- SidewikiUserEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- SidewikiUserFeed - Class in com.google.gdata.data.sidewiki
-
Describes a feed of Sidewiki users.
- SidewikiUserFeed() - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserFeed
-
Default mutable constructor.
- SidewikiUserFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sidewiki.SidewikiUserFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- SimpleCookieManager - Class in com.google.gdata.client
-
A simple cookie manager implementation.
- SimpleCookieManager() - Constructor for class com.google.gdata.client.SimpleCookieManager
-
- simpleElement(String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Emits a simple element (without child elements).
- simpleElement(XmlNamespace, String, List<XmlWriter.Attribute>, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Emits a simple element (without child elements).
- SINGLE_EXT_PROP_QUERY_REGEX - Static variable in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
Group 1: property name (without :'s and ='s).
- SingleSignOnService - Class in com.google.gdata.client.appsforyourdomain.adminsettings
-
- SingleSignOnService(String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
- SingleSignOnService(String, String, String, String) - Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Parameterized constructor for service authentication.
- SiteEntry - Class in com.google.gdata.data.sites
-
An entry representing a site.
- SiteEntry() - Constructor for class com.google.gdata.data.sites.SiteEntry
-
Default mutable constructor.
- SiteEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.SiteEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- SiteFeed - Class in com.google.gdata.data.sites
-
Describes a site feed.
- SiteFeed() - Constructor for class com.google.gdata.data.sites.SiteFeed
-
Default mutable constructor.
- SiteFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.sites.SiteFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- SITEMAP_MOBILE - Static variable in class com.google.gdata.data.webmastertools.SitemapMobile
-
- SITEMAP_NEWS - Static variable in class com.google.gdata.data.webmastertools.SitemapNews
-
- SitemapMobile - Class in com.google.gdata.data.webmastertools
-
Represents list of available markup languages for mobile sitemap.
- SitemapMobile() - Constructor for class com.google.gdata.data.webmastertools.SitemapMobile
-
- SitemapMobile.Handler - Class in com.google.gdata.data.webmastertools
-
parser.
- SitemapMobile.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.webmastertools.SitemapMobile.Handler
-
- SitemapNews - Class in com.google.gdata.data.webmastertools
-
Represents list of available publication labels for News sitemap.
- SitemapNews() - Constructor for class com.google.gdata.data.webmastertools.SitemapNews
-
- SitemapNews.Handler - Class in com.google.gdata.data.webmastertools
-
parser.
- SitemapNews.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.webmastertools.SitemapNews.Handler
-
- SitemapsEntry<E extends SitemapsEntry<E>> - Class in com.google.gdata.data.webmastertools
-
Defines an abstract base class for sitemap entry.
- SitemapsEntry() - Constructor for class com.google.gdata.data.webmastertools.SitemapsEntry
-
Constructs a new SitemapsEntry instance
- SitemapsEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.SitemapsEntry
-
Constructs a new entry by doing a copy from another BaseEntry instance.
- SitemapsEntry.LastDownloaded - Class in com.google.gdata.data.webmastertools
-
Represents a single node, that is a
date/time value.
- SitemapsEntry.LastDownloaded() - Constructor for class com.google.gdata.data.webmastertools.SitemapsEntry.LastDownloaded
-
- SitemapsEntry.SitemapStatus - Class in com.google.gdata.data.webmastertools
-
Represents node.
- SitemapsEntry.SitemapStatus() - Constructor for class com.google.gdata.data.webmastertools.SitemapsEntry.SitemapStatus
-
- SitemapsEntry.UrlCount - Class in com.google.gdata.data.webmastertools
-
Represents a single node, that is an
int value.
- SitemapsEntry.UrlCount() - Constructor for class com.google.gdata.data.webmastertools.SitemapsEntry.UrlCount
-
- SitemapsFeed - Class in com.google.gdata.data.webmastertools
-
The SitemapsFeed class customizes the generic BaseFeed class to define
a feed of sitemaps that Webmaster Tools user has for a given site.
- SitemapsFeed() - Constructor for class com.google.gdata.data.webmastertools.SitemapsFeed
-
Constructs a new SitemapsFeed
instance that is parameterized to
contain SitemapsEntry
instances.
- SitemapsMobileEntry - Class in com.google.gdata.data.webmastertools
-
This represents a single Mobile sitemap entry in a list of sitemaps.
- SitemapsMobileEntry() - Constructor for class com.google.gdata.data.webmastertools.SitemapsMobileEntry
-
Constructs a new SitemapsMobileEntry instance
- SitemapsMobileEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.SitemapsMobileEntry
-
Constructs a new entry by doing a copy from another BaseEntry instance.
- SitemapsMobileEntry.MarkupLanguage - Class in com.google.gdata.data.webmastertools
-
Represents a single node.
- SitemapsMobileEntry.MarkupLanguage() - Constructor for class com.google.gdata.data.webmastertools.SitemapsMobileEntry.MarkupLanguage
-
- SitemapsNewsEntry - Class in com.google.gdata.data.webmastertools
-
This represents a single News sitemap entry in a list of sitemaps.
- SitemapsNewsEntry() - Constructor for class com.google.gdata.data.webmastertools.SitemapsNewsEntry
-
Constructs a new SitemapsNewsEntry instance
- SitemapsNewsEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.SitemapsNewsEntry
-
Constructs a new entry by doing a copy from another BaseEntry instance.
- SitemapsNewsEntry.PublicationLabel - Class in com.google.gdata.data.webmastertools
-
Represents node, that is a publication
label for News sitemap.
- SitemapsNewsEntry.PublicationLabel() - Constructor for class com.google.gdata.data.webmastertools.SitemapsNewsEntry.PublicationLabel
-
- SitemapsRegularEntry - Class in com.google.gdata.data.webmastertools
-
This represents a single regular sitemap entry in a list of sitemaps.
- SitemapsRegularEntry() - Constructor for class com.google.gdata.data.webmastertools.SitemapsRegularEntry
-
Constructs a new SitemapsRegularEntry instance
- SitemapsRegularEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.webmastertools.SitemapsRegularEntry
-
Constructs a new entry by doing a copy from another BaseEntry instance.
- SitemapsRegularEntry.SitemapType - Class in com.google.gdata.data.webmastertools
-
Represents a single node that defines sitemap type.
- SitemapsRegularEntry.SitemapType() - Constructor for class com.google.gdata.data.webmastertools.SitemapsRegularEntry.SitemapType
-
- SiteName - Class in com.google.gdata.data.sites
-
An element indicating the name of a site as used in urls.
- SiteName() - Constructor for class com.google.gdata.data.sites.SiteName
-
Default mutable constructor.
- SiteName(String) - Constructor for class com.google.gdata.data.sites.SiteName
-
Constructor (mutable or immutable).
- SiteQuery - Class in com.google.gdata.client.sites
-
Describes a query for the feed containing descriptions of a user's sites.
- SiteQuery(URL) - Constructor for class com.google.gdata.client.sites.SiteQuery
-
Constructs a new query object that targets a feed.
- SITES - Static variable in class com.google.gdata.data.sites.SitesNamespace
-
Google Sites (SITES) namespace
- SITES_ALIAS - Static variable in class com.google.gdata.data.sites.SitesNamespace
-
Google Sites (SITES) namespace alias
- SITES_NS - Static variable in class com.google.gdata.data.sites.SitesNamespace
-
XML writer namespace for Google Sites (SITES)
- SITES_PREFIX - Static variable in class com.google.gdata.data.sites.SitesNamespace
-
Google Sites (SITES) namespace prefix
- SITES_SERVICE - Static variable in class com.google.gdata.client.sites.SitesService
-
The abbreviated name of Google Sites Data API recognized by Google.
- SITES_SERVICE_VERSION - Static variable in class com.google.gdata.client.sites.SitesService
-
The version ID of the service.
- SitesAclFeedLink - Class in com.google.gdata.data.sites
-
Describes a sites ACL feed link.
- SitesAclFeedLink.Rel - Class in com.google.gdata.data.sites
-
Feed relation type.
- SitesAclFeedLink.Rel() - Constructor for class com.google.gdata.data.sites.SitesAclFeedLink.Rel
-
- SitesContent - Class in com.google.gdata.data.sites
-
Sites content.
- SitesContent.Type - Class in com.google.gdata.data.sites
-
Type of text construct (typically 'text', 'html' or 'xhtml').
- SitesContent.Type() - Constructor for class com.google.gdata.data.sites.SitesContent.Type
-
- SitesEntry - Class in com.google.gdata.data.webmastertools
-
This represents a single web site entry.
- SitesEntry() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry
-
Constructs a new SitesEntry instance
- SitesEntry.Crawled - Class in com.google.gdata.data.webmastertools
-
Deprecated.
This class is not used any more.
- SitesEntry.Crawled() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.Crawled
-
Deprecated.
- SitesEntry.CrawlingRate - Class in com.google.gdata.data.webmastertools
-
Crawl Rate construct to represent field.
- SitesEntry.CrawlingRate() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.CrawlingRate
-
- SitesEntry.EnhancedImageSearch - Class in com.google.gdata.data.webmastertools
-
Boolean value construct to represent field.
- SitesEntry.EnhancedImageSearch() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.EnhancedImageSearch
-
- SitesEntry.Geolocation - Class in com.google.gdata.data.webmastertools
-
Region code value construct to represent field.
- SitesEntry.Geolocation() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.Geolocation
-
- SitesEntry.Indexed - Class in com.google.gdata.data.webmastertools
-
Deprecated.
This class is not used any more.
- SitesEntry.Indexed() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.Indexed
-
Deprecated.
- SitesEntry.PreferredDomain - Class in com.google.gdata.data.webmastertools
-
Domain Preference construct to represent
field.
- SitesEntry.PreferredDomain() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.PreferredDomain
-
- SitesEntry.Verified - Class in com.google.gdata.data.webmastertools
-
Boolean value construct to represent field.
- SitesEntry.Verified() - Constructor for class com.google.gdata.data.webmastertools.SitesEntry.Verified
-
- SitesFeed - Class in com.google.gdata.data.webmastertools
-
The SitesFeed class customizes the generic BaseFeed class to define
a feed of web sites that Webmaster Tools user has.
- SitesFeed() - Constructor for class com.google.gdata.data.webmastertools.SitesFeed
-
Constructs a new SitesFeed
instance that is parameterized to
contain SitesEntry
instances.
- SitesLink - Class in com.google.gdata.data.sites
-
Describes a sites link.
- SitesLink() - Constructor for class com.google.gdata.data.sites.SitesLink
-
Default mutable constructor.
- SitesLink(Integer, String, String, Long, String, String, String, String, DateTime) - Constructor for class com.google.gdata.data.sites.SitesLink
-
Immutable constructor.
- SitesLink.Rel - Class in com.google.gdata.data.sites
-
Link relation type.
- SitesLink.Rel() - Constructor for class com.google.gdata.data.sites.SitesLink.Rel
-
- SitesLink.Type - Class in com.google.gdata.data.sites
-
MIME type of link target.
- SitesLink.Type() - Constructor for class com.google.gdata.data.sites.SitesLink.Type
-
- SitesNamespace - Class in com.google.gdata.data.sites
-
Namespace definitions related to Google Sites Data API.
- SitesService - Class in com.google.gdata.client.sites
-
Extends the basic
MediaService
abstraction to define a service that
is preconfigured for access to the Google Sites Data API.
- SitesService(String) - Constructor for class com.google.gdata.client.sites.SitesService
-
Constructs an instance connecting to the Google Sites Data API for an
application with the name applicationName
.
- SitesService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.sites.SitesService
-
Constructs an instance connecting to the Google Sites Data API for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- SitesService(String, String, String) - Constructor for class com.google.gdata.client.sites.SitesService
-
Constructs an instance connecting to the Google Sites Data API with name
serviceName
for an application with the name applicationName
.
- SitesService.Versions - Class in com.google.gdata.client.sites
-
GData versions supported by the Google Sites Data API.
- SitesSummary - Class in com.google.gdata.data.sites
-
Sites summary.
- SitesSummary.Type - Class in com.google.gdata.data.sites
-
Type of text construct (typically 'text', 'html' or 'xhtml').
- SitesSummary.Type() - Constructor for class com.google.gdata.data.sites.SitesSummary.Type
-
- Size - Class in com.google.gdata.data.docs
-
Size of the content.
- Size() - Constructor for class com.google.gdata.data.docs.Size
-
Default mutable constructor.
- Size(Long) - Constructor for class com.google.gdata.data.docs.Size
-
Immutable constructor.
- size() - Method in class com.google.gdata.util.parser.Chset
-
Returns the size of the range array.
- skipFully(Reader, long) - Static method in class com.google.gdata.util.common.io.Characters
-
Discards n
characters of data from the reader.
- skipFully(Reader, long) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Discards n
characters of data from the reader.
- skipNulls() - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a joiner with the same behavior as this joiner, except
automatically skipping over any provided null elements.
- SKIPPED_COUNT - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The number of entries parsed but not processed.
- SKYPE - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
Skype.
- SKYPE - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
Skype.
- SLIDESHOW_REL - Static variable in class com.google.gdata.data.photos.Namespaces
-
- SMS - Static variable in class com.google.gdata.model.gd.Reminder.Method
-
Sends the user an SMS text message.
- source - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Source.
- Source - Class in com.google.gdata.data.sidewiki
-
Describes a source.
- Source() - Constructor for class com.google.gdata.data.sidewiki.Source
-
Default mutable constructor.
- Source(Source.Value) - Constructor for class com.google.gdata.data.sidewiki.Source
-
Immutable constructor.
- SOURCE - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Source sites link.
- Source - Class in com.google.gdata.data
-
The Source class represents an Atom feed source object
primarily on the data model for an <atom:source>
element.
- Source() - Constructor for class com.google.gdata.data.Source
-
Constructs a new
Source
instance with no initial state.
- Source(Source) - Constructor for class com.google.gdata.data.Source
-
Copy constructor that initializes a new Source instance to have
identical contents to another instance, using a shared reference to
the same
Source.SourceState
.
- Source - Class in com.google.gdata.model.atom
-
The Source class represents an Atom feed source object primarily on the data
model for an <atom:source>
element.
- Source() - Constructor for class com.google.gdata.model.atom.Source
-
Constructs a new instance using the default metadata.
- Source(ElementKey<?, ? extends Source>) - Constructor for class com.google.gdata.model.atom.Source
-
Constructs a new instance using the specified element metadata.
- Source(Source) - Constructor for class com.google.gdata.model.atom.Source
-
Copy constructor that initializes a new Source instance to have identical
contents to another instance, using a shared reference to the same child
element instances.
- Source(ElementKey<?, ? extends Source>, Element) - Constructor for class com.google.gdata.model.atom.Source
-
Copy constructor that initializes a new Source instance to have identical
contents to another element, using a shared state.
- Source.Generator - Class in com.google.gdata.model.atom
-
Class representing atom:generator.
- Source.Generator() - Constructor for class com.google.gdata.model.atom.Source.Generator
-
Constructs a new instance using the default metadata.
- Source.Generator(ElementKey<?, ? extends Source.Generator>) - Constructor for class com.google.gdata.model.atom.Source.Generator
-
Constructs a new instance using the specified element metadata.
- Source.SourceHandler - Class in com.google.gdata.data
-
<atom:source>
parser.
- Source.SourceHandler(ExtensionProfile) - Constructor for class com.google.gdata.data.Source.SourceHandler
-
- Source.SourceHandler(ExtensionProfile, Class<? extends ExtensionPoint>) - Constructor for class com.google.gdata.data.Source.SourceHandler
-
- Source.SourceState - Class in com.google.gdata.data
-
The SourceState class provides a simple structure that encapsulates
the attributes of an Atom source that should be shared with a shallow
copy if the entry is adapted to a more specific Source
Kind.Adaptor
subtypes.
- Source.SourceState() - Constructor for class com.google.gdata.data.Source.SourceState
-
- Source.Value - Enum in com.google.gdata.data.sidewiki
-
Value.
- SOURCE_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for a url that is a source for a particular cell.
- SourceLanguage - Class in com.google.gdata.data.gtt
-
Describes a source language.
- SourceLanguage() - Constructor for class com.google.gdata.data.gtt.SourceLanguage
-
Default mutable constructor.
- SourceLanguage(String) - Constructor for class com.google.gdata.data.gtt.SourceLanguage
-
Constructor (mutable or immutable).
- SPAM_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label spam message feeds and entries.
- SPECIALIZED - Static variable in class com.google.gdata.model.gd.RecurrenceException
-
Whether the exception is specialized.
- SPEECH_RECOGNITION - Static variable in class com.google.gdata.data.youtube.YtDerived.Value
-
SpeechRecognition derived caption track.
- split(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Split "str" by run of delimiters and return.
- split(String, String, boolean) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Split "str" into tokens by delimiters and optionally remove white spaces
from the splitted tokens.
- splitAndTrim(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Short hand for split(str, delims, true)
- splitInts(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Parse comma-separated list of ints and return as array.
- splitLongs(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Parse comma-separated list of longs and return as array.
- SPREADSHEET_QUERY - Static variable in class com.google.gdata.client.spreadsheet.ListQuery
-
The URI parameter for structured spreadsheet queries.
- SPREADSHEET_SERVICE - Static variable in class com.google.gdata.client.spreadsheet.SpreadsheetService
-
The abbreviated name of Google Spreadsheets recognized by Google.
- SPREADSHEET_SERVICE_VERSION - Static variable in class com.google.gdata.client.spreadsheet.SpreadsheetService
-
The version ID of the service.
- SpreadsheetEntry - Class in com.google.gdata.data.docs
-
- SpreadsheetEntry() - Constructor for class com.google.gdata.data.docs.SpreadsheetEntry
-
Constructs a new uninitialized entry, to be populated by the
GData parsers.
- SpreadsheetEntry(BaseEntry) - Constructor for class com.google.gdata.data.docs.SpreadsheetEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
- SpreadsheetEntry - Class in com.google.gdata.data.spreadsheet
-
One spreadsheet, when listing all spreadsheets you have access to.
- SpreadsheetEntry() - Constructor for class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Constructs a new uninitialized entry, to be populated by the
GData parsers.
- SpreadsheetEntry(BaseEntry) - Constructor for class com.google.gdata.data.spreadsheet.SpreadsheetEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
- SpreadsheetFeed - Class in com.google.gdata.data.spreadsheet
-
The feed for getting a list of Spreadsheets within a sheet.
- SpreadsheetFeed() - Constructor for class com.google.gdata.data.spreadsheet.SpreadsheetFeed
-
Constructs an empty feed.
- SpreadsheetFeed(BaseFeed) - Constructor for class com.google.gdata.data.spreadsheet.SpreadsheetFeed
-
- SpreadsheetLink - Class in com.google.gdata.data.spreadsheet
-
Extends the base Link class with Google Spreadsheets extensions.
- SpreadsheetLink.Rel - Class in com.google.gdata.data.spreadsheet
-
Link relation type.
- SpreadsheetLink.Rel() - Constructor for class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
- SpreadsheetQuery - Class in com.google.gdata.client.spreadsheet
-
Simple class for cells-feed-specific queries.
- SpreadsheetQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.SpreadsheetQuery
-
Constructs a query for querying spreadsheets that you have access to.
- SpreadsheetService - Class in com.google.gdata.client.spreadsheet
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Spreadsheets data API.
- SpreadsheetService(String) - Constructor for class com.google.gdata.client.spreadsheet.SpreadsheetService
-
Constructs an instance connecting to the Google Spreadsheets service for an
application with the name applicationName
.
- SpreadsheetService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.spreadsheet.SpreadsheetService
-
Constructs an instance connecting to the Google Spreadsheets service for an
application with the name applicationName
and the given GDataRequestFactory
and AuthTokenFactory
.
- SpreadsheetService(String, String, String) - Constructor for class com.google.gdata.client.spreadsheet.SpreadsheetService
-
Constructs an instance connecting to the Google Spreadsheets service with
name serviceName
for an application with the name applicationName
.
- SpreadsheetService.Versions - Class in com.google.gdata.client.spreadsheet
-
GData versions supported by Google Spreadsheets Service.
- src - Variable in class com.google.gdata.data.extensions.Image
-
URI where the image can be downloaded.
- SRC - Static variable in class com.google.gdata.model.atom.Content
-
The src attribute.
- srcState - Variable in class com.google.gdata.data.Source
-
Basic state for this source.
- ssoSettingsUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
- ssoSigningKeyUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
- star() - Method in class com.google.gdata.util.parser.Parser
-
Creates a Repeat
parser that matches this
0 or
more times.
- STARRED - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Property indicating that a mail item should be marked as starred when
inserted into Gmail.
- STARRED - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a starred item
- STARRED_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label starred message feeds and entries.
- STARRED_SORT - Static variable in class com.google.gdata.client.DocumentQuery
-
- Stars - Class in com.google.gdata.data.projecthosting
-
Issue star count.
- Stars() - Constructor for class com.google.gdata.data.projecthosting.Stars
-
Default mutable constructor.
- Stars(Integer) - Constructor for class com.google.gdata.data.projecthosting.Stars
-
Immutable constructor.
- start() - Method in class com.google.gdata.client.uploader.ResumableHttpFileUploader
-
Starts an upload beginning with the first byte in the file.
- START_EMAILLIST_NAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- START_INDEX - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The START_INDEX query parameter is used to request that the returned
entries start at the specified index.
- START_INDEX - Static variable in class com.google.gdata.model.atom.Feed
-
The opensearch:startIndex element.
- START_NICKNAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- START_RECIPIENT - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- START_TIME - Static variable in class com.google.gdata.model.gd.When
-
Event start time.
- START_TOKEN - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The START_TOKEN query parameter is used to request a specific page of
a feed.
- START_USERNAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- StartDate - Class in com.google.gdata.data.analytics
-
First day for which to retrieve data.
- StartDate() - Constructor for class com.google.gdata.data.analytics.StartDate
-
Default mutable constructor.
- StartDate(String) - Constructor for class com.google.gdata.data.analytics.StartDate
-
Constructor (mutable or immutable).
- startElement(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Starts an element.
- startElement(XmlNamespace, String, Collection<XmlWriter.Attribute>, Collection<? extends XmlNamespace>) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Starts an element.
- startElement(XmlWriter, XmlNamespace, String, XmlBlob, Collection<XmlWriter.Attribute>, Collection<XmlNamespace>) - Static method in class com.google.gdata.util.XmlBlob
-
Generates an element opening tag containing an XML blob.
- startElement(String, String, String, Attributes) - Method in class com.google.gdata.util.XmlParser
-
SAX callback.
- startElement(XmlWriter, Element, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.wireformats.XmlGenerator.ElementGenerator
-
Start an element.
- startElement(XmlWriter, Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
- startElement(String, String, String, Attributes) - Method in class com.google.gdata.wireformats.XmlParser
-
SAX callback.
- startIndex - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
OpenSearch: start index.
- startIndexNotInteger - Variable in class com.google.gdata.client.CoreErrorDomain
-
- startPrefixMapping(String, String) - Method in class com.google.gdata.util.XmlParser
-
SAX callback.
- startPrefixMapping(String, String) - Method in class com.google.gdata.wireformats.XmlParser
-
SAX callback.
- startRepeatingElement() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Indicates that a series of repeating elements are about to
be written.
- startTime - Variable in class com.google.gdata.data.extensions.When
-
Event start time (required).
- startVersionScope() - Method in class com.google.gdata.client.Service
-
- state - Variable in class com.google.gdata.data.BaseEntry
-
Basic state for this entry.
- State - Class in com.google.gdata.data.projecthosting
-
Whether the issue is open or closed.
- State() - Constructor for class com.google.gdata.data.projecthosting.State
-
Default mutable constructor.
- State(State.Value) - Constructor for class com.google.gdata.data.projecthosting.State
-
Immutable constructor.
- state - Variable in class com.google.gdata.model.atom.Entry
-
Basic state for this entry.
- State.Value - Enum in com.google.gdata.data.projecthosting
-
Value.
- STATION_CONTENT_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for the station content.
- Stats - Class in com.google.api.gbase.client
-
Object representation for the tag gm:stats.
- Stats() - Constructor for class com.google.api.gbase.client.Stats
-
- Stats.Statistics - Class in com.google.api.gbase.client
-
Information about one specific use (impressions, clicks, page views).
- Stats.Statistics() - Constructor for class com.google.api.gbase.client.Stats.Statistics
-
- Status - Class in com.google.gdata.data.projecthosting
-
Issue status.
- Status() - Constructor for class com.google.gdata.data.projecthosting.Status
-
Default mutable constructor.
- Status(String) - Constructor for class com.google.gdata.data.projecthosting.Status
-
Constructor (mutable or immutable).
- Step - Class in com.google.gdata.data.analytics
-
Single step in a multistep goal.
- Step() - Constructor for class com.google.gdata.data.analytics.Step
-
Default mutable constructor.
- Step(String, Integer, String) - Constructor for class com.google.gdata.data.analytics.Step
-
Immutable constructor.
- STOP - Static variable in interface com.google.gdata.client.uploader.BackoffPolicy
-
- Strcaselit - Class in com.google.gdata.util.parser
-
The Strlit
parser performs a case-insensitive string comparison
of its str
against the prefix parse buffer.
- Strcaselit(String) - Constructor for class com.google.gdata.util.parser.Strcaselit
-
Class constructor.
- stream2String(InputStream, int) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Read a String of up to maxLength bytes from an InputStream
- StreamProperties - Interface in com.google.gdata.wireformats
-
The StreamProperties interface defines the common set of properties for
input or output data streams that are being used to consume/produce data.
- StreamPropertiesBuilder<T extends StreamPropertiesBuilder<T>> - Class in com.google.gdata.wireformats
-
The StreamPropertiesBuilder class is a abstract builder base class that aids
in the construction of new
StreamProperties
instances.
- StreamPropertiesBuilder() - Constructor for class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Constructs a new StreamPropertiesBuilder with no properties set.
- StreamPropertiesBuilder(StreamProperties) - Constructor for class com.google.gdata.wireformats.StreamPropertiesBuilder
-
Constructs a new StreamPropertiesBuilder instance with the initial value of
all properties copied from another
StreamProperties
instance.
- StreamPropertiesBuilder.StreamPropertiesImpl - Class in com.google.gdata.wireformats
-
The StreamPropertiesImpl class is a simple immutable value object that
implements the
StreamProperties
interface.
- StreamPropertiesBuilder.StreamPropertiesImpl(StreamPropertiesBuilder<?>) - Constructor for class com.google.gdata.wireformats.StreamPropertiesBuilder.StreamPropertiesImpl
-
Constructs a new StreamPropertiesImpl instance from the values contained
in a builder instance.
- Street - Class in com.google.gdata.data.extensions
-
Describes a street.
- Street() - Constructor for class com.google.gdata.data.extensions.Street
-
Default mutable constructor.
- Street(String) - Constructor for class com.google.gdata.data.extensions.Street
-
Constructor (mutable or immutable).
- Street - Class in com.google.gdata.model.gd
-
Describes a street.
- Street() - Constructor for class com.google.gdata.model.gd.Street
-
Constructs an instance using the default key.
- Street(ElementKey<String, ? extends Street>) - Constructor for class com.google.gdata.model.gd.Street
-
Subclass constructor, allows subclasses to supply their own element key.
- Street(ElementKey<String, ? extends Street>, Element) - Constructor for class com.google.gdata.model.gd.Street
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Street(String) - Constructor for class com.google.gdata.model.gd.Street
-
Constructs a new instance with the given value.
- STRICT - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The STRICT parameter is used to tell the server to parse in strict mode,
which will reject any unknown query parameters or xml content.
- string2Collection(String, String, boolean, Collection<String>) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Converts a delimited string to a collection of strings.
- string2List(String, String, boolean) - Static method in class com.google.gdata.util.common.base.StringUtil
-
This converts a String to a list of strings by extracting the substrings
between delimiter
- string2Map(String, String, String, boolean) - Static method in class com.google.gdata.util.common.base.StringUtil
-
This converts a string to a Map.
- string2Set(String, String, boolean) - Static method in class com.google.gdata.util.common.base.StringUtil
-
This converts a String to a Set of strings by extracting the substrings
between delimiter
- StringUtil - Class in com.google.gdata.util.common.base
-
Some common string manipulation utilities.
- stringValueOf(String) - Method in class com.google.gdata.data.analytics.DataEntry
-
Retrieves the string value of the named dimension or metric in this entry.
- strip(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
strip - strips both ways
- stripAndCollapse(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Strip white spaces from both end, and collapse white spaces
in the middle.
- stripHtmlTags(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Given a String
, returns an equivalent String
with
all HTML tags stripped.
- stripNonDigits(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Strips all non-digit characters from a string.
- stripPrefix(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Give me a string and a potential prefix, and I return the string
following the prefix if the prefix matches, else null.
- stripPrefixIgnoreCase(String, String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Case insensitive version of stripPrefix.
- Strlit - Class in com.google.gdata.util.parser
-
The Strlit
parser performs a case-sensitive string comparison
of its str
against the prefix of the parse buffer.
- Strlit(String) - Constructor for class com.google.gdata.util.parser.Strlit
-
Class constructor.
- StructuredPostalAddress - Class in com.google.gdata.data.extensions
-
Describes a structured postal address.
- StructuredPostalAddress() - Constructor for class com.google.gdata.data.extensions.StructuredPostalAddress
-
Default mutable constructor.
- StructuredPostalAddress(String, String, Boolean, String, String) - Constructor for class com.google.gdata.data.extensions.StructuredPostalAddress
-
Immutable constructor.
- StructuredPostalAddress - Class in com.google.gdata.model.gd
-
Describes a structured postal address.
- StructuredPostalAddress() - Constructor for class com.google.gdata.model.gd.StructuredPostalAddress
-
Constructs an instance using the default key.
- StructuredPostalAddress(ElementKey<?, ? extends StructuredPostalAddress>) - Constructor for class com.google.gdata.model.gd.StructuredPostalAddress
-
Subclass constructor, allows subclasses to supply their own element key.
- StructuredPostalAddress(ElementKey<?, ? extends StructuredPostalAddress>, Element) - Constructor for class com.google.gdata.model.gd.StructuredPostalAddress
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- StructuredPostalAddress.MailClass - Class in com.google.gdata.data.extensions
-
The mail class.
- StructuredPostalAddress.MailClass() - Constructor for class com.google.gdata.data.extensions.StructuredPostalAddress.MailClass
-
- StructuredPostalAddress.MailClass - Class in com.google.gdata.model.gd
-
The mail class.
- StructuredPostalAddress.Rel - Class in com.google.gdata.data.extensions
-
The postal address type.
- StructuredPostalAddress.Rel() - Constructor for class com.google.gdata.data.extensions.StructuredPostalAddress.Rel
-
- StructuredPostalAddress.Rel - Class in com.google.gdata.model.gd
-
The postal address type.
- StructuredPostalAddress.Usage - Class in com.google.gdata.data.extensions
-
The context for the address use.
- StructuredPostalAddress.Usage() - Constructor for class com.google.gdata.data.extensions.StructuredPostalAddress.Usage
-
- StructuredPostalAddress.Usage - Class in com.google.gdata.model.gd
-
The context for the address use.
- subAttributesSize() - Method in class com.google.api.gbase.client.Group
-
- Subject - Class in com.google.gdata.data.contacts
-
Contact's subject.
- Subject() - Constructor for class com.google.gdata.data.contacts.Subject
-
Default mutable constructor.
- Subject(String) - Constructor for class com.google.gdata.data.contacts.Subject
-
Constructor (mutable or immutable).
- Subject - Class in com.google.gdata.data.dublincore
-
Topic of the resource.
- Subject() - Constructor for class com.google.gdata.data.dublincore.Subject
-
Default mutable constructor.
- Subject(String) - Constructor for class com.google.gdata.data.dublincore.Subject
-
Constructor (mutable or immutable).
- Subregion - Class in com.google.gdata.data.extensions
-
Subregion is county (US), province (in Italy), etc.
- Subregion() - Constructor for class com.google.gdata.data.extensions.Subregion
-
Default mutable constructor.
- Subregion(String) - Constructor for class com.google.gdata.data.extensions.Subregion
-
Constructor (mutable or immutable).
- Subregion - Class in com.google.gdata.model.gd
-
Subregion is county (US), province (in Italy), etc.
- Subregion() - Constructor for class com.google.gdata.model.gd.Subregion
-
Constructs an instance using the default key.
- Subregion(ElementKey<String, ? extends Subregion>) - Constructor for class com.google.gdata.model.gd.Subregion
-
Subclass constructor, allows subclasses to supply their own element key.
- Subregion(ElementKey<String, ? extends Subregion>, Element) - Constructor for class com.google.gdata.model.gd.Subregion
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Subregion(String) - Constructor for class com.google.gdata.model.gd.Subregion
-
Constructs a new instance with the given value.
- SubscriptionEntry - Class in com.google.gdata.data.youtube
-
Entries that appear on the publisher playlist feed.
- SubscriptionEntry() - Constructor for class com.google.gdata.data.youtube.SubscriptionEntry
-
- SubscriptionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.SubscriptionEntry
-
- SubscriptionEntry.Type - Enum in com.google.gdata.data.youtube
-
Subscription types.
- SubscriptionFeed - Class in com.google.gdata.data.youtube
-
A feed that contains playlist link entries.
- SubscriptionFeed() - Constructor for class com.google.gdata.data.youtube.SubscriptionFeed
-
- SubscriptionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.SubscriptionFeed
-
- SUBSCRIPTIONS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user subscriptions links.
- SUBSCRIPTIONTYPE_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories which describes the type of subscription
defined in the entry.
- subtitle - Variable in class com.google.gdata.data.Source.SourceState
-
Subtitle.
- SUBTITLE - Static variable in class com.google.gdata.model.atom.Source
-
atom:subtitle
- SUCCESS_COUNT - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The number of entries processed successfully.
- summary - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Summary of entry.
- Summary - Class in com.google.gdata.data.projecthosting
-
Issue summary.
- Summary() - Constructor for class com.google.gdata.data.projecthosting.Summary
-
Default mutable constructor.
- Summary(String) - Constructor for class com.google.gdata.data.projecthosting.Summary
-
Constructor (mutable or immutable).
- SUMMARY - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:summary child element.
- supportedAnnotationTypes() - Method in class com.google.gdata.data.apt.DataAnnotationProcessorFactory
-
- supportedOptions() - Method in class com.google.gdata.data.apt.DataAnnotationProcessorFactory
-
- suspended - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- Symbol - Class in com.google.gdata.data.finance
-
Stock symbol for the company.
- Symbol() - Constructor for class com.google.gdata.data.finance.Symbol
-
Default mutable constructor.
- Symbol(String, String, String) - Constructor for class com.google.gdata.data.finance.Symbol
-
Immutable constructor.
- SyncEventProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing whether this is a sync scenario where the
Ical UID and Sequence number are honored during inserts and updates.
- SyncEventProperty() - Constructor for class com.google.gdata.data.calendar.SyncEventProperty
-
- SyncEventProperty(String) - Constructor for class com.google.gdata.data.calendar.SyncEventProperty
-
- syndicationRight - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
The degree to which the search results provided by this search engine can
be distributed.
- SystemGroup - Class in com.google.gdata.data.contacts
-
Element that if present marks that a group is a system one.
- SystemGroup() - Constructor for class com.google.gdata.data.contacts.SystemGroup
-
Default mutable constructor.
- SystemGroup(String) - Constructor for class com.google.gdata.data.contacts.SystemGroup
-
Constructor (mutable or immutable).
T
- TableEntry - Class in com.google.gdata.data.spreadsheet
-
Describes a table entry in the feed of a spreadsheet's tables.
- TableEntry() - Constructor for class com.google.gdata.data.spreadsheet.TableEntry
-
Default mutable constructor.
- TableEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.spreadsheet.TableEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- TableFeed - Class in com.google.gdata.data.spreadsheet
-
Describes a feed of a spreadsheet's tables.
- TableFeed() - Constructor for class com.google.gdata.data.spreadsheet.TableFeed
-
Default mutable constructor.
- TableFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.spreadsheet.TableFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- TableId - Class in com.google.gdata.data.analytics
-
Identifier to be used in ids query string parameter.
- TableId() - Constructor for class com.google.gdata.data.analytics.TableId
-
Default mutable constructor.
- TableId(String) - Constructor for class com.google.gdata.data.analytics.TableId
-
Constructor (mutable or immutable).
- TableName - Class in com.google.gdata.data.analytics
-
Describes a table name.
- TableName() - Constructor for class com.google.gdata.data.analytics.TableName
-
Default mutable constructor.
- TableName(String) - Constructor for class com.google.gdata.data.analytics.TableName
-
Constructor (mutable or immutable).
- TableQuery - Class in com.google.gdata.client.spreadsheet
-
Describes a query for the feed of table definitions.
- TableQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.TableQuery
-
Constructs a new query object that targets a feed.
- TABLES_FEED - Static variable in class com.google.gdata.data.docs.DocumentListLink.Rel
-
Link for the feed of a spreadsheet's tables.
- TABLES_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for tables feed.
- TAG - Static variable in class com.google.gdata.data.sites.TagCategory.Scheme
-
Tag tag category.
- TAG_CATEGORY - Static variable in interface com.google.gdata.data.photos.TagData
-
A category object for tags.
- TAG_KIND - Static variable in interface com.google.gdata.data.photos.TagData
-
The fully qualified kind term for tags.
- TAG_NAME - Static variable in class com.google.gdata.data.spreadsheet.ColCount
-
The name of the XML tag.
- TAG_NAME - Static variable in class com.google.gdata.data.spreadsheet.RowCount
-
The name of the XML tag.
- TAG_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories, which is mapped to playlist tags.
- TagCategory - Class in com.google.gdata.data.sites
-
Describes a tag category.
- TagCategory.Scheme - Class in com.google.gdata.data.sites
-
Scheme (domain).
- TagCategory.Scheme() - Constructor for class com.google.gdata.data.sites.TagCategory.Scheme
-
- TagData - Interface in com.google.gdata.data.photos
-
Basic extension to include tag-specific data, this is the shared interface
for all tag objects in the Picasaweb GData api.
- TagDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation class for tag data objects.
- TagDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.TagDataImpl
-
Construct a new implementation of TagGphotoData with the given
extension point as the backing storage for data.
- TagEntry - Class in com.google.gdata.data.photos
-
Entry for tag kinds, contains tag metadata.
- TagEntry() - Constructor for class com.google.gdata.data.photos.TagEntry
-
Default mutable constructor.
- TagEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.TagEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- tags - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
A space-delimited set of words that are used as keywords to identify and
categorize this search content.
- targetFeedReadOnly - Variable in class com.google.gdata.client.CoreErrorDomain
-
- TargetLanguage - Class in com.google.gdata.data.gtt
-
Describes a target language.
- TargetLanguage() - Constructor for class com.google.gdata.data.gtt.TargetLanguage
-
Default mutable constructor.
- TargetLanguage(String) - Constructor for class com.google.gdata.data.gtt.TargetLanguage
-
Constructor (mutable or immutable).
- TASK_ASSIGNED_TO - Static variable in class com.google.gdata.data.extensions.Who.Rel
-
- TASK_ASSIGNED_TO - Static variable in class com.google.gdata.model.gd.Who.Rel
-
Person to whom task is assigned.
- TAX - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Tax information.
- Tax - Class in com.google.api.gbase.client
-
Tax information
- Tax(String, Collection<String>, float, Boolean) - Constructor for class com.google.api.gbase.client.Tax
-
Creates a tax object.
- TAX_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
Attribute <g:tax>
.
- TAX_PERCENT_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- TAX_REGION_ATTRIBUTE - Static variable in class com.google.api.gbase.client.GoogleBaseAttributesExtension
-
- TELEX - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- TELEX - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Telex number.
- TEMPLATE - Static variable in class com.google.gdata.data.blogger.BloggerLink.Rel
-
Link to blog templates feed.
- TEMPLATE - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
Template sites link.
- TEMPLATE - Static variable in class com.google.gdata.data.sites.TemplateCategory.Label
-
Template template category.
- TEMPLATE - Static variable in class com.google.gdata.data.sites.TemplateCategory.Term
-
Template template category.
- TemplateCategory - Class in com.google.gdata.data.sites
-
Describes a template category.
- TemplateCategory.Label - Class in com.google.gdata.data.sites
-
Human-readable label.
- TemplateCategory.Label() - Constructor for class com.google.gdata.data.sites.TemplateCategory.Label
-
- TemplateCategory.Scheme - Class in com.google.gdata.data.sites
-
Scheme (domain).
- TemplateCategory.Scheme() - Constructor for class com.google.gdata.data.sites.TemplateCategory.Scheme
-
- TemplateCategory.Term - Class in com.google.gdata.data.sites
-
Term.
- TemplateCategory.Term() - Constructor for class com.google.gdata.data.sites.TemplateCategory.Term
-
- TENTATIVE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- TENTATIVE - Static variable in class com.google.gdata.model.gd.AttendeeStatus.Value
-
Attendee has accepted tentatively.
- TENTATIVE - Static variable in class com.google.gdata.model.gd.EventStatus.Value
-
The event is only tentatively scheduled.
- TENTATIVE_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.EventStatus
-
- term - Variable in class com.google.gdata.data.Category
-
Term.
- TERM - Static variable in class com.google.gdata.model.atom.Category
-
The category term attribute.
- test(char) - Method in class com.google.gdata.util.parser.Chset
-
Tests to see if a single character matches the character set.
- TEST_EMAIL_ROUTE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- TEST_SMTPMODE - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- TEST_URL - Static variable in class com.google.gdata.data.analytics.GwoLink.Rel
-
Experiment test URL.
- TEST_VALUE_SAML_CHANGEPW - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- TEST_VALUE_SAML_LOGOUT - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- TEST_VALUE_SAML_SIGNON - Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.AdminSettingsConstants
-
- testRanges(char) - Method in class com.google.gdata.util.parser.Chset
-
Tests to see if a single character matches the character set, but only
looks at the ranges representation.
- TEXT - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Text values.
- TEXT - Static variable in class com.google.gdata.data.IContent.Type
-
- TEXT - Static variable in class com.google.gdata.data.ITextConstruct.Type
-
- text - Variable in class com.google.gdata.data.OtherContent
-
Text contents.
- text - Variable in class com.google.gdata.data.PlainTextConstruct
-
Plain text contents.
- TEXT - Static variable in class com.google.gdata.data.TextConstruct.Type
-
- TEXT_HTML - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the generic text/html content type.
- TEXT_PLAIN - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the generic text/plain content type.
- TEXT_XML - Static variable in class com.google.gdata.util.ContentType
-
A ContentType constant that describes the generic text/xml content type.
- TextConstruct - Class in com.google.gdata.data
-
Abstract base class for text construct type.
- TextConstruct() - Constructor for class com.google.gdata.data.TextConstruct
-
- textConstruct - Variable in class com.google.gdata.data.TextConstruct.ChildHandlerInfo
-
- TextConstruct.ChildHandlerInfo - Class in com.google.gdata.data
-
- TextConstruct.ChildHandlerInfo() - Constructor for class com.google.gdata.data.TextConstruct.ChildHandlerInfo
-
- TextConstruct.RssFormat - Enum in com.google.gdata.data
-
Enumerates the kinds of restrictions on what HTML tags are allowed.
- TextConstruct.Type - Class in com.google.gdata.data
-
Defines the possible text construct types: TEXT, HTML, and XHTML.
- TextConstruct.Type() - Constructor for class com.google.gdata.data.TextConstruct.Type
-
- TextContent - Class in com.google.gdata.data
-
Variant of
Content
for entries containing text.
- TextContent() - Constructor for class com.google.gdata.data.TextContent
-
Class constructor.
- TextContent(TextConstruct) - Constructor for class com.google.gdata.data.TextContent
-
Class constructor specifying the content for this element to contain.
- TextContent - Class in com.google.gdata.model.atom
-
Variant of
Content
for entries containing text.
- TextContent() - Constructor for class com.google.gdata.model.atom.TextContent
-
Constructs a new plain text instance using the default key.
- TextContent(ElementKey<?, ?>) - Constructor for class com.google.gdata.model.atom.TextContent
-
Constructs a new instance using the specified key.
- TextContent(ElementKey<?, ?>, Content) - Constructor for class com.google.gdata.model.atom.TextContent
-
Constructs a new instance from a more generic
Content
type.
- textContent(XmlWriter, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.wireformats.XmlGenerator.ElementGenerator
-
Write the text content for an element.
- textContent(XmlWriter, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
- textNotAllowed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Theme - Class in com.google.gdata.data.sites
-
An element indicating the active theme of a site.
- Theme() - Constructor for class com.google.gdata.data.sites.Theme
-
Default mutable constructor.
- Theme(String) - Constructor for class com.google.gdata.data.sites.Theme
-
Constructor (mutable or immutable).
- thisInstance() - Method in class com.google.gdata.wireformats.StreamPropertiesBuilder
-
- THR - Static variable in class com.google.gdata.data.threading.ThreadingNamespace
-
Atom threading extensions (THR) namespace
- THR_ALIAS - Static variable in class com.google.gdata.data.threading.ThreadingNamespace
-
Atom threading extensions (THR) namespace alias
- THR_NS - Static variable in class com.google.gdata.data.threading.ThreadingNamespace
-
XML writer namespace for Atom threading extensions (THR)
- THR_PREFIX - Static variable in class com.google.gdata.data.threading.ThreadingNamespace
-
Atom threading extensions (THR) namespace prefix
- ThreadingNamespace - Class in com.google.gdata.data.threading
-
GData namespace definitions related to Threading.
- throwExceptionForMissingAttribute(String) - Static method in class com.google.gdata.data.AbstractExtension
-
Throws an IllegalStateException
if the value is required
and it is missing.
- throwExceptionIfImmutable() - Method in class com.google.gdata.data.AbstractExtension
-
Throws an IllegalStateException
if this instance is immutable.
- throwIfInterrupted(IFeed) - Static method in class com.google.gdata.model.batch.BatchUtils
-
Throws a
BatchInterrupted
exception if any entry within the feed
has a batch interrupted child element.
- throwParseException(ParseException) - Method in class com.google.gdata.util.XmlParser
-
Throws a parse exception with line/column information.
- throwParseException(ParseException) - Method in class com.google.gdata.wireformats.XmlParser
-
Throws a parse exception with line/column information.
- Thumbnail - Class in com.google.api.gbase.client
-
Class representing parsed information for one thumbnail: the size (in pixels)
and the Url for accessing the image.
- Thumbnail() - Constructor for class com.google.api.gbase.client.Thumbnail
-
- THUMBNAIL - Static variable in class com.google.gdata.data.books.BooksLink.Rel
-
Link that provides the URI of a thumbnail image.
- THUMBNAIL - Static variable in class com.google.gdata.data.extensions.Image.Rel
-
g.thumbnail: Small thumbnail
- THUMBNAIL_NAMESPACE - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
- TIME - Static variable in class com.google.gdata.data.analytics.Metric.Type
-
Time metric.
- time - Variable in class com.google.gdata.data.extensions.GeoPt
-
Deprecated.
Time.
- TIME - Static variable in class com.google.gdata.model.gd.GeoPt
-
Time.
- TIME_ON_SITE - Static variable in class com.google.gdata.data.analytics.Engagement.Type
-
TimeOnSite engagement.
- TimesCleanedProperty - Class in com.google.gdata.data.calendar
-
Describes how many times calendar was cleaned via Manage Calendars.
- TimesCleanedProperty() - Constructor for class com.google.gdata.data.calendar.TimesCleanedProperty
-
Default mutable constructor.
- TimesCleanedProperty(Integer) - Constructor for class com.google.gdata.data.calendar.TimesCleanedProperty
-
Immutable constructor.
- timestampAndEntityTagMatch - Variable in class com.google.gdata.client.CoreErrorDomain
-
- TimeZoneProperty - Class in com.google.gdata.data.calendar
-
GData schema extension describing timezone property of a calendar
- TimeZoneProperty() - Constructor for class com.google.gdata.data.calendar.TimeZoneProperty
-
- TimeZoneProperty(String) - Constructor for class com.google.gdata.data.calendar.TimeZoneProperty
-
- TITLE - Static variable in class com.google.gdata.client.DocumentQuery
-
The URI parameter for querying the title or name of a document.
- title(String) - Method in class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
Sets title for uploaded media.
- title - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Title of entry.
- Title - Class in com.google.gdata.data.dublincore
-
Name given to the resource.
- Title() - Constructor for class com.google.gdata.data.dublincore.Title
-
Default mutable constructor.
- Title(String) - Constructor for class com.google.gdata.data.dublincore.Title
-
Constructor (mutable or immutable).
- title - Variable in class com.google.gdata.data.Link
-
Link title.
- title - Variable in class com.google.gdata.data.Source.SourceState
-
Title.
- TITLE - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:title child element
- TITLE - Static variable in class com.google.gdata.model.atom.Link
-
The title attribute.
- TITLE - Static variable in class com.google.gdata.model.atom.Source
-
atom:title
- TITLE - Static variable in class com.google.gdata.model.atompub.Collection
-
Qualified name of title attribute.
- TITLE - Static variable in class com.google.gdata.model.atompub.Workspace
-
The title attribute.
- TITLE_EXACT - Static variable in class com.google.gdata.client.DocumentQuery
-
The URI parameter for a boolean flag for whether the title should be
matched exactly (case-insensitive or sensitive depending on service).
- TITLE_SORT - Static variable in class com.google.gdata.client.DocumentQuery
-
- titleLang - Variable in class com.google.gdata.data.Link
-
Language of link title.
- TmEntryLink - Class in com.google.gdata.data.gtt
-
Describes a tm entry link.
- TmEntryLink.Rel - Class in com.google.gdata.data.gtt
-
Link relation type.
- TmEntryLink.Rel() - Constructor for class com.google.gdata.data.gtt.TmEntryLink.Rel
-
- TmsElement - Class in com.google.gdata.data.gtt
-
Describes a tms element.
- TmsElement() - Constructor for class com.google.gdata.data.gtt.TmsElement
-
Default mutable constructor.
- to(ElementMetadata<?, ?>, MetadataKey<?>...) - Static method in class com.google.gdata.model.Path
-
Constructs a new absolute
Path
to an element type as defined by a
root type and the relative steps from it to the selected type.
- toAbsolute(ElementMetadata<?, ?>) - Method in class com.google.gdata.model.Path
-
Constructs a new
Path
instance by interpreting the steps in the
current path relative to the provided root
ElementMetadata
.
- toArray() - Method in class com.google.gdata.util.common.base.CharEscaperBuilder
-
Convert this builder into an array of char[]s where the maximum index
is the value of the highest character that has been seen.
- toDateTime() - Method in class com.google.api.gbase.client.DateTimeRange
-
- toDoCompletedRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- toEscaper() - Method in class com.google.gdata.util.common.base.CharEscaperBuilder
-
Convert this builder into a char escaper which is just a decorator
around the underlying array of replacement char[]s.
- toExternalForm() - Method in class com.google.gdata.data.acl.AclScope
-
Return a standard external representation of this scope, suitable
for use as an Acl Entry identifier.
- toGenericEntry() - Method in class com.google.gdata.client.appsforyourdomain.audit.AccountInfo
-
- toGenericEntry() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest
-
- toGenericEntry() - Method in class com.google.gdata.client.appsforyourdomain.audit.MailMonitor
-
Creates a GenericEntry from the MailMonitor fields.
- tokenChanged(AuthTokenFactory.AuthToken) - Method in interface com.google.gdata.client.AuthTokenFactory.TokenListener
-
- tokenChanged(AuthTokenFactory.AuthToken) - Method in class com.google.gdata.client.GoogleService
-
- toMap() - Method in class com.google.gdata.util.httputil.ParamMap
-
Deprecated.
Use Multimap.asMap()
to get a (String name) ->
(Collection values) mapping and convert to an array only if you
absolutely have to. Or, use the multimap directly.
- toNullIfEmpty(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Helper function for making empty strings into a null.
- toNullIfEmptyOrWhitespace(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Helper function for turning empty or whitespace strings into a null.
- tooManyAttributes - Variable in class com.google.gdata.client.CoreErrorDomain
-
- toParameterValue() - Method in enum com.google.gdata.client.youtube.YouTubeQuery.OrderBy
-
Returns the corresponding parameter value.
- toParameterValue() - Method in enum com.google.gdata.client.youtube.YouTubeQuery.SafeSearch
-
Returns the corresponding parameter value.
- toParameterValue() - Method in enum com.google.gdata.client.youtube.YouTubeQuery.Time
-
Returns the corresponding parameter value.
- toParameterValue() - Method in enum com.google.gdata.client.youtube.YouTubeQuery.Uploader
-
Returns the corresponding parameter value.
- toParseException() - Method in exception com.google.gdata.wireformats.ContentValidationException
-
Converts a ContentValidationException to a parse exception, with a
separate exception for each parser error that was encountered.
- toString() - Method in class com.google.api.gbase.client.AttributeHistogram.UniqueValue
-
Gets the value itself, as a string.
- toString() - Method in class com.google.api.gbase.client.DateTimeRange
-
Returns the canonical string representation for a range, as used
in the XML (start " " end).
- toString() - Method in class com.google.api.gbase.client.GoogleBaseAttribute
-
Generates a string representation of this attribute.
- toString() - Method in class com.google.api.gbase.client.GoogleBaseAttributeId
-
- toString() - Method in class com.google.api.gbase.client.GoogleBaseAttributeType
-
Gets the type name.
- toString() - Method in class com.google.api.gbase.client.Group
-
- toString() - Method in class com.google.api.gbase.client.NumberUnit
-
Gets the standard string representation for such
an object: value " " unit
- toString() - Method in class com.google.api.gbase.client.ServiceError
-
Returns a convenient string representation.
- toString() - Method in class com.google.api.gbase.client.ServiceErrors
-
Returns a convenient text representation, for debugging.
- toString() - Method in class com.google.api.gbase.client.Shipping
-
- toString() - Method in class com.google.api.gbase.client.Tax
-
- toString() - Method in class com.google.api.gbase.client.Thumbnail
-
- toString() - Method in class com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch
-
- toString() - Method in class com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie
-
- toString() - Method in class com.google.gdata.client.Query.CategoryFilter
-
Returns a string representation for the category conditions in
the CategoryFilter, in the format used by a Query URI.
- toString() - Method in class com.google.gdata.data.acl.AclScope
-
- toString() - Method in class com.google.gdata.data.acl.AclWithKey
-
- toString() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
- toString() - Method in class com.google.gdata.data.analytics.AbPageVariationFeed
-
- toString() - Method in class com.google.gdata.data.analytics.AccountEntry
-
- toString() - Method in class com.google.gdata.data.analytics.AccountFeed
-
- toString() - Method in class com.google.gdata.data.analytics.Aggregates
-
- toString() - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- toString() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
- toString() - Method in class com.google.gdata.data.analytics.CombinationFeed
-
- toString() - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
- toString() - Method in class com.google.gdata.data.analytics.CustomVariable
-
- toString() - Method in class com.google.gdata.data.analytics.DataEntry
-
- toString() - Method in class com.google.gdata.data.analytics.DataFeed
-
- toString() - Method in class com.google.gdata.data.analytics.DataSource
-
- toString() - Method in class com.google.gdata.data.analytics.Definition
-
- toString() - Method in class com.google.gdata.data.analytics.Destination
-
- toString() - Method in class com.google.gdata.data.analytics.Dimension
-
- toString() - Method in class com.google.gdata.data.analytics.EndDate
-
- toString() - Method in class com.google.gdata.data.analytics.Engagement
-
- toString() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
- toString() - Method in class com.google.gdata.data.analytics.ExperimentFeed
-
- toString() - Method in class com.google.gdata.data.analytics.Goal
-
- toString() - Method in class com.google.gdata.data.analytics.GwoAbPageVariationId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoAnalyticsAccountId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
- toString() - Method in class com.google.gdata.data.analytics.GwoComboActive
-
- toString() - Method in class com.google.gdata.data.analytics.GwoComboId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoComboString
-
- toString() - Method in class com.google.gdata.data.analytics.GwoControlScript
-
- toString() - Method in class com.google.gdata.data.analytics.GwoConversionScript
-
- toString() - Method in class com.google.gdata.data.analytics.GwoCoverage
-
- toString() - Method in class com.google.gdata.data.analytics.GwoExperimentId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoExperimentNotes
-
- toString() - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
- toString() - Method in class com.google.gdata.data.analytics.GwoNumAbPageVariations
-
- toString() - Method in class com.google.gdata.data.analytics.GwoNumCombinations
-
- toString() - Method in class com.google.gdata.data.analytics.GwoNumSections
-
- toString() - Method in class com.google.gdata.data.analytics.GwoNumVariations
-
- toString() - Method in class com.google.gdata.data.analytics.GwoSectionBeginScript
-
- toString() - Method in class com.google.gdata.data.analytics.GwoSectionEndScript
-
- toString() - Method in class com.google.gdata.data.analytics.GwoSectionId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoSourceExperimentId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoStatus
-
- toString() - Method in class com.google.gdata.data.analytics.GwoTrackingScript
-
- toString() - Method in class com.google.gdata.data.analytics.GwoVariationId
-
- toString() - Method in class com.google.gdata.data.analytics.GwoVerificationCombo
-
- toString() - Method in class com.google.gdata.data.analytics.GwoVerificationComboCoverage
-
- toString() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
- toString() - Method in class com.google.gdata.data.analytics.ManagementFeed
-
- toString() - Method in class com.google.gdata.data.analytics.Metric
-
- toString() - Method in class com.google.gdata.data.analytics.Property
-
- toString() - Method in class com.google.gdata.data.analytics.SectionEntry
-
- toString() - Method in class com.google.gdata.data.analytics.SectionFeed
-
- toString() - Method in class com.google.gdata.data.analytics.Segment
-
- toString() - Method in class com.google.gdata.data.analytics.StartDate
-
- toString() - Method in class com.google.gdata.data.analytics.Step
-
- toString() - Method in class com.google.gdata.data.analytics.TableId
-
- toString() - Method in class com.google.gdata.data.analytics.TableName
-
- toString() - Method in class com.google.gdata.data.analytics.VariationEntry
-
- toString() - Method in class com.google.gdata.data.analytics.VariationFeed
-
- toString() - Method in enum com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode
-
- toString() - Method in exception com.google.gdata.data.appsforyourdomain.AppsForYourDomainException
-
- toString() - Method in enum com.google.gdata.data.batch.BatchOperationType
-
- toString() - Method in class com.google.gdata.data.blogger.BlogCommentFeed
-
- toString() - Method in class com.google.gdata.data.blogger.BlogEntry
-
- toString() - Method in class com.google.gdata.data.blogger.BlogFeed
-
- toString() - Method in class com.google.gdata.data.blogger.BlogPostFeed
-
- toString() - Method in class com.google.gdata.data.blogger.CommentEntry
-
- toString() - Method in class com.google.gdata.data.blogger.PostCommentFeed
-
- toString() - Method in class com.google.gdata.data.blogger.PostEntry
-
- toString() - Method in class com.google.gdata.data.books.CollectionEntry
-
- toString() - Method in class com.google.gdata.data.books.CollectionFeed
-
- toString() - Method in class com.google.gdata.data.books.Embeddability
-
- toString() - Method in class com.google.gdata.data.books.OpenAccess
-
- toString() - Method in class com.google.gdata.data.books.Review
-
- toString() - Method in class com.google.gdata.data.books.Viewability
-
- toString() - Method in class com.google.gdata.data.books.VolumeEntry
-
- toString() - Method in class com.google.gdata.data.books.VolumeFeed
-
- toString() - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- toString() - Method in class com.google.gdata.data.calendar.CalendarAclEntry
-
- toString() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
- toString() - Method in class com.google.gdata.data.calendar.CalendarFeed
-
- toString() - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- toString() - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- toString() - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- toString() - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- toString() - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
- toString() - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
- toString() - Method in class com.google.gdata.data.calendar.WebContent
-
- toString() - Method in class com.google.gdata.data.Category
-
- toString() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
- toString() - Method in class com.google.gdata.data.contacts.BillingInformation
-
- toString() - Method in class com.google.gdata.data.contacts.Birthday
-
- toString() - Method in class com.google.gdata.data.contacts.CalendarLink
-
- toString() - Method in class com.google.gdata.data.contacts.ContactEntry
-
- toString() - Method in class com.google.gdata.data.contacts.ContactFeed
-
- toString() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
- toString() - Method in class com.google.gdata.data.contacts.ContactGroupFeed
-
- toString() - Method in class com.google.gdata.data.contacts.DirectoryServer
-
- toString() - Method in class com.google.gdata.data.contacts.Event
-
- toString() - Method in class com.google.gdata.data.contacts.ExternalId
-
- toString() - Method in class com.google.gdata.data.contacts.Gender
-
- toString() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
- toString() - Method in class com.google.gdata.data.contacts.Hobby
-
- toString() - Method in class com.google.gdata.data.contacts.Initials
-
- toString() - Method in class com.google.gdata.data.contacts.Jot
-
- toString() - Method in class com.google.gdata.data.contacts.Language
-
- toString() - Method in class com.google.gdata.data.contacts.MaidenName
-
- toString() - Method in class com.google.gdata.data.contacts.Mileage
-
- toString() - Method in class com.google.gdata.data.contacts.Nickname
-
- toString() - Method in class com.google.gdata.data.contacts.Occupation
-
- toString() - Method in class com.google.gdata.data.contacts.Priority
-
- toString() - Method in class com.google.gdata.data.contacts.ProfileEntry
-
- toString() - Method in class com.google.gdata.data.contacts.ProfileFeed
-
- toString() - Method in class com.google.gdata.data.contacts.Relation
-
- toString() - Method in class com.google.gdata.data.contacts.Sensitivity
-
- toString() - Method in class com.google.gdata.data.contacts.ShortName
-
- toString() - Method in class com.google.gdata.data.contacts.Subject
-
- toString() - Method in class com.google.gdata.data.contacts.SystemGroup
-
- toString() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
- toString() - Method in class com.google.gdata.data.contacts.Website
-
- toString() - Method in class com.google.gdata.data.DateTime
-
Formats the value as an xs:date or xs:dateTime string.
- toString() - Method in class com.google.gdata.data.docs.Album
-
- toString() - Method in class com.google.gdata.data.docs.AlbumArt
-
- toString() - Method in class com.google.gdata.data.docs.AlbumArtist
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveComplete
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveFeed
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveNotify
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveResourceId
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveStatus
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveTotal
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
- toString() - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
- toString() - Method in class com.google.gdata.data.docs.Artist
-
- toString() - Method in class com.google.gdata.data.docs.BrixEntry
-
- toString() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
- toString() - Method in class com.google.gdata.data.docs.ChangelogFeed
-
- toString() - Method in class com.google.gdata.data.docs.Changestamp
-
- toString() - Method in class com.google.gdata.data.docs.Composer
-
- toString() - Method in class com.google.gdata.data.docs.Description
-
- toString() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
- toString() - Method in class com.google.gdata.data.docs.DocumentExportFeed
-
- toString() - Method in class com.google.gdata.data.docs.DocumentExportRequestor
-
- toString() - Method in class com.google.gdata.data.docs.Duration
-
- toString() - Method in class com.google.gdata.data.docs.ExportDocId
-
- toString() - Method in class com.google.gdata.data.docs.ExportFormat
-
- toString() - Method in class com.google.gdata.data.docs.ExportStatus
-
- toString() - Method in class com.google.gdata.data.docs.Feature
-
- toString() - Method in class com.google.gdata.data.docs.FeatureName
-
- toString() - Method in class com.google.gdata.data.docs.FeatureRate
-
- toString() - Method in class com.google.gdata.data.docs.Genre
-
- toString() - Method in class com.google.gdata.data.docs.ImportFormat
-
- toString() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
- toString() - Method in class com.google.gdata.data.docs.Md5Checksum
-
- toString() - Method in class com.google.gdata.data.docs.MetadataEntry
-
- toString() - Method in class com.google.gdata.data.docs.MetadataFeed
-
- toString() - Method in class com.google.gdata.data.docs.ObjectNumber
-
- toString() - Method in class com.google.gdata.data.docs.Publish
-
- toString() - Method in class com.google.gdata.data.docs.PublishAuto
-
- toString() - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
- toString() - Method in class com.google.gdata.data.docs.QueryParameter
-
- toString() - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
- toString() - Method in class com.google.gdata.data.docs.Removed
-
- toString() - Method in class com.google.gdata.data.docs.Size
-
- toString() - Method in class com.google.gdata.data.docs.Track
-
- toString() - Method in class com.google.gdata.data.docs.WritersCanInvite
-
- toString() - Method in class com.google.gdata.data.docs.Year
-
- toString() - Method in class com.google.gdata.data.dublincore.Creator
-
- toString() - Method in class com.google.gdata.data.dublincore.Date
-
- toString() - Method in class com.google.gdata.data.dublincore.Description
-
- toString() - Method in class com.google.gdata.data.dublincore.Format
-
- toString() - Method in class com.google.gdata.data.dublincore.Identifier
-
- toString() - Method in class com.google.gdata.data.dublincore.Language
-
- toString() - Method in class com.google.gdata.data.dublincore.Publisher
-
- toString() - Method in class com.google.gdata.data.dublincore.Rights
-
- toString() - Method in class com.google.gdata.data.dublincore.Subject
-
- toString() - Method in class com.google.gdata.data.dublincore.Title
-
- toString() - Method in class com.google.gdata.data.extensions.AdditionalName
-
- toString() - Method in class com.google.gdata.data.extensions.Agent
-
- toString() - Method in class com.google.gdata.data.extensions.City
-
- toString() - Method in class com.google.gdata.data.extensions.Country
-
- toString() - Method in class com.google.gdata.data.extensions.CustomProperty
-
- toString() - Method in class com.google.gdata.data.extensions.ExtendedProperty
-
Convert to String for debugging
- toString() - Method in class com.google.gdata.data.extensions.FamilyName
-
- toString() - Method in class com.google.gdata.data.extensions.FormattedAddress
-
- toString() - Method in class com.google.gdata.data.extensions.FullName
-
- toString() - Method in class com.google.gdata.data.extensions.GivenName
-
- toString() - Method in class com.google.gdata.data.extensions.HouseName
-
- toString() - Method in class com.google.gdata.data.extensions.Im
-
- toString() - Method in class com.google.gdata.data.extensions.LastViewed
-
- toString() - Method in class com.google.gdata.data.extensions.Money
-
- toString() - Method in class com.google.gdata.data.extensions.Name
-
- toString() - Method in class com.google.gdata.data.extensions.NamePrefix
-
- toString() - Method in class com.google.gdata.data.extensions.NameSuffix
-
- toString() - Method in class com.google.gdata.data.extensions.Neighborhood
-
- toString() - Method in class com.google.gdata.data.extensions.Organization
-
- toString() - Method in class com.google.gdata.data.extensions.OrgDepartment
-
- toString() - Method in class com.google.gdata.data.extensions.OrgJobDescription
-
- toString() - Method in class com.google.gdata.data.extensions.OrgName
-
- toString() - Method in class com.google.gdata.data.extensions.OrgSymbol
-
- toString() - Method in class com.google.gdata.data.extensions.OrgTitle
-
- toString() - Method in class com.google.gdata.data.extensions.PoBox
-
- toString() - Method in class com.google.gdata.data.extensions.PostCode
-
- toString() - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
- toString() - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
- toString() - Method in class com.google.gdata.data.extensions.Region
-
- toString() - Method in class com.google.gdata.data.extensions.ResourceId
-
- toString() - Method in class com.google.gdata.data.extensions.Street
-
- toString() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
- toString() - Method in class com.google.gdata.data.extensions.Subregion
-
- toString() - Method in class com.google.gdata.data.finance.Commission
-
- toString() - Method in class com.google.gdata.data.finance.CostBasis
-
- toString() - Method in class com.google.gdata.data.finance.DaysGain
-
- toString() - Method in class com.google.gdata.data.finance.Gain
-
- toString() - Method in class com.google.gdata.data.finance.MarketValue
-
- toString() - Method in class com.google.gdata.data.finance.PortfolioData
-
- toString() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
- toString() - Method in class com.google.gdata.data.finance.PortfolioFeed
-
- toString() - Method in class com.google.gdata.data.finance.PortfolioFeedLink
-
- toString() - Method in class com.google.gdata.data.finance.PositionData
-
- toString() - Method in class com.google.gdata.data.finance.PositionEntry
-
- toString() - Method in class com.google.gdata.data.finance.PositionFeed
-
- toString() - Method in class com.google.gdata.data.finance.PositionFeedLink
-
- toString() - Method in class com.google.gdata.data.finance.Price
-
- toString() - Method in class com.google.gdata.data.finance.Symbol
-
- toString() - Method in class com.google.gdata.data.finance.TransactionData
-
- toString() - Method in class com.google.gdata.data.finance.TransactionEntry
-
- toString() - Method in class com.google.gdata.data.finance.TransactionFeed
-
- toString() - Method in class com.google.gdata.data.geo.impl.GeoRssBox
-
- toString() - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- toString() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
- toString() - Method in class com.google.gdata.data.gtt.DocumentFeed
-
- toString() - Method in class com.google.gdata.data.gtt.DocumentSource
-
- toString() - Method in class com.google.gdata.data.gtt.GlossariesElement
-
- toString() - Method in class com.google.gdata.data.gtt.GlossaryEntry
-
- toString() - Method in class com.google.gdata.data.gtt.GlossaryFeed
-
- toString() - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
- toString() - Method in class com.google.gdata.data.gtt.PercentComplete
-
- toString() - Method in class com.google.gdata.data.gtt.ScopeEntry
-
- toString() - Method in class com.google.gdata.data.gtt.SourceLanguage
-
- toString() - Method in class com.google.gdata.data.gtt.TargetLanguage
-
- toString() - Method in class com.google.gdata.data.gtt.TmsElement
-
- toString() - Method in class com.google.gdata.data.gtt.TranslationComplete
-
- toString() - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
- toString() - Method in class com.google.gdata.data.gtt.TranslationMemoryFeed
-
- toString() - Method in class com.google.gdata.data.health.BaseHealthEntry
-
- toString() - Method in class com.google.gdata.data.health.BaseHealthFeed
-
- toString() - Method in class com.google.gdata.data.health.ContinuityOfCareRecord
-
- toString() - Method in class com.google.gdata.data.health.ProfileEntry
-
- toString() - Method in class com.google.gdata.data.health.ProfileFeed
-
- toString() - Method in class com.google.gdata.data.health.ProfileMetaData
-
- toString() - Method in class com.google.gdata.data.health.RegisterEntry
-
- toString() - Method in class com.google.gdata.data.health.RegisterFeed
-
- toString() - Method in class com.google.gdata.data.maps.FeatureEntry
-
- toString() - Method in class com.google.gdata.data.maps.FeatureFeed
-
- toString() - Method in class com.google.gdata.data.maps.MapEntry
-
- toString() - Method in class com.google.gdata.data.maps.MapFeed
-
- toString() - Method in class com.google.gdata.data.maps.VersionEntry
-
- toString() - Method in class com.google.gdata.data.maps.VersionFeed
-
- toString() - Method in class com.google.gdata.data.media.mediarss.NormalPlayTime
-
Gets a valid string representation (seconds "." fraction).
- toString() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- toString() - Method in class com.google.gdata.data.photos.CommentAuthor
-
- toString() - Method in class com.google.gdata.data.photos.CommentEntry
-
- toString() - Method in class com.google.gdata.data.photos.GphotoAccess
-
- toString() - Method in class com.google.gdata.data.photos.GphotoAlbumCanonicalTitle
-
- toString() - Method in class com.google.gdata.data.photos.GphotoAlbumDescription
-
- toString() - Method in class com.google.gdata.data.photos.GphotoAlbumId
-
- toString() - Method in class com.google.gdata.data.photos.GphotoAlbumTitle
-
- toString() - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
- toString() - Method in class com.google.gdata.data.photos.GphotoChecksum
-
- toString() - Method in class com.google.gdata.data.photos.GphotoClient
-
- toString() - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
- toString() - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
- toString() - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
- toString() - Method in class com.google.gdata.data.photos.GphotoExifTime
-
- toString() - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
- toString() - Method in class com.google.gdata.data.photos.GphotoHeight
-
- toString() - Method in class com.google.gdata.data.photos.GphotoId
-
- toString() - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
- toString() - Method in class com.google.gdata.data.photos.GphotoLocation
-
- toString() - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
- toString() - Method in class com.google.gdata.data.photos.GphotoName
-
- toString() - Method in class com.google.gdata.data.photos.GphotoNickname
-
- toString() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
- toString() - Method in class com.google.gdata.data.photos.GphotoPhotoId
-
- toString() - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
- toString() - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
- toString() - Method in class com.google.gdata.data.photos.GphotoPosition
-
- toString() - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
- toString() - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
- toString() - Method in class com.google.gdata.data.photos.GphotoRotation
-
- toString() - Method in class com.google.gdata.data.photos.GphotoRssLink
-
- toString() - Method in class com.google.gdata.data.photos.GphotoShowLink
-
- toString() - Method in class com.google.gdata.data.photos.GphotoSize
-
- toString() - Method in class com.google.gdata.data.photos.GphotoSnippet
-
- toString() - Method in class com.google.gdata.data.photos.GphotoSnippetType
-
- toString() - Method in class com.google.gdata.data.photos.GphotoStarred
-
- toString() - Method in class com.google.gdata.data.photos.GphotoStreamId
-
- toString() - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
- toString() - Method in class com.google.gdata.data.photos.GphotoThumbnail
-
- toString() - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
- toString() - Method in class com.google.gdata.data.photos.GphotoTruncated
-
- toString() - Method in class com.google.gdata.data.photos.GphotoType
-
- toString() - Method in class com.google.gdata.data.photos.GphotoUsername
-
- toString() - Method in class com.google.gdata.data.photos.GphotoVersion
-
- toString() - Method in class com.google.gdata.data.photos.GphotoVideoStatus
-
- toString() - Method in class com.google.gdata.data.photos.GphotoVideoUrl
-
- toString() - Method in class com.google.gdata.data.photos.GphotoViewCount
-
- toString() - Method in class com.google.gdata.data.photos.GphotoWeight
-
- toString() - Method in class com.google.gdata.data.photos.GphotoWidth
-
- toString() - Method in class com.google.gdata.data.photos.KmlSnippet
-
- toString() - Method in class com.google.gdata.data.photos.PheedImageUrl
-
- toString() - Method in class com.google.gdata.data.photos.PheedThumbnail
-
- toString() - Method in class com.google.gdata.data.photos.PheedVideoUrl
-
- toString() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- toString() - Method in class com.google.gdata.data.photos.TagEntry
-
- toString() - Method in class com.google.gdata.data.photos.UserEntry
-
- toString() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
- toString() - Method in class com.google.gdata.data.projecthosting.BlockedOnUpdate
-
- toString() - Method in class com.google.gdata.data.projecthosting.Blocking
-
- toString() - Method in class com.google.gdata.data.projecthosting.Cc
-
- toString() - Method in class com.google.gdata.data.projecthosting.CcUpdate
-
- toString() - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
- toString() - Method in class com.google.gdata.data.projecthosting.Description
-
- toString() - Method in class com.google.gdata.data.projecthosting.Id
-
- toString() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
- toString() - Method in class com.google.gdata.data.projecthosting.IssueCommentsFeed
-
- toString() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
- toString() - Method in class com.google.gdata.data.projecthosting.IssuesFeed
-
- toString() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
- toString() - Method in class com.google.gdata.data.projecthosting.Label
-
- toString() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
- toString() - Method in class com.google.gdata.data.projecthosting.MergedIntoUpdate
-
- toString() - Method in class com.google.gdata.data.projecthosting.Owner
-
- toString() - Method in class com.google.gdata.data.projecthosting.OwnerUpdate
-
- toString() - Method in class com.google.gdata.data.projecthosting.Project
-
- toString() - Method in class com.google.gdata.data.projecthosting.ProjectLabel
-
- toString() - Method in class com.google.gdata.data.projecthosting.ProjectsFeed
-
- toString() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
- toString() - Method in class com.google.gdata.data.projecthosting.Repository
-
- toString() - Method in class com.google.gdata.data.projecthosting.RepositoryUrl
-
- toString() - Method in class com.google.gdata.data.projecthosting.SendEmail
-
- toString() - Method in class com.google.gdata.data.projecthosting.Stars
-
- toString() - Method in class com.google.gdata.data.projecthosting.State
-
- toString() - Method in class com.google.gdata.data.projecthosting.Status
-
- toString() - Method in class com.google.gdata.data.projecthosting.Summary
-
- toString() - Method in class com.google.gdata.data.projecthosting.Updates
-
- toString() - Method in class com.google.gdata.data.projecthosting.Uri
-
- toString() - Method in class com.google.gdata.data.projecthosting.Username
-
- toString() - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiEntryFeed
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiThumbnail
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiUserDescription
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiUserEntry
-
- toString() - Method in class com.google.gdata.data.sidewiki.SidewikiUserFeed
-
- toString() - Method in class com.google.gdata.data.sidewiki.Source
-
- toString() - Method in class com.google.gdata.data.sidewiki.Usefulness
-
- toString() - Method in class com.google.gdata.data.sites.ActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.ActivityFeed
-
- toString() - Method in class com.google.gdata.data.sites.AnnouncementEntry
-
- toString() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
- toString() - Method in class com.google.gdata.data.sites.AttachmentEntry
-
- toString() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
- toString() - Method in class com.google.gdata.data.sites.BasePageEntry
-
- toString() - Method in class com.google.gdata.data.sites.CommentEntry
-
- toString() - Method in class com.google.gdata.data.sites.ContentEntry
-
- toString() - Method in class com.google.gdata.data.sites.ContentFeed
-
- toString() - Method in class com.google.gdata.data.sites.CreationActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.DeletionActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.EditActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
- toString() - Method in class com.google.gdata.data.sites.ListItemEntry
-
- toString() - Method in class com.google.gdata.data.sites.ListPageEntry
-
- toString() - Method in class com.google.gdata.data.sites.MoveActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.PageEntry
-
- toString() - Method in class com.google.gdata.data.sites.PageName
-
- toString() - Method in class com.google.gdata.data.sites.RecoveryActivityEntry
-
- toString() - Method in class com.google.gdata.data.sites.Revision
-
- toString() - Method in class com.google.gdata.data.sites.RevisionFeed
-
- toString() - Method in class com.google.gdata.data.sites.SiteEntry
-
- toString() - Method in class com.google.gdata.data.sites.SiteFeed
-
- toString() - Method in class com.google.gdata.data.sites.SiteName
-
- toString() - Method in class com.google.gdata.data.sites.SitesLink
-
- toString() - Method in class com.google.gdata.data.sites.Theme
-
- toString() - Method in class com.google.gdata.data.sites.WebAttachmentEntry
-
- toString() - Method in class com.google.gdata.data.sites.WebPageEntry
-
- toString() - Method in class com.google.gdata.data.spreadsheet.Column
-
- toString() - Method in class com.google.gdata.data.spreadsheet.Data
-
- toString() - Method in class com.google.gdata.data.spreadsheet.Field
-
- toString() - Method in class com.google.gdata.data.spreadsheet.Header
-
- toString() - Method in class com.google.gdata.data.spreadsheet.RecordEntry
-
- toString() - Method in class com.google.gdata.data.spreadsheet.RecordFeed
-
- toString() - Method in class com.google.gdata.data.spreadsheet.RecordValue
-
- toString() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
- toString() - Method in class com.google.gdata.data.spreadsheet.TableFeed
-
- toString() - Method in class com.google.gdata.data.spreadsheet.Worksheet
-
- toString() - Method in class com.google.gdata.data.threading.InReplyTo
-
- toString() - Method in class com.google.gdata.data.threading.Total
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDetail
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssuesFeed
-
- toString() - Method in class com.google.gdata.data.webmastertools.CrawlIssueUrl
-
- toString() - Method in enum com.google.gdata.data.webmastertools.CrawlRate
-
Returns the string representation of the CrawlRate.
- toString() - Method in enum com.google.gdata.data.webmastertools.DomainPreference
-
Returns the string representation of the Domain Preference.
- toString() - Method in class com.google.gdata.data.webmastertools.Keyword
-
- toString() - Method in class com.google.gdata.data.webmastertools.KeywordEntry
-
- toString() - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
-
- toString() - Method in class com.google.gdata.model.atom.Category
-
- toString() - Method in enum com.google.gdata.model.atompub.Categories.Fixed
-
Returns the string representation of this instance, suitable for use in
output.
- toString() - Method in class com.google.gdata.model.atompub.Collection
-
- toString() - Method in enum com.google.gdata.model.atompub.Draft.Value
-
Returns the string representation of this instance, suitable for use in
output.
- toString() - Method in class com.google.gdata.model.atompub.Workspace
-
- toString() - Method in class com.google.gdata.model.Attribute
-
- toString() - Method in class com.google.gdata.model.AttributeKey
-
- toString() - Method in class com.google.gdata.model.batch.BatchId
-
- toString() - Method in class com.google.gdata.model.batch.BatchInterrupted
-
- toString() - Method in class com.google.gdata.model.batch.BatchOperation
-
- toString() - Method in class com.google.gdata.model.batch.BatchStatus
-
- toString() - Method in class com.google.gdata.model.Element
-
- toString() - Method in class com.google.gdata.model.ElementKey
-
- toString() - Method in class com.google.gdata.model.gd.EntryLink
-
- toString() - Method in class com.google.gdata.model.gd.FeedLink
-
- toString() - Method in class com.google.gdata.model.MetadataContext
-
- toString() - Method in class com.google.gdata.model.MetadataKey
-
- toString() - Method in class com.google.gdata.model.Path
-
The
Path.toString()
implementation is overridden to return the XPath
string that represents the path.
- toString() - Method in class com.google.gdata.model.QName
-
- toString() - Method in class com.google.gdata.model.ValidationContext
-
- toString() - Method in class com.google.gdata.util.common.base.Objects.ToStringHelper
-
Returns the formatted string.
- toString() - Method in class com.google.gdata.util.common.base.Pair
-
This implementation returns the String representation of this pair in
the form (string1, string2)
, where string1
and
string2
are the Object.toString()
representations of the
elements inside the pair.
- toString(float[]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(long[]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(int[]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(String[]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns the string, in single quotes, or "NULL".
- toString(int[][]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(long[][]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(Object[]) - Static method in class com.google.gdata.util.common.base.StringUtil
-
- toString(Readable) - Static method in class com.google.gdata.util.common.io.Characters
-
Reads all characters from a Readable
object into a String
.
- toString(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.Characters
-
Returns the characters from a Readable
& Closeable
object
supplied by a factory as a String
.
- toString(Readable) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Reads all characters from a Readable
object into a String
.
- toString(InputSupplier<R>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Returns the characters from a Readable
& Closeable
object
supplied by a factory as a String
.
- toString(Charset) - Method in class com.google.gdata.util.common.net.UriParameterMap
-
Returns the string representation of these parameters using the specified
encoding, e.g., "q=flowers&n=20".
- toString() - Method in class com.google.gdata.util.common.net.UriParameterMap
-
- toString() - Method in class com.google.gdata.util.ContentType
-
Generates the Content-Type value
- toString() - Method in enum com.google.gdata.util.ErrorContent.LocationType
-
Return the string value of the location type.
- toString() - Method in class com.google.gdata.util.parser.Chset
-
- toString() - Method in exception com.google.gdata.util.ServiceException
-
- toString() - Method in class com.google.gdata.util.Version
-
- toString() - Method in class com.google.gdata.wireformats.AltFormat
-
- toStringHelper(Object) - Static method in class com.google.gdata.util.common.base.Objects
-
- toStringRfc822() - Method in class com.google.gdata.data.DateTime
-
Formats the value as an RFC 822 date/time.
- Total - Class in com.google.gdata.data.threading
-
Indicates total number of unique responses to an entry.
- Total() - Constructor for class com.google.gdata.data.threading.Total
-
Default mutable constructor.
- Total(Integer) - Constructor for class com.google.gdata.data.threading.Total
-
Immutable constructor.
- TOTAL_COUNT - Static variable in class com.google.gdata.model.batch.BatchInterrupted
-
The number of entries that were parsed.
- TOTAL_RESULTS - Static variable in class com.google.gdata.model.atom.Feed
-
The opensearch:totalResults element.
- totalResults - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
OpenSearch: number of search results (feed entries).
- totalResultsNotInteger - Variable in class com.google.gdata.client.CoreErrorDomain
-
- toUiString() - Method in class com.google.gdata.data.DateTime
-
Formats the value as a human-readable string.
- toUpperCase(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Safely convert the string to uppercase.
- toUTF8InputStream(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replacement for deprecated StringBufferInputStream().
- toValue() - Method in enum com.google.gdata.client.blogger.BlogPostQuery.OrderBy
-
Returns the value used in the URL.
- toValue() - Method in enum com.google.gdata.client.books.VolumeQuery.MinViewability
-
Returns the value used in the URL.
- toValue() - Method in enum com.google.gdata.client.contacts.ContactQuery.OrderBy
-
Returns the value used in the URL.
- toValue() - Method in enum com.google.gdata.client.contacts.ContactQuery.SortOrder
-
Returns the value used in the URL.
- toValue() - Method in enum com.google.gdata.client.sidewiki.SidewikiEntryQuery.SortOrder
-
Returns the value used in the URL.
- toValue() - Method in enum com.google.gdata.data.analytics.GwoAutoPruneMode.Value
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.analytics.GwoExperimentType.Value
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.analytics.GwoStatus.Value
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.contacts.CalendarLink.Rel
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.contacts.Relation.Rel
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.contacts.Website.Rel
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.docs.QueryParameter.Type
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.gtt.DocumentSource.Type
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.sidewiki.Usefulness.Value
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType
-
Returns the value used in the XML.
- toValue() - Method in enum com.google.gdata.data.webmastertools.CrawlIssueIssueType.IssueType
-
Returns the value used in the XML.
- toXmlErrorMessage() - Method in exception com.google.gdata.util.ServiceException
-
Converts the exception into a well-formated XML error
message suitable for external uses.
- toXmlErrorMessage(boolean) - Method in exception com.google.gdata.util.ServiceException
-
Converts the exception into a well-formated XML error
message suitable for external uses.
- traceNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Track - Class in com.google.gdata.data.docs
-
Number of the track on this album.
- Track() - Constructor for class com.google.gdata.data.docs.Track
-
Default mutable constructor.
- Track(String) - Constructor for class com.google.gdata.data.docs.Track
-
Constructor (mutable or immutable).
- trackProgress(ProgressListener, long) - Method in class com.google.gdata.client.media.ResumableGDataFileUploader.Builder
-
Sets parameters to track upload progress.
- TransactionData - Class in com.google.gdata.data.finance
-
Data for the transction.
- TransactionData() - Constructor for class com.google.gdata.data.finance.TransactionData
-
Default mutable constructor.
- TransactionData(DateTime, String, Double, String) - Constructor for class com.google.gdata.data.finance.TransactionData
-
Immutable constructor.
- TransactionEntry - Class in com.google.gdata.data.finance
-
Describes an entry in a feed of Finance transactions.
- TransactionEntry() - Constructor for class com.google.gdata.data.finance.TransactionEntry
-
Default mutable constructor.
- TransactionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.finance.TransactionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- TransactionFeed - Class in com.google.gdata.data.finance
-
Describes a Finance transaction feed.
- TransactionFeed() - Constructor for class com.google.gdata.data.finance.TransactionFeed
-
Default mutable constructor.
- TransactionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.finance.TransactionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- TRANSFER_REL - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
- TranslationComplete - Class in com.google.gdata.data.gtt
-
Describes a translation complete.
- TranslationComplete() - Constructor for class com.google.gdata.data.gtt.TranslationComplete
-
Default mutable constructor.
- TranslationComplete(Boolean) - Constructor for class com.google.gdata.data.gtt.TranslationComplete
-
Immutable constructor.
- TRANSLATIONMEMORY - Static variable in class com.google.gdata.data.gtt.TmEntryLink.Rel
-
TranslationMemory tm entry link.
- TranslationMemoryEntry - Class in com.google.gdata.data.gtt
-
Describes a translation memory entry.
- TranslationMemoryEntry() - Constructor for class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Default mutable constructor.
- TranslationMemoryEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.gtt.TranslationMemoryEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- TranslationMemoryFeed - Class in com.google.gdata.data.gtt
-
Describes a translation memory feed.
- TranslationMemoryFeed() - Constructor for class com.google.gdata.data.gtt.TranslationMemoryFeed
-
Default mutable constructor.
- TranslationMemoryFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.gtt.TranslationMemoryFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- TranslationMemoryQuery - Class in com.google.gdata.client.gtt
-
Describes a query for the feed of translation memories.
- TranslationMemoryQuery(URL) - Constructor for class com.google.gdata.client.gtt.TranslationMemoryQuery
-
Constructs a new query object that targets a feed.
- TRANSLATIONSTATE - Static variable in class com.google.gdata.data.gtt.CompletedCategory.Scheme
-
Translation state of the document.
- Transparency - Class in com.google.gdata.model.gd
-
Describes the base set of values for event transparency.
- Transparency() - Constructor for class com.google.gdata.model.gd.Transparency
-
Constructs an instance using the default key.
- Transparency(ElementKey<?, ? extends Transparency>) - Constructor for class com.google.gdata.model.gd.Transparency
-
Subclass constructor, allows subclasses to supply their own element key.
- Transparency(ElementKey<?, ? extends Transparency>, Element) - Constructor for class com.google.gdata.model.gd.Transparency
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Transparency.Value - Class in com.google.gdata.model.gd
-
Value.
- TRANSPARENT - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Transparency
-
- TRANSPARENT - Static variable in class com.google.gdata.model.gd.Transparency.Value
-
Indicates event doesn't consume any time on calendar; event time will
not be marked as busy in a free/busy search.
- TRANSPARENT_VALUE - Static variable in class com.google.gdata.data.extensions.BaseEventEntry.Transparency
-
- TRASH - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Property indicating that a mail item should be moved to the trash when
inserted into Gmail.
- TRASHED - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a trashed item
- trimAndCollapseFrom(CharSequence, char) - Method in class com.google.gdata.util.common.base.CharMatcher
-
- trimFrom(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all
characters this matcher matches from the beginning and from the end of the
string.
- trimLeadingFrom(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all
characters this matcher matches from the beginning of the
string.
- trimTrailingFrom(CharSequence) - Method in class com.google.gdata.util.common.base.CharMatcher
-
Returns a substring of the input character sequence that omits all
characters this matcher matches from the end of the
string.
- TRUE - Static variable in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.HiddenProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.QuickAddProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.ResourceProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.SelectedProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.SendEventNotificationsProperty
-
- TRUE - Static variable in class com.google.gdata.data.calendar.SyncEventProperty
-
- TTY_TDD - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- TTY_TDD - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
TTY/TDD number.
- TwoLeggedOAuthHelper - Class in com.google.gdata.client.authn.oauth
-
Provides common OAuth message signing and Authorization header
functionality.
- TwoLeggedOAuthHelper(OAuthSigner, OAuthParameters) - Constructor for class com.google.gdata.client.authn.oauth.TwoLeggedOAuthHelper
-
- type - Variable in class com.google.gdata.client.http.HttpGDataRequest
-
The GData request type.
- type - Variable in class com.google.gdata.data.Link
-
MIME type of the link target.
- TYPE - Static variable in class com.google.gdata.model.atom.Content
-
The content type attribute.
- TYPE - Static variable in class com.google.gdata.model.atom.Link
-
The type attribute.
- TYPE - Static variable in class com.google.gdata.model.batch.BatchOperation
-
The operation type.
- TYPE - Static variable in class com.google.gdata.model.gd.CustomProperty
-
Datatype such as string, integer, and date, or an ontology-specific URI.
- tzShift - Variable in class com.google.gdata.data.DateTime
-
Time zone shift from UTC in minutes.
U
- UNDEFINED - Static variable in class com.google.gdata.client.Query
-
Magic value indicating that a numeric field is not set.
- unescapeCString(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Unescape any C escape sequences (\n, \r, \\, \ooo, etc) and return the
resulting string.
- unescapeHTML(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replace all the occurences of HTML escape strings with the
respective characters.
- unescapeMySQLString(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Unescape any MySQL escape sequences.
- unformattedChildren - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
True if this element contains unformatted children (text nodes,
raw blobs of XML, or unescaped strings.
- unicodeEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Replaces each non-ascii character in s with its Unicode escape sequence
\\uxxxx where xxxx is a hex number.
- UnicodeEscaper - Class in com.google.gdata.util.common.base
-
An
Escaper
that converts literal text into a format safe for
inclusion in a particular context (such as an XML document).
- UnicodeEscaper() - Constructor for class com.google.gdata.util.common.base.UnicodeEscaper
-
- UnicodeReader - Class in com.google.gdata.util.io.base
-
Generic Unicode text reader, which uses a BOM (Byte Order Mark) to identify
the encoding to be used.
- UnicodeReader(InputStream, String) - Constructor for class com.google.gdata.util.io.base.UnicodeReader
-
- union(Chset, Chset) - Static method in class com.google.gdata.util.parser.Chset
-
Creates a new character set which matches a character if that character
matches either the left
or right
character sets.
- UNIT - Static variable in class com.google.gdata.model.gd.CustomProperty
-
Units of data - can also be a URI to indicate a specific ontology.
- UNKNOWN_CATEGORY - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Deprecated.
Use CATEGORY instead.
- UNKNOWN_KIND - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Deprecated.
Use KIND instead.
- UNKNOWN_LABEL - Static variable in class com.google.gdata.data.docs.DocumentListEntry
-
Deprecated.
Use LABEL instead.
- unknownMdbService - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unmodifiableMap(UriParameterMap) - Static method in class com.google.gdata.util.common.net.UriParameterMap
-
Returns an unmodifiable view of the specified parameter map.
- unparsableS2SHeader - Variable in class com.google.gdata.client.CoreErrorDomain
-
- UNPROCESSABLE_ENTITY - Static variable in interface com.google.gdata.client.GDataProtocol.Error
-
The UNPROCESSABLE_ENTITY error is defined in the
WebDAV
specification and is returned in cases where a request is understood but
its execution would leave the system or a resource in an inconsistent
state.
- UnprocessableEntityException - Exception in com.google.gdata.util
-
The UnprocessableEntityException is thrown by a service provider when it
receives a request that it understands but where processing the request will
leave resources in an inconsistent state.
- UnprocessableEntityException(String) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UnprocessableEntityException(String, Throwable) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UnprocessableEntityException(Throwable) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UnprocessableEntityException(HttpURLConnection) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UnprocessableEntityException(ErrorContent) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UnprocessableEntityException(ErrorContent, Throwable) - Constructor for exception com.google.gdata.util.UnprocessableEntityException
-
- UNREAD - Static variable in class com.google.gdata.data.appsforyourdomain.migration.MailItemProperty
-
Property indicating that a mail item should be marked as unread when
inserted into Gmail.
- UNREAD_CATEGORY - Static variable in class com.google.gdata.data.extensions.MessageEntry
-
Category used to label unread message feeds and entries.
- unrecognizedElement - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unrecognizedKey - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unrecognizedParserEvent - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedContentType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedEncoding - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedFieldsParam - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedHeader - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedHeaderIfModifiedSince - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedHeaderIfNoneMatch - Variable in class com.google.gdata.client.CoreErrorDomain
-
- UnsupportedMediaTypeException - Exception in com.google.gdata.util
-
The UnsupportedMediaTypeException will be thrown by a GData service
when a GData request body contains a media type that is not supported
by the service.
- UnsupportedMediaTypeException(String) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- UnsupportedMediaTypeException(String, Throwable) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- UnsupportedMediaTypeException(Throwable) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- UnsupportedMediaTypeException(HttpURLConnection) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- UnsupportedMediaTypeException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- UnsupportedMediaTypeException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.UnsupportedMediaTypeException
-
- unsupportedNullJson - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedOutputFormat - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedQueryParam - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedQueryRequestType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedQueryType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- unsupportedTextType - Variable in class com.google.gdata.client.CoreErrorDomain
-
- update(URL, E) - Method in class com.google.api.gbase.client.GoogleBaseService
-
- update(URL, E) - Method in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainService
-
- update(URL, AclScope, AclRole) - Method in class com.google.gdata.client.docs.DocsService
-
Updates an existing
AclEntry
by writing
it to the specified feed URL.
- update(URL, E) - Method in class com.google.gdata.client.GoogleService
-
- update(URL, E) - Method in class com.google.gdata.client.media.MediaService
-
Updates an existing entry metadata by writing it to the specified edit
URL.
- update(URL, E) - Method in class com.google.gdata.client.Service
-
Updates an existing
IEntry
by writing it to
the specified entry edit URL.
- update(URL, E, String) - Method in class com.google.gdata.client.Service
-
Updates an existing
IEntry
by writing it to the specified entry
edit URL.
- update() - Method in class com.google.gdata.data.BaseEntry
-
Updates this entry by sending the current representation to the
associated GData service.
- update() - Method in class com.google.gdata.model.atom.Entry
-
Updates this entry by sending the current representation to the associated
GData service.
- updated - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Last updated timestamp.
- updated - Variable in class com.google.gdata.data.Source.SourceState
-
Last updated timestamp.
- UPDATED - Static variable in class com.google.gdata.model.atom.Entry
-
The atom:updated child element
- UPDATED - Static variable in class com.google.gdata.model.atom.Source
-
atom:updated
- UPDATED_MAX - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The UPDATED_MAX query parameter is used to request that all entries have
an updated value less than the parameter value.
- UPDATED_MIN - Static variable in interface com.google.gdata.client.GDataProtocol.Query
-
The UPDATED_MIN query parameter is used to request that all entries have
an updated value greater than or equal to the parameter value.
- updateGroup(String, String, String, String) - Method in class com.google.gdata.client.appsforyourdomain.AppsGroupsService
-
Updates the group properties.
- updateMedia(URL, E) - Method in class com.google.gdata.client.media.MediaService
-
Updates an existing entry and associated media resource by writing it
to the specified media edit URL.
- updateMedia(URL, Class<E>, MediaSource) - Method in class com.google.gdata.client.media.MediaService
-
Updates an existing media resource with data read from the
MediaSource
by writing it it to the specified media edit URL.
- updateMedia(boolean) - Method in class com.google.gdata.data.media.MediaEntry
-
Updates the media content associated with this entry by sending the
data contained in the
MediaSource
of the entry to the associated
GData service.
- updateNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- updateOutboundGatewaySettings(String, String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.EmailManagementService
-
Updates the outbound gateway settings for the domain.
- updateRequiresFullRepresentation - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Updates - Class in com.google.gdata.data.projecthosting
-
List of metadata updates.
- Updates() - Constructor for class com.google.gdata.data.projecthosting.Updates
-
Default mutable constructor.
- updateSSOSettings(GenericEntry) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Updates the SSO properties with the GenericEntry values.
- updateSsoSigningKey(String) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.SingleSignOnService
-
Updates the public key used for SSO.
- updateVerifiedStatus(GenericEntry, boolean) - Method in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainVerificationService
-
Sets the verified status as true for a previously retrieved MX or CNAME
verification status entry;
- updateWebContent(CalendarEventEntry) - Static method in class com.google.gdata.data.calendar.WebContent
-
Done as a post-process on a CalendarEventEntry to see if it contains
the appropriate XML to signify that the entry contains web content.
- UploadData - Interface in com.google.gdata.client.uploader
-
A seekable, read-only buffer of data to be upload uploading.
- uploadPublicKey(String) - Method in class com.google.gdata.client.appsforyourdomain.audit.AuditService
-
Upload a public key for signing mailbox dump archives.
- UPLOADS_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for user upload links.
- uploadTooLarge - Variable in class com.google.gdata.client.CoreErrorDomain
-
- UPPER - Static variable in class com.google.gdata.util.parser.Chset
-
- uri - Variable in class com.google.gdata.data.codesearch.Package
-
Embedded uri.
- uri - Variable in class com.google.gdata.data.extensions.PhoneNumber
-
"Tel URI" (formal representation of number; see RFC 3966).
- uri - Variable in class com.google.gdata.data.Generator
-
URI.
- URI - Static variable in class com.google.gdata.data.media.mediarss.MediaRssNamespace
-
Namespace URI
- uri - Variable in class com.google.gdata.data.OutOfLineContent
-
External URI.
- uri - Variable in class com.google.gdata.data.Person
-
URI associated with the person.
- Uri - Class in com.google.gdata.data.projecthosting
-
Describes the URI associated with a user.
- Uri() - Constructor for class com.google.gdata.data.projecthosting.Uri
-
Default mutable constructor.
- Uri(String) - Constructor for class com.google.gdata.data.projecthosting.Uri
-
Constructor (mutable or immutable).
- URI - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Namespace URI
- URI - Static variable in class com.google.gdata.model.atom.Person
-
The atom:uri.
- URI - Static variable in class com.google.gdata.model.atom.Source.Generator
-
Metadata for the uri attribute.
- UriEncoder - Class in com.google.gdata.util.common.net
-
Implements
percent-encoding, specifying how to encode non-US-ASCII and reserved
characters in URIs.
- uriEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns an
Escaper
instance that escapes Java chars so they can be
safely included in URIs.
- uriEscaper(boolean) - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
Escaper
instance that escapes Java characters so they can
be safely included in URIs.
- UriParameterMap - Class in com.google.gdata.util.common.net
-
Represents a sequence of name-value pairs encoded using the
application/x-www-form-urlencoded content type, typically as the query part
of a URI, as defined by section 17.13.4 of the W3C's
HTML
4.01 Specification.
- UriParameterMap() - Constructor for class com.google.gdata.util.common.net.UriParameterMap
-
Constructs a new empty parameter map.
- uriPathEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns an
Escaper
instance that escapes Java chars so they can be
safely included in URI path segments.
- uriQueryStringEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns an
Escaper
instance that escapes Java chars so they can be
safely included in URI query string segments.
- uriValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- URL - Static variable in class com.google.api.gbase.client.GoogleBaseAttributeType
-
HTTP URL.
- url - Variable in class com.google.gdata.data.OpenSearchDescriptionDocument
-
The HTTP GET URL at which the search content can be found.
- URL_PREFIX - Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
-
URL prefix for accessing Gmail setting feeds.
- URL_PREFIX - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService
-
URL prefix for accessing migration feeds.
- URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.GmailFilterService
-
URL suffix for the single Gmail filter feed.
- URL_SUFFIX - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService
-
URL suffix for the mail item batch feed.
- urlBaseValueRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- US_ASCII - Static variable in class com.google.gdata.util.common.base.Charsets
-
US-ASCII: seven-bit ASCII, a.k.a.
- US_CURRENCY - Static variable in class com.google.gdata.data.analytics.Metric.Type
-
Us currency metric.
- USAGE - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress
-
The context for the address use.
- useForNull(String) - Method in class com.google.gdata.util.common.base.Joiner.MapJoiner
-
Returns a map joiner with the same behavior as this one, except
automatically substituting nullText
for any provided null keys or
values.
- useForNull(String) - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a joiner with the same behavior as this one, except automatically
substituting nullText
for any provided null elements.
- Usefulness - Class in com.google.gdata.data.sidewiki
-
Usefulness of entry.
- Usefulness() - Constructor for class com.google.gdata.data.sidewiki.Usefulness
-
Default mutable constructor.
- Usefulness(Usefulness.Value) - Constructor for class com.google.gdata.data.sidewiki.Usefulness
-
Immutable constructor.
- Usefulness.Value - Enum in com.google.gdata.data.sidewiki
-
Value.
- usePrettyPrint(OutputProperties) - Method in class com.google.gdata.wireformats.output.CharacterGenerator
-
Returns true
if the output should use a pretty printed format on
output.
- USER_CATEGORY - Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
Kind category used to label feeds or entries that have User
extension data.
- USER_CATEGORY - Static variable in interface com.google.gdata.data.photos.UserData
-
A category object for users.
- USER_EMAILLIST_REL - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
- USER_KIND - Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
Kind term value for User category labels.
- USER_KIND - Static variable in interface com.google.gdata.data.photos.UserData
-
The fully qualified kind term for users.
- USER_NICKNAME_REL - Static variable in class com.google.gdata.data.appsforyourdomain.Namespaces
-
Describes the meaning of FeedLinks in the UserEntry
- UserData - Interface in com.google.gdata.data.photos
-
An interface for the user data objects.
- UserDataImpl - Class in com.google.gdata.data.photos.impl
-
Implementation class for user data objects.
- UserDataImpl(ExtensionPoint) - Constructor for class com.google.gdata.data.photos.impl.UserDataImpl
-
Construct a new implementation of UserGphotoData with the given
extension point as the backing storage for data.
- UserDefinedField - Class in com.google.gdata.data.contacts
-
Contact's user defined field.
- UserDefinedField() - Constructor for class com.google.gdata.data.contacts.UserDefinedField
-
Default mutable constructor.
- UserDefinedField(String, String) - Constructor for class com.google.gdata.data.contacts.UserDefinedField
-
Immutable constructor.
- UserEntry - Class in com.google.gdata.data.appsforyourdomain.provisioning
-
- UserEntry() - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
Constructs a new empty UserEntry with the appropriate kind category
to indicate that it is an user.
- UserEntry(BaseEntry) - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.UserEntry
-
Constructs a new UserEntry by doing a shallow copy of data from an
existing BaseEntry intance.
- UserEntry - Class in com.google.gdata.data.photos
-
Entry for user kinds, contains user metadata.
- UserEntry() - Constructor for class com.google.gdata.data.photos.UserEntry
-
Default mutable constructor.
- UserEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.photos.UserEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- UserEventEntry - Class in com.google.gdata.data.youtube
-
An atom entry containing a user event.
- UserEventEntry() - Constructor for class com.google.gdata.data.youtube.UserEventEntry
-
- UserEventEntry.Type - Enum in com.google.gdata.data.youtube
-
User event types.
- UserEventFeed - Class in com.google.gdata.data.youtube
-
A feed that contains user event entries.
- UserEventFeed() - Constructor for class com.google.gdata.data.youtube.UserEventFeed
-
- UserEventFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.UserEventFeed
-
- USEREVENTS_SCHEME - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Scheme used for atom:categories which describes the type of event in
the entry.
- UserFeed - Class in com.google.gdata.data.appsforyourdomain.provisioning
-
- UserFeed() - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.UserFeed
-
Constructs a new UserFeed
instance that is parameterized to
contain UserEntry
instances.
- UserFeed(BaseFeed) - Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.UserFeed
-
Constructs a new UserFeed
instance that is initialized using
data from another BaseFeed instance.
- UserFeed - Class in com.google.gdata.data.photos
-
Feed for a User in our google photos api.
- UserFeed() - Constructor for class com.google.gdata.data.photos.UserFeed
-
Constructs a new empty user feed.
- UserFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.photos.UserFeed
-
Constructs a new user feed from a shallow copy of the data in the source
feed.
- USERNAME - Static variable in class com.google.gdata.client.appsforyourdomain.AppsForYourDomainQuery
-
- userName - Variable in class com.google.gdata.data.appsforyourdomain.Login
-
- Username - Class in com.google.gdata.data.projecthosting
-
Username of a user.
- Username() - Constructor for class com.google.gdata.data.projecthosting.Username
-
Default mutable constructor.
- Username(String) - Constructor for class com.google.gdata.data.projecthosting.Username
-
Constructor (mutable or immutable).
- UserProfileEntry - Class in com.google.gdata.data.youtube
-
An atom entry containing a user profile.
- UserProfileEntry() - Constructor for class com.google.gdata.data.youtube.UserProfileEntry
-
- UserProfileEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.UserProfileEntry
-
- UserProfileFeed - Class in com.google.gdata.data.youtube
-
Feed containing user profiles.
- UserProfileFeed() - Constructor for class com.google.gdata.data.youtube.UserProfileFeed
-
- UserProfileFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.UserProfileFeed
-
- UserService - Class in com.google.gdata.client.appsforyourdomain
-
The UserService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
User Feed in the Google Apps for Your Domain GData API.
- UserService(String) - Constructor for class com.google.gdata.client.appsforyourdomain.UserService
-
Constructs a UserService instance for an application with
the name applicationName
.
- useSsl - Variable in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- useSsl() - Method in class com.google.gdata.client.http.HttpGDataRequest.Factory
-
- useSsl() - Method in class com.google.gdata.client.Service
-
Sets the HttpGDataRequest.Factory associate with the service
to use secure connections.
- utf8ToBytes(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Convert a String to a byte array using UTF-8 encoding.
- UTF_16 - Static variable in class com.google.gdata.util.common.base.Charsets
-
UTF-16: sixteen-bit UCS Transformation Format, byte order identified by an
optional byte-order mark.
- UTF_16BE - Static variable in class com.google.gdata.util.common.base.Charsets
-
UTF-16BE: sixteen-bit UCS Transformation Format, big-endian byte order.
- UTF_16LE - Static variable in class com.google.gdata.util.common.base.Charsets
-
UTF-16LE: sixteen-bit UCS Transformation Format, little-endian byte order.
- UTF_8 - Static variable in class com.google.gdata.util.common.base.Charsets
-
UTF-8: eight-bit UCS Transformation Format.
V
- V1 - Static variable in class com.google.api.gbase.client.GoogleBaseService.Versions
-
Version 1 of the Google Base API.
- V1 - Static variable in class com.google.gdata.client.analytics.AnalyticsService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService.Versions
-
Version 1 of the Email Migration API.
- V1 - Static variable in class com.google.gdata.client.blogger.BloggerService.Versions
-
The original version of the Blogger service based on V1 of the GData
core protocol.
- V1 - Static variable in class com.google.gdata.client.books.BooksService.Versions
-
Initial version of the API, based on GData version 1.
- V1 - Static variable in class com.google.gdata.client.calendar.CalendarService.Versions
-
Version 1 of the Calendar Data API.
- V1 - Static variable in class com.google.gdata.client.codesearch.CodeSearchService.Versions
-
Version 1 of the Codesearch Data API.
- V1 - Static variable in class com.google.gdata.client.contacts.ContactsService.Versions
-
Version 1 of the Contacts Data API.
- V1 - Static variable in class com.google.gdata.client.docs.DocsService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.finance.FinanceService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.gtt.GttService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.health.HealthService.Versions
-
Initial version of the API, based on GData version 1.
- V1 - Static variable in class com.google.gdata.client.maps.MapsService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.photos.PicasawebService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.projecthosting.ProjectHostingService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.Service.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.sidewiki.SidewikiService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.sites.SitesService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.spreadsheet.SpreadsheetService.Versions
-
Version 1 of the Spreadsheet Google Data API.
- V1 - Static variable in class com.google.gdata.client.webmastertools.WebmasterToolsService.Versions
-
Version 1.
- V1 - Static variable in class com.google.gdata.client.youtube.YouTubeService.Versions
-
Initial version of the API, based on GData version 1.
- V1_1 - Static variable in class com.google.gdata.client.sites.SitesService.Versions
-
Version 1.1
.
- V1_2 - Static variable in class com.google.gdata.client.sites.SitesService.Versions
-
Version 1.2
.
- V1_3 - Static variable in class com.google.gdata.client.sites.SitesService.Versions
-
Version 1.3
.
- V2 - Static variable in class com.google.api.gbase.client.GoogleBaseService.Versions
-
Version 2 of the Google Base API.
- V2 - Static variable in class com.google.gdata.client.analytics.AnalyticsService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.appsforyourdomain.migration.MailItemService.Versions
-
Version 2 of the Email Migration API.
- V2 - Static variable in class com.google.gdata.client.blogger.BloggerService.Versions
-
The V2 of the Blogger service based on V2 of the GData core protocol
that brings it to full alignment with the now standard Atom Publishing
Protocol specification.
- V2 - Static variable in class com.google.gdata.client.books.BooksService.Versions
-
Newer version of the API, based on GData version 2.
- V2 - Static variable in class com.google.gdata.client.calendar.CalendarService.Versions
-
Version 2 of the Calendar Data API.
- V2 - Static variable in class com.google.gdata.client.codesearch.CodeSearchService.Versions
-
Version 2 of the Codesearch Data API.
- V2 - Static variable in class com.google.gdata.client.contacts.ContactsService.Versions
-
Version 2 of the Contacts Data API.
- V2 - Static variable in class com.google.gdata.client.docs.DocsService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.finance.FinanceService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.health.HealthService.Versions
-
Newer version of the API, based on GData version 2.
- V2 - Static variable in class com.google.gdata.client.maps.MapsService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.photos.PicasawebService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.Service.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.sidewiki.SidewikiService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.spreadsheet.SpreadsheetService.Versions
-
Version 2 of the Spreadsheet Google Data API.
- V2 - Static variable in class com.google.gdata.client.webmastertools.WebmasterToolsService.Versions
-
Version 2.
- V2 - Static variable in class com.google.gdata.client.youtube.YouTubeService.Versions
-
Newer version of the API, based on GData version 2.
- V2_1 - Static variable in class com.google.gdata.client.analytics.AnalyticsService.Versions
-
Version 2.1
.
- V2_1 - Static variable in class com.google.gdata.client.calendar.CalendarService.Versions
-
Version 2.1 of the Calendar Data API.
- V2_1 - Static variable in class com.google.gdata.client.maps.MapsService.Versions
-
Version 2.1
.
- V2_1 - Static variable in class com.google.gdata.client.Service.Versions
-
Version 2.1
.
- V2_1 - Static variable in class com.google.gdata.client.sidewiki.SidewikiService.Versions
-
Version 2.1
.
- V2_2 - Static variable in class com.google.gdata.client.analytics.AnalyticsService.Versions
-
Version 2.2
.
- V2_2 - Static variable in class com.google.gdata.client.Service.Versions
-
Version 2.2
.
- V2_3 - Static variable in class com.google.gdata.client.analytics.AnalyticsService.Versions
-
Version 2.3
.
- V3 - Static variable in class com.google.gdata.client.contacts.ContactsService.Versions
-
Version 3 of the Contacts Data API.
- V3 - Static variable in class com.google.gdata.client.docs.DocsService.Versions
-
Version 3.
- V3 - Static variable in class com.google.gdata.client.photos.PicasawebService.Versions
-
Version 3.
- V3 - Static variable in class com.google.gdata.client.Service.Versions
-
Version 3.
- V3 - Static variable in class com.google.gdata.client.spreadsheet.SpreadsheetService.Versions
-
Version 3 of the Spreadsheet Google Data API.
- V3_1 - Static variable in class com.google.gdata.client.contacts.ContactsService.Versions
-
Version 3 of the Contacts Data API.
- val - Variable in class com.google.gdata.data.appsforyourdomain.Property
-
- val - Variable in class com.google.gdata.data.extensions.ExtendedProperty
-
Property value (required).
- validate() - Method in class com.google.api.gbase.client.GmItemType
-
Makes sure the item type is not null.
- validate() - Method in class com.google.gdata.data.AbstractExtension
-
Checks the attributes to see if there are any problems.
- validate() - Method in class com.google.gdata.data.acl.AclScope
-
- validate() - Method in class com.google.gdata.data.analytics.AbPageVariationEntry
-
- validate() - Method in class com.google.gdata.data.analytics.AccountEntry
-
- validate() - Method in class com.google.gdata.data.analytics.AccountFeed
-
- validate() - Method in class com.google.gdata.data.analytics.Aggregates
-
- validate() - Method in class com.google.gdata.data.analytics.AnalyticsLink
-
- validate() - Method in class com.google.gdata.data.analytics.CombinationEntry
-
- validate() - Method in class com.google.gdata.data.analytics.ContainsSampledData
-
- validate() - Method in class com.google.gdata.data.analytics.CustomVariable
-
- validate() - Method in class com.google.gdata.data.analytics.DataEntry
-
- validate() - Method in class com.google.gdata.data.analytics.DataFeed
-
- validate() - Method in class com.google.gdata.data.analytics.DataSource
-
- validate() - Method in class com.google.gdata.data.analytics.Destination
-
- validate() - Method in class com.google.gdata.data.analytics.Dimension
-
- validate() - Method in class com.google.gdata.data.analytics.Engagement
-
- validate() - Method in class com.google.gdata.data.analytics.ExperimentEntry
-
- validate() - Method in class com.google.gdata.data.analytics.Goal
-
- validate() - Method in class com.google.gdata.data.analytics.GwoAutoPruneMode
-
- validate() - Method in class com.google.gdata.data.analytics.GwoComboActive
-
- validate() - Method in class com.google.gdata.data.analytics.GwoExperimentType
-
- validate() - Method in class com.google.gdata.data.analytics.GwoStatus
-
- validate() - Method in class com.google.gdata.data.analytics.ManagementEntry
-
- validate() - Method in class com.google.gdata.data.analytics.Metric
-
- validate() - Method in class com.google.gdata.data.analytics.Property
-
- validate() - Method in class com.google.gdata.data.analytics.SectionEntry
-
- validate() - Method in class com.google.gdata.data.analytics.Segment
-
- validate() - Method in class com.google.gdata.data.analytics.Step
-
- validate() - Method in class com.google.gdata.data.analytics.VariationEntry
-
- validate() - Method in class com.google.gdata.data.appsforyourdomain.generic.GenericEntry
-
A GenericEntry is valid if it satisfies the following conditions:
All Properties have a non-null names (values can be null)
No two properties have the same name
This method is called by the GData framework on the server side.
- validate() - Method in class com.google.gdata.data.blogger.CommentEntry
-
- validate() - Method in class com.google.gdata.data.blogger.PostEntry
-
- validate() - Method in class com.google.gdata.data.books.Review
-
- validate() - Method in class com.google.gdata.data.books.VolumeEntry
-
- validate() - Method in class com.google.gdata.data.calendar.AnyoneCanAddSelfProperty
-
- validate() - Method in class com.google.gdata.data.calendar.CalendarAclEntry
-
- validate() - Method in class com.google.gdata.data.calendar.CalendarEventFeed
-
- validate() - Method in class com.google.gdata.data.calendar.GuestsCanInviteOthersProperty
-
- validate() - Method in class com.google.gdata.data.calendar.GuestsCanModifyProperty
-
- validate() - Method in class com.google.gdata.data.calendar.GuestsCanSeeGuestsProperty
-
- validate() - Method in class com.google.gdata.data.calendar.PrivateCopyProperty
-
- validate() - Method in class com.google.gdata.data.calendar.ResourceProperty
-
- validate() - Method in class com.google.gdata.data.calendar.SendAclNotificationsProperty
-
- validate() - Method in class com.google.gdata.data.calendar.TimesCleanedProperty
-
- validate() - Method in class com.google.gdata.data.contacts.BasePersonEntry
-
- validate() - Method in class com.google.gdata.data.contacts.CalendarLink
-
- validate() - Method in class com.google.gdata.data.contacts.ContactEntry
-
- validate() - Method in class com.google.gdata.data.contacts.ContactGroupEntry
-
- validate() - Method in class com.google.gdata.data.contacts.Event
-
- validate() - Method in class com.google.gdata.data.contacts.ExternalId
-
- validate() - Method in class com.google.gdata.data.contacts.Gender
-
- validate() - Method in class com.google.gdata.data.contacts.GroupMembershipInfo
-
- validate() - Method in class com.google.gdata.data.contacts.Jot
-
- validate() - Method in class com.google.gdata.data.contacts.Language
-
- validate() - Method in class com.google.gdata.data.contacts.Priority
-
- validate() - Method in class com.google.gdata.data.contacts.Relation
-
- validate() - Method in class com.google.gdata.data.contacts.Sensitivity
-
- validate() - Method in class com.google.gdata.data.contacts.UserDefinedField
-
- validate() - Method in class com.google.gdata.data.contacts.Website
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveComplete
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveConversion
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveEntry
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveFailure
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveNotifyStatus
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveStatus
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveTotal
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveTotalComplete
-
- validate() - Method in class com.google.gdata.data.docs.ArchiveTotalFailure
-
- validate() - Method in class com.google.gdata.data.docs.ChangelogEntry
-
- validate() - Method in class com.google.gdata.data.docs.Changestamp
-
- validate() - Method in class com.google.gdata.data.docs.DocumentExportEntry
-
- validate() - Method in class com.google.gdata.data.docs.Duration
-
- validate() - Method in class com.google.gdata.data.docs.ExportFormat
-
- validate() - Method in class com.google.gdata.data.docs.ExportStatus
-
- validate() - Method in class com.google.gdata.data.docs.Feature
-
- validate() - Method in class com.google.gdata.data.docs.FeatureRate
-
- validate() - Method in class com.google.gdata.data.docs.ImportFormat
-
- validate() - Method in class com.google.gdata.data.docs.MaxUploadSize
-
- validate() - Method in class com.google.gdata.data.docs.MetadataEntry
-
- validate() - Method in class com.google.gdata.data.docs.ObjectNumber
-
- validate() - Method in class com.google.gdata.data.docs.Publish
-
- validate() - Method in class com.google.gdata.data.docs.PublishAuto
-
- validate() - Method in class com.google.gdata.data.docs.PublishOutsideDomain
-
- validate() - Method in class com.google.gdata.data.docs.QueryParameter
-
- validate() - Method in class com.google.gdata.data.docs.QuotaBytesUsedInTrash
-
- validate() - Method in class com.google.gdata.data.docs.Size
-
- validate() - Method in class com.google.gdata.data.docs.WritersCanInvite
-
- validate() - Method in class com.google.gdata.data.ExtensionProfile.Handler
-
- validate() - Method in class com.google.gdata.data.extensions.AdditionalName
-
- validate() - Method in class com.google.gdata.data.extensions.Country
-
- validate() - Method in class com.google.gdata.data.extensions.CustomProperty
-
- validate() - Method in class com.google.gdata.data.extensions.FamilyName
-
- validate() - Method in class com.google.gdata.data.extensions.FullName
-
- validate() - Method in class com.google.gdata.data.extensions.GivenName
-
- validate() - Method in class com.google.gdata.data.extensions.Im
-
- validate() - Method in class com.google.gdata.data.extensions.LastViewed
-
- validate() - Method in class com.google.gdata.data.extensions.Money
-
- validate() - Method in class com.google.gdata.data.extensions.Name
-
- validate() - Method in class com.google.gdata.data.extensions.Organization
-
- validate() - Method in class com.google.gdata.data.extensions.OrgName
-
- validate() - Method in class com.google.gdata.data.extensions.QuotaBytesTotal
-
- validate() - Method in class com.google.gdata.data.extensions.QuotaBytesUsed
-
- validate() - Method in class com.google.gdata.data.extensions.StructuredPostalAddress
-
- validate() - Method in class com.google.gdata.data.extensions.When
-
- validate() - Method in class com.google.gdata.data.finance.Commission
-
- validate() - Method in class com.google.gdata.data.finance.CostBasis
-
- validate() - Method in class com.google.gdata.data.finance.DaysGain
-
- validate() - Method in class com.google.gdata.data.finance.Gain
-
- validate() - Method in class com.google.gdata.data.finance.MarketValue
-
- validate() - Method in class com.google.gdata.data.finance.PortfolioData
-
- validate() - Method in class com.google.gdata.data.finance.PortfolioEntry
-
- validate() - Method in class com.google.gdata.data.finance.PositionData
-
- validate() - Method in class com.google.gdata.data.finance.PositionEntry
-
- validate() - Method in class com.google.gdata.data.finance.Price
-
- validate() - Method in class com.google.gdata.data.finance.Symbol
-
- validate() - Method in class com.google.gdata.data.finance.TransactionData
-
- validate() - Method in class com.google.gdata.data.finance.TransactionEntry
-
- validate() - Method in class com.google.gdata.data.geo.impl.GmlEnvelope
-
- validate() - Method in class com.google.gdata.data.geo.impl.PointConstruct
-
- validate() - Method in class com.google.gdata.data.gtt.DocumentEntry
-
- validate() - Method in class com.google.gdata.data.gtt.DocumentSource
-
- validate() - Method in class com.google.gdata.data.gtt.GlossariesElement
-
- validate() - Method in class com.google.gdata.data.gtt.NumberOfSourceWords
-
- validate() - Method in class com.google.gdata.data.gtt.PercentComplete
-
- validate() - Method in class com.google.gdata.data.gtt.ScopeEntry
-
- validate() - Method in class com.google.gdata.data.gtt.TmsElement
-
- validate() - Method in class com.google.gdata.data.gtt.TranslationComplete
-
- validate() - Method in class com.google.gdata.data.gtt.TranslationMemoryEntry
-
- validate() - Method in class com.google.gdata.data.health.ProfileEntry
-
- validate() - Method in class com.google.gdata.data.introspection.Categories
-
- validate() - Method in class com.google.gdata.data.maps.FeatureEntry
-
- validate() - Method in class com.google.gdata.data.maps.MapEntry
-
- validate() - Method in class com.google.gdata.data.photos.AlbumEntry
-
- validate() - Method in class com.google.gdata.data.photos.CommentAuthor
-
- validate() - Method in class com.google.gdata.data.photos.CommentEntry
-
- validate() - Method in class com.google.gdata.data.photos.GphotoBytesUsed
-
- validate() - Method in class com.google.gdata.data.photos.GphotoCommentCount
-
- validate() - Method in class com.google.gdata.data.photos.GphotoCommentsEnabled
-
- validate() - Method in class com.google.gdata.data.photos.GphotoCrowdedLength
-
- validate() - Method in class com.google.gdata.data.photos.GphotoFeaturedDate
-
- validate() - Method in class com.google.gdata.data.photos.GphotoHeight
-
- validate() - Method in class com.google.gdata.data.photos.GphotoImageVersion
-
- validate() - Method in class com.google.gdata.data.photos.GphotoMaxPhotos
-
- validate() - Method in class com.google.gdata.data.photos.GphotoOriginalVideo
-
- validate() - Method in class com.google.gdata.data.photos.GphotoPhotosLeft
-
- validate() - Method in class com.google.gdata.data.photos.GphotoPhotosUsed
-
- validate() - Method in class com.google.gdata.data.photos.GphotoPosition
-
- validate() - Method in class com.google.gdata.data.photos.GphotoQuotaLimit
-
- validate() - Method in class com.google.gdata.data.photos.GphotoQuotaUsed
-
- validate() - Method in class com.google.gdata.data.photos.GphotoRotation
-
- validate() - Method in class com.google.gdata.data.photos.GphotoShowLink
-
- validate() - Method in class com.google.gdata.data.photos.GphotoSize
-
- validate() - Method in class com.google.gdata.data.photos.GphotoStarred
-
- validate() - Method in class com.google.gdata.data.photos.GphotoSubscribed
-
- validate() - Method in class com.google.gdata.data.photos.GphotoTimestamp
-
- validate() - Method in class com.google.gdata.data.photos.GphotoVersion
-
- validate() - Method in class com.google.gdata.data.photos.GphotoViewCount
-
- validate() - Method in class com.google.gdata.data.photos.GphotoWeight
-
- validate() - Method in class com.google.gdata.data.photos.GphotoWidth
-
- validate() - Method in class com.google.gdata.data.photos.PhotoEntry
-
- validate() - Method in class com.google.gdata.data.photos.TagEntry
-
- validate() - Method in class com.google.gdata.data.photos.UserEntry
-
- validate() - Method in class com.google.gdata.data.projecthosting.BlockedOn
-
- validate() - Method in class com.google.gdata.data.projecthosting.Blocking
-
- validate() - Method in class com.google.gdata.data.projecthosting.Cc
-
- validate() - Method in class com.google.gdata.data.projecthosting.ClosedDate
-
- validate() - Method in class com.google.gdata.data.projecthosting.Id
-
- validate() - Method in class com.google.gdata.data.projecthosting.IssueCommentsEntry
-
- validate() - Method in class com.google.gdata.data.projecthosting.IssuesEntry
-
- validate() - Method in class com.google.gdata.data.projecthosting.IssuesLink
-
- validate() - Method in class com.google.gdata.data.projecthosting.MergedInto
-
- validate() - Method in class com.google.gdata.data.projecthosting.Owner
-
- validate() - Method in class com.google.gdata.data.projecthosting.ProjectSummaryEntry
-
- validate() - Method in class com.google.gdata.data.projecthosting.Repository
-
- validate() - Method in class com.google.gdata.data.projecthosting.Stars
-
- validate() - Method in class com.google.gdata.data.projecthosting.State
-
- validate() - Method in class com.google.gdata.data.projecthosting.Updates
-
- validate() - Method in class com.google.gdata.data.sidewiki.EntriesNumber
-
- validate() - Method in class com.google.gdata.data.sidewiki.SidewikiAuthor
-
- validate() - Method in class com.google.gdata.data.sidewiki.SidewikiEntry
-
- validate() - Method in class com.google.gdata.data.sidewiki.Source
-
- validate() - Method in class com.google.gdata.data.sidewiki.Usefulness
-
- validate() - Method in class com.google.gdata.data.sites.AnnouncementsPageEntry
-
- validate() - Method in class com.google.gdata.data.sites.BaseActivityEntry
-
- validate() - Method in class com.google.gdata.data.sites.BaseContentEntry
-
- validate() - Method in class com.google.gdata.data.sites.BasePageEntry
-
- validate() - Method in class com.google.gdata.data.sites.CommentEntry
-
- validate() - Method in class com.google.gdata.data.sites.FileCabinetPageEntry
-
- validate() - Method in class com.google.gdata.data.sites.ListItemEntry
-
- validate() - Method in class com.google.gdata.data.sites.ListPageEntry
-
- validate() - Method in class com.google.gdata.data.sites.Revision
-
- validate() - Method in class com.google.gdata.data.sites.SiteEntry
-
- validate() - Method in class com.google.gdata.data.sites.SiteFeed
-
- validate() - Method in class com.google.gdata.data.sites.SitesLink
-
- validate() - Method in class com.google.gdata.data.spreadsheet.Column
-
- validate() - Method in class com.google.gdata.data.spreadsheet.Data
-
- validate() - Method in class com.google.gdata.data.spreadsheet.Field
-
- validate() - Method in class com.google.gdata.data.spreadsheet.Header
-
- validate() - Method in class com.google.gdata.data.spreadsheet.RecordEntry
-
- validate() - Method in class com.google.gdata.data.spreadsheet.TableEntry
-
- validate() - Method in class com.google.gdata.data.threading.InReplyTo
-
- validate() - Method in class com.google.gdata.data.threading.Total
-
- validate(ExtensionPoint) - Method in interface com.google.gdata.data.ValidatingExtension
-
Enables an extension to perform final validation after all extension
elements of the parent ExtensionPoint have been processed.
- validate() - Method in class com.google.gdata.data.webmastertools.CrawlIssueCrawlType
-
- validate() - Method in class com.google.gdata.data.webmastertools.CrawlIssueDateDetected
-
- validate() - Method in class com.google.gdata.data.webmastertools.CrawlIssueEntry
-
- validate() - Method in class com.google.gdata.data.webmastertools.CrawlIssueIssueType
-
- validate() - Method in class com.google.gdata.data.webmastertools.Keyword
-
- validate() - Method in class com.google.gdata.data.webmastertools.KeywordsFeed
-
- validate() - Method in class com.google.gdata.data.webmastertools.SitemapsMobileEntry
-
We validate that markup language is set.
- validate() - Method in class com.google.gdata.data.webmastertools.SitemapsNewsEntry
-
We validate that publication label is set.
- validate() - Method in class com.google.gdata.data.webmastertools.SitemapsRegularEntry
-
We validate that sitemap type is set.
- validate() - Method in class com.google.gdata.data.webmastertools.SitesEntry
-
Validates that the list of verification methods contains no duplicate
method types and in-use flag is only set once.
- validate() - Method in class com.google.gdata.data.youtube.YtAspectRatio
-
- validate(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.atom.OtherContent
-
- validate(ElementMetadata<?, ?>, ValidationContext) - Method in class com.google.gdata.model.Element
-
Validate the element using the given metadata, and placing any errors into
the validation context.
- validate(ValidationContext, Element) - Method in interface com.google.gdata.model.ElementMetadata
-
Validates an element using the specified validation context and the
element validator associated with this element metadata.
- validate(ValidationContext, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementValidator
-
Validate the target element using the specified validation context.
- validate(ValidationContext, Element) - Method in class com.google.gdata.model.ForwardingElementMetadata
-
- validate(ValidationContext, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.MetadataValidator
-
- validateConfiguration() - Method in class com.google.gdata.data.OpenSearchDescriptionDocument
-
Validates that the OpenSearchDescriptionDocument has all required
properties.
- ValidatingExtension - Interface in com.google.gdata.data
-
Extends the base
Extension
interface to enable validation
of extension contents.
- ValidationContext - Class in com.google.gdata.model
-
Data structure used to accumulate data model validation errors.
- ValidationContext() - Constructor for class com.google.gdata.model.ValidationContext
-
- value - Variable in class com.google.gdata.data.calendar.ResourceProperty
-
- value - Variable in class com.google.gdata.data.DateTime
-
Date/time value expressed as the number of ms since the Unix epoch.
- value - Variable in class com.google.gdata.data.extensions.PostalAddress
-
Address string.
- value - Variable in class com.google.gdata.data.extensions.Recurrence
-
Recurrence rule.
- VALUE - Static variable in class com.google.gdata.model.gd.AttendeeStatus
-
Value.
- VALUE - Static variable in class com.google.gdata.model.gd.AttendeeType
-
Value.
- VALUE - Static variable in class com.google.gdata.model.gd.EventStatus
-
Value.
- VALUE - Static variable in class com.google.gdata.model.gd.ExtendedProperty
-
Property value.
- VALUE - Static variable in class com.google.gdata.model.gd.Rating
-
Rating value.
- VALUE - Static variable in class com.google.gdata.model.gd.Transparency
-
Value.
- VALUE - Static variable in class com.google.gdata.model.gd.Visibility
-
Value.
- value - Variable in class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
- value - Variable in class com.google.gdata.util.XmlParser.ElementHandler
-
This element's text() value.
- VALUE_STRING - Static variable in class com.google.gdata.model.gd.When
-
String description of the event times.
- VALUE_STRING - Static variable in class com.google.gdata.model.gd.Where
-
Text description of the place.
- VALUE_STRING - Static variable in class com.google.gdata.model.gd.Who
-
Simple string value that can be used as a representation of this person.
- ValueConstruct - Class in com.google.gdata.data
-
The ValueConstruct class is an abstract Extension class that can
be used to subclassed to create a GData extension element with a
single value, like:
or
some value
Using constructor parameters, a customized subclass has full
control over the value construct element namespace and tag name,
as well whether the value is contained within an XML attribute
or the element text value.
- ValueConstruct(String) - Constructor for class com.google.gdata.data.ValueConstruct
-
Constructs a value construct bound to a specific XML representation.
- ValueConstruct(XmlNamespace, String, String) - Constructor for class com.google.gdata.data.ValueConstruct
-
Constructs an ValueConstruct bound to a specific XML representation
A concrete subclass should always use constants value for all three
parameters.
- ValueConstruct(XmlNamespace, String, String, String) - Constructor for class com.google.gdata.data.ValueConstruct
-
Constructs a new ValueConstruct instance bound to a specific XML
representation.
- valueOf(String) - Static method in enum com.google.api.gbase.client.GmAttributes.GmAttribute.Importance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.gbase.client.GmPublishingPriority.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.authn.oauth.OAuthParameters.OAuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.blogger.BlogPostQuery.OrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.books.VolumeQuery.MinViewability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.ClientLoginAccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.contacts.ContactQuery.OrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.contacts.ContactQuery.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.media.ResumableGDataFileUploader.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.Query.ResultFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.Service.GDataRequest.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.sidewiki.SidewikiEntryQuery.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.uploader.ResumableHttpFileUploader.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.uploader.ResumableHttpFileUploader.UploadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.OrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.SafeSearch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.Time
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.Uploader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.acl.AclScope.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.analytics.GwoAutoPruneMode.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.analytics.GwoExperimentType.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.analytics.GwoStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.batch.BatchOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.CalendarLink.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Gender.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Jot.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Priority.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Relation.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Sensitivity.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.contacts.Website.Rel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.ArchiveNotifyStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.ArchiveStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.DocumentListEntry.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.ExportFormat.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.ExportStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.ImportFormat.Target
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.docs.QueryParameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.extensions.Reminder.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.gtt.DocumentSource.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.gtt.ScopeEntry.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.health.HealthNamespace.CategoryScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.media.mediarss.MediaContent.Expression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.media.mediarss.MediaRestriction.Relationship
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.media.mediarss.MediaRestriction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.projecthosting.Repository.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.projecthosting.State.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.sidewiki.Source.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.sidewiki.Usefulness.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.spreadsheet.Data.InsertionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.TextConstruct.RssFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.webmastertools.CrawlIssueIssueType.IssueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.webmastertools.CrawlRate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.webmastertools.DomainPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.webmastertools.VerificationMethod.MethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.SubscriptionEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.UserEventEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YouTubeMediaCredit.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YtAspectRatio.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YtGender.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YtPublicationState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YtRelationship.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.data.youtube.YtStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.model.atompub.Categories.Fixed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.model.atompub.Draft.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.model.ElementMetadata.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.util.common.xml.XmlWriter.WriterFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gdata.util.ErrorContent.LocationType
-
Returns the enum constant of this type with the specified name.
- valueOrAverageRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- valueOrXmlRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- values() - Static method in enum com.google.api.gbase.client.GmAttributes.GmAttribute.Importance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.api.gbase.client.GmPublishingPriority.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.authn.oauth.OAuthParameters.OAuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.blogger.BlogPostQuery.OrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.books.VolumeQuery.MinViewability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.ClientLoginAccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.contacts.ContactQuery.OrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.contacts.ContactQuery.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.media.ResumableGDataFileUploader.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.Query.ResultFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.Service.GDataRequest.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.sidewiki.SidewikiEntryQuery.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.uploader.ResumableHttpFileUploader.RequestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.uploader.ResumableHttpFileUploader.UploadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.OrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.SafeSearch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.Time
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.client.youtube.YouTubeQuery.Uploader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.acl.AclScope.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.analytics.GwoAutoPruneMode.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.analytics.GwoExperimentType.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.analytics.GwoStatus.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg.Encoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.batch.BatchOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.CalendarLink.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Gender.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Jot.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Priority.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Relation.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Sensitivity.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.contacts.Website.Rel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.ArchiveNotifyStatus.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.ArchiveStatus.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.DocumentListEntry.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.ExportFormat.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.ExportStatus.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.ImportFormat.Target
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.docs.QueryParameter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.gdata.data.EnumConstruct
-
The set of valid values for the enum construct.
- values() - Static method in enum com.google.gdata.data.extensions.Reminder.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.gtt.DocumentSource.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.gtt.ScopeEntry.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.health.HealthNamespace.CategoryScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.media.mediarss.MediaContent.Expression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.media.mediarss.MediaRestriction.Relationship
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.media.mediarss.MediaRestriction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.projecthosting.Repository.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.projecthosting.State.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.sidewiki.Source.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.sidewiki.Usefulness.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.spreadsheet.Data.InsertionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.TextConstruct.RssFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.webmastertools.CrawlIssueIssueType.IssueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.webmastertools.CrawlRate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.webmastertools.DomainPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.webmastertools.VerificationMethod.MethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.SubscriptionEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.UserEventEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.YouTubeMediaCredit.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.YtAspectRatio.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.YtGender.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.YtPublicationState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.google.gdata.data.youtube.YtRating.Value
-
Returns an array of all values defined in this class.
- values() - Static method in enum com.google.gdata.data.youtube.YtRelationship.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.data.youtube.YtStatus.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.model.atompub.Categories.Fixed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.model.atompub.Draft.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.model.ElementMetadata.Cardinality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.google.gdata.model.gd.AttendeeStatus.Value
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.AttendeeType.Value
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Email.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.EventStatus.Value
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.ExtendedProperty.Realm
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Im.Protocol
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Im.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Ordering.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Organization.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.PostalAddress.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Rating.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Reminder.Method
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.StructuredPostalAddress.MailClass
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.StructuredPostalAddress.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.StructuredPostalAddress.Usage
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Transparency.Value
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Visibility.Value
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Where.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in class com.google.gdata.model.gd.Who.Rel
-
Returns an array of all values defined in this class.
- values() - Static method in enum com.google.gdata.util.common.xml.XmlWriter.WriterFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gdata.util.ErrorContent.LocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueString - Variable in class com.google.gdata.data.extensions.When
-
String description of the event times.
- valueString - Variable in class com.google.gdata.data.extensions.Where
-
Text description of the place.
- valueString - Variable in class com.google.gdata.data.extensions.Who
-
String description of the person.
- valueXmlMutuallyExclusive - Variable in class com.google.gdata.client.CoreErrorDomain
-
- VariationEntry - Class in com.google.gdata.data.analytics
-
Entry element for variation feed.
- VariationEntry() - Constructor for class com.google.gdata.data.analytics.VariationEntry
-
Default mutable constructor.
- VariationEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.analytics.VariationEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- VariationFeed - Class in com.google.gdata.data.analytics
-
Feed element in VariationFeed.
- VariationFeed() - Constructor for class com.google.gdata.data.analytics.VariationFeed
-
Default mutable constructor.
- VariationFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.analytics.VariationFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- vc - Variable in exception com.google.gdata.wireformats.ContentValidationException
-
- vc - Variable in class com.google.gdata.wireformats.XmlHandler
-
Validation context, used to accumulate metadata validation
errors discovered during parsing.
- verificationBaseUrl - Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.DomainVerificationService
-
- VerificationMethod - Class in com.google.gdata.data.webmastertools
-
GData schema extension describing a node specifying verification method.
- VerificationMethod() - Constructor for class com.google.gdata.data.webmastertools.VerificationMethod
-
- VerificationMethod.MethodType - Enum in com.google.gdata.data.webmastertools
-
Enumerates supported verification method types.
- VERSION - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The VERSION header is used to request a specific service version.
- VERSION - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The VERSION parameter used to request a specific version.
- version - Variable in class com.google.gdata.data.Generator
-
Version.
- VERSION - Static variable in class com.google.gdata.model.atom.Source.Generator
-
Metadata for the version attribute.
- Version - Class in com.google.gdata.util
-
The Version class is a helper class that describes version information
about a particular type of service.
- Version(Class<? extends Service>, int, int, Version...) - Constructor for class com.google.gdata.util.Version
-
Creates a new Version instance for the specified service and defines
the major and minor versions for the service.
- Version(Class<? extends Service>, String, Version...) - Constructor for class com.google.gdata.util.Version
-
Creates a new Version instance using a version description with the
format [{service}]{major}.{minor}
.
- VersionConflictException - Exception in com.google.gdata.util
-
The VersionConflictException should be thrown by a service provider
when an attempt is made to modify an entry based on a stale version ID.
- VersionConflictException() - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionConflictException(IEntry) - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionConflictException(IEntry, Throwable) - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionConflictException(HttpURLConnection) - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionConflictException(ErrorDomain.ErrorCode) - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionConflictException(ErrorDomain.ErrorCode, Throwable) - Constructor for exception com.google.gdata.util.VersionConflictException
-
- VersionEntry - Class in com.google.gdata.data.maps
-
Describes a version entry.
- VersionEntry() - Constructor for class com.google.gdata.data.maps.VersionEntry
-
Default mutable constructor.
- VersionEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.maps.VersionEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- VersionFeed - Class in com.google.gdata.data.maps
-
Describes a version feed.
- VersionFeed() - Constructor for class com.google.gdata.data.maps.VersionFeed
-
Default mutable constructor.
- VersionFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.maps.VersionFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- versionId - Variable in class com.google.gdata.data.BaseEntry.EntryState
-
Version ID.
- versionId - Variable in class com.google.gdata.data.BaseFeed.FeedState
-
Resource version id to use when generating etag.
- versionId - Variable in class com.google.gdata.model.atom.Entry.EntryState
-
Version ID.
- versionId - Variable in class com.google.gdata.model.atom.Feed.FeedState
-
Version ID.
- versionNotSupported - Variable in class com.google.gdata.client.CoreErrorDomain
-
- VersionRegistry - Class in com.google.gdata.util
-
The VersionRegistry class is used to manage and retrieve version information
about executing services.
- VersionRegistry() - Constructor for class com.google.gdata.util.VersionRegistry
-
- VIA - Static variable in class com.google.gdata.data.ILink.Rel
-
Link provides the URI that of link that provides the data
for the content in the feed.
- VIDEO_QUERY_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video queries (eg.
- VIDEO_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for video.
- VideoEntry - Class in com.google.gdata.data.youtube
-
Video entry for the youtube feeds.
- VideoEntry() - Constructor for class com.google.gdata.data.youtube.VideoEntry
-
Creates an empty video entry.
- VideoEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.VideoEntry
-
Creates a copy of another entry.
- VideoEntry(String) - Constructor for class com.google.gdata.data.youtube.VideoEntry
-
Creates a new video entry and initializes it.
- VideoFeed - Class in com.google.gdata.data.youtube
-
Video feed returned by the feed providers.
- VideoFeed() - Constructor for class com.google.gdata.data.youtube.VideoFeed
-
- VideoFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.VideoFeed
-
- VideoMessageEntry - Class in com.google.gdata.data.youtube
-
A YouTube shared video entry.
- VideoMessageEntry() - Constructor for class com.google.gdata.data.youtube.VideoMessageEntry
-
Creates an empty inbox entry.
- VideoMessageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.youtube.VideoMessageEntry
-
Creates a copy of another entry.
- VideoMessageFeed - Class in com.google.gdata.data.youtube
-
Shared video feed (inbox).
- VideoMessageFeed() - Constructor for class com.google.gdata.data.youtube.VideoMessageFeed
-
- VideoMessageFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.youtube.VideoMessageFeed
-
- VIEW - Static variable in class com.google.gdata.data.maps.MapsLink.Rel
-
View Maps Link class.
- VIEW_ALL_PAGES - Static variable in class com.google.gdata.data.books.Viewability.Value
-
Full viewability.
- VIEW_NO_PAGES - Static variable in class com.google.gdata.data.books.Viewability.Value
-
No viewability.
- VIEW_PARTIAL - Static variable in class com.google.gdata.data.books.Viewability.Value
-
Partial viewability.
- VIEW_UNKNOWN - Static variable in class com.google.gdata.data.books.Viewability.Value
-
Unknown viewability.
- Viewability - Class in com.google.gdata.data.books
-
Describes a viewability.
- Viewability() - Constructor for class com.google.gdata.data.books.Viewability
-
Default mutable constructor.
- Viewability(String) - Constructor for class com.google.gdata.data.books.Viewability
-
Constructor (mutable or immutable).
- Viewability.Value - Class in com.google.gdata.data.books
-
Programmatic value that describes the viewability of a volume in Google
Book Search.
- Viewability.Value() - Constructor for class com.google.gdata.data.books.Viewability.Value
-
- VIEWED - Static variable in class com.google.gdata.data.docs.ViewedCategory.Label
-
Viewed label.
- VIEWED - Static variable in class com.google.gdata.data.docs.ViewedCategory.Term
-
Viewed term.
- VIEWED - Static variable in class com.google.gdata.data.extensions.Labels
-
Common category for a viewed item
- ViewedCategory - Class in com.google.gdata.data.docs
-
Describes a viewed category.
- ViewedCategory.Label - Class in com.google.gdata.data.docs
-
Human-readable label.
- ViewedCategory.Label() - Constructor for class com.google.gdata.data.docs.ViewedCategory.Label
-
- ViewedCategory.Scheme - Class in com.google.gdata.data.docs
-
Scheme (domain).
- ViewedCategory.Scheme() - Constructor for class com.google.gdata.data.docs.ViewedCategory.Scheme
-
- ViewedCategory.Term - Class in com.google.gdata.data.docs
-
Term.
- ViewedCategory.Term() - Constructor for class com.google.gdata.data.docs.ViewedCategory.Term
-
- Visibility - Class in com.google.gdata.model.gd
-
Describes the base set of values for event visibility.
- Visibility() - Constructor for class com.google.gdata.model.gd.Visibility
-
Constructs an instance using the default key.
- Visibility(ElementKey<?, ? extends Visibility>) - Constructor for class com.google.gdata.model.gd.Visibility
-
Subclass constructor, allows subclasses to supply their own element key.
- Visibility(ElementKey<?, ? extends Visibility>, Element) - Constructor for class com.google.gdata.model.gd.Visibility
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Visibility.Value - Class in com.google.gdata.model.gd
-
Value.
- VISIT - Static variable in class com.google.gdata.data.analytics.CustomVariable.Scope
-
Visit custom variable.
- visit(ExtensionVisitor, ExtensionPoint) - Method in class com.google.gdata.data.ExtensionPoint
-
Visits the tree of extension data associated with this extension point
instance using the specified
ExtensionVisitor
, starting at this
extension point.
- visit(ExtensionPoint, Extension) - Method in interface com.google.gdata.data.ExtensionVisitor
-
Called during ExtensionPoint tree traversal to allow the visitor instance
to process an extension in the tree.
- visit(Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.CompositeElementVisitor
-
- visit(ElementVisitor, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.Element
-
- visit(Element, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementVisitor
-
Called during Element tree traversal to allow the visitor instance
to process an element in the tree.
- visit(Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator
-
- visitChild(ExtensionVisitor, Extension) - Method in class com.google.gdata.data.ExtensionPoint
-
Called to visit a child of this extension point.
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.BaseEntry
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.BaseFeed
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.ExtensionPoint
-
Called to visit all children of this extension point.
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.Comments
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.EntryLink
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.FeedLink
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.RecurrenceException
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.Where
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.extensions.Who
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.introspection.ServiceDocument
-
- visitChildren(ExtensionVisitor) - Method in class com.google.gdata.data.introspection.Workspace
-
- visitComplete(ExtensionPoint) - Method in interface com.google.gdata.data.ExtensionVisitor
-
The visitComplete method is called when traversal for an ExtensionPoint
and all of its nested children has been completed.
- visitComplete(Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.model.CompositeElementVisitor
-
- visitComplete(Element, Element, ElementMetadata<?, ?>) - Method in interface com.google.gdata.model.ElementVisitor
-
The visitComplete method is called when traversal for an Element
and all of its nested children has been completed.
- visitComplete(Element, Element, ElementMetadata<?, ?>) - Method in class com.google.gdata.wireformats.XmlGenerator
-
- VISITOR - Static variable in class com.google.gdata.data.analytics.CustomVariable.Scope
-
Visitor custom variable.
- VLOG_REL - Static variable in class com.google.gdata.data.youtube.YouTubeNamespace
-
Link Rel value for a user's video log link.
- VolumeEntry - Class in com.google.gdata.data.books
-
Describes an entry in a feed of Book Search volumes.
- VolumeEntry() - Constructor for class com.google.gdata.data.books.VolumeEntry
-
Default mutable constructor.
- VolumeEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.books.VolumeEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- VolumeFeed - Class in com.google.gdata.data.books
-
Describes a Book Search volume feed.
- VolumeFeed() - Constructor for class com.google.gdata.data.books.VolumeFeed
-
Default mutable constructor.
- VolumeFeed(BaseFeed<?, ?>) - Constructor for class com.google.gdata.data.books.VolumeFeed
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseFeed
instance.
- VolumeQuery - Class in com.google.gdata.client.books
-
Describes a query for the feed of information about one volume.
- VolumeQuery(URL) - Constructor for class com.google.gdata.client.books.VolumeQuery
-
Constructs a new query object that targets a feed.
- VolumeQuery.MinViewability - Enum in com.google.gdata.client.books
-
Min-viewability.
W
- W3C_GEO - Static variable in class com.google.gdata.data.geo.Namespaces
-
Namespace for W3C's proposal for specifying geo-information.
- W3C_GEO_ALIAS - Static variable in class com.google.gdata.data.geo.Namespaces
-
- W3C_GEO_NAMESPACE - Static variable in class com.google.gdata.data.geo.Namespaces
-
- W3CPoint - Class in com.google.gdata.data.geo.impl
-
Extension for a W3C geo:Point element.
- W3CPoint() - Constructor for class com.google.gdata.data.geo.impl.W3CPoint
-
Constructs an empty geo:Point element.
- W3CPoint(Double, Double) - Constructor for class com.google.gdata.data.geo.impl.W3CPoint
-
Constructs a geo:Point element with child geo:lat and geo:long
elements based on the parameters passed in.
- W3CPoint(Point) - Constructor for class com.google.gdata.data.geo.impl.W3CPoint
-
Constructs a geo:Point element copying the lat and lon values from the
given point.
- W3CPoint.Handler - Class in com.google.gdata.data.geo.impl
-
Simple delegating handler implementation that uses (only)
ExtensionProfile linkages for child element lookup.
- W3CPoint.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.geo.impl.W3CPoint.Handler
-
- warning(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a WARNING message.
- warning(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a WARNING message.
- warningfmt(String, Throwable) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a WARNING message.
- warningfmt(String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a WARNING message.
- warningfmt(Throwable, String, Object...) - Method in class com.google.gdata.util.common.logging.FormattingLogger
-
Log a WARNING message.
- WEBADDRESSMAPPING - Static variable in class com.google.gdata.data.sites.SitesLink.Rel
-
WebAddressMapping sites link.
- WebAttachmentEntry - Class in com.google.gdata.data.sites
-
Describes a web attachment entry.
- WebAttachmentEntry() - Constructor for class com.google.gdata.data.sites.WebAttachmentEntry
-
Default mutable constructor.
- WebAttachmentEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.WebAttachmentEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- WebContent - Class in com.google.gdata.data.calendar
-
A "web content" extension -- here are some examples:
- WebContent() - Constructor for class com.google.gdata.data.calendar.WebContent
-
- WEBMASTERTOOLS_SERVICE - Static variable in class com.google.gdata.client.webmastertools.WebmasterToolsService
-
The abbreviated name of Google Webmaster Tools Data API recognized by
Google.
- WEBMASTERTOOLS_SERVICE_VERSION - Static variable in class com.google.gdata.client.webmastertools.WebmasterToolsService
-
The version ID of the service.
- WebmasterToolsService - Class in com.google.gdata.client.webmastertools
-
Extends the basic
GoogleService
abstraction to define a service that
is preconfigured for access to the Google Webmaster Tools Data API.
- WebmasterToolsService(String) - Constructor for class com.google.gdata.client.webmastertools.WebmasterToolsService
-
Constructs an instance connecting to the Google Webmaster Tools Data API
for an application with the name applicationName
.
- WebmasterToolsService(String, Service.GDataRequestFactory, AuthTokenFactory) - Constructor for class com.google.gdata.client.webmastertools.WebmasterToolsService
-
Constructs an instance connecting to the Google Webmaster Tools Data API
for an application with the name applicationName
and the given
GDataRequestFactory
and AuthTokenFactory
.
- WebmasterToolsService(String, String, String) - Constructor for class com.google.gdata.client.webmastertools.WebmasterToolsService
-
Constructs an instance connecting to the Google Webmaster Tools Data API
with name serviceName
for an application with the name applicationName
.
- WebmasterToolsService.Versions - Class in com.google.gdata.client.webmastertools
-
GData versions supported by the Google Webmaster Tools Data API.
- WebPageEntry - Class in com.google.gdata.data.sites
-
Describes a web page entry.
- WebPageEntry() - Constructor for class com.google.gdata.data.sites.WebPageEntry
-
Default mutable constructor.
- WebPageEntry(BaseEntry<?>) - Constructor for class com.google.gdata.data.sites.WebPageEntry
-
Constructs a new instance by doing a shallow copy of data from an existing
BaseEntry
instance.
- WEBSAFE_ALPHABET - Static variable in class com.google.gdata.util.common.util.Base64
-
The 64 valid web safe Base64 values.
- Website - Class in com.google.gdata.data.contacts
-
Contact related website.
- Website() - Constructor for class com.google.gdata.data.contacts.Website
-
Default mutable constructor.
- Website(String, String, Boolean, Website.Rel) - Constructor for class com.google.gdata.data.contacts.Website
-
Immutable constructor.
- Website.Rel - Enum in com.google.gdata.data.contacts
-
Known website type.
- When - Class in com.google.gdata.data.extensions
-
GData schema extension describing a period of time.
- When() - Constructor for class com.google.gdata.data.extensions.When
-
- When - Class in com.google.gdata.model.gd
-
Describes a period of time.
- When() - Constructor for class com.google.gdata.model.gd.When
-
Constructs an instance using the default key.
- When(ElementKey<?, ? extends When>) - Constructor for class com.google.gdata.model.gd.When
-
Subclass constructor, allows subclasses to supply their own element key.
- When(ElementKey<?, ? extends When>, Element) - Constructor for class com.google.gdata.model.gd.When
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- whenRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- Where - Class in com.google.gdata.data.extensions
-
GData schema extension describing a place (not necessarily a specific
geographical location).
- Where() - Constructor for class com.google.gdata.data.extensions.Where
-
Constructs an empty Where instance.
- Where(String, String, String) - Constructor for class com.google.gdata.data.extensions.Where
-
Constructs a new Where instance using the specified parameters.
- Where - Class in com.google.gdata.model.gd
-
Describes a place (not necessarily a specific geographical location).
- Where() - Constructor for class com.google.gdata.model.gd.Where
-
Constructs an instance using the default key.
- Where(ElementKey<?, ? extends Where>) - Constructor for class com.google.gdata.model.gd.Where
-
Subclass constructor, allows subclasses to supply their own element key.
- Where(ElementKey<?, ? extends Where>, Element) - Constructor for class com.google.gdata.model.gd.Where
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Where.Rel - Class in com.google.gdata.data.extensions
-
Relation type.
- Where.Rel() - Constructor for class com.google.gdata.data.extensions.Where.Rel
-
- Where.Rel - Class in com.google.gdata.model.gd
-
Meaning of this location.
- WHITE_SPACES - Static variable in class com.google.gdata.util.common.base.StringUtil
-
- whitelistAccessFailed - Variable in class com.google.gdata.client.CoreErrorDomain
-
- whitelistAttributes(AttributeKey<?>...) - Method in interface com.google.gdata.model.ElementCreator
-
Whitelists a set of attributes for this element metadata.
- whitelistElements(ElementKey<?, ?>...) - Method in interface com.google.gdata.model.ElementCreator
-
Whitelists a set of child elements for this element metadata.
- WHITESPACE - Static variable in class com.google.gdata.util.common.base.CharMatcher
-
Determines whether a character is whitespace according to the latest
Unicode standard, as illustrated
here.
- WHITESPACE - Static variable in class com.google.gdata.util.parser.Chset
-
- Who - Class in com.google.gdata.data.extensions
-
GData schema extension describing a person.
- Who() - Constructor for class com.google.gdata.data.extensions.Who
-
- Who - Class in com.google.gdata.model.gd
-
Describes a person associated with the containing entity.
- Who() - Constructor for class com.google.gdata.model.gd.Who
-
Constructs an instance using the default key.
- Who(ElementKey<?, ? extends Who>) - Constructor for class com.google.gdata.model.gd.Who
-
Subclass constructor, allows subclasses to supply their own element key.
- Who(ElementKey<?, ? extends Who>, Element) - Constructor for class com.google.gdata.model.gd.Who
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Who.AttendeeStatus - Class in com.google.gdata.data.extensions
-
Status of event attendee.
- Who.AttendeeStatus() - Constructor for class com.google.gdata.data.extensions.Who.AttendeeStatus
-
- Who.AttendeeType - Class in com.google.gdata.data.extensions
-
Type of event attendee.
- Who.AttendeeType() - Constructor for class com.google.gdata.data.extensions.Who.AttendeeType
-
- Who.Handler - Class in com.google.gdata.data.extensions
-
parser.
- Who.Handler(ExtensionProfile) - Constructor for class com.google.gdata.data.extensions.Who.Handler
-
- Who.Handler(ExtensionProfile, Class<? extends ExtensionPoint>) - Constructor for class com.google.gdata.data.extensions.Who.Handler
-
- Who.Rel - Class in com.google.gdata.data.extensions
-
Relation type.
- Who.Rel() - Constructor for class com.google.gdata.data.extensions.Who.Rel
-
- Who.Rel - Class in com.google.gdata.model.gd
-
Relationship between the containing entity and the contained person.
- width - Variable in class com.google.gdata.data.extensions.Image
-
Image width in pixels.
- WireFormat - Class in com.google.gdata.wireformats
-
Top-level information about a wire format.
- WireFormat(String) - Constructor for class com.google.gdata.wireformats.WireFormat
-
Constructs a new wire format with the specific logical name.
- WireFormatGenerator - Interface in com.google.gdata.wireformats
-
A generator that translates an in-memory representation
into wire content.
- WireFormatOutputGenerator<T> - Class in com.google.gdata.wireformats.output
-
- WireFormatOutputGenerator() - Constructor for class com.google.gdata.wireformats.output.WireFormatOutputGenerator
-
- WireFormatParser - Interface in com.google.gdata.wireformats
-
A parser that translates wire format content into
a in-memory representation.
- withExtendedHelp(String) - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Returns a copy of this ErrorCode with the given extended help URI set.
- withInternalReason(String) - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Returns a copy of this ErrorCode with the given internal reason
(un-internationalized explanation) set.
- withKeyValueSeparator(String) - Method in class com.google.gdata.util.common.base.Joiner
-
Returns a MapJoiner
using the given key-value separator, and the
same configuration as this Joiner
otherwise.
- withNewInputValue(String) - Method in class com.google.gdata.data.spreadsheet.Cell
-
Creates a new cell with a new input value, for the purpose of updating.
- withSendReport(String) - Method in class com.google.gdata.util.ErrorDomain.ErrorCode
-
Returns a copy of this ErrorCode with the given send report URI set.
- WORK - Static variable in class com.google.gdata.data.extensions.Email.Rel
-
- WORK - Static variable in class com.google.gdata.data.extensions.Im.Rel
-
Work instant messaging address.
- WORK - Static variable in class com.google.gdata.data.extensions.Organization.Rel
-
Work organization.
- WORK - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- WORK - Static variable in class com.google.gdata.data.extensions.PostalAddress.Rel
-
- WORK - Static variable in class com.google.gdata.data.extensions.StructuredPostalAddress.Rel
-
Work structured postal address.
- WORK - Static variable in class com.google.gdata.model.gd.Email.Rel
-
Work email address.
- WORK - Static variable in class com.google.gdata.model.gd.Im.Rel
-
Work instant messaging address.
- WORK - Static variable in class com.google.gdata.model.gd.Organization.Rel
-
Work organization.
- WORK - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Work phone number.
- WORK - Static variable in class com.google.gdata.model.gd.PostalAddress.Rel
-
Work address.
- WORK - Static variable in class com.google.gdata.model.gd.StructuredPostalAddress.Rel
-
Work structured postal address.
- WORK_FAX - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- WORK_FAX - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Work fax number.
- WORK_MOBILE - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- WORK_MOBILE - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Work cell phone number.
- WORK_PAGER - Static variable in class com.google.gdata.data.extensions.PhoneNumber.Rel
-
- WORK_PAGER - Static variable in class com.google.gdata.model.gd.PhoneNumber.Rel
-
Work pager number.
- Worksheet - Class in com.google.gdata.data.spreadsheet
-
Describes a worksheet where the table lives.
- Worksheet() - Constructor for class com.google.gdata.data.spreadsheet.Worksheet
-
Default mutable constructor.
- Worksheet(String) - Constructor for class com.google.gdata.data.spreadsheet.Worksheet
-
Constructor (mutable or immutable).
- WorksheetEntry - Class in com.google.gdata.data.spreadsheet
-
One worksheet, when listing all worksheets within a spreadsheet.
- WorksheetEntry() - Constructor for class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Constructs a new uninitialized entry to be populated by the
GData parsers.
- WorksheetEntry(int, int) - Constructor for class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Constructs a new entry with the given row count and column count
- WorksheetEntry(BaseEntry) - Constructor for class com.google.gdata.data.spreadsheet.WorksheetEntry
-
Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
- WorksheetFeed - Class in com.google.gdata.data.spreadsheet
-
The feed for getting a list of worksheets within a sheet.
- WorksheetFeed() - Constructor for class com.google.gdata.data.spreadsheet.WorksheetFeed
-
Constructs an empty feed.
- WorksheetFeed(BaseFeed) - Constructor for class com.google.gdata.data.spreadsheet.WorksheetFeed
-
Constructs a new worksheet feed from an existing feed instance.
- WorksheetQuery - Class in com.google.gdata.client.spreadsheet
-
Simple class for worksheets-feed-specific queries.
- WorksheetQuery(URL) - Constructor for class com.google.gdata.client.spreadsheet.WorksheetQuery
-
Constructs a query for querying worksheets within a spreadsheet.
- WORKSHEETS_FEED - Static variable in class com.google.gdata.data.docs.DocumentListLink.Rel
-
Link for the feed of a spreadsheet's worksheets.
- WORKSHEETS_FEED - Static variable in class com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel
-
Link for the feed of a spreadsheet's worksheets.
- WORKSHEETS_LINK_REL - Static variable in class com.google.gdata.data.spreadsheet.Namespaces
-
Link "rel" for worksheets feed.
- Workspace - Class in com.google.gdata.data.introspection
-
The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace.
- Workspace() - Constructor for class com.google.gdata.data.introspection.Workspace
-
- Workspace(TextConstruct) - Constructor for class com.google.gdata.data.introspection.Workspace
-
- Workspace - Class in com.google.gdata.model.atompub
-
Server-defined groups of Collections.
- Workspace() - Constructor for class com.google.gdata.model.atompub.Workspace
-
Default mutable constructor.
- Workspace(ElementKey<?, ? extends Workspace>) - Constructor for class com.google.gdata.model.atompub.Workspace
-
Lets subclasses create an instance using custom key.
- Workspace(ElementKey<?, ? extends Workspace>, Element) - Constructor for class com.google.gdata.model.atompub.Workspace
-
Constructs a new instance by doing a shallow copy of data from an existing
Element
instance.
- Workspace(TextContent) - Constructor for class com.google.gdata.model.atompub.Workspace
-
Constructor with the title element.
- Workspace.Handler - Class in com.google.gdata.data.introspection
-
XmlParser ElementHandler for app:workspace
- Workspace.Handler(ExtensionProfile, Attributes) - Constructor for class com.google.gdata.data.introspection.Workspace.Handler
-
- workspaceRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- workspaceTitleRequired - Variable in class com.google.gdata.client.CoreErrorDomain
-
- write(CharSequence, OutputSupplier<W>) - Static method in class com.google.gdata.util.common.io.Characters
-
Writes a character sequence (such as a string) to an appendable
object from the given supplier.
- write(CharSequence, OutputSupplier<W>) - Static method in class com.google.gdata.util.common.io.CharStreams
-
Writes a character sequence (such as a string) to an appendable
object from the given supplier.
- write(int) - Method in class com.google.gdata.util.LoggableOutputStream
-
- writeAttribute(String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes an unqualfied XML attribute.
- writeAttribute(String, String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes a namespace-qualified XML attribute.
- writeBeginOutput() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
writes beginning of output if any.
- writeCloseTag(String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes the closing tag of an element, after all nested elements and
value text have been written.
- writeEndOutput() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes any closing information to the output writer.
- writeFooter() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes footer, if any, that corresponds to the header.
- writeHeader(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes basic XML headers including XML version, standalone, and encoding.
- writeOpenTagEnd() - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes the end of the opening tag of an element after all attributes
have been written.
- writeOpenTagStart(String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes the start of the opening tag of an element.
- writeQualifiedName(String, String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes a namespace qualified element or attribute name.
- WRITER - Static variable in class com.google.gdata.data.acl.AclRole
-
predefined value "none" to indicate that a user has the right to read and
modify the controlled object
- writer - Variable in class com.google.gdata.util.common.xml.XmlWriter
-
The underlying output Writer associated with this XmlWriter.
- writeRequestData(Service.GDataRequest, Object) - Method in class com.google.gdata.client.Service
-
Writes the request body to the target service based upon the attributes of
the request and the source object.
- writeRequestData(Service.GDataRequest, Service.ClientOutputProperties, Object) - Method in class com.google.gdata.client.Service
-
Writes the request body to the target service based upon requested
output properties and the source object.
- WritersCanInvite - Class in com.google.gdata.data.docs
-
Allows editors to invite others.
- WritersCanInvite() - Constructor for class com.google.gdata.data.docs.WritersCanInvite
-
Default mutable constructor.
- WritersCanInvite(Boolean) - Constructor for class com.google.gdata.data.docs.WritersCanInvite
-
Immutable constructor.
- writeTo(Object, String, OutputStream) - Method in class com.google.gdata.data.media.GDataContentHandler
-
- writeTo(MediaSource, OutputStream) - Static method in class com.google.gdata.data.media.MediaSource.Output
-
Helper method that writes the contents of a media source to an output
stream.
- writeUnescaped(String) - Method in class com.google.gdata.util.common.xml.XmlWriter
-
Writes a string without XML entity escaping.
- WT - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
Namespace URI for Webmaster Tools GData extensions
- WT_ALIAS - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
Namespace prefix for Webmaster Tools GData extensions
- WT_NAMESPACE - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
Webmaster tools GData namespace.
- WT_NS - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
Same as above, for compatibility with automatically generated feeds.
- WT_PREFIX - Static variable in class com.google.gdata.data.webmastertools.Namespaces
-
Prefix for Webmaster Tools GData extensions
X
- X_OAUTH_ACCESS_TOKEN_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_APPROVAL_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_AUTHORIZATION_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_DESIRED_CALLBACK_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_ERROR - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_ERROR_TEXT - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_RECEIVED_CALLBACK_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_REQUEST_TOKEN_URL - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_SERVICE_NAME - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_STATE - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_TOKEN_NAME - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_OAUTH_USE_TOKEN - Static variable in interface com.google.gdata.client.authn.oauthproxy.OAuthProxyProtocol.Header
-
- X_UPLOAD_CONTENT_LENGTH - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The X_UPLOAD_CONTENT_LENGTH header is used in Scotty requests
for the content length of the uploaded file.
- X_UPLOAD_CONTENT_TYPE - Static variable in interface com.google.gdata.client.GDataProtocol.Header
-
The X_UPLOAD_CONTENT_TYPE header is used in Scotty requests
for the content type of the uploaded file.
- XDIGIT - Static variable in class com.google.gdata.util.parser.Chset
-
- XHTML - Static variable in class com.google.gdata.data.IContent.Type
-
- XHTML - Static variable in class com.google.gdata.data.ITextConstruct.Type
-
- XHTML - Static variable in class com.google.gdata.data.sites.SitesContent.Type
-
Xhtml sites content.
- XHTML - Static variable in class com.google.gdata.data.sites.SitesSummary.Type
-
Xhtml sites summary.
- XHTML - Static variable in class com.google.gdata.data.TextConstruct.Type
-
- xhtml(XmlBlob) - Static method in class com.google.gdata.data.TextConstruct
-
Construct a new Xhtml text content from the given div.
- xhtml - Variable in class com.google.gdata.data.XhtmlTextConstruct
-
XHTML contents.
- xhtml(XmlBlob) - Static method in class com.google.gdata.model.atom.TextContent
-
Construct a new Xhtml text content from the given div.
- xhtml - Static variable in class com.google.gdata.util.Namespaces
-
XHTML namespace.
- xhtmlNs - Static variable in class com.google.gdata.util.Namespaces
-
XHTML XML namespace.
- XhtmlTextConstruct - Class in com.google.gdata.data
-
- XhtmlTextConstruct() - Constructor for class com.google.gdata.data.XhtmlTextConstruct
-
Class constructor.
- XhtmlTextConstruct(XmlBlob) - Constructor for class com.google.gdata.data.XhtmlTextConstruct
-
Class constructor specifying the XHTML content for this
text construct to contain.
- XhtmlTextConstruct(XmlBlob, String) - Constructor for class com.google.gdata.data.XhtmlTextConstruct
-
Class constructor specifying the XHTML content for this
text construct to contain, plus the human language that
the text is written in.
- XhtmlTextConstruct.AtomHandler - Class in com.google.gdata.data
-
Parses XML in the Atom format.
- XhtmlTextConstruct.AtomHandler() - Constructor for class com.google.gdata.data.XhtmlTextConstruct.AtomHandler
-
Class constructor.
- xml - Variable in class com.google.gdata.data.OtherContent
-
XML contents.
- xml - Static variable in class com.google.gdata.util.Namespaces
-
Standard XML namespace used for xml:lang
, xml:base
,
...
- XML - Static variable in class com.google.gdata.wireformats.WireFormat
-
XML wire format.
- XML_BASE - Static variable in class com.google.gdata.model.atom.Feed
-
The xml:base attribute.
- XML_CONTENT_TYPES - Static variable in class com.google.gdata.wireformats.output.XmlGenerator
-
The base set of matching content types for XML content.
- XML_LANG - Static variable in class com.google.gdata.model.atom.Category
-
Qualified name for the XML lang attribute
- XML_LANG - Static variable in class com.google.gdata.model.atom.Content
-
Key for the XML lang attribute
- XML_LANG - Static variable in class com.google.gdata.model.atom.Link
-
The xml:lang attribute.
- xmlBase - Variable in class com.google.gdata.util.XmlParser.ElementHandler
-
The current state of xml:base
.
- xmlBlob - Variable in class com.google.gdata.data.ExtensionPoint
-
Arbitrary XML (unrecognized extensions).
- XmlBlob - Class in com.google.gdata.model
-
Arbitrary self-contained block of XML.
- XmlBlob(ElementKey<?, ? extends XmlBlob>) - Constructor for class com.google.gdata.model.XmlBlob
-
Constructs a new instance using the specified element key.
- XmlBlob - Class in com.google.gdata.util
-
Arbitrary self-contained block of XML.
- XmlBlob() - Constructor for class com.google.gdata.util.XmlBlob
-
- xmlCDataEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escape a string that is meant to be embedded in a CDATA section.
- xmlContentEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escape a string for use inside as XML element content.
- xmlContentEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in an XML document in element content.
- xmlEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Returns a form of "s" appropriate for including in an XML document, after
escaping certain special characters (e.g.
- xmlEscaper() - Static method in class com.google.gdata.util.common.base.CharEscapers
-
Returns a
CharEscaper
instance that escapes special characters in a
string so it can safely be included in an XML document in either element
content or attribute values.
- XmlEventSource - Interface in com.google.gdata.data
-
A generic source of xml events that can be parsed by an instance of
DefaultHandler
.
- XmlGenerator<S> - Class in com.google.gdata.wireformats.output
-
The XmlGenerator class is an abstract base class supporting the
implementation of the OutputGenerator interface for XML content types.
- XmlGenerator() - Constructor for class com.google.gdata.wireformats.output.XmlGenerator
-
- XmlGenerator - Class in com.google.gdata.wireformats
-
XML generator that outputs a tree of
Element
objects
using the XML wire format.
- XmlGenerator(StreamProperties, Writer, Charset, boolean) - Constructor for class com.google.gdata.wireformats.XmlGenerator
-
Creates a new xml generator for generating xml output.
- XmlGenerator(StreamProperties, Writer, Charset, boolean, XmlNamespace) - Constructor for class com.google.gdata.wireformats.XmlGenerator
-
Creates a new xml generator for generating xml output, using the
given namespace as the default namespace.
- XmlGenerator.ElementGenerator - Interface in com.google.gdata.wireformats
-
The ElementGenerator interface is implemented by helper classes that
will generate the start element, text content, and end element syntax
for an
Element
to an
XmlWriter
.
- XmlGenerator.XmlElementGenerator - Class in com.google.gdata.wireformats
-
The XmlElementGenerator class provides the default implementation of the
interface
.
- XmlGenerator.XmlElementGenerator() - Constructor for class com.google.gdata.wireformats.XmlGenerator.XmlElementGenerator
-
- XmlHandler - Class in com.google.gdata.wireformats
-
XML handler that translates XML content from a wire format into
an in-memory representation.
- XmlHandler(ValidationContext, Element, Element, ElementMetadata<?, ?>) - Constructor for class com.google.gdata.wireformats.XmlHandler
-
Construct an xml parser that will add the element to its parent after
parsing is completed.
- XmlInputParser<T> - Class in com.google.gdata.wireformats.input
-
The XmlInputParser class is an abstract base class supporting the creation
of new
InputParser
implementations that parse XML content.
- XmlInputParser(AltFormat, Class<T>) - Constructor for class com.google.gdata.wireformats.input.XmlInputParser
-
Creates a new XmlInputParser instance for the provided representation and
result type.
- xmlLang - Variable in class com.google.gdata.util.common.xml.XmlWriter.Element
-
xml:lang attribute of the element.
- xmlLang - Variable in class com.google.gdata.util.XmlParser.ElementHandler
-
The current state of xml:lang
.
- XmlNamespace - Class in com.google.gdata.util.common.xml
-
Represents an XML namespace, including the associated namespace URI and an
optional alias prefix to use in XML output.
- XmlNamespace(String) - Constructor for class com.google.gdata.util.common.xml.XmlNamespace
-
Constructs a new namespace with the specified namespace URI and no defined
prefix alias.
- XmlNamespace(String, String) - Constructor for class com.google.gdata.util.common.xml.XmlNamespace
-
Constructs a new namespace with the specified prefix alias and namespace
URI.
- xmlNs - Static variable in class com.google.gdata.util.Namespaces
-
XML namespace
- XmlParser - Class in com.google.gdata.util
-
XML parser.
- XmlParser() - Constructor for class com.google.gdata.util.XmlParser
-
- XmlParser - Class in com.google.gdata.wireformats
-
- XmlParser(StreamProperties, Reader, Charset) - Constructor for class com.google.gdata.wireformats.XmlParser
-
Construct XML parser for given reader.
- XmlParser(StreamProperties, XmlEventSource) - Constructor for class com.google.gdata.wireformats.XmlParser
-
Construct XML parser for a given event source.
- XmlParser.ElementHandler - Class in com.google.gdata.util
-
Base class for custom element handlers.
- XmlParser.ElementHandler() - Constructor for class com.google.gdata.util.XmlParser.ElementHandler
-
- xmlSingleQuotedEscape(String) - Static method in class com.google.gdata.util.common.base.StringUtil
-
Escape a string for use inside as XML single-quoted attributes.
- XmlWireFormat - Class in com.google.gdata.wireformats
-
JSON wire format properties.
- XmlWireFormat() - Constructor for class com.google.gdata.wireformats.XmlWireFormat
-
- XmlWireFormatProperties - Class in com.google.gdata.wireformats
-
The XmlWireFormatProperties class represents the collection of properties
that can be optionally configured to customize XML parsing and generation.
- XmlWireFormatProperties() - Constructor for class com.google.gdata.wireformats.XmlWireFormatProperties
-
- XmlWriter - Class in com.google.gdata.util.common.xml
-
Implements a simple XML writer on top of java.io.PrintWriter.
- XmlWriter(Writer, Set<XmlWriter.WriterFlags>, String, boolean) - Constructor for class com.google.gdata.util.common.xml.XmlWriter
-
Constructor that allows standalone directive to be provided.
- XmlWriter(Writer, Set<XmlWriter.WriterFlags>, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter
-
The default namespace that will take effect on the next
element transition.
- XmlWriter(Writer) - Constructor for class com.google.gdata.util.common.xml.XmlWriter
-
Constructs an XmlWriter instance associated that will generate
XML content to an underlying Writer
.
- XmlWriter(Writer, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter
-
Constructor that writers header including encoding information.
- XmlWriter(Writer, boolean) - Constructor for class com.google.gdata.util.common.xml.XmlWriter
-
- XmlWriter.Attribute - Class in com.google.gdata.util.common.xml
-
The Attribute class represents an XML attribute.
- XmlWriter.Attribute(String, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
Constructs an unqualified XML attribute.
- XmlWriter.Attribute(String, String, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
Constructs an namespace-qualified XML attribute.
- XmlWriter.Attribute(String, boolean) - Constructor for class com.google.gdata.util.common.xml.XmlWriter.Attribute
-
- XmlWriter.Element - Class in com.google.gdata.util.common.xml
-
The Element class contains information about an XML element.
- XmlWriter.Element(String, String, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter.Element
-
Constructs an element.
- XmlWriter.Namespace - Class in com.google.gdata.util.common.xml
-
- XmlWriter.Namespace(String, String) - Constructor for class com.google.gdata.util.common.xml.XmlWriter.Namespace
-
Deprecated.
- XmlWriter.WriterFlags - Enum in com.google.gdata.util.common.xml
-
Enumeration type that can be used to configure the XmlWriter behavior.
- XOAUTH_REQUESTOR_ID - Static variable in interface com.google.gdata.client.GDataProtocol.Parameter
-
The XOAUTH_REQUESTOR_ID parameter is used in 2 Legged OAuth to specify
the email address of the user whose data is being accessed.
- XOAUTH_REQUESTOR_ID_KEY - Static variable in class com.google.gdata.client.authn.oauth.OAuthParameters
-
- xor(Chset, Chset) - Static method in class com.google.gdata.util.parser.Chset
-
Creates a new character set which matches a character if that character
matches the left
character set or the right
character set, but not both.
- xw - Variable in class com.google.gdata.wireformats.XmlGenerator
-
XML writer used by this generator.
Y
- YAHOO - Static variable in class com.google.gdata.data.extensions.Im.Protocol
-
Yahoo.
- YAHOO - Static variable in class com.google.gdata.model.gd.Im.Protocol
-
Yahoo.
- Year - Class in com.google.gdata.data.docs
-
Year of release.
- Year() - Constructor for class com.google.gdata.data.docs.Year
-
Default mutable constructor.
- Year(String) - Constructor for class com.google.gdata.data.docs.Year
-
Constructor (mutable or immutable).
- YOMI - Static variable in class com.google.gdata.model.gd.AdditionalName
-
Pronunciation help.
- YOMI - Static variable in class com.google.gdata.model.gd.FamilyName
-
Pronunciation help.
- YOMI - Static variable in class com.google.gdata.model.gd.FullName
-
Pronunciation help.
- YOMI - Static variable in class com.google.gdata.model.gd.GivenName
-
Pronunciation help.
- YOMI - Static variable in class com.google.gdata.model.gd.OrgName
-
Yomi name of organization.
- YouTubeMediaContent - Class in com.google.gdata.data.youtube
-
Adds an attribute in the yt: namespace to media:content
.
- YouTubeMediaContent() - Constructor for class com.google.gdata.data.youtube.YouTubeMediaContent
-
- YouTubeMediaCredit - Class in com.google.gdata.data.youtube
-
Adds attributes to media:credit
.
- YouTubeMediaCredit() - Constructor for class com.google.gdata.data.youtube.YouTubeMediaCredit
-
- YouTubeMediaCredit.Type - Enum in com.google.gdata.data.youtube
-
Partner type.
- YouTubeMediaGroup - Class in com.google.gdata.data.youtube
-
Subset of <media:group>
.
- YouTubeMediaGroup() - Constructor for class com.google.gdata.data.youtube.YouTubeMediaGroup
-
- YouTubeMediaRating - Class in com.google.gdata.data.youtube
-
- YouTubeMediaRating() - Constructor for class com.google.gdata.data.youtube.YouTubeMediaRating
-
- YouTubeNamespace - Class in com.google.gdata.data.youtube
-
YouTube namespace definition.
- YouTubeNamespace() - Constructor for class com.google.gdata.data.youtube.YouTubeNamespace
-
- YouTubeQuery - Class in com.google.gdata.client.youtube
-
A helper class that helps building queries for the
YouTube feeds.
- YouTubeQuery(URL) - Constructor for class com.google.gdata.client.youtube.YouTubeQuery
-
Constructs a new YouTubeQuery object that targets a feed.
- YouTubeQuery.OrderBy - Enum in com.google.gdata.client.youtube
-
Standard values for the orderby
parameter.
- YouTubeQuery.SafeSearch - Enum in com.google.gdata.client.youtube
-
Standard values for the safeSearch
parameter.
- YouTubeQuery.Time - Enum in com.google.gdata.client.youtube
-
Standard values for the time
parameter.
- YouTubeQuery.Uploader - Enum in com.google.gdata.client.youtube
-
Standard values for the uploader
parameter.
- YouTubeService - Class in com.google.gdata.client.youtube
-
Java client service for the YouTube GData APIs.
- YouTubeService(String) - Constructor for class com.google.gdata.client.youtube.YouTubeService
-
Creates a new instance of the service with the given application name.
- YouTubeService(String, String) - Constructor for class com.google.gdata.client.youtube.YouTubeService
-
Creates a new instance of the service with the given application name.
- YouTubeService(String, String, URL) - Constructor for class com.google.gdata.client.youtube.YouTubeService
-
Creates a new instance of the service with the given application name and a
custom user authentication URL.
- YouTubeService.Versions - Class in com.google.gdata.client.youtube
-
All released version of the YouTube API.
- YouTubeService.Versions() - Constructor for class com.google.gdata.client.youtube.YouTubeService.Versions
-
- YtAboutMe - Class in com.google.gdata.data.youtube
-
yt:aboutMe tag, found on the user detail page
- YtAboutMe() - Constructor for class com.google.gdata.data.youtube.YtAboutMe
-
Creates an empty tag.
- YtAboutMe(String) - Constructor for class com.google.gdata.data.youtube.YtAboutMe
-
Creates a tag and initializes its content.
- YtAge - Class in com.google.gdata.data.youtube
-
Object representation for the yt:age tag.
- YtAge() - Constructor for class com.google.gdata.data.youtube.YtAge
-
Creates an empty age tag.
- YtAge(int) - Constructor for class com.google.gdata.data.youtube.YtAge
-
Creates a tag and sets the age.
- YtAspectRatio - Class in com.google.gdata.data.youtube
-
Object representation for the yt:aspectRatio tag.
- YtAspectRatio() - Constructor for class com.google.gdata.data.youtube.YtAspectRatio
-
- YtAspectRatio(YtAspectRatio.Value) - Constructor for class com.google.gdata.data.youtube.YtAspectRatio
-
Creates a tag and sets the aspect ratio.
- YtAspectRatio.Value - Enum in com.google.gdata.data.youtube
-
- YtBooks - Class in com.google.gdata.data.youtube
-
yt:books tag, found on the user detail page
- YtBooks() - Constructor for class com.google.gdata.data.youtube.YtBooks
-
Creates an empty tag.
- YtBooks(String) - Constructor for class com.google.gdata.data.youtube.YtBooks
-
Creates a tag and initializes its content.
- YtCommentRating - Class in com.google.gdata.data.youtube
-
Object representation for the yt:commentRating tag.
- YtCommentRating() - Constructor for class com.google.gdata.data.youtube.YtCommentRating
-
Creates an empty rating tag.
- YtCommentRating(int) - Constructor for class com.google.gdata.data.youtube.YtCommentRating
-
Creates a tag and sets the rating.
- YtCompany - Class in com.google.gdata.data.youtube
-
yt:company tag, found on the user detail page
- YtCompany() - Constructor for class com.google.gdata.data.youtube.YtCompany
-
Creates an empty tag.
- YtCompany(String) - Constructor for class com.google.gdata.data.youtube.YtCompany
-
Creates a tag and initializes its content.
- YtCountHint - Class in com.google.gdata.data.youtube
-
Object representation for the yt:countHint tag.
- YtCountHint() - Constructor for class com.google.gdata.data.youtube.YtCountHint
-
Creates an empty countHint tag.
- YtCountHint(int) - Constructor for class com.google.gdata.data.youtube.YtCountHint
-
Creates a tag and sets the countHint.
- YtDerived - Class in com.google.gdata.data.youtube
-
Object representation for yt:derived
which describes
how this caption track was derived from other data.
- YtDerived() - Constructor for class com.google.gdata.data.youtube.YtDerived
-
Creates an empty tag.
- YtDerived(String) - Constructor for class com.google.gdata.data.youtube.YtDerived
-
Creates a tag and initializes its content.
- YtDerived.Value - Class in com.google.gdata.data.youtube
-
Value is how the track was derived.
- YtDescription - Class in com.google.gdata.data.youtube
-
Deprecated.
This tag is only accepted in version 1 of the protocol. The tag
atom:summary
usually replaces yt:description
in
version 2 and later.
- YtDescription() - Constructor for class com.google.gdata.data.youtube.YtDescription
-
Deprecated.
Creates an empty tag.
- YtDescription(String) - Constructor for class com.google.gdata.data.youtube.YtDescription
-
Deprecated.
Creates a tag and initializes its content.
- YtDuration - Class in com.google.gdata.data.youtube
-
Duration class.
- YtDuration() - Constructor for class com.google.gdata.data.youtube.YtDuration
-
Creates an empty duration tag.
- YtDuration(long) - Constructor for class com.google.gdata.data.youtube.YtDuration
-
Creates and initializes a duration tag.
- YtFirstName - Class in com.google.gdata.data.youtube
-
yt:firstname tag, found on the user's detail page and on the
contact feed.
- YtFirstName() - Constructor for class com.google.gdata.data.youtube.YtFirstName
-
Creates an empty tag.
- YtFirstName(String) - Constructor for class com.google.gdata.data.youtube.YtFirstName
-
Creates a tag and initializes its content.
- YtFormatInfo - Class in com.google.gdata.data.youtube
-
Object representation for the yt:rating tag.
- YtFormatInfo() - Constructor for class com.google.gdata.data.youtube.YtFormatInfo
-
Creates an empty tag.
- YtFormatInfo(String, String, String, boolean) - Constructor for class com.google.gdata.data.youtube.YtFormatInfo
-
Creates a rating tag with the given attributes.
- YtGender - Class in com.google.gdata.data.youtube
-
Object representation for the yt:gender tag
- YtGender() - Constructor for class com.google.gdata.data.youtube.YtGender
-
Creates an empty tag.
- YtGender(YtGender.Value) - Constructor for class com.google.gdata.data.youtube.YtGender
-
Creates a tag and initializes its content.
- YtGender.Value - Enum in com.google.gdata.data.youtube
-
Gender Value.
- YtHobbies - Class in com.google.gdata.data.youtube
-
yt:hobbies tag, found on the user detail page
- YtHobbies() - Constructor for class com.google.gdata.data.youtube.YtHobbies
-
Creates an empty tag.
- YtHobbies(String) - Constructor for class com.google.gdata.data.youtube.YtHobbies
-
Creates a tag and initializes its content.
- YtHometown - Class in com.google.gdata.data.youtube
-
yt:hometown tag, found on the user detail page
- YtHometown() - Constructor for class com.google.gdata.data.youtube.YtHometown
-
Creates an empty tag.
- YtHometown(String) - Constructor for class com.google.gdata.data.youtube.YtHometown
-
Creates a tag and initializes its content.
- YtIncomplete - Class in com.google.gdata.data.youtube
-
Object representation of app:control/yt:incomplete
, which
describes the publication state of an entry.
- YtIncomplete() - Constructor for class com.google.gdata.data.youtube.YtIncomplete
-
Creates an empty incomplete tag.
- YtLastName - Class in com.google.gdata.data.youtube
-
yt:lastname tag, found on the user's detail page and on the
contact feed.
- YtLastName() - Constructor for class com.google.gdata.data.youtube.YtLastName
-
Creates an empty tag.
- YtLastName(String) - Constructor for class com.google.gdata.data.youtube.YtLastName
-
Creates a tag and initializes its content.
- YtLocation - Class in com.google.gdata.data.youtube
-
yt:location tag, found on the user detail page
Example:
<yt:location>Mountain View, CA 94043, USA</yt:location>
- YtLocation() - Constructor for class com.google.gdata.data.youtube.YtLocation
-
Creates an empty tag.
- YtLocation(String) - Constructor for class com.google.gdata.data.youtube.YtLocation
-
Creates a tag and initializes its content.
- YtMovies - Class in com.google.gdata.data.youtube
-
yt:movies tag, found on the user detail page
- YtMovies() - Constructor for class com.google.gdata.data.youtube.YtMovies
-
Creates an empty tag.
- YtMovies(String) - Constructor for class com.google.gdata.data.youtube.YtMovies
-
Creates a tag and initializes its content.
- YtMusic - Class in com.google.gdata.data.youtube
-
yt:music tag, found on the user detail page
- YtMusic() - Constructor for class com.google.gdata.data.youtube.YtMusic
-
Creates an empty tag.
- YtMusic(String) - Constructor for class com.google.gdata.data.youtube.YtMusic
-
Creates a tag and initializes its content.
- YtNoEmbed - Class in com.google.gdata.data.youtube
-
Object representation for the yt:videoshare tag.
- YtNoEmbed() - Constructor for class com.google.gdata.data.youtube.YtNoEmbed
-
Default constructor for the gdata framework.
- YtOccupation - Class in com.google.gdata.data.youtube
-
yt:occupation tag, found on the user detail page
- YtOccupation() - Constructor for class com.google.gdata.data.youtube.YtOccupation
-
Creates an empty tag.
- YtOccupation(String) - Constructor for class com.google.gdata.data.youtube.YtOccupation
-
Creates a tag and initializes its content.
- YtPlaylistId - Class in com.google.gdata.data.youtube
-
yt:playlistid tag found in the subscription entry.
- YtPlaylistId() - Constructor for class com.google.gdata.data.youtube.YtPlaylistId
-
Creates an empty tag.
- YtPlaylistId(String) - Constructor for class com.google.gdata.data.youtube.YtPlaylistId
-
Creates a tag and initializes its content.
- YtPlaylistTitle - Class in com.google.gdata.data.youtube
-
yt:playlisttitle tag, containing the title of the playlist subscribed to
- YtPlaylistTitle() - Constructor for class com.google.gdata.data.youtube.YtPlaylistTitle
-
Creates an empty tag.
- YtPlaylistTitle(String) - Constructor for class com.google.gdata.data.youtube.YtPlaylistTitle
-
Creates a tag and initializes its content.
- YtPosition - Class in com.google.gdata.data.youtube
-
Object representation for the yt:position tag.
- YtPosition() - Constructor for class com.google.gdata.data.youtube.YtPosition
-
Creates an empty position tag.
- YtPosition(int) - Constructor for class com.google.gdata.data.youtube.YtPosition
-
Creates a tag and sets the position.
- YtPrivate - Class in com.google.gdata.data.youtube
-
Object representation for the yt:private tag.
- YtPrivate() - Constructor for class com.google.gdata.data.youtube.YtPrivate
-
Creates an empty private tag.
- YtPublicationState - Class in com.google.gdata.data.youtube
-
Object representation of app:control/yt:state
, which
describes the publication state of an entry.
- YtPublicationState() - Constructor for class com.google.gdata.data.youtube.YtPublicationState
-
- YtPublicationState(YtPublicationState.State, String, String, String) - Constructor for class com.google.gdata.data.youtube.YtPublicationState
-
- YtPublicationState(YtPublicationState.State) - Constructor for class com.google.gdata.data.youtube.YtPublicationState
-
- YtPublicationState.State - Enum in com.google.gdata.data.youtube
-
Current state.
- YtQueryString - Class in com.google.gdata.data.youtube
-
yt:querystring tag, declaring the query of a subscription with type query.
- YtQueryString() - Constructor for class com.google.gdata.data.youtube.YtQueryString
-
Creates an empty tag.
- YtQueryString(String) - Constructor for class com.google.gdata.data.youtube.YtQueryString
-
Creates a tag and initializes its content.
- YtRacy - Class in com.google.gdata.data.youtube
-
- YtRacy() - Constructor for class com.google.gdata.data.youtube.YtRacy
-
Deprecated.
- YtRating - Class in com.google.gdata.data.youtube
-
Object representation for the yt:rating tag.
- YtRating() - Constructor for class com.google.gdata.data.youtube.YtRating
-
Creates an empty tag.
- YtRating(int, int) - Constructor for class com.google.gdata.data.youtube.YtRating
-
Creates a rating tag with the given attributes.
- YtRating(String) - Constructor for class com.google.gdata.data.youtube.YtRating
-
Creates a rating tag with the given value.
- YtRating.Value - Class in com.google.gdata.data.youtube
-
Value of this rating element.
- YtRecorded - Class in com.google.gdata.data.youtube
-
Object representation of the tag yt:recorded.
- YtRecorded() - Constructor for class com.google.gdata.data.youtube.YtRecorded
-
- YtRecorded(DateTime) - Constructor for class com.google.gdata.data.youtube.YtRecorded
-
- YtRelationship - Class in com.google.gdata.data.youtube
-
Object representation for the yt:relationship tag
- YtRelationship() - Constructor for class com.google.gdata.data.youtube.YtRelationship
-
Creates an empty tag.
- YtRelationship(YtRelationship.Status) - Constructor for class com.google.gdata.data.youtube.YtRelationship
-
Creates a tag and initializes its content.
- YtRelationship.Status - Enum in com.google.gdata.data.youtube
-
Relationship value.
- YtSchool - Class in com.google.gdata.data.youtube
-
yt:school tag, found on the user detail page
Example:
<yt:school>Mountain View, CA 94043, USA</yt:school>
- YtSchool() - Constructor for class com.google.gdata.data.youtube.YtSchool
-
Creates an empty tag.
- YtSchool(String) - Constructor for class com.google.gdata.data.youtube.YtSchool
-
Creates a tag and initializes its content.
- YtSpam - Class in com.google.gdata.data.youtube
-
Object representation for the yt:spam tag.
- YtSpam() - Constructor for class com.google.gdata.data.youtube.YtSpam
-
Creates spam hint tag.
- YtStatistics - Class in com.google.gdata.data.youtube
-
A tag containing statistics about the entry it's in.
- YtStatistics() - Constructor for class com.google.gdata.data.youtube.YtStatistics
-
- YtStatus - Class in com.google.gdata.data.youtube
-
Object representation for the yt:status tag on the user contact feed.
- YtStatus() - Constructor for class com.google.gdata.data.youtube.YtStatus
-
Creates an empty tag.
- YtStatus(YtStatus.Value) - Constructor for class com.google.gdata.data.youtube.YtStatus
-
Creates a tag and initializes its content.
- YtStatus.Value - Enum in com.google.gdata.data.youtube
-
Status value.
- YtToken - Class in com.google.gdata.data.youtube
-
yt:token tag, found inside media edit links.
- YtToken() - Constructor for class com.google.gdata.data.youtube.YtToken
-
Creates an empty tag.
- YtToken(String) - Constructor for class com.google.gdata.data.youtube.YtToken
-
Creates a tag and initializes its content.
- YtUploaded - Class in com.google.gdata.data.youtube
-
Video upload time tag inside "media:group": "yt:uploaded".
- YtUploaded() - Constructor for class com.google.gdata.data.youtube.YtUploaded
-
- YtUploaded(DateTime) - Constructor for class com.google.gdata.data.youtube.YtUploaded
-
- YtUsername - Class in com.google.gdata.data.youtube
-
yt:username tag, found on the user detail page and on the
contact feed.
- YtUsername() - Constructor for class com.google.gdata.data.youtube.YtUsername
-
Creates an empty tag.
- YtUsername(String) - Constructor for class com.google.gdata.data.youtube.YtUsername
-
Creates a tag and initializes its content.
- YtUserProfileStatistics - Class in com.google.gdata.data.youtube
-
A tag containing statistics about the user
- YtUserProfileStatistics() - Constructor for class com.google.gdata.data.youtube.YtUserProfileStatistics
-
- YtVideoId - Class in com.google.gdata.data.youtube
-
VideoId class.
- YtVideoId() - Constructor for class com.google.gdata.data.youtube.YtVideoId
-
Creates an empty video ID tag.
- YtVideoId(String) - Constructor for class com.google.gdata.data.youtube.YtVideoId
-
Creates and initializes a video ID tag.
A B C D E F G H I J K L M N O P Q R S T U V W X Y