This repository has been archived on 2026-07-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2011-10-26 09:44:02 +02:00

34678 lines
4.0 MiB
Plaintext

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_01) on Fri Feb 04 15:27:15 GMT-05:00 2011 -->
<TITLE>
Index (Google Data APIs Client Library (1.43.0))
</TITLE>
<META NAME="date" CONTENT="2011-02-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./dev_javadoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Google Data APIs Client Library (1.43.0))";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<h1 id="doc_title">Google Data APIs Client Library (1.43.0)</h1><HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics"><B>AbPageVariationEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for abpagevariation feed.<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#AbPageVariationEntry()"><B>AbPageVariationEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#AbPageVariationEntry(com.google.gdata.data.BaseEntry)"><B>AbPageVariationEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html" title="class in com.google.gdata.data.analytics"><B>AbPageVariationFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in AbPageVariationFeed.<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html#AbPageVariationFeed()"><B>AbPageVariationFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html" title="class in com.google.gdata.data.analytics">AbPageVariationFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html#AbPageVariationFeed(com.google.gdata.data.BaseFeed)"><B>AbPageVariationFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html" title="class in com.google.gdata.data.analytics">AbPageVariationFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#absoluteTime"><B>absoluteTime</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Absolute time of the reminder.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data"><B>AbstractExtension</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Common extension implementation for sharing code among implementers of
<A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><CODE>Extension</CODE></A>.<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#AbstractExtension()"><B>AbstractExtension()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Constructs an extension bound to a specific XML representation.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#AbstractExtension(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String)"><B>AbstractExtension(XmlNamespace, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Constructs an extension bound to a specific XML representation.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html" title="class in com.google.gdata.data"><B>AbstractExtension.AttributesHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Base class for custom element handlers that uses <A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data"><CODE>AttributeHelper</CODE></A>
to consume the attributes and the element's text content.<DT><A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html#AbstractExtension.AttributesHandler(org.xml.sax.Attributes)"><B>AbstractExtension.AttributesHandler(Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html" title="class in com.google.gdata.data">AbstractExtension.AttributesHandler</A>
<DD>Constructor.
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube"><B>AbstractFreeTextExtension</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An extension with a content and nothing else.<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#AbstractFreeTextExtension()"><B>AbstractFreeTextExtension()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#AbstractFreeTextExtension(java.lang.String)"><B>AbstractFreeTextExtension(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss"><B>AbstractMediaResource</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>An empty tag with a url, width and height attribute.<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss"><B>AbstractTextElement</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>A media element with a 'type' attribute and text content.<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#AbstractTextElement()"><B>AbstractTextElement()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#ACCEPT_LANGUAGE"><B>ACCEPT_LANGUAGE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The ACCEPT_LANGUAGE header is used to choose the best language for
the output when the parameter <code>hl</code> is not specified.
<DT><A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.Rel.html#ACCESS_CONTROL_LIST"><B>ACCESS_CONTROL_LIST</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.Rel.html" title="class in com.google.gdata.data.sites">SitesAclFeedLink.Rel</A>
<DD>Acccess control list feed link.
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#ACCESS_RULE_CATEGORY"><B>ACCESS_RULE_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>Kind category used to label feeds or entries that have Event extension
data.
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#ACCESS_RULE_KIND"><B>ACCESS_RULE_KIND</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>Kind term value for access rule category.
<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#ACCESSED"><B>ACCESSED</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar"><B>AccessLevelProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing how much a given user may do with a
given event or calendar.<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#AccessLevelProperty()"><B>AccessLevelProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#AccessLevelProperty(java.lang.String)"><B>AccessLevelProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html#ACCOUNT"><B>ACCOUNT</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts">ExternalId.Rel</A>
<DD>Account external id.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#accountDeleted"><B>accountDeleted</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#accountDisabled"><B>accountDisabled</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics"><B>AccountEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for account feed.<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#AccountEntry()"><B>AccountEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#AccountEntry(com.google.gdata.data.BaseEntry)"><B>AccountEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics"><B>AccountFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in account feed.<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#AccountFeed()"><B>AccountFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#AccountFeed(com.google.gdata.data.BaseFeed)"><B>AccountFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit"><B>AccountInfo</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/audit/package-summary.html">com.google.gdata.client.appsforyourdomain.audit</A><DD>A simple POJO that holds account information request details<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#AccountInfo()"><B>AccountInfo()</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#AccountInfo(com.google.gdata.data.appsforyourdomain.generic.GenericEntry)"><B>AccountInfo(GenericEntry)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>Parameterized constructor to create a POJO from a GenericEntry instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#accountSettingsUrl"><B>accountSettingsUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#accountUnverified"><B>accountUnverified</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl"><B>AclEntry</B></A> - Class in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>Defines an entry in a feed of an access control list (ACL).<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#AclEntry()"><B>AclEntry()</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>Default constructor for an ACL entry.
<DT><A HREF="./com/google/gdata/data/acl/AclFeed.html" title="class in com.google.gdata.data.acl"><B>AclFeed</B></A> - Class in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>Defines a feed of an access control list (ACL).<DT><A HREF="./com/google/gdata/data/acl/AclFeed.html#AclFeed()"><B>AclFeed()</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclFeed.html" title="class in com.google.gdata.data.acl">AclFeed</A>
<DD>Default constructor for an ACL feed.
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl"><B>AclNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>GData namespace definitions related to Access Control Lists (ACL's).<DT><A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl"><B>AclRole</B></A> - Class in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>Describes the role of an entry in an access control list.<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#AclRole()"><B>AclRole()</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>Default constructor for a mutable role.
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#AclRole(java.lang.String)"><B>AclRole(String)</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>Constructor for either a mutable or immutable role.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl"><B>AclScope</B></A> - Class in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>Describes the scope of an entry in an access control list.<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#AclScope()"><B>AclScope()</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#AclScope(com.google.gdata.data.acl.AclScope.Type, java.lang.String)"><B>AclScope(AclScope.Type, String)</B></A> -
Constructor for class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclScope.Type.html" title="enum in com.google.gdata.data.acl"><B>AclScope.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/acl/package-summary.html">com.google.gdata.data.acl</A><DD>predefined values for the "type" attribute<DT><A HREF="./com/google/gdata/util/parser/Action.html" title="class in com.google.gdata.util.parser"><B>Action</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Action.html" title="type parameter in Action">T</A>,<A HREF="./com/google/gdata/util/parser/Action.html" title="type parameter in Action">U</A> extends <A HREF="./com/google/gdata/util/parser/Action.html" title="type parameter in Action">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>Actions are fired when their <code>subject</code> parser matches.<DT><A HREF="./com/google/gdata/util/parser/Action.html#Action(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Callback)"><B>Action(Parser&lt;T&gt;, Callback&lt;U&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Action.html" title="class in com.google.gdata.util.parser">Action</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#action(com.google.gdata.util.parser.Callback)"><B>action(Callback&lt;U&gt;)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Action</code> that will fire and call
<code>Callback.handle</code> whenever <code>this</code> matches.
<DT><A HREF="./com/google/gdata/data/sites/ActivityEntry.html" title="class in com.google.gdata.data.sites"><B>ActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a user action in a site.<DT><A HREF="./com/google/gdata/data/sites/ActivityEntry.html#ActivityEntry()"><B>ActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityEntry.html" title="class in com.google.gdata.data.sites">ActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ActivityEntry.html#ActivityEntry(com.google.gdata.data.BaseEntry)"><B>ActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityEntry.html" title="class in com.google.gdata.data.sites">ActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/ActivityFeed.html" title="class in com.google.gdata.data.sites"><B>ActivityFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes an activity feed.<DT><A HREF="./com/google/gdata/data/sites/ActivityFeed.html#ActivityFeed()"><B>ActivityFeed()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityFeed.html" title="class in com.google.gdata.data.sites">ActivityFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ActivityFeed.html#ActivityFeed(com.google.gdata.data.BaseFeed)"><B>ActivityFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityFeed.html" title="class in com.google.gdata.data.sites">ActivityFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/sites/ActivityQuery.html" title="class in com.google.gdata.client.sites"><B>ActivityQuery</B></A> - Class in <A HREF="./com/google/gdata/client/sites/package-summary.html">com.google.gdata.client.sites</A><DD>Describes a query for the feed containing descriptions of all activity within
a site.<DT><A HREF="./com/google/gdata/client/sites/ActivityQuery.html#ActivityQuery(java.net.URL)"><B>ActivityQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ActivityQuery.html" title="class in com.google.gdata.client.sites">ActivityQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#adaptable"><B>adaptable</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Adaptable helper.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#adaptable"><B>adaptable</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>Adaptable helper
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#addAccept(java.lang.String)"><B>addAccept(String)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#addAdaptor(com.google.gdata.data.Kind.Adaptor)"><B>addAdaptor(Kind.Adaptor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#addAdaptor(com.google.gdata.data.Kind.Adaptor)"><B>addAdaptor(Kind.Adaptor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Adaptable.html#addAdaptor(com.google.gdata.data.Kind.Adaptor)"><B>addAdaptor(Kind.Adaptor)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data">Kind.Adaptable</A>
<DD>Associates a new <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> with this <code>Adaptable</code> instance.
<DT><A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html#addAdaptor(com.google.gdata.data.Kind.Adaptor)"><B>addAdaptor(Kind.Adaptor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html" title="class in com.google.gdata.data">Kind.AdaptableHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#addAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>addAttribute(String, GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD><B>Deprecated.</B>&nbsp;<I>use
<A HREF="./com/google/api/gbase/client/GmAttributes.html#addAttribute(com.google.api.gbase.client.GoogleBaseAttributeId, com.google.api.gbase.client.GmAttributes.GmAttribute.Importance)"><CODE>GmAttributes.addAttribute(GoogleBaseAttributeId, GmAttribute.Importance)</CODE></A>
instead. This method will be removed in a future release</I>
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#addAttribute(com.google.api.gbase.client.GoogleBaseAttributeId, com.google.api.gbase.client.GmAttributes.GmAttribute.Importance)"><B>addAttribute(GoogleBaseAttributeId, GmAttributes.GmAttribute.Importance)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD>Adds a new attribute to the list.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addAttribute(com.google.api.gbase.client.GoogleBaseAttribute)"><B>addAttribute(GoogleBaseAttribute)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute to the list.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#addBlockedOn(com.google.gdata.data.projecthosting.BlockedOn)"><B>addBlockedOn(BlockedOn)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Adds a new blocked on.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#addBlockedOnUpdate(com.google.gdata.data.projecthosting.BlockedOnUpdate)"><B>addBlockedOnUpdate(BlockedOnUpdate)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Adds a new blocked on update.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#addBlocking(com.google.gdata.data.projecthosting.Blocking)"><B>addBlocking(Blocking)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Adds a new blocking.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addBooleanAttribute(java.lang.String, boolean)"><B>addBooleanAttribute(String, boolean)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#BOOLEAN"><CODE>GoogleBaseAttributeType.BOOLEAN</CODE></A>.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addCalendarLink(com.google.gdata.data.contacts.CalendarLink)"><B>addCalendarLink(CalendarLink)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new calendar link.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#addCategories(com.google.gdata.data.introspection.Categories)"><B>addCategories(Categories)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#addCategory(com.google.gdata.data.ICategory)"><B>addCategory(ICategory)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Adds a new <A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data"><CODE>ICategory</CODE></A> to the query, indicating that entries
containing the category should be considered to match.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#addCategory(com.google.gdata.data.Category)"><B>addCategory(Category)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Adds a new category to the category list.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addCategory(com.google.gdata.data.media.mediarss.MediaCategory)"><B>addCategory(MediaCategory)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#addCategoryFilter(com.google.gdata.client.Query.CategoryFilter)"><B>addCategoryFilter(Query.CategoryFilter)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Adds a new CategoryFilter to the query.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#addCc(com.google.gdata.data.projecthosting.Cc)"><B>addCc(Cc)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Adds a new list of CCed user.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#addCcUpdate(com.google.gdata.data.projecthosting.CcUpdate)"><B>addCcUpdate(CcUpdate)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Adds a new cc update.
<DT><A HREF="./com/google/gdata/data/introspection/IWorkspace.html#addCollection(java.lang.String, java.lang.String, java.lang.String...)"><B>addCollection(String, String, String...)</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/IWorkspace.html" title="interface in com.google.gdata.data.introspection">IWorkspace</A>
<DD>Add a new collection to the list of collections associated with this
workspace.
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#addCollection(com.google.gdata.data.introspection.Collection)"><B>addCollection(Collection)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#addCollection(java.lang.String, java.lang.String, java.lang.String...)"><B>addCollection(String, String, String...)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#addColumn(com.google.gdata.data.spreadsheet.Column)"><B>addColumn(Column)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Adds a new column.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addContent(com.google.gdata.data.media.mediarss.MediaContent)"><B>addContent(MediaContent)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addContent(com.google.gdata.data.media.mediarss.MediaContent)"><B>addContent(MediaContent)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a new <A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaContent</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addContent(com.google.gdata.data.youtube.YouTubeMediaContent)"><B>addContent(YouTubeMediaContent)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a <code>media:content</code> tag.
<DT><A HREF="./com/google/gdata/client/CookieManager.html#addCookie(com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie)"><B>addCookie(GoogleGDataRequest.GoogleCookie)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client">CookieManager</A>
<DD>Adds a new GoogleCookie instance to the cache.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#addCookie(com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie)"><B>addCookie(GoogleGDataRequest.GoogleCookie)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Adds a new GoogleCookie instance to the cache.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#addCookie(com.google.gdata.client.http.GoogleGDataRequest.GoogleCookie)"><B>addCookie(GoogleGDataRequest.GoogleCookie)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addCreator(com.google.gdata.data.dublincore.Creator)"><B>addCreator(Creator)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new creator.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addCredit(com.google.gdata.data.media.mediarss.MediaCredit)"><B>addCredit(MediaCredit)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addCredit(com.google.gdata.data.media.mediarss.MediaCredit)"><B>addCredit(MediaCredit)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a new <A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaCredit</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addCredit(com.google.gdata.data.youtube.YouTubeMediaCredit)"><B>addCredit(YouTubeMediaCredit)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a <code>media:credit</code> tag.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#addCustomBaseParameter(java.lang.String, java.lang.String)"><B>addCustomBaseParameter(String, String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Adds a parameter to be used when generating the OAuth signature.
<DT><A HREF="./com/google/gdata/client/Query.html#addCustomParameter(com.google.gdata.client.Query.CustomParameter)"><B>addCustomParameter(Query.CustomParameter)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Adds a new CustomParameter.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#addCustomProperty(com.google.gdata.data.extensions.CustomProperty)"><B>addCustomProperty(CustomProperty)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Adds a new custom property.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#addCustomProperty(com.google.gdata.data.extensions.CustomProperty)"><B>addCustomProperty(CustomProperty)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Adds a new custom property.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#addCustomVariable(com.google.gdata.data.analytics.CustomVariable)"><B>addCustomVariable(CustomVariable)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Adds a new custom variable.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#addDataSource(com.google.gdata.data.analytics.DataSource)"><B>addDataSource(DataSource)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Adds a new data source.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addDate(com.google.gdata.data.dublincore.Date)"><B>addDate(Date)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addDateAttribute(java.lang.String, com.google.gdata.data.DateTime)"><B>addDateAttribute(String, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE"><CODE>GoogleBaseAttributeType.DATE</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addDateTimeAttribute(java.lang.String, com.google.gdata.data.DateTime)"><B>addDateTimeAttribute(String, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE_TIME"><CODE>GoogleBaseAttributeType.DATE_TIME</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addDateTimeRangeAttribute(java.lang.String, com.google.api.gbase.client.DateTimeRange)"><B>addDateTimeRangeAttribute(String, DateTimeRange)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE_TIME_RANGE"><CODE>GoogleBaseAttributeType.DATE_TIME_RANGE</CODE></A>.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#addDeclarations(com.google.gdata.data.Kind.Adaptor)"><B>addDeclarations(Kind.Adaptor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Adds the extension declarations associated with an <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A>
instance, if the declaring class has not already added to this
profile.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#addDefaultVersion(com.google.gdata.util.Version, boolean)"><B>addDefaultVersion(Version, boolean)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Adds a default version to the version registry.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addDescription(com.google.gdata.data.dublincore.Description)"><B>addDescription(Description)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new description.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#addDimension(com.google.gdata.data.analytics.Dimension)"><B>addDimension(Dimension)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Adds a new dimension.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addEmailAddress(com.google.gdata.data.extensions.Email)"><B>addEmailAddress(Email)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new email address.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#addEmailAddress(com.google.gdata.data.extensions.Email)"><B>addEmailAddress(Email)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html#addEntry(com.google.api.gbase.client.GoogleBaseEntry)"><B>addEntry(GoogleBaseEntry)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client">GoogleBaseFeed</A>
<DD>Adds an entry.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#addError(com.google.api.gbase.client.ServiceError)"><B>addError(ServiceError)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Registers a new error.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#addErrors(com.google.gdata.util.ServiceException)"><B>addErrors(ServiceException)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Extracts errors from a <A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><CODE>ServiceException</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#addErrors(com.google.gdata.data.batch.BatchStatus)"><B>addErrors(BatchStatus)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Extracts errors from a <A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch"><CODE>BatchStatus</CODE></A>.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addEvent(com.google.gdata.data.contacts.Event)"><B>addEvent(Event)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new event.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#addExcludeCategory(com.google.gdata.data.ICategory)"><B>addExcludeCategory(ICategory)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Adds a new <A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data"><CODE>ICategory</CODE></A> to the query, indicating that entries
that do not contain the category should be considered to
match.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#addExportDocId(com.google.gdata.data.docs.ExportDocId)"><B>addExportDocId(ExportDocId)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Adds a new export doc id.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#addExportFormat(com.google.gdata.data.docs.ExportFormat)"><B>addExportFormat(ExportFormat)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Adds a new export format.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#addExtendedProperty(com.google.gdata.data.extensions.ExtendedProperty)"><B>addExtendedProperty(ExtendedProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Add a new extended property (gd:extendedProperty)
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addExtendedProperty(com.google.gdata.data.extensions.ExtendedProperty)"><B>addExtendedProperty(ExtendedProperty)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new extended property.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#addExtendedProperty(com.google.gdata.data.extensions.ExtendedProperty)"><B>addExtendedProperty(ExtendedProperty)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Adds a new extended property.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#addExtension(com.google.gdata.data.Extension, java.lang.Class)"><B>addExtension(Extension, Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Internal helper method.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#addExtension(com.google.gdata.data.Extension)"><B>addExtension(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Adds an extension object.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#addExtension(com.google.gdata.data.Extension)"><B>addExtension(Extension)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Adds an extension object.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#addExtension(com.google.gdata.data.Extension)"><B>addExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Add an extension.
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#addExtension(com.google.gdata.data.Extension)"><B>addExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#addExtensions()"><B>addExtensions()</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Adds the Google Docs extensions.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addExternalId(com.google.gdata.data.contacts.ExternalId)"><B>addExternalId(ExternalId)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new external id.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#addExtraParameter(java.lang.String, java.lang.String)"><B>addExtraParameter(String, String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets a parameter related to OAuth (but not used when generating the
signature).
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#addFeature(com.google.gdata.data.docs.Feature)"><B>addFeature(Feature)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Adds a new feature.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#addField(com.google.gdata.data.spreadsheet.Field)"><B>addField(Field)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Adds a new field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#addField(com.google.gdata.data.spreadsheet.Field)"><B>addField(Field)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Adds a new field.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addFloatAttribute(java.lang.String, float)"><B>addFloatAttribute(String, float)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#FLOAT"><CODE>GoogleBaseAttributeType.FLOAT</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addFloatUnitAttribute(java.lang.String, float, java.lang.String)"><B>addFloatUnitAttribute(String, float, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#FLOAT_UNIT"><CODE>GoogleBaseAttributeType.FLOAT_UNIT</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addFloatUnitAttribute(java.lang.String, com.google.api.gbase.client.NumberUnit)"><B>addFloatUnitAttribute(String, NumberUnit&lt;Float&gt;)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#FLOAT_UNIT"><CODE>GoogleBaseAttributeType.FLOAT_UNIT</CODE></A>.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#addFolder(com.google.gdata.data.Person, java.lang.String)"><B>addFolder(Person, String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/gdata/data/BaseEntry.html#addLink(com.google.gdata.data.Link)"><CODE>BaseEntry.addLink(Link)</CODE></A> with link relation PARENT_NAMESPACE
instead.</I>
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addFormat(com.google.gdata.data.dublincore.Format)"><B>addFormat(Format)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new format.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#addGoal(com.google.gdata.data.analytics.Goal)"><B>addGoal(Goal)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Adds a new goal.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addGroupAttribute(java.lang.String, com.google.api.gbase.client.Group)"><B>addGroupAttribute(String, Group)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds group attribute.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#addGroupMembershipInfo(com.google.gdata.data.contacts.GroupMembershipInfo)"><B>addGroupMembershipInfo(GroupMembershipInfo)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Adds a new group membership info.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Add a http header to send in each of the upload requests.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addHobby(com.google.gdata.data.contacts.Hobby)"><B>addHobby(Hobby)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new hobby.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#addHtmlLink(java.lang.String, java.lang.String, java.lang.String)"><B>addHtmlLink(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Adds a link pointing to an HTML representation.
<DT><A HREF="./com/google/gdata/data/Source.html#addHtmlLink(java.lang.String, java.lang.String, java.lang.String)"><B>addHtmlLink(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Adds a link pointing to an HTML representation.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addIdentifier(com.google.gdata.data.dublincore.Identifier)"><B>addIdentifier(Identifier)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new identifier.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addImAddress(com.google.gdata.data.extensions.Im)"><B>addImAddress(Im)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#addImAddress(com.google.gdata.data.extensions.Im)"><B>addImAddress(Im)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addImageLink(java.lang.String)"><B>addImageLink(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an image URL.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#addImportFormat(com.google.gdata.data.docs.ImportFormat)"><B>addImportFormat(ImportFormat)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Adds a new import format.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addIntAttribute(java.lang.String, int)"><B>addIntAttribute(String, int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#INT"><CODE>GoogleBaseAttributeType.INT</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addIntUnitAttribute(java.lang.String, int, java.lang.String)"><B>addIntUnitAttribute(String, int, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#INT_UNIT"><CODE>GoogleBaseAttributeType.INT_UNIT</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addIntUnitAttribute(java.lang.String, com.google.api.gbase.client.NumberUnit)"><B>addIntUnitAttribute(String, NumberUnit&lt;Integer&gt;)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#INT_UNIT"><CODE>GoogleBaseAttributeType.INT_UNIT</CODE></A>.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions"><B>AdditionalName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Person's additional (often: middle) name.<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#AdditionalName()"><B>AdditionalName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#AdditionalName(java.lang.String, java.lang.String)"><B>AdditionalName(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addJot(com.google.gdata.data.contacts.Jot)"><B>addJot(Jot)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new jot.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#addKeyword(java.lang.String)"><B>addKeyword(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#addKeyword(com.google.gdata.data.webmastertools.Keyword)"><B>addKeyword(Keyword)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>Adds a new keyword.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#addKeywords(java.util.Collection)"><B>addKeywords(Collection&lt;String&gt;)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addLabel(java.lang.String)"><B>addLabel(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds a label to the entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#addLabel(com.google.gdata.data.appsforyourdomain.migration.Label)"><B>addLabel(Label)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Adds a label to this MailItem
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#addLabel(com.google.gdata.data.projecthosting.Label)"><B>addLabel(Label)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Adds a new label.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#addLabel(com.google.gdata.data.projecthosting.Label)"><B>addLabel(Label)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Adds a new label.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addLanguage(com.google.gdata.data.dublincore.Language)"><B>addLanguage(Language)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new language.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addLanguage(com.google.gdata.data.contacts.Language)"><B>addLanguage(Language)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new language.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#addLink(com.google.gdata.data.Link)"><B>addLink(Link)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#addLink(java.lang.String, java.lang.String, java.lang.String)"><B>addLink(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#addLink(com.google.gdata.data.Link)"><B>addLink(Link)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>Adds a new glossary entry link.
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#addLink(com.google.gdata.data.Link)"><B>addLink(Link)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>Adds a new tm entry link.
<DT><A HREF="./com/google/gdata/data/IAtom.html#addLink(java.lang.String, java.lang.String, java.lang.String)"><B>addLink(String, String, String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Adds a link with the given rel, type, and href.
<DT><A HREF="./com/google/gdata/data/Source.html#addLink(com.google.gdata.data.Link)"><B>addLink(Link)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.html#addLink(java.lang.String, java.lang.String, java.lang.String)"><B>addLink(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#addLinkedFrom(com.google.gdata.data.webmastertools.CrawlIssueLinkedFromUrl)"><B>addLinkedFrom(CrawlIssueLinkedFromUrl)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Adds a new crawl issue linked from url.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#addLocation(com.google.gdata.data.extensions.Where)"><B>addLocation(Where)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Adds a new calendar location.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#addLocation(com.google.gdata.data.extensions.Where)"><B>addLocation(Where)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Adds a new event location.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#addLocation(com.google.gdata.data.extensions.GeoPt)"><B>addLocation(GeoPt)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addLocationAttribute(java.lang.String, java.lang.String)"><B>addLocationAttribute(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#LOCATION"><CODE>GoogleBaseAttributeType.LOCATION</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addLocationAttribute(java.lang.String, com.google.api.gbase.client.Location)"><B>addLocationAttribute(String, Location)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#LOCATION"><CODE>GoogleBaseAttributeType.LOCATION</CODE></A>.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#addMailProperty(com.google.gdata.data.appsforyourdomain.migration.MailItemProperty)"><B>addMailProperty(MailItemProperty)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Sets mail settings (read status, starred status, etc.) for this message.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#addMarkupLanguage(java.lang.String)"><B>addMarkupLanguage(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>Add another language to the markup language list.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#addMaxUploadSize(com.google.gdata.data.docs.MaxUploadSize)"><B>addMaxUploadSize(MaxUploadSize)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Adds a new max upload size.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#addMemberToGroup(java.lang.String, java.lang.String)"><B>addMemberToGroup(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Adds a new member to the group.
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#addMetric(com.google.gdata.data.analytics.Metric)"><B>addMetric(Metric)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>Adds a new metric.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#addMetric(com.google.gdata.data.analytics.Metric)"><B>addMetric(Metric)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Adds a new metric.
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>Adds a new monetary value of the commission.
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>Adds a new monetary value of the cost basi.
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>Adds a new monetary value of day's gain.
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>Adds a new monetary value of the total gain.
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>Adds a new monetary value of the market value.
<DT><A HREF="./com/google/gdata/data/finance/Price.html#addMoney(com.google.gdata.data.extensions.Money)"><B>addMoney(Money)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>Adds a new monetary value of the transaction price.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#addNamespace(com.google.gdata.util.common.xml.XmlNamespace)"><B>addNamespace(XmlNamespace)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addNumberAttribute(java.lang.String, java.lang.Number)"><B>addNumberAttribute(String, Number)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#NUMBER"><CODE>GoogleBaseAttributeType.NUMBER</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addNumberUnitAttribute(java.lang.String, java.lang.Number, java.lang.String)"><B>addNumberUnitAttribute(String, Number, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#NUMBER_UNIT"><CODE>GoogleBaseAttributeType.NUMBER_UNIT</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addNumberUnitAttribute(java.lang.String, com.google.api.gbase.client.NumberUnit)"><B>addNumberUnitAttribute(String, NumberUnit&lt;Number&gt;)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#NUMBER_UNIT"><CODE>GoogleBaseAttributeType.NUMBER_UNIT</CODE></A>.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addOrganization(com.google.gdata.data.extensions.Organization)"><B>addOrganization(Organization)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new organization.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#addOwnerToGroup(java.lang.String, java.lang.String)"><B>addOwnerToGroup(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Adds a new member as owner to the group.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#addParticipant(com.google.gdata.data.calendar.EventWho)"><B>addParticipant(EventWho)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Adds a new event participant.
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#addParticipant(com.google.gdata.data.extensions.Who)"><B>addParticipant(Who)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Adds a new event participant.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addPaymentMethod(java.lang.String)"><B>addPaymentMethod(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an accepted payment method.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addPhoneNumber(com.google.gdata.data.extensions.PhoneNumber)"><B>addPhoneNumber(PhoneNumber)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new phone number.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#addPhoneNumber(com.google.gdata.data.extensions.PhoneNumber)"><B>addPhoneNumber(PhoneNumber)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addPostalAddress(com.google.gdata.data.extensions.PostalAddress)"><B>addPostalAddress(PostalAddress)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new postal address.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#addPostalAddress(com.google.gdata.data.extensions.PostalAddress)"><B>addPostalAddress(PostalAddress)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#addProjectLabel(com.google.gdata.data.projecthosting.ProjectLabel)"><B>addProjectLabel(ProjectLabel)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Adds a new project label.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#addProperties(java.util.Map)"><B>addProperties(Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>Convenience method to add multiple name-value pairs to this entry.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#addProperty(com.google.gdata.data.analytics.Property)"><B>addProperty(Property)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Adds a new property.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#addProperty(com.google.gdata.data.analytics.Property)"><B>addProperty(Property)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Adds a new property.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#addProperty(com.google.gdata.data.analytics.Property)"><B>addProperty(Property)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Adds a new property.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#addProperty(com.google.gdata.data.analytics.Property)"><B>addProperty(Property)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Adds a new property.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#addProperty(java.lang.String, java.lang.String)"><B>addProperty(String, String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>Add a new name-value pair to this entry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#addPublicationLabel(java.lang.String)"><B>addPublicationLabel(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>Add another language to the enumeration.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addPublisher(com.google.gdata.data.dublincore.Publisher)"><B>addPublisher(Publisher)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new publisher.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#addQuery(com.google.gdata.data.docs.QueryParameter)"><B>addQuery(QueryParameter)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Adds a new query parameter.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addRating(com.google.gdata.data.media.mediarss.MediaRating)"><B>addRating(MediaRating)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addRating(com.google.gdata.data.media.mediarss.MediaRating)"><B>addRating(MediaRating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a new <A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaRating</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#addRating(com.google.gdata.data.youtube.YouTubeMediaRating)"><B>addRating(YouTubeMediaRating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Adds a <code>media:rating</code> tag.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#addRecipient(com.google.gdata.data.extensions.Email)"><B>addRecipient(Email)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Adds a recipient email to the Mail Item.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#addRecurrenceException(com.google.gdata.data.extensions.RecurrenceException)"><B>addRecurrenceException(RecurrenceException)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Adds a new recurrence exception.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addReferenceAttribute(java.lang.String, java.lang.String)"><B>addReferenceAttribute(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#REFERENCE"><CODE>GoogleBaseAttributeType.REFERENCE</CODE></A>.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addRelation(com.google.gdata.data.contacts.Relation)"><B>addRelation(Relation)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new relation.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#addRepeatingExtension(com.google.gdata.data.Extension, java.lang.Class)"><B>addRepeatingExtension(Extension, Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Internal helper method.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#addRepeatingExtension(com.google.gdata.data.Extension)"><B>addRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Adds a repeating extension object.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#addRepeatingExtension(com.google.gdata.data.Extension)"><B>addRepeatingExtension(Extension)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Adds a repeating extension object.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#addRepeatingExtension(com.google.gdata.data.Extension)"><B>addRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Add a repeating extension.
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#addRepeatingExtension(com.google.gdata.data.Extension)"><B>addRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#addRepository(com.google.gdata.data.projecthosting.Repository)"><B>addRepository(Repository)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Adds a new repository.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#address"><B>address</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Email address.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addRestriction(com.google.gdata.data.media.mediarss.MediaRestriction)"><B>addRestriction(MediaRestriction)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#addSegment(com.google.gdata.data.analytics.Segment)"><B>addSegment(Segment)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>Adds a new segment.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#addSegment(com.google.gdata.data.analytics.Segment)"><B>addSegment(Segment)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Adds a new segment.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addShipping(com.google.api.gbase.client.Shipping)"><B>addShipping(Shipping)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds shipping attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addShippingAttribute(java.lang.String, com.google.api.gbase.client.Shipping)"><B>addShippingAttribute(String, Shipping)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#SHIPPING"><CODE>GoogleBaseAttributeType.SHIPPING</CODE></A>.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#addSibling(com.google.gdata.util.ServiceException)"><B>addSibling(ServiceException)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Make and siblings, returning .
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#addStep(com.google.gdata.data.analytics.Step)"><B>addStep(Step)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Adds a new step.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#addStreamId(java.lang.String)"><B>addStreamId(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Add the streamId to the list of stream ids.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#addStreamId(java.lang.String)"><B>addStreamId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Add an individual streamId to the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#addStreamId(java.lang.String)"><B>addStreamId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#addStreamId(java.lang.String)"><B>addStreamId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#addStreamIdsExt(com.google.gdata.data.photos.GphotoStreamId)"><B>addStreamIdsExt(GphotoStreamId)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Adds a new the streamIds on this photo.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addStructuredPostalAddress(com.google.gdata.data.extensions.StructuredPostalAddress)"><B>addStructuredPostalAddress(StructuredPostalAddress)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new structured postal address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#addSubAttribute(com.google.api.gbase.client.GoogleBaseAttribute)"><B>addSubAttribute(GoogleBaseAttribute)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Appends the value to the subAttribute list.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addSubject(com.google.gdata.data.dublincore.Subject)"><B>addSubject(Subject)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new subject.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#addSubscriptionType(com.google.gdata.data.youtube.SubscriptionEntry.Type)"><B>addSubscriptionType(SubscriptionEntry.Type)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Adds a type category to this entry.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTax(com.google.api.gbase.client.Tax)"><B>addTax(Tax)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds tax attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTaxAttribute(java.lang.String, com.google.api.gbase.client.Tax)"><B>addTaxAttribute(String, Tax)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#TAX"><CODE>GoogleBaseAttributeType.TAX</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addText(com.google.gdata.data.media.mediarss.MediaText)"><B>addText(MediaText)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTextAttribute(java.lang.String, java.lang.String)"><B>addTextAttribute(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#TEXT"><CODE>GoogleBaseAttributeType.TEXT</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#addThumbnail(com.google.gdata.data.media.mediarss.MediaThumbnail)"><B>addThumbnail(MediaThumbnail)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#addTime(com.google.gdata.data.extensions.When)"><B>addTime(When)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Adds a new event time.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#addTitle(com.google.gdata.data.dublincore.Title)"><B>addTitle(Title)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Adds a new title.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addUrlAttribute(java.lang.String, java.lang.String)"><B>addUrlAttribute(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Adds an attribute of type
<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#URL"><CODE>GoogleBaseAttributeType.URL</CODE></A>.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addUserDefinedField(com.google.gdata.data.contacts.UserDefinedField)"><B>addUserDefinedField(UserDefinedField)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new user defined field.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#addUserProfileLink(java.lang.String)"><B>addUserProfileLink(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Adds a link to the user profile.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#addValue(int, java.lang.String)"><B>addValue(int, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Adds a new value into the histogram.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#addVerificationMethod(com.google.gdata.data.webmastertools.VerificationMethod)"><B>addVerificationMethod(VerificationMethod)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Add available verification method for the site.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#addVideoUrl(java.lang.String)"><B>addVideoUrl(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>Adds a rel=related type=application/atom+xml link pointing to the
video.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#addWebsite(com.google.gdata.data.contacts.Website)"><B>addWebsite(Website)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Adds a new website.
<DT><A HREF="./com/google/gdata/data/introspection/IServiceDocument.html#addWorkspace(java.lang.String)"><B>addWorkspace(String)</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/IServiceDocument.html" title="interface in com.google.gdata.data.introspection">IServiceDocument</A>
<DD>Add a new workspace to the service document, returning the newly created
workspace to the caller.
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#addWorkspace(com.google.gdata.data.introspection.Workspace)"><B>addWorkspace(Workspace)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#addWorkspace(java.lang.String)"><B>addWorkspace(String)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Adjustments.html" title="class in com.google.api.gbase.client"><B>Adjustments</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Adjustment information for one attribute (<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client"><CODE>GoogleBaseAttribute</CODE></A>).<DT><A HREF="./com/google/api/gbase/client/Adjustments.html#Adjustments()"><B>Adjustments()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Adjustments.html" title="class in com.google.api.gbase.client">Adjustments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#admin"><B>admin</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>AdminSettingsConstants</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Declarations of constants.<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#adultContent"><B>adultContent</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A boolean flag that must be set if the content provided is not suitable for
minors.
<DT><A HREF="./com/google/gdata/data/extensions/Agent.html" title="class in com.google.gdata.data.extensions"><B>Agent</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Used in work addresses.<DT><A HREF="./com/google/gdata/data/extensions/Agent.html#Agent()"><B>Agent()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Agent.html" title="class in com.google.gdata.data.extensions">Agent</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Agent.html#Agent(java.lang.String)"><B>Agent(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Agent.html" title="class in com.google.gdata.data.extensions">Agent</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics"><B>Aggregates</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Describes an aggregates.<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#Aggregates()"><B>Aggregates()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#agreedToTerms"><B>agreedToTerms</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#AIM"><B>AIM</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>AIM.
<DT><A HREF="./com/google/gdata/data/docs/Album.html" title="class in com.google.gdata.data.docs"><B>Album</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Name of the album.<DT><A HREF="./com/google/gdata/data/docs/Album.html#Album()"><B>Album()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Album.html" title="class in com.google.gdata.data.docs">Album</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Album.html#Album(java.lang.String)"><B>Album(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Album.html" title="class in com.google.gdata.data.docs">Album</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#ALBUM_CATEGORY"><B>ALBUM_CATEGORY</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>A category object for albums.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#ALBUM_KIND"><B>ALBUM_KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The fully qualified king term for albums.
<DT><A HREF="./com/google/gdata/data/docs/AlbumArt.html" title="class in com.google.gdata.data.docs"><B>AlbumArt</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>URL for the album art.<DT><A HREF="./com/google/gdata/data/docs/AlbumArt.html#AlbumArt()"><B>AlbumArt()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArt.html" title="class in com.google.gdata.data.docs">AlbumArt</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/AlbumArt.html#AlbumArt(java.lang.String)"><B>AlbumArt(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArt.html" title="class in com.google.gdata.data.docs">AlbumArt</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/docs/AlbumArtist.html" title="class in com.google.gdata.data.docs"><B>AlbumArtist</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Artists for the album.<DT><A HREF="./com/google/gdata/data/docs/AlbumArtist.html#AlbumArtist()"><B>AlbumArtist()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArtist.html" title="class in com.google.gdata.data.docs">AlbumArtist</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/AlbumArtist.html#AlbumArtist(java.lang.String)"><B>AlbumArtist(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArtist.html" title="class in com.google.gdata.data.docs">AlbumArtist</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos"><B>AlbumData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Data interface for album feeds and entries.<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>AlbumDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation class for album data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#AlbumDataImpl(com.google.gdata.data.ExtensionPoint)"><B>AlbumDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Construct a new implementation of AlbumGphotoData with the given
extension point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos"><B>AlbumEntry</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Entry for album kinds, contains album metadata.<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#AlbumEntry()"><B>AlbumEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#AlbumEntry(com.google.gdata.data.BaseEntry)"><B>AlbumEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos"><B>AlbumFeed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Feed for an Album in our google photos api.<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#AlbumFeed()"><B>AlbumFeed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>Constructs a new empty album feed.
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#AlbumFeed(com.google.gdata.data.BaseFeed)"><B>AlbumFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>Constructs a new album feed from a shallow copy of the data in the source
feed.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html#ALL"><B>ALL</B></A> -
Static variable in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube">YouTubeService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#allowsArbitraryXml()"><B>allowsArbitraryXml()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#allowsArbitraryXml()"><B>allowsArbitraryXml()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Returns whether foreign XML elements will be preserved within any
<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A>.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#allowsMixedContent()"><B>allowsMixedContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#ALNUM"><B>ALNUM</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#ALPHA"><B>ALPHA</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#ALT"><B>ALT</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The ALT parameter is used to request an alternate output representation.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#ALTERNATE"><B>ALTERNATE</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of an alternate format of the
entry's or feed's contents.
<DT><A HREF="./com/google/gdata/util/parser/Alternative.html" title="class in com.google.gdata.util.parser"><B>Alternative</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Alternative.html" title="type parameter in Alternative">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Alternative</code> parser parses either the <code>left</code> or
<code>right</code> sub-parsers.<DT><A HREF="./com/google/gdata/util/parser/Alternative.html#Alternative(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>Alternative(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Alternative.html" title="class in com.google.gdata.util.parser">Alternative</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#alternative(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>alternative(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates an <code>Alternative</code> parser from the <code>left</code> and
<code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#ANALYTICS_SERVICE"><B>ANALYTICS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>The abbreviated name of Google Analytics Data Export API recognized by
Google.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#ANALYTICS_SERVICE_VERSION"><B>ANALYTICS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics"><B>AnalyticsLink</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Extends the base Link class with Analytics extensions.<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#AnalyticsLink()"><B>AnalyticsLink()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#AnalyticsLink(java.lang.String)"><B>AnalyticsLink(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html" title="class in com.google.gdata.data.analytics"><B>AnalyticsLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html#AnalyticsLink.Rel()"><B>AnalyticsLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html" title="class in com.google.gdata.data.analytics">AnalyticsLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics"><B>AnalyticsNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Namespace definitions related to Google Analytics Data Export API.<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics"><B>AnalyticsService</B></A> - Class in <A HREF="./com/google/gdata/client/analytics/package-summary.html">com.google.gdata.client.analytics</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Analytics Data Export API.<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#AnalyticsService(java.lang.String)"><B>AnalyticsService(String)</B></A> -
Constructor for class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>Constructs an instance connecting to the Google Analytics Data Export API
for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#AnalyticsService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>AnalyticsService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>Constructs an instance connecting to the Google Analytics Data Export API
for an application with the name <code>applicationName</code> and the given
<code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#AnalyticsService(java.lang.String, java.lang.String, java.lang.String)"><B>AnalyticsService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>Constructs an instance connecting to the Google Analytics Data Export API
with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics"><B>AnalyticsService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/analytics/package-summary.html">com.google.gdata.client.analytics</A><DD>GData versions supported by the Google Analytics Data Export API.<DT><A HREF="./com/google/gdata/data/contacts/Event.Rel.html#ANNIVERSARY"><B>ANNIVERSARY</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.Rel.html" title="class in com.google.gdata.data.contacts">Event.Rel</A>
<DD>Anniversary event.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#ANNOTATION"><B>ANNOTATION</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>Annotation link to submit review, rating, labels.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites"><B>AnnouncementEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes an announcement entry.<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#AnnouncementEntry()"><B>AnnouncementEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#AnnouncementEntry(com.google.gdata.data.BaseEntry)"><B>AnnouncementEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites"><B>AnnouncementsPageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes an announcements page entry.<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#AnnouncementsPageEntry()"><B>AnnouncementsPageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#AnnouncementsPageEntry(com.google.gdata.data.BaseEntry)"><B>AnnouncementsPageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/util/ContentType.html#ANY"><B>ANY</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Wildcard content type that will match any MIME type
<DT><A HREF="./com/google/gdata/util/Version.html#ANY"><B>ANY</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>The ANY value indicates a version component that will match any revision.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html#ANY_IMAGE"><B>ANY_IMAGE</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books">BooksLink.Type</A>
<DD>Link type used for any image.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#ANYCHAR"><B>ANYCHAR</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#anyMinorVersionOf(com.google.gdata.util.Version)"><B>anyMinorVersionOf(Version)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns a version that matches the input service type and major version but
<A HREF="./com/google/gdata/util/Version.html#ANY"><CODE>Version.ANY</CODE></A> minor version.
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar"><B>AnyoneCanAddSelfProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Whether anyone can add self as attendee.<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#AnyoneCanAddSelfProperty()"><B>AnyoneCanAddSelfProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#AnyoneCanAddSelfProperty(java.lang.Boolean)"><B>AnyoneCanAddSelfProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#appearanceUrl"><B>appearanceUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#append(java.lang.String, java.lang.String)"><B>append(String, String)</B></A> -
Method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <code>Multimap.put(name, value)</code></I>
<DT><A HREF="./com/google/gdata/client/Query.html#appendQueryParameter(java.lang.StringBuilder, java.lang.String, java.lang.String)"><B>appendQueryParameter(StringBuilder, String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Appends specified query (parameter, value) to provided query URL buffer.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#appendSubElement(java.lang.String, java.lang.String)"><B>appendSubElement(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Appends the value to a sub-tag value list.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#application"><B>application</B></A> -
Variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Name of the application passed to the constructor.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#APPLICATION_ATTRIBUTE"><B>APPLICATION_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:application&gt;</code>.
<DT><A HREF="./com/google/gdata/data/maps/KmlContent.Type.html#APPLICATION_VND_GOOGLE_EARTH_KML_XML"><B>APPLICATION_VND_GOOGLE_EARTH_KML_XML</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/KmlContent.Type.html" title="class in com.google.gdata.data.maps">KmlContent.Type</A>
<DD>Application/vnd google-earth kml+xml kml content.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Type.html#APPLICATION_XHTML_XML"><B>APPLICATION_XHTML_XML</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Type.html" title="class in com.google.gdata.data.sites">SitesLink.Type</A>
<DD>Application/xhtml+xml sites link.
<DT><A HREF="./com/google/gdata/util/ContentType.html#APPLICATION_XML"><B>APPLICATION_XML</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the application/xml content
type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Type.html#APPLICATION_ZIP"><B>APPLICATION_ZIP</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Type.html" title="class in com.google.gdata.data.docs">DocumentListLink.Type</A>
<DD>Type for the zip file.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#APPS"><B>APPS</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Google Apps for Your Domain namespace
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#APPS_APIS_DOMAIN"><B>APPS_APIS_DOMAIN</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>Domain for sending API requests.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#APPS_APIS_DOMAIN"><B>APPS_APIS_DOMAIN</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>Domain for sending API requests.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_FEEDS_URL_BASE"><B>APPS_FEEDS_URL_BASE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#APPS_NAMESPACE"><B>APPS_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Google data XML writer namespace.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#APPS_PREFIX"><B>APPS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_DESC"><B>APPS_PROP_GROUP_DESC</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_EMAIL"><B>APPS_PROP_GROUP_EMAIL</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_ID"><B>APPS_PROP_GROUP_ID</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_MEMBER_ID"><B>APPS_PROP_GROUP_MEMBER_ID</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_NAME"><B>APPS_PROP_GROUP_NAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_PERMISSION"><B>APPS_PROP_GROUP_PERMISSION</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#APPS_PROP_GROUP_ROLE"><B>APPS_PROP_GROUP_ROLE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#APPS_SERVICE"><B>APPS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The abbreviated name of Apps for Your Domain recognized by Google.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_SETTINGS_ACCOUNT_URL_SUFFIX"><B>APPS_SETTINGS_ACCOUNT_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_SETTINGS_APPEARANCE_URL_SUFFIX"><B>APPS_SETTINGS_APPEARANCE_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_SETTINGS_GENERAL_URL_SUFFIX"><B>APPS_SETTINGS_GENERAL_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_SSO_GENERAL_URL_SUFFIX"><B>APPS_SSO_GENERAL_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#APPS_SSO_SIGNING_URL_SUFFIX"><B>APPS_SSO_SIGNING_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain"><B>AppsForYourDomainErrorCode</B></A> - Enum in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain"><B>AppsForYourDomainException</B></A> - Exception in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>The AppsForYourDomainException indicates a failure in the use of the
Google Apps for Your Domain API.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#AppsForYourDomainException(com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode, java.lang.String, int)"><B>AppsForYourDomainException(AppsForYourDomainErrorCode, String, int)</B></A> -
Constructor for exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#AppsForYourDomainException(com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode, java.lang.String)"><B>AppsForYourDomainException(AppsForYourDomainErrorCode, String)</B></A> -
Constructor for exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#AppsForYourDomainException(com.google.gdata.data.appsforyourdomain.AppsForYourDomainErrorCode)"><B>AppsForYourDomainException(AppsForYourDomainErrorCode)</B></A> -
Constructor for exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#AppsForYourDomainException()"><B>AppsForYourDomainException()</B></A> -
Constructor for exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain"><B>AppsForYourDomainQuery</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The AppsForYourDomainQuery class extends the base GData Query class to
define convenient APIs for AppsForYourDomain custom query parameters.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#AppsForYourDomainQuery(java.net.URL)"><B>AppsForYourDomainQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Constructs a new AppsForYourDomainQuery object that targets a feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>AppsForYourDomainService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The AppsForYourDomainService class extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A>
abstraction to define a service that is preconfigured for access to the
Google Apps for Your Domain GData API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#AppsForYourDomainService(java.lang.String)"><B>AppsForYourDomainService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>Constructs a AppsForYourDomainService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#AppsForYourDomainService(java.lang.String, java.lang.String, java.lang.String)"><B>AppsForYourDomainService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>Constructs a GoogleService instance connecting to the service with name
<code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>AppsGroupsService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>Service class specializing AppsPropertyService for groups management<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#AppsGroupsService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>AppsGroupsService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Parameterized constructor to setup a Service object with user credentials.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#AppsGroupsService(java.lang.String, java.lang.String)"><B>AppsGroupsService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>AppsPropertyService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The <code>AppsPropertyService</code> class extends the basic
<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A> abstraction to define a service that is
preconfigured for access to feeds using the <code>&lt;apps:property&gt;</code>
extension element, such as the Domain Configuration API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html#AppsPropertyService(java.lang.String)"><B>AppsPropertyService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsPropertyService</A>
<DD>Constructs an <code>AppsPropertyService</code> instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#arrayFromExtendedPropertyQueryString(java.lang.String)"><B>arrayFromExtendedPropertyQueryString(String)</B></A> -
Static method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>Converts strings of the form "[foo:bar][baz:bin]" to a map of
"foo"->"bar" and "baz"->"bin".
<DT><A HREF="./com/google/gdata/data/docs/Artist.html" title="class in com.google.gdata.data.docs"><B>Artist</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Principal artist for the track.<DT><A HREF="./com/google/gdata/data/docs/Artist.html#Artist()"><B>Artist()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Artist.html" title="class in com.google.gdata.data.docs">Artist</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Artist.html#Artist(java.lang.String)"><B>Artist(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Artist.html" title="class in com.google.gdata.data.docs">Artist</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#ASCII"><B>ASCII</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#assertAllConsumed()"><B>assertAllConsumed()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Makes sure all attributes have been removed from the list.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertExists(java.lang.String, java.util.Map)"><B>assertExists(String, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks the given key to see if it exists, and throws an exception if it
does not.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthCallbackExists()"><B>assertOAuthCallbackExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth callback exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthConsumerKeyExists()"><B>assertOAuthConsumerKeyExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth Consumer Key exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthConsumerSecretExists()"><B>assertOAuthConsumerSecretExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthNonceExists()"><B>assertOAuthNonceExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth nonce exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthSignatureExists()"><B>assertOAuthSignatureExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth signature exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthSignatureMethodExists()"><B>assertOAuthSignatureMethodExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth signature method exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthTimestampExists()"><B>assertOAuthTimestampExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth timestamp exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthTokenExists()"><B>assertOAuthTokenExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth token exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthTokenSecretExists()"><B>assertOAuthTokenSecretExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth token secret exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertOAuthVerifierExists()"><B>assertOAuthVerifierExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth Verifier exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#assertRealmExists()"><B>assertRealmExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the realm exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#assertScopeExists()"><B>assertScopeExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>Checks to see if the scope exists.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#ASSISTANT"><B>ASSISTANT</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Type.html#ATOM"><B>ATOM</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Type.html" title="class in com.google.gdata.data">ILink.Type</A>
<DD>Defines the link type used for Atom content.
<DT><A HREF="./com/google/gdata/util/ContentType.html#ATOM"><B>ATOM</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the base unqualified Atom content
type.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atom"><B>atom</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom namespace.
<DT><A HREF="./com/google/gdata/util/ContentType.html#ATOM_ENTRY"><B>ATOM_ENTRY</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the qualified Atom entry content
type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#ATOM_FEED"><B>ATOM_FEED</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the qualified Atom feed content
type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#ATOM_SERVICE"><B>ATOM_SERVICE</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the Atom Service content type.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos"><B>AtomData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>A common interface for all of the methods that match between entry and feed.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#atomFormatRequired"><B>atomFormatRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomNs"><B>atomNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom XML namespace, for assigning <code>atom:</code> prefix.
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#atomPart"><B>atomPart</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPub"><B>atomPub</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>getAtomPubNs().getUri()</code> instead. Use
<A HREF="./com/google/gdata/util/Namespaces.html#atomPubDraft"><CODE>Namespaces.atomPubDraft</CODE></A> if you absolutely want the draft app namespace
and not the standard one.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPubDraft"><B>atomPubDraft</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom Publishing Protocol (draft) namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPubDraftNs"><B>atomPubDraftNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom Publishing Protocol (draft) XML namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPubNs"><B>atomPubNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/util/Namespaces.html#getAtomPubNs()"><CODE>Namespaces.getAtomPubNs()</CODE></A> instead. Use
<A HREF="./com/google/gdata/util/Namespaces.html#atomPubDraftNs"><CODE>Namespaces.atomPubDraftNs</CODE></A> if you absolutely want the draft app namespace
and not the standard one.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPubStandard"><B>atomPubStandard</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom Publishing Protocol (final) namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#atomPubStandardNs"><B>atomPubStandardNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Atom Publishing Protocol (final) XML namespace.
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites"><B>AttachmentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes an attachment entry.<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#AttachmentEntry()"><B>AttachmentEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#AttachmentEntry(com.google.gdata.data.BaseEntry)"><B>AttachmentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#ATTACHMENTS"><B>ATTACHMENTS</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Attachments sites link.
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html" title="class in com.google.gdata.data.calendar"><B>AttendeeEntry</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>This is used to represent an entry in an attendee feed.<DT><A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html#AttendeeEntry()"><B>AttendeeEntry()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html" title="class in com.google.gdata.data.calendar">AttendeeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeFeed.html" title="class in com.google.gdata.data.calendar"><B>AttendeeFeed</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>For attendee feeds<DT><A HREF="./com/google/gdata/data/calendar/AttendeeFeed.html#AttendeeFeed()"><B>AttendeeFeed()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeFeed.html" title="class in com.google.gdata.data.calendar">AttendeeFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#attendeeStatus"><B>attendeeStatus</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#attendeeType"><B>attendeeType</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#ATTR_CHARSET"><B>ATTR_CHARSET</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Name of the attribute that contains the encoding character set for
the content type.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_ADMIN"><B>ATTRIBUTE_ADMIN</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_AGREED_TO_TERMS"><B>ATTRIBUTE_AGREED_TO_TERMS</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_CHANGE_PASSWORD_AT_NEXT_LOGIN"><B>ATTRIBUTE_CHANGE_PASSWORD_AT_NEXT_LOGIN</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#ATTRIBUTE_ENCODING"><B>ATTRIBUTE_ENCODING</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#ATTRIBUTE_FAMILY_NAME"><B>ATTRIBUTE_FAMILY_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#ATTRIBUTE_GIVEN_NAME"><B>ATTRIBUTE_GIVEN_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_HASH_FUNCTION_NAME"><B>ATTRIBUTE_HASH_FUNCTION_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_IPWHITELISTED"><B>ATTRIBUTE_IPWHITELISTED</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#ATTRIBUTE_LABEL_NAME"><B>ATTRIBUTE_LABEL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#ATTRIBUTE_LINENUMBER"><B>ATTRIBUTE_LINENUMBER</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#ATTRIBUTE_NAME"><B>ATTRIBUTE_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#ATTRIBUTE_NAME"><B>ATTRIBUTE_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#ATTRIBUTE_NAME"><B>ATTRIBUTE_NAME</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#ATTRIBUTE_NAME"><B>ATTRIBUTE_NAME</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_PASSWORD"><B>ATTRIBUTE_PASSWORD</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_SUSPENDED"><B>ATTRIBUTE_SUSPENDED</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#ATTRIBUTE_URI"><B>ATTRIBUTE_URI</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ATTRIBUTE_USER_NAME"><B>ATTRIBUTE_USER_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data"><B>AttributeGenerator</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Helps generate tag attributes, preserving the order of the attributes.<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#AttributeGenerator()"><B>AttributeGenerator()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data"><B>AttributeHelper</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Helps accessing tag attributes.<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#AttributeHelper(org.xml.sax.Attributes)"><B>AttributeHelper(Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Creates a helper tied to a specific set of SAX attributes.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.EnumToAttributeValue.html" title="interface in com.google.gdata.data"><B>AttributeHelper.EnumToAttributeValue</B></A>&lt;<A HREF="./com/google/gdata/data/AttributeHelper.EnumToAttributeValue.html" title="type parameter in AttributeHelper.EnumToAttributeValue">T</A> extends java.lang.Enum&lt;<A HREF="./com/google/gdata/data/AttributeHelper.EnumToAttributeValue.html" title="type parameter in AttributeHelper.EnumToAttributeValue">T</A>&gt;&gt; - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Defines a custom mapping of an enum value to an attribute value (similar to
a closure).<DT><A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html" title="class in com.google.gdata.data"><B>AttributeHelper.LowerCaseEnumToAttributeValue</B></A>&lt;<A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html" title="type parameter in AttributeHelper.LowerCaseEnumToAttributeValue">T</A> extends java.lang.Enum&lt;<A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html" title="type parameter in AttributeHelper.LowerCaseEnumToAttributeValue">T</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Implements the most common custom mapping of an enum value to an attribute
value using the lower-case form of the enum name.<DT><A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html#AttributeHelper.LowerCaseEnumToAttributeValue()"><B>AttributeHelper.LowerCaseEnumToAttributeValue()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html" title="class in com.google.gdata.data">AttributeHelper.LowerCaseEnumToAttributeValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client"><B>AttributeHistogram</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Histogram information for one attribute, described in
an entry using attributes in the gm: namespace.<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#AttributeHistogram()"><B>AttributeHistogram()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Creates an unitialized AttributeHistogram.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#AttributeHistogram(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>AttributeHistogram(String, GoogleBaseAttributeType)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Creates and initializes an AttributeHistogram.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#AttributeHistogram(com.google.api.gbase.client.GoogleBaseAttributeId)"><B>AttributeHistogram(GoogleBaseAttributeId)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Creates and initializes an AttributeHistogram.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html" title="class in com.google.api.gbase.client"><B>AttributeHistogram.UniqueValue</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>A value, as a string, and the number of times the value appears
in the result set for the current query.<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#attribution"><B>attribution</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A list of all content sources or platforms that should be credited.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#attrName"><B>attrName</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>The XML attribute name for the value construct.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#attrs"><B>attrs</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Maps attribute local name to string value.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs"><B>AudioEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single audio file with a <A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#AudioEntry()"><B>AudioEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData parsers.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#AudioEntry(com.google.gdata.data.BaseEntry)"><B>AudioEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit"><B>AuditService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/audit/package-summary.html">com.google.gdata.client.appsforyourdomain.audit</A><DD>AuditService allows Google Apps administrators to audit user's emails, email
drafts, and archived chats.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#AuditService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>AuditService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Parameterized constructor for AuditService.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#AuditService(java.lang.String, java.lang.String)"><B>AuditService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util"><B>AuthenticationException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The AuthenticationException class is used to represent a GData service
failure due to authentication.<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#AuthenticationException(java.lang.String, java.lang.String)"><B>AuthenticationException(String, String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>Constructs a new AuthenticationException instance based upon
the contents of a WWW-Authenticate header as described by
RFC2617.
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#AuthenticationException(java.lang.String)"><B>AuthenticationException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>Creates a new AuthenticationException without any authentication
header information.
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#AuthenticationException(java.net.HttpURLConnection)"><B>AuthenticationException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>Constructs a new AuthenticationException using header and error
stream information from an HTTP connection.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#AUTHOR"><B>AUTHOR</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The AUTHOR query parameter is used to request an author query.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#authors"><B>authors</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Authors of entry.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#authors"><B>authors</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Authors.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http"><B>AuthSubUtil</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>Utility functions to support AuthSub (Account Authentication for Web
Applications).<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#AuthSubUtil()"><B>AuthSubUtil()</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#authToken"><B>authToken</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client"><B>AuthTokenFactory</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>An interface to a factory that creates authentication tokens.<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.AuthToken.html" title="interface in com.google.gdata.client"><B>AuthTokenFactory.AuthToken</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>A marker interface for authentication tokens.<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.TokenListener.html" title="interface in com.google.gdata.client"><B>AuthTokenFactory.TokenListener</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>A listener interface that's used to inform interested
parties that an authentication token has changed.<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.Value.html#AUTO_SYNC"><B>AUTO_SYNC</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDerived.Value.html" title="class in com.google.gdata.data.youtube">YtDerived.Value</A>
<DD>AutoSync derived caption track.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#average"><B>average</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Average ratings, output with a fixed a 2 digit precision.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html" title="interface in com.google.gdata.client.uploader"><B>BackoffPolicy</B></A> - Interface in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>Policy class for determining how long to wait before retrying an HTTP
request.<DT><A HREF="./com/google/gdata/util/XmlBlob.html#base"><B>base</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Initial <code>xml:base</code> value.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#BASE_URL"><B>BASE_URL</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#BASE_URL"><B>BASE_URL</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites"><B>BaseActivityEntry</B></A>&lt;<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="type parameter in BaseActivityEntry">E</A> extends <A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>&lt;<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="type parameter in BaseActivityEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a user action in a site.<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#BaseActivityEntry()"><B>BaseActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#BaseActivityEntry(com.google.gdata.data.BaseEntry)"><B>BaseActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites"><B>BaseContentEntry</B></A>&lt;<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="type parameter in BaseContentEntry">E</A> extends <A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>&lt;<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="type parameter in BaseContentEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a single content item.<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#BaseContentEntry()"><B>BaseContentEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#BaseContentEntry(com.google.gdata.data.BaseEntry)"><B>BaseContentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#baseDomainUrl"><B>baseDomainUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><B>BaseEntry</B></A>&lt;<A HREF="./com/google/gdata/data/BaseEntry.html" title="type parameter in BaseEntry">E</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The BaseEntry class is an abstract base class that defines the
in-memory object model for GData entries.<DT><A HREF="./com/google/gdata/data/BaseEntry.html#BaseEntry()"><B>BaseEntry()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Constructs a new BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#BaseEntry(com.google.gdata.data.BaseEntry)"><B>BaseEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Copy constructor that initializes a new BaseEntry instance to have
identical contents to another instance, using a shared reference to
the same <A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data"><CODE>BaseEntry.EntryState</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html" title="class in com.google.gdata.data"><B>BaseEntry.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;atom:entry&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html#BaseEntry.AtomHandler(com.google.gdata.data.ExtensionProfile)"><B>BaseEntry.AtomHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html" title="class in com.google.gdata.data">BaseEntry.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data"><B>BaseEntry.EntryState</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The EntryState class provides a simple structure that encapsulates
the attributes of an Atom entry that should be shared with a shallow
copy if the entry is adapted to a more specific BaseEntry
<A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> subtypes.<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#BaseEntry.EntryState()"><B>BaseEntry.EntryState()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions"><B>BaseEventEntry</B></A>&lt;<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="type parameter in BaseEventEntry">E</A> extends <A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>&lt;<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="type parameter in BaseEventEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Customizes the base entry to define an event entry.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#BaseEventEntry()"><B>BaseEventEntry()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Constructs a new EventEntry with the appropriate kind category
to indicate that it is an event.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#BaseEventEntry(com.google.gdata.data.BaseEntry)"><B>BaseEventEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Constructs a new EventEntry instance by doing a shallow copy of data from
an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions"><B>BaseEventEntry.EventStatus</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Defines the base set of values for event status.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#BaseEventEntry.EventStatus()"><B>BaseEventEntry.EventStatus()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#BaseEventEntry.EventStatus(java.lang.String)"><B>BaseEventEntry.EventStatus(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions"><B>BaseEventEntry.Transparency</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Defines the base set of values for event transparency.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#BaseEventEntry.Transparency()"><B>BaseEventEntry.Transparency()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#BaseEventEntry.Transparency(java.lang.String)"><B>BaseEventEntry.Transparency(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions"><B>BaseEventEntry.Visibility</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Defines the base set of values for event visibility.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#BaseEventEntry.Visibility()"><B>BaseEventEntry.Visibility()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#BaseEventEntry.Visibility(java.lang.String)"><B>BaseEventEntry.Visibility(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="class in com.google.gdata.data.extensions"><B>BaseEventFeed</B></A>&lt;<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="type parameter in BaseEventFeed">F</A> extends <A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="class in com.google.gdata.data.extensions">BaseEventFeed</A>&lt;<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="type parameter in BaseEventFeed">F</A>,<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="type parameter in BaseEventFeed">E</A>&gt;,<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="type parameter in BaseEventFeed">E</A> extends <A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>&lt;<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="type parameter in BaseEventFeed">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Customizes the base feed class to define a feed of events.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html#BaseEventFeed(java.lang.Class)"><B>BaseEventFeed(Class&lt;E&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="class in com.google.gdata.data.extensions">BaseEventFeed</A>
<DD>Constructs a new event feed instance that is parameterized to contain event
entry instances.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html#BaseEventFeed(java.lang.Class, com.google.gdata.data.BaseFeed)"><B>BaseEventFeed(Class&lt;E&gt;, BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="class in com.google.gdata.data.extensions">BaseEventFeed</A>
<DD>Constructs a new event feed instance that is initialized using data from
another base feed instance.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><B>BaseFeed</B></A>&lt;<A HREF="./com/google/gdata/data/BaseFeed.html" title="type parameter in BaseFeed">F</A> extends <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>,<A HREF="./com/google/gdata/data/BaseFeed.html" title="type parameter in BaseFeed">E</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The BaseFeed class is an abstract base class that represents a
generic GData feed object, based primarily on the data model for
an <code>&lt;atom:feed&gt;</code> element.<DT><A HREF="./com/google/gdata/data/BaseFeed.html#BaseFeed(java.lang.Class)"><B>BaseFeed(Class&lt;? extends E&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Copy constructor that initializes a new BaseFeed instance to have
identical contents to another instance, using a shared reference to
the same <A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data"><CODE>BaseFeed.FeedState</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#BaseFeed(java.lang.Class, com.google.gdata.data.BaseFeed)"><B>BaseFeed(Class&lt;? extends E&gt;, BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Copy constructor that initializes a new BaseFeed instance to have
identical contents to another instance, using a shared reference to
the same <A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data"><CODE>BaseFeed.FeedState</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html" title="class in com.google.gdata.data"><B>BaseFeed.FeedHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;atom:feed&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html#BaseFeed.FeedHandler(com.google.gdata.data.ExtensionProfile)"><B>BaseFeed.FeedHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html" title="class in com.google.gdata.data">BaseFeed.FeedHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data"><B>BaseFeed.FeedState</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The FeedState class provides a simple structure that encapsulates
the attributes of an Atom feed that should be shared with a shallow
copy if the feed is adapted to a more specific BaseFeed
<A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> subtypes.<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#BaseFeed.FeedState()"><B>BaseFeed.FeedState()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health"><B>BaseHealthEntry</B></A>&lt;<A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="type parameter in BaseHealthEntry">E</A> extends <A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health">BaseHealthEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a health entry.<DT><A HREF="./com/google/gdata/data/health/BaseHealthEntry.html#BaseHealthEntry()"><B>BaseHealthEntry()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health">BaseHealthEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/BaseHealthEntry.html#BaseHealthEntry(com.google.gdata.data.BaseEntry)"><B>BaseHealthEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health">BaseHealthEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="class in com.google.gdata.data.health"><B>BaseHealthFeed</B></A>&lt;<A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="type parameter in BaseHealthFeed">F</A> extends <A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="class in com.google.gdata.data.health">BaseHealthFeed</A>,<A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="type parameter in BaseHealthFeed">E</A> extends <A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health">BaseHealthEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a health feed.<DT><A HREF="./com/google/gdata/data/health/BaseHealthFeed.html#BaseHealthFeed(java.lang.Class)"><B>BaseHealthFeed(Class&lt;E&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="class in com.google.gdata.data.health">BaseHealthFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/BaseHealthFeed.html#BaseHealthFeed(java.lang.Class, com.google.gdata.data.BaseFeed)"><B>BaseHealthFeed(Class&lt;E&gt;, BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="class in com.google.gdata.data.health">BaseHealthFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media"><B>BaseMediaSource</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The BaseMediaSource class provides an abstract base class
implementation of the <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> interface.<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#BaseMediaSource(java.lang.String)"><B>BaseMediaSource(String)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>Constructs a new BaseMediaSource of the specified content type.
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites"><B>BasePageEntry</B></A>&lt;<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="type parameter in BasePageEntry">E</A> extends <A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>&lt;<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="type parameter in BasePageEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a page in the site.<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#BasePageEntry()"><B>BasePageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#BasePageEntry(com.google.gdata.data.BaseEntry)"><B>BasePageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#baseParameters"><B>baseParameters</B></A> -
Variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts"><B>BasePersonEntry</B></A>&lt;<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="type parameter in BasePersonEntry">E</A> extends <A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a person entry.<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#BasePersonEntry()"><B>BasePersonEntry()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#BasePersonEntry(com.google.gdata.data.BaseEntry)"><B>BasePersonEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#batch(java.net.URL, F)"><B>batch(URL, F)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#batch(java.lang.String, com.google.gdata.data.appsforyourdomain.generic.GenericFeed)"><B>batch(String, GenericFeed)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>Inserts one or more Gmail filter entries in a single batch operation.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#batch(java.lang.String, java.lang.String, com.google.gdata.data.appsforyourdomain.migration.MailItemFeed)"><B>batch(String, String, MailItemFeed)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>Inserts one or more MailItem entries in a single batch operation.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#batch(java.net.URL, F)"><B>batch(URL, F)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Executes several operations (insert, update or delete) on the entries that
are part of the input <A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A>.
<DT><A HREF="./com/google/gdata/client/Service.html#batch(java.net.URL, F)"><B>batch(URL, F)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes several operations (insert, update or delete) on the entries that
are part of the input <A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A>.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#batch"><B>batch</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data batch feeds namespace.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#BATCH_URL_SUFFIX"><B>BATCH_URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>URL suffix for the Gmail filter batch feed.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#batchAlias"><B>batchAlias</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch"><B>BatchId</B></A> - Class in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Entry extension for <code>&lt;batch:id&gt;</code> tags.<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#BatchId(java.lang.String)"><B>BatchId(String)</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Creates a BatchId object.
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#BatchId()"><B>BatchId()</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Creates a BatchId object without ID.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#batchingNotSupported"><B>batchingNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch"><B>BatchInterrupted</B></A> - Class in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Entry extension for the element <code>&lt;batch:interrupted&gt;</code>, which marks
the batch feed as having been aborted.<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#BatchInterrupted(java.lang.String, int, int, int)"><B>BatchInterrupted(String, int, int, int)</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Creates and initializes a BatchInterrupted object.
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#BatchInterrupted()"><B>BatchInterrupted()</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Creates an empty object.
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#BatchInterrupted(java.lang.Throwable, int, int, int)"><B>BatchInterrupted(Throwable, int, int, int)</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Creates and initializes a BatchInterrupted object.
<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch"><B>BatchInterruptedException</B></A> - Exception in <A HREF="./com/google/gdata/client/batch/package-summary.html">com.google.gdata.client.batch</A><DD>Exception thrown by the client when an entry with a
<code>&lt;batch:interrupted&gt;</code> tag has been detected.<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#BatchInterruptedException(com.google.gdata.data.IFeed, com.google.gdata.data.batch.IBatchInterrupted)"><B>BatchInterruptedException(IFeed, IBatchInterrupted)</B></A> -
Constructor for exception com.google.gdata.client.batch.<A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch">BatchInterruptedException</A>
<DD>Creates a BatchInterrupted exception.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#batchNs"><B>batchNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch"><B>BatchOperation</B></A> - Class in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Entry and Feed extension that defines the batch operation
to apply, defined by its type (<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch"><CODE>BatchOperationType</CODE></A>).<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#BatchOperation(com.google.gdata.data.batch.BatchOperationType)"><B>BatchOperation(BatchOperationType)</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>Creates a new BatchOperation object.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#BatchOperation()"><B>BatchOperation()</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>Creates a BatchOperation without type.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch"><B>BatchOperationType</B></A> - Enum in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Defines a batch operation (query, update, insert, delete).<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch"><B>BatchStatus</B></A> - Class in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Entry extension for the element <code>&lt;batch:status&gt;</code>, which contains
status information returned by the server about how an entry was processed
in a batch operation.<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#BatchStatus()"><B>BatchStatus()</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Creates an empty BatchStatus.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#BatchStatus(com.google.gdata.util.ServiceException)"><B>BatchStatus(ServiceException)</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Creates a BatchStatus and initializes it
based on an exception.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch"><B>BatchUtils</B></A> - Class in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Utility methods for setting up and using batch feeds and entries.<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#BatchUtils()"><B>BatchUtils()</B></A> -
Constructor for class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BillingInformation.html" title="class in com.google.gdata.data.contacts"><B>BillingInformation</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's billing information.<DT><A HREF="./com/google/gdata/data/contacts/BillingInformation.html#BillingInformation()"><B>BillingInformation()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BillingInformation.html" title="class in com.google.gdata.data.contacts">BillingInformation</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/BillingInformation.html#BillingInformation(java.lang.String)"><B>BillingInformation(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BillingInformation.html" title="class in com.google.gdata.data.contacts">BillingInformation</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts"><B>Birthday</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's birth date.<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#Birthday()"><B>Birthday()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#Birthday(java.lang.String)"><B>Birthday(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#blob"><B>blob</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Contents of the blob.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting"><B>BlockedOn</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue this issue is blocked on.<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#BlockedOn()"><B>BlockedOn()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html" title="class in com.google.gdata.data.projecthosting"><B>BlockedOnUpdate</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue blockedOn updates.<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html#BlockedOnUpdate()"><B>BlockedOnUpdate()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html" title="class in com.google.gdata.data.projecthosting">BlockedOnUpdate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html#BlockedOnUpdate(java.lang.String)"><B>BlockedOnUpdate(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html" title="class in com.google.gdata.data.projecthosting">BlockedOnUpdate</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting"><B>Blocking</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue blocked by this issue.<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#Blocking()"><B>Blocking()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html" title="class in com.google.gdata.data.blogger"><B>BlogCommentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a feed of an entire blog's comments.<DT><A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html#BlogCommentFeed()"><B>BlogCommentFeed()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html" title="class in com.google.gdata.data.blogger">BlogCommentFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html#BlogCommentFeed(com.google.gdata.data.BaseFeed)"><B>BlogCommentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html" title="class in com.google.gdata.data.blogger">BlogCommentFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger"><B>BlogEntry</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a blog entry in the feed of a user's blogs.<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#BlogEntry()"><B>BlogEntry()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#BlogEntry(com.google.gdata.data.BaseEntry)"><B>BlogEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/blogger/BlogFeed.html" title="class in com.google.gdata.data.blogger"><B>BlogFeed</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a feed of a user's blogs.<DT><A HREF="./com/google/gdata/data/blogger/BlogFeed.html#BlogFeed()"><B>BlogFeed()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogFeed.html" title="class in com.google.gdata.data.blogger">BlogFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/BlogFeed.html#BlogFeed(com.google.gdata.data.BaseFeed)"><B>BlogFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogFeed.html" title="class in com.google.gdata.data.blogger">BlogFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BLOGGER_SERVICE"><B>BLOGGER_SERVICE</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>The abbreviated name of Blogger recognized by Google.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BLOGGER_SERVICE_VERSION"><B>BLOGGER_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.html" title="class in com.google.gdata.data.blogger"><B>BloggerLink</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Extends the base Link class with Blogger extensions.<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html" title="class in com.google.gdata.data.blogger"><B>BloggerLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html#BloggerLink.Rel()"><B>BloggerLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html" title="class in com.google.gdata.data.blogger">BloggerLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger"><B>BloggerService</B></A> - Class in <A HREF="./com/google/gdata/client/blogger/package-summary.html">com.google.gdata.client.blogger</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Blogger data API.<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BloggerService(java.lang.String)"><B>BloggerService(String)</B></A> -
Constructor for class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>Constructs an instance connecting to the Blogger service for an application
with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BloggerService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>BloggerService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>Constructs an instance connecting to the Blogger service for an application
with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BloggerService(java.lang.String, java.lang.String, java.lang.String)"><B>BloggerService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>Constructs an instance connecting to the Blogger service with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html" title="class in com.google.gdata.client.blogger"><B>BloggerService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/blogger/package-summary.html">com.google.gdata.client.blogger</A><DD>GData versions supported by Blogger Service.<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html#BloggerService.Versions()"><B>BloggerService.Versions()</B></A> -
Constructor for class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html" title="class in com.google.gdata.client.blogger">BloggerService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html" title="class in com.google.gdata.data.blogger"><B>BlogPostFeed</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a feed of a blog's posts.<DT><A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html#BlogPostFeed()"><B>BlogPostFeed()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html" title="class in com.google.gdata.data.blogger">BlogPostFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html#BlogPostFeed(com.google.gdata.data.BaseFeed)"><B>BlogPostFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html" title="class in com.google.gdata.data.blogger">BlogPostFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html" title="class in com.google.gdata.client.blogger"><B>BlogPostQuery</B></A> - Class in <A HREF="./com/google/gdata/client/blogger/package-summary.html">com.google.gdata.client.blogger</A><DD>Describes a query for the feed of a blog's posts.<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html#BlogPostQuery(java.net.URL)"><B>BlogPostQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html" title="class in com.google.gdata.client.blogger">BlogPostQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html" title="enum in com.google.gdata.client.blogger"><B>BlogPostQuery.OrderBy</B></A> - Enum in <A HREF="./com/google/gdata/client/blogger/package-summary.html">com.google.gdata.client.blogger</A><DD>Order of entries in a feed.<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#BLOGSPOT_VERSION"><B>BLOGSPOT_VERSION</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>GData version used for feeds on Blog*Spot.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#BOOKS_SERVICE"><B>BOOKS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>The abbreviated name of Google Book Search recognized by Google.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#BOOKS_SERVICE_VERSION"><B>BOOKS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/books/BooksCategory.html" title="class in com.google.gdata.data.books"><B>BooksCategory</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes a books category.<DT><A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html" title="class in com.google.gdata.data.books"><B>BooksCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html#BooksCategory.Scheme()"><B>BooksCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html" title="class in com.google.gdata.data.books">BooksCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/BooksLink.html" title="class in com.google.gdata.data.books"><B>BooksLink</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Extends the base Link class with Books extensions.<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books"><B>BooksLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#BooksLink.Rel()"><B>BooksLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books"><B>BooksLink.Type</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>MIME type of link target.<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html#BooksLink.Type()"><B>BooksLink.Type()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books">BooksLink.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/BooksNamespace.html" title="class in com.google.gdata.data.books"><B>BooksNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>GData namespace definitions related to Google Book Search.<DT><A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books"><B>BooksService</B></A> - Class in <A HREF="./com/google/gdata/client/books/package-summary.html">com.google.gdata.client.books</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Book Search data API.<DT><A HREF="./com/google/gdata/client/books/BooksService.html#BooksService(java.lang.String)"><B>BooksService(String)</B></A> -
Constructor for class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>Constructs an instance connecting to the Google Book Search service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#BooksService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>BooksService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>Constructs an instance connecting to the Google Book Search service for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#BooksService(java.lang.String, java.lang.String, java.lang.String)"><B>BooksService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>Constructs an instance connecting to the Google Book Search service with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/books/BooksService.Versions.html" title="class in com.google.gdata.client.books"><B>BooksService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/books/package-summary.html">com.google.gdata.client.books</A><DD>GData versions supported by Google Book Search Service.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#BOOLEAN"><B>BOOLEAN</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Either true or false.
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>BoolValueConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with a boolean value.<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#BoolValueConstruct(java.lang.String)"><B>BoolValueConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><CODE>ValueConstruct</CODE></A> to represent boolean value.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html#BOTH"><B>BOTH</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.MailClass</A>
<DD>Both structured postal address.
<DT><A HREF="./com/google/gdata/data/geo/Box.html" title="interface in com.google.gdata.data.geo"><B>Box</B></A> - Interface in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Interface for specifying a box that describes a rectangular geographic
location.<DT><A HREF="./com/google/gdata/data/geo/BoxData.html" title="interface in com.google.gdata.data.geo"><B>BoxData</B></A> - Interface in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Data interface for all geo-tagged extension points that represent a bounding
box around a geographical area.<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl"><B>BoxDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Implementation of the BoxData interface.<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#BoxDataImpl(com.google.gdata.data.ExtensionPoint)"><B>BoxDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Construct a new BoxData with the given extension point as the backing
storage of the data.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#build()"><B>build()</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Creates a <A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media"><CODE>ResumableGDataFileUploader</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#build()"><B>build()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>Constructs a ResumableHttpFileUploader instance from this builder.
<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader"><B>ByteArrayUploadData</B></A> - Class in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>An implementation of <A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader"><CODE>UploadData</CODE></A> that provides data from a <code>byte[]</code>.<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html#ByteArrayUploadData(byte[])"><B>ByteArrayUploadData(byte[])</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader">ByteArrayUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#bytes"><B>bytes</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Binary Contents.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#CACHE_CONTROL"><B>CACHE_CONTROL</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The CACHE_CONTROL header is used to specify how fresh a result should
be in a request.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.Realm.html#CALENDAR"><B>CALENDAR</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.Realm.html" title="class in com.google.gdata.data.calendar">CalendarExtendedProperty.Realm</A>
<DD>Indicates that this extended property can be accessed or modified
through the current calendar.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CALENDAR_ROOT_URL"><B>CALENDAR_ROOT_URL</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>The root URL of Calendar feeds.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CALENDAR_SERVICE"><B>CALENDAR_SERVICE</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>The abbreviated name of Google Calendar recognized by Google.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CALENDAR_SERVICE_VERSION"><B>CALENDAR_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar"><B>CalendarAclEntry</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Describes an entry in a feed of a Calendar access control list (ACL).<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#CalendarAclEntry()"><B>CalendarAclEntry()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar"><B>CalendarAclRole</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>A holder for calendar-specific ACL roles (their semantics are described
in <A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar"><CODE>AccessLevelProperty</CODE></A>).<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar"><B>CalendarEntry</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>This represents a single calendar in a list of calendars.<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#CalendarEntry()"><B>CalendarEntry()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Constructs a new CalendarEntry instance
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#CalendarEntry(com.google.gdata.data.BaseEntry)"><B>CalendarEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Constructs a new CalendarEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar"><B>CalendarEventEntry</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>This extends the EventEntry class for event entries in Google Calendars,<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#CalendarEventEntry()"><B>CalendarEventEntry()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Constructs a new <code>CalendarEventEntry</code> instance .
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar"><B>CalendarEventFeed</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Describes a Calendar event feed.<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#CalendarEventFeed()"><B>CalendarEventFeed()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#CalendarEventFeed(com.google.gdata.data.BaseFeed)"><B>CalendarEventFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.html" title="class in com.google.gdata.data.calendar"><B>CalendarExtendedProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Defines a value for the realm attribute that is used only in the calendar
API.<DT><A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.Realm.html" title="class in com.google.gdata.data.calendar"><B>CalendarExtendedProperty.Realm</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Limit on who may see and modify this extended property.<DT><A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.Realm.html#CalendarExtendedProperty.Realm()"><B>CalendarExtendedProperty.Realm()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarExtendedProperty.Realm.html" title="class in com.google.gdata.data.calendar">CalendarExtendedProperty.Realm</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarFeed.html" title="class in com.google.gdata.data.calendar"><B>CalendarFeed</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Describes a feed of Calendars.<DT><A HREF="./com/google/gdata/data/calendar/CalendarFeed.html#CalendarFeed()"><B>CalendarFeed()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarFeed.html" title="class in com.google.gdata.data.calendar">CalendarFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarFeed.html#CalendarFeed(com.google.gdata.data.BaseFeed)"><B>CalendarFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarFeed.html" title="class in com.google.gdata.data.calendar">CalendarFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts"><B>CalendarLink</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact related calendar link.<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#CalendarLink()"><B>CalendarLink()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#CalendarLink(java.lang.String, java.lang.String, java.lang.Boolean, com.google.gdata.data.contacts.CalendarLink.Rel)"><B>CalendarLink(String, String, Boolean, CalendarLink.Rel)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html" title="enum in com.google.gdata.data.contacts"><B>CalendarLink.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Known calendar link type.<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar"><B>CalendarQuery</B></A> - Class in <A HREF="./com/google/gdata/client/calendar/package-summary.html">com.google.gdata.client.calendar</A><DD>The CalendarQuery class extends the base GData Query class to
define convenience APIs for Calendar custom query parameters.<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#CalendarQuery(java.net.URL)"><B>CalendarQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Constructs a new CalendarQuery object that targets a feed.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar"><B>CalendarQuery.ExtendedPropertyMatch</B></A> - Class in <A HREF="./com/google/gdata/client/calendar/package-summary.html">com.google.gdata.client.calendar</A><DD>The ExtendedPropertyMatch class corresponds to a single
extended property match.<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#CalendarQuery.ExtendedPropertyMatch(java.lang.String, java.lang.String)"><B>CalendarQuery.ExtendedPropertyMatch(String, String)</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar"><B>CalendarService</B></A> - Class in <A HREF="./com/google/gdata/client/calendar/package-summary.html">com.google.gdata.client.calendar</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Calendar data API.<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CalendarService(java.lang.String)"><B>CalendarService(String)</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>Constructs an instance connecting to the Google Calendar service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CalendarService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>CalendarService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>Constructs an instance connecting to the Google Calendar service for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#CalendarService(java.lang.String, java.lang.String, java.lang.String)"><B>CalendarService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>Constructs an instance connecting to the Google Calendar service with name
<code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html" title="class in com.google.gdata.client.calendar"><B>CalendarService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/calendar/package-summary.html">com.google.gdata.client.calendar</A><DD>GData versions supported by Google Calendar Service.<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html#CalendarService.Versions()"><B>CalendarService.Versions()</B></A> -
Constructor for class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html" title="class in com.google.gdata.client.calendar">CalendarService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#CALLBACK"><B>CALLBACK</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#CALLBACK"><B>CALLBACK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Callback.html" title="interface in com.google.gdata.util.parser"><B>Callback</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Callback.html" title="type parameter in Callback">T</A>&gt; - Interface in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD><code>Callback</code> interface for the <code>Action</code>
class.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#CANCELED"><B>CANCELED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#CANCELED_VALUE"><B>CANCELED_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#canEdit"><B>canEdit</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>{code true} if the entry can be modified by a client.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cannotEditResource"><B>cannotEditResource</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#canPost"><B>canPost</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>Specifies whether the feed can be posted to.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantAccessFeedData"><B>cantAccessFeedData</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantCreateContentGenerator"><B>cantCreateContentGenerator</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantCreateEntry"><B>cantCreateEntry</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantCreateExtension"><B>cantCreateExtension</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantCreateFeed"><B>cantCreateFeed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantCreateProvider"><B>cantCreateProvider</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantDecodeCategoryQuery"><B>cantDecodeCategoryQuery</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantEncodeQueryParams"><B>cantEncodeQueryParams</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantExtractJsonValue"><B>cantExtractJsonValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadAuthProviderClass"><B>cantLoadAuthProviderClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadEntryClass"><B>cantLoadEntryClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadExtensionClass"><B>cantLoadExtensionClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadExtensionPoint"><B>cantLoadExtensionPoint</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadFeedClass"><B>cantLoadFeedClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadFeedProviderClass"><B>cantLoadFeedProviderClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadGeneratorClass"><B>cantLoadGeneratorClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadKindAdaptor"><B>cantLoadKindAdaptor</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantLoadServiceClass"><B>cantLoadServiceClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#cantWriteMimeMultipart"><B>cantWriteMimeMultipart</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CAPTION_TRACKS_REL"><B>CAPTION_TRACKS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video caption track links.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube"><B>CaptionTrackEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A caption track.<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#CaptionTrackEntry()"><B>CaptionTrackEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#CaptionTrackEntry(com.google.gdata.data.BaseEntry)"><B>CaptionTrackEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html" title="class in com.google.gdata.data.youtube"><B>CaptionTrackFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed of <A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube"><CODE>CaptionTrackEntry</CODE></A><DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html#CaptionTrackFeed()"><B>CaptionTrackFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html" title="class in com.google.gdata.data.youtube">CaptionTrackFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html#CaptionTrackFeed(com.google.gdata.data.BaseFeed)"><B>CaptionTrackFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html" title="class in com.google.gdata.data.youtube">CaptionTrackFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#CAR"><B>CAR</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#categories"><B>categories</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Categories of entry.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection"><B>Categories</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>The Categories class implements the data model for the AtomPub categories
element, as described in Sec 7.2.1 of the AtomPub specification.<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#Categories()"><B>Categories()</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Constructs a new empty Categories instance for the purposes of parsing
an AtomPub categories element or document.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#Categories(boolean, java.lang.String, com.google.gdata.data.Category...)"><B>Categories(boolean, String, Category...)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Constructs a Categories instance with in-line category descriptions.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#Categories(java.lang.String)"><B>Categories(String)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Constructs a Categories instance that references an out-of-line list of
categories stored in a category document.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#categories"><B>categories</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Categories.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>Nonstandard categories that might be found in this feed.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#CATEGORIES"><B>CATEGORIES</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Nonstandard categories that might be found in this entry.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.Handler.html" title="class in com.google.gdata.data.introspection"><B>Categories.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>The Handler class implements the <CODE>XmlParser.ElementHandler</CODE> for
parsing an <code>app:categories</code> element.<DT><A HREF="./com/google/gdata/data/introspection/Categories.Handler.html#Categories.Handler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>Categories.Handler(ExtensionProfile, Attributes)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.Handler.html" title="class in com.google.gdata.data.introspection">Categories.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The CATEGORY query parameter is an alternative syntax that can be used
to specify a category query that is used to match returned entries.
<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books">CollectionEntry</A>
<DD>Collection kind category.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Volume kind category.
<DT><A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data"><B>Category</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Category type.<DT><A HREF="./com/google/gdata/data/Category.html#Category()"><B>Category()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#Category(java.lang.String)"><B>Category(String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Constructs a new category from a Category string.
<DT><A HREF="./com/google/gdata/data/Category.html#Category(java.lang.String, java.lang.String)"><B>Category(String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Constructs a new category.
<DT><A HREF="./com/google/gdata/data/Category.html#Category(java.lang.String, java.lang.String, java.lang.String)"><B>Category(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Constructs a new category.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Contact kind category.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Contact group kind category.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts">ProfileEntry</A>
<DD>Profile kind category.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Category used to label entries which are of this document type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs">DocumentEntry</A>
<DD>Category used to label entries which are of document type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Category used to label entries which are of item type.
<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs">FileEntry</A>
<DD>Category used to label entries which are of document type.
<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs">FolderEntry</A>
<DD>Category used to label entries which are of folder type.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Metadata kind category.
<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs">PdfEntry</A>
<DD>Category used to label entries which are of document type.
<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs">PresentationEntry</A>
<DD>Category used to label entries which are of document type.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Category used to label revision entries.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Category used to label entries that contain spreadsheet data.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Portfolio kind category.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Position kind category.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Transaction kind category.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Profile kind kind category.
<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health">RegisterEntry</A>
<DD>Register kind kind category.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Feature feature category kind category.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Map map category kind category.
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>Version version category kind category.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Album kind category.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Comment kind category.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Photo kind category.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Tag kind category.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>User kind category.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Announcement announcement kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Announcementspage announcements page kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>Attachment attachment kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Comment comment kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites">CreationActivityEntry</A>
<DD>Creation creation kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites">DeletionActivityEntry</A>
<DD>Deletion deletion kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites">EditActivityEntry</A>
<DD>Edit edit kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Filecabinet file cabinet page kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Listitem list item kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Listpage list page kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites">MoveActivityEntry</A>
<DD>Move move kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites">RecoveryActivityEntry</A>
<DD>Recovery recovery kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>Webattachment web attachment kind kind category.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Webpage web page kind kind category.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Category used to label entries that contain cell data.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Category used to label the flexible-schema list entries.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Record record category kind category.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Category used to label entries that contain spreadsheet data.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Table table category kind category.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Category used to label entries that contain worksheet data.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Crawl Issue Entry kind category.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html#CATEGORY"><B>CATEGORY</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools">KeywordEntry</A>
<DD>Keywords Entry kind category.
<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data"><B>Category.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;atom:category&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html#Category.AtomHandler()"><B>Category.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data">Category.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html#Category.AtomHandler(com.google.gdata.data.ExtensionProfile, java.util.Set, com.google.gdata.data.Kind.Adaptable)"><B>Category.AtomHandler(ExtensionProfile, Set&lt;Category&gt;, Kind.Adaptable)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data">Category.AtomHandler</A>
<DD>Constructor used when parsing a Category for a source or entry
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CATEGORY_SCHEME"><B>CATEGORY_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories and media:categories.
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting"><B>Cc</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Entry in the issue cc list.<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#Cc()"><B>Cc()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#CCR"><B>CCR</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>Continuity of Care Record namespace (CCR) namespace
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#CCR_ALIAS"><B>CCR_ALIAS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>Continuity of Care Record namespace (CCR) namespace alias
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#CCR_NS"><B>CCR_NS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>XML writer namespace for Continuity of Care Record namespace (CCR)
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#CCR_PREFIX"><B>CCR_PREFIX</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>Continuity of Care Record namespace (CCR) namespace prefix
<DT><A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html#CCR_SCHEME"><B>CCR_SCHEME</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html" title="class in com.google.gdata.data.health">HealthCategory.Scheme</A>
<DD>Http://schemas google com/health/ccr health category.
<DT><A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html" title="class in com.google.gdata.data.projecthosting"><B>CcUpdate</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue cc update.<DT><A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html#CcUpdate()"><B>CcUpdate()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html" title="class in com.google.gdata.data.projecthosting">CcUpdate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html#CcUpdate(java.lang.String)"><B>CcUpdate(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html" title="class in com.google.gdata.data.projecthosting">CcUpdate</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet"><B>Cell</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>GData schema extension describing a spreadsheet formula.<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#Cell()"><B>Cell()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Initializes to blank for XML parsing.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#Cell(int, int, java.lang.String)"><B>Cell(int, int, String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Initializes a cell where the column is known.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>CellEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Atom Entry for a single cell for the Google Spreadsheets cells feed.<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#CellEntry()"><B>CellEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Constructs an empty CellEntry to be populated by the XML parsing process.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#CellEntry(int, int, java.lang.String)"><B>CellEntry(int, int, String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Constructs a CellEntry that can be posted to overwrite an existing cell.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#CellEntry(com.google.gdata.data.spreadsheet.Cell)"><B>CellEntry(Cell)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Constructs a CellEntry with a new cell.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#CellEntry(com.google.gdata.data.BaseEntry)"><B>CellEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Constructs from a copy.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>CellFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>The feed for spreadsheet cells of Google Spreadsheets.<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html#CellFeed()"><B>CellFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet">CellFeed</A>
<DD>Constructs a blank cells feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html#CellFeed(com.google.gdata.data.BaseFeed)"><B>CellFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet">CellFeed</A>
<DD>Constructs a cells feed from an existing feed.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>CellQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Simple class for cells-feed-specific queries.<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#CellQuery(java.net.URL)"><B>CellQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Constructs an object representing a to-be-executed query on cells.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#CELLS_FEED"><B>CELLS_FEED</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>Link for the feed of a worksheet's cells.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#CELLS_LINK_REL"><B>CELLS_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for cells feeds.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#changeInputValueLocal(java.lang.String)"><B>changeInputValueLocal(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Updates the cell's formula so it can be sent back to the server.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#changePasswordAtNextLogin"><B>changePasswordAtNextLogin</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CHANNEL_CONTENT_REL"><B>CHANNEL_CONTENT_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for the channel content.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube"><B>ChannelEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An atom entry containing a channel.<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#ChannelEntry()"><B>ChannelEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ChannelFeed.html" title="class in com.google.gdata.data.youtube"><B>ChannelFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Feed containing channels.<DT><A HREF="./com/google/gdata/data/youtube/ChannelFeed.html#ChannelFeed()"><B>ChannelFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelFeed.html" title="class in com.google.gdata.data.youtube">ChannelFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ChannelFeed.html#ChannelFeed(com.google.gdata.data.BaseFeed)"><B>ChannelFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelFeed.html" title="class in com.google.gdata.data.youtube">ChannelFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CHANNELTYPE_SCHEME"><B>CHANNELTYPE_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which corresponds to channels
on the user profile feed.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#CHAT_CATEGORY"><B>CHAT_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label chat message feeds and entries.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkExists(java.lang.String, java.util.Map)"><B>checkExists(String, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks the given key to see if it exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthCallbackExists()"><B>checkOAuthCallbackExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth callback exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthConsumerKeyExists()"><B>checkOAuthConsumerKeyExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth Consumer Key exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthConsumerSecretExists()"><B>checkOAuthConsumerSecretExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthNonceExists()"><B>checkOAuthNonceExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth nonce exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthSignatureExists()"><B>checkOAuthSignatureExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth signature exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthSignatureMethodExists()"><B>checkOAuthSignatureMethodExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth signature method exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthTimestampExists()"><B>checkOAuthTimestampExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth timestamp exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthTokenExists()"><B>checkOAuthTokenExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth token exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthTokenSecretExists()"><B>checkOAuthTokenSecretExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth token secret exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkOAuthVerifierExists()"><B>checkOAuthVerifierExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the OAuth Verifier exists.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#checkRealmExists()"><B>checkRealmExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Checks to see if the realm exists.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#checkRequiredExtensions(com.google.gdata.data.ExtensionManifest)"><B>checkRequiredExtensions(ExtensionManifest)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Checks whether all required extensions are present.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#checkResponse()"><B>checkResponse()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Called after a request is executed to process the response and generate an
appropriate exception (on failure).
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#checkScopeExists()"><B>checkScopeExists()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>Checks to see if the scope exists.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html#CHILD"><B>CHILD</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html" title="class in com.google.gdata.data.analytics">AnalyticsLink.Rel</A>
<DD>Represents a link to a CHILD feed.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser"><B>Chset</B></A> - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Chset</code> (character set) parser matches the current character
in the parse buffer against an arbitrary character set.<DT><A HREF="./com/google/gdata/util/parser/Chset.html#Chset()"><B>Chset()</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Class constructor for an empty character set.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#Chset(char)"><B>Chset(char)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Class constructor for a character literal.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#Chset(char, char)"><B>Chset(char, char)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Class constructor for a single character range.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#Chset(java.lang.String)"><B>Chset(String)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Class constructor that initializes a <code>Chset</code> from a string
specification.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#chunkSize(long)"><B>chunkSize(long)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Max content size for media upload request.
<DT><A HREF="./com/google/gdata/data/extensions/City.html" title="class in com.google.gdata.data.extensions"><B>City</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Can be city, village, town, borough, etc.<DT><A HREF="./com/google/gdata/data/extensions/City.html#City()"><B>City()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/City.html" title="class in com.google.gdata.data.extensions">City</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/City.html#City(java.lang.String)"><B>City(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/City.html" title="class in com.google.gdata.data.extensions">City</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/Service.html#classOf(T)"><B>classOf(T)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#clear(char, char)"><B>clear(char, char)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#clearAttributes()"><B>clearAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Removes all attributes from the list.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#clearBox(com.google.gdata.data.ExtensionPoint)"><B>clearBox(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Removes the first Box extension found on the extension point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#clearBox()"><B>clearBox()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Removes the GmlEnvelope element inside this GeoRssWhere.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearCategories()"><B>clearCategories()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearContents()"><B>clearContents()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#clearContents()"><B>clearContents()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Clears the list of <code>media:content</code> tags.
<DT><A HREF="./com/google/gdata/client/CookieManager.html#clearCookies()"><B>clearCookies()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client">CookieManager</A>
<DD>Clears all cookies.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#clearCookies()"><B>clearCookies()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#clearCoordinates()"><B>clearCoordinates()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Unset latitude and longitude..
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#clearCountry()"><B>clearCountry()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Clears the attribute <code>country</code> of any value.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearCredits()"><B>clearCredits()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#clearCredits()"><B>clearCredits()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Clears the list of <code>media:credit</code> tags.
<DT><A HREF="./com/google/gdata/data/geo/BoxData.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/BoxData.html" title="interface in com.google.gdata.data.geo">BoxData</A>
<DD>Clears the bounding box and removes the extension point.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#clearGeoBoundingBox()"><B>clearGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#clearKeywords()"><B>clearKeywords()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Removes the GmlPoint element inside this GeoRssWhere.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#clearPoint(com.google.gdata.data.ExtensionPoint)"><B>clearPoint(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Removes the first Point extension found on the extension point.
<DT><A HREF="./com/google/gdata/data/geo/PointData.html#clearPoint()"><B>clearPoint()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/PointData.html" title="interface in com.google.gdata.data.geo">PointData</A>
<DD>Clears the point data and removes the extension point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#clearPoint()"><B>clearPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearRatings()"><B>clearRatings()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#clearRatings()"><B>clearRatings()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Clears the list of <code>media:rating</code> tags.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearRestrictions()"><B>clearRestrictions()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearTexts()"><B>clearTexts()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#clearThumbnails()"><B>clearThumbnails()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#clearValueLocal(java.lang.String)"><B>clearValueLocal(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Locally clears the particular value.
<DT><A HREF="./com/google/gdata/client/ClientLoginAccountType.html" title="enum in com.google.gdata.client"><B>ClientLoginAccountType</B></A> - Enum in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The valid values for the "accountType" parameter in ClientLogin.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#clientNotWhitelisted"><B>clientNotWhitelisted</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#clone()"><B>clone()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Returns a clone character set of <code>this</code>.
<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html#close()"><B>close()</B></A> -
Method in class com.google.gdata.util.io.base.<A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base">UnicodeReader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html#close()"><B>close()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util">LoggableInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableOutputStream.html#close()"><B>close()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableOutputStream.html" title="class in com.google.gdata.util">LoggableOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html#CLOSED"><B>CLOSED</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.SyndicationRight</A>
<DD>Search feed should not be queried.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting"><B>ClosedDate</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>DateTime this issue is closed.<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#ClosedDate()"><B>ClosedDate()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#ClosedDate(com.google.gdata.data.DateTime)"><B>ClosedDate(DateTime)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#CODESEARCH_CATEGORY"><B>CODESEARCH_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Category used to label entries that contain CodeSearch results.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#CODESEARCH_KIND"><B>CODESEARCH_KIND</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Kind term value for CodeSearch codesearch category labels.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#CODESEARCH_SERVICE"><B>CODESEARCH_SERVICE</B></A> -
Static variable in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>The abbreviated name of Google Code Search recognized by Google.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#CODESEARCH_SERVICE_VERSION"><B>CODESEARCH_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch"><B>CodeSearchEntry</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>Used to represent the results of a code query in a single file.<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#CodeSearchEntry()"><B>CodeSearchEntry()</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Constructs a new CodeSearchEntry instance with the appropriate category
to indicate that it is a code search result.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#CodeSearchEntry(com.google.gdata.data.BaseEntry)"><B>CodeSearchEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Constructs a new CodeSearchEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html" title="class in com.google.gdata.data.codesearch"><B>CodeSearchFeed</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>The CodeSearchFeed class customizes the generic BaseFeed class to define
a feed to search for code.<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html#CodeSearchFeed()"><B>CodeSearchFeed()</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html" title="class in com.google.gdata.data.codesearch">CodeSearchFeed</A>
<DD>Constructs a new <code>CodeSearchFeed</code> instance that is parameterized to
contain <code>CodeSearchEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html#CodeSearchFeed(com.google.gdata.data.BaseFeed)"><B>CodeSearchFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html" title="class in com.google.gdata.data.codesearch">CodeSearchFeed</A>
<DD>Constructs a new <code>CodeSearchFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch"><B>CodeSearchService</B></A> - Class in <A HREF="./com/google/gdata/client/codesearch/package-summary.html">com.google.gdata.client.codesearch</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Code Search data API.<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#CodeSearchService(java.lang.String)"><B>CodeSearchService(String)</B></A> -
Constructor for class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>Constructs an instance connecting to the Google Code Search service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#CodeSearchService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>CodeSearchService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>Constructs an instance connecting to the Google Code Search service for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#CodeSearchService(java.lang.String, java.lang.String, java.lang.String)"><B>CodeSearchService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>Constructs an instance connecting to the Google Code Search service with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html" title="class in com.google.gdata.client.codesearch"><B>CodeSearchService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/codesearch/package-summary.html">com.google.gdata.client.codesearch</A><DD>GData versions supported by Google Code Search Service.<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html#CodeSearchService.Versions()"><B>CodeSearchService.Versions()</B></A> -
Constructor for class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html" title="class in com.google.gdata.client.codesearch">CodeSearchService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet"><B>ColCount</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>GData schema extension describing a spreadsheet's column count.<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#ColCount()"><B>ColCount()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Initializes to blank for XML parsing.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#ColCount(int)"><B>ColCount(int)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Initializes to a particular count.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection"><B>Collection</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#Collection()"><B>Collection()</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#Collection(java.lang.String)"><B>Collection(String)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#Collection(java.lang.String, com.google.gdata.data.TextConstruct)"><B>Collection(String, TextConstruct)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#Collection(java.lang.String, com.google.gdata.data.TextConstruct, java.lang.String...)"><B>Collection(String, TextConstruct, String...)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.Handler.html" title="class in com.google.gdata.data.introspection"><B>Collection.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>XmlParser ElementHandler for <code>app:workspace</code><DT><A HREF="./com/google/gdata/data/introspection/Collection.Handler.html#Collection.Handler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>Collection.Handler(ExtensionProfile, Attributes)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.Handler.html" title="class in com.google.gdata.data.introspection">Collection.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books"><B>CollectionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes an entry in a feed of collections.<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html#CollectionEntry()"><B>CollectionEntry()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books">CollectionEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html#CollectionEntry(com.google.gdata.data.BaseEntry)"><B>CollectionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books">CollectionEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/books/CollectionFeed.html" title="class in com.google.gdata.data.books"><B>CollectionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes a Book Search collection feed.<DT><A HREF="./com/google/gdata/data/books/CollectionFeed.html#CollectionFeed()"><B>CollectionFeed()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionFeed.html" title="class in com.google.gdata.data.books">CollectionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/CollectionFeed.html#CollectionFeed(com.google.gdata.data.BaseFeed)"><B>CollectionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionFeed.html" title="class in com.google.gdata.data.books">CollectionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#collectionTitleRequired"><B>collectionTitleRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ColorProperty.html" title="class in com.google.gdata.data.calendar"><B>ColorProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing color property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/ColorProperty.html#ColorProperty()"><B>ColorProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ColorProperty.html" title="class in com.google.gdata.data.calendar">ColorProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ColorProperty.html#ColorProperty(java.lang.String)"><B>ColorProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ColorProperty.html" title="class in com.google.gdata.data.calendar">ColorProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet"><B>Column</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a column.<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#Column()"><B>Column()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#Column(java.lang.String, java.lang.String)"><B>Column(String, String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/api/gbase/client/package-summary.html"><B>com.google.api.gbase.client</B></A> - package com.google.api.gbase.client<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/package-summary.html"><B>com.google.gdata.client</B></A> - package com.google.gdata.client<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/analytics/package-summary.html"><B>com.google.gdata.client.analytics</B></A> - package com.google.gdata.client.analytics<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html"><B>com.google.gdata.client.appsforyourdomain</B></A> - package com.google.gdata.client.appsforyourdomain<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html"><B>com.google.gdata.client.appsforyourdomain.adminsettings</B></A> - package com.google.gdata.client.appsforyourdomain.adminsettings<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/package-summary.html"><B>com.google.gdata.client.appsforyourdomain.audit</B></A> - package com.google.gdata.client.appsforyourdomain.audit<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/package-summary.html"><B>com.google.gdata.client.appsforyourdomain.gmailsettings</B></A> - package com.google.gdata.client.appsforyourdomain.gmailsettings<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/package-summary.html"><B>com.google.gdata.client.appsforyourdomain.migration</B></A> - package com.google.gdata.client.appsforyourdomain.migration<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/authn/oauth/package-summary.html"><B>com.google.gdata.client.authn.oauth</B></A> - package com.google.gdata.client.authn.oauth<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/package-summary.html"><B>com.google.gdata.client.authn.oauthproxy</B></A> - package com.google.gdata.client.authn.oauthproxy<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/batch/package-summary.html"><B>com.google.gdata.client.batch</B></A> - package com.google.gdata.client.batch<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/blogger/package-summary.html"><B>com.google.gdata.client.blogger</B></A> - package com.google.gdata.client.blogger<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/books/package-summary.html"><B>com.google.gdata.client.books</B></A> - package com.google.gdata.client.books<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/calendar/package-summary.html"><B>com.google.gdata.client.calendar</B></A> - package com.google.gdata.client.calendar<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/codesearch/package-summary.html"><B>com.google.gdata.client.codesearch</B></A> - package com.google.gdata.client.codesearch<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/contacts/package-summary.html"><B>com.google.gdata.client.contacts</B></A> - package com.google.gdata.client.contacts<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/docs/package-summary.html"><B>com.google.gdata.client.docs</B></A> - package com.google.gdata.client.docs<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/finance/package-summary.html"><B>com.google.gdata.client.finance</B></A> - package com.google.gdata.client.finance<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/gtt/package-summary.html"><B>com.google.gdata.client.gtt</B></A> - package com.google.gdata.client.gtt<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/health/package-summary.html"><B>com.google.gdata.client.health</B></A> - package com.google.gdata.client.health<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/http/package-summary.html"><B>com.google.gdata.client.http</B></A> - package com.google.gdata.client.http<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/maps/package-summary.html"><B>com.google.gdata.client.maps</B></A> - package com.google.gdata.client.maps<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/media/package-summary.html"><B>com.google.gdata.client.media</B></A> - package com.google.gdata.client.media<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/photos/package-summary.html"><B>com.google.gdata.client.photos</B></A> - package com.google.gdata.client.photos<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/projecthosting/package-summary.html"><B>com.google.gdata.client.projecthosting</B></A> - package com.google.gdata.client.projecthosting<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/sidewiki/package-summary.html"><B>com.google.gdata.client.sidewiki</B></A> - package com.google.gdata.client.sidewiki<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/sites/package-summary.html"><B>com.google.gdata.client.sites</B></A> - package com.google.gdata.client.sites<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/spreadsheet/package-summary.html"><B>com.google.gdata.client.spreadsheet</B></A> - package com.google.gdata.client.spreadsheet<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/uploader/package-summary.html"><B>com.google.gdata.client.uploader</B></A> - package com.google.gdata.client.uploader<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/webmastertools/package-summary.html"><B>com.google.gdata.client.webmastertools</B></A> - package com.google.gdata.client.webmastertools<DD>&nbsp;<DT><A HREF="./com/google/gdata/client/youtube/package-summary.html"><B>com.google.gdata.client.youtube</B></A> - package com.google.gdata.client.youtube<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/package-summary.html"><B>com.google.gdata.data</B></A> - package com.google.gdata.data<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/acl/package-summary.html"><B>com.google.gdata.data.acl</B></A> - package com.google.gdata.data.acl<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/analytics/package-summary.html"><B>com.google.gdata.data.analytics</B></A> - package com.google.gdata.data.analytics<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html"><B>com.google.gdata.data.appsforyourdomain</B></A> - package com.google.gdata.data.appsforyourdomain<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/package-summary.html"><B>com.google.gdata.data.appsforyourdomain.generic</B></A> - package com.google.gdata.data.appsforyourdomain.generic<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html"><B>com.google.gdata.data.appsforyourdomain.migration</B></A> - package com.google.gdata.data.appsforyourdomain.migration<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html"><B>com.google.gdata.data.appsforyourdomain.provisioning</B></A> - package com.google.gdata.data.appsforyourdomain.provisioning<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/apt/package-summary.html"><B>com.google.gdata.data.apt</B></A> - package com.google.gdata.data.apt<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/batch/package-summary.html"><B>com.google.gdata.data.batch</B></A> - package com.google.gdata.data.batch<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/blogger/package-summary.html"><B>com.google.gdata.data.blogger</B></A> - package com.google.gdata.data.blogger<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/books/package-summary.html"><B>com.google.gdata.data.books</B></A> - package com.google.gdata.data.books<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/calendar/package-summary.html"><B>com.google.gdata.data.calendar</B></A> - package com.google.gdata.data.calendar<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/codesearch/package-summary.html"><B>com.google.gdata.data.codesearch</B></A> - package com.google.gdata.data.codesearch<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/contacts/package-summary.html"><B>com.google.gdata.data.contacts</B></A> - package com.google.gdata.data.contacts<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/docs/package-summary.html"><B>com.google.gdata.data.docs</B></A> - package com.google.gdata.data.docs<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/dublincore/package-summary.html"><B>com.google.gdata.data.dublincore</B></A> - package com.google.gdata.data.dublincore<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/extensions/package-summary.html"><B>com.google.gdata.data.extensions</B></A> - package com.google.gdata.data.extensions<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/finance/package-summary.html"><B>com.google.gdata.data.finance</B></A> - package com.google.gdata.data.finance<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/geo/package-summary.html"><B>com.google.gdata.data.geo</B></A> - package com.google.gdata.data.geo<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/geo/impl/package-summary.html"><B>com.google.gdata.data.geo.impl</B></A> - package com.google.gdata.data.geo.impl<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/gtt/package-summary.html"><B>com.google.gdata.data.gtt</B></A> - package com.google.gdata.data.gtt<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/health/package-summary.html"><B>com.google.gdata.data.health</B></A> - package com.google.gdata.data.health<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/introspection/package-summary.html"><B>com.google.gdata.data.introspection</B></A> - package com.google.gdata.data.introspection<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/maps/package-summary.html"><B>com.google.gdata.data.maps</B></A> - package com.google.gdata.data.maps<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/media/package-summary.html"><B>com.google.gdata.data.media</B></A> - package com.google.gdata.data.media<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/media/mediarss/package-summary.html"><B>com.google.gdata.data.media.mediarss</B></A> - package com.google.gdata.data.media.mediarss<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/photos/package-summary.html"><B>com.google.gdata.data.photos</B></A> - package com.google.gdata.data.photos<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/photos/impl/package-summary.html"><B>com.google.gdata.data.photos.impl</B></A> - package com.google.gdata.data.photos.impl<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/photos/pheed/package-summary.html"><B>com.google.gdata.data.photos.pheed</B></A> - package com.google.gdata.data.photos.pheed<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/projecthosting/package-summary.html"><B>com.google.gdata.data.projecthosting</B></A> - package com.google.gdata.data.projecthosting<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/sidewiki/package-summary.html"><B>com.google.gdata.data.sidewiki</B></A> - package com.google.gdata.data.sidewiki<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/sites/package-summary.html"><B>com.google.gdata.data.sites</B></A> - package com.google.gdata.data.sites<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/spreadsheet/package-summary.html"><B>com.google.gdata.data.spreadsheet</B></A> - package com.google.gdata.data.spreadsheet<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/threading/package-summary.html"><B>com.google.gdata.data.threading</B></A> - package com.google.gdata.data.threading<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/webmastertools/package-summary.html"><B>com.google.gdata.data.webmastertools</B></A> - package com.google.gdata.data.webmastertools<DD>&nbsp;<DT><A HREF="./com/google/gdata/data/youtube/package-summary.html"><B>com.google.gdata.data.youtube</B></A> - package com.google.gdata.data.youtube<DD>&nbsp;<DT><A HREF="./com/google/gdata/util/package-summary.html"><B>com.google.gdata.util</B></A> - package com.google.gdata.util<DD>&nbsp;<DT><A HREF="./com/google/gdata/util/httputil/package-summary.html"><B>com.google.gdata.util.httputil</B></A> - package com.google.gdata.util.httputil<DD>&nbsp;<DT><A HREF="./com/google/gdata/util/io/base/package-summary.html"><B>com.google.gdata.util.io.base</B></A> - package com.google.gdata.util.io.base<DD>&nbsp;<DT><A HREF="./com/google/gdata/util/parser/package-summary.html"><B>com.google.gdata.util.parser</B></A> - package com.google.gdata.util.parser<DD>A framework for creating recursive descent parsers.<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics"><B>CombinationEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for combination feed.<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#CombinationEntry()"><B>CombinationEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#CombinationEntry(com.google.gdata.data.BaseEntry)"><B>CombinationEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationFeed.html" title="class in com.google.gdata.data.analytics"><B>CombinationFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in CombinationFeed.<DT><A HREF="./com/google/gdata/data/analytics/CombinationFeed.html#CombinationFeed()"><B>CombinationFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationFeed.html" title="class in com.google.gdata.data.analytics">CombinationFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationFeed.html#CombinationFeed(com.google.gdata.data.BaseFeed)"><B>CombinationFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationFeed.html" title="class in com.google.gdata.data.analytics">CombinationFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#COMMENT_CATEGORY"><B>COMMENT_CATEGORY</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>A category object for comments.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#COMMENT_KIND"><B>COMMENT_KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>The fully qualified kind term for comments.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos"><B>CommentAuthor</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Comment author, contains commentor name and image.<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#CommentAuthor()"><B>CommentAuthor()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos"><B>CommentData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Shared comment data object, this contains all setters/getters of fields that
are specific to a comment.<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>CommentDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation class for album data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#CommentDataImpl(com.google.gdata.data.ExtensionPoint)"><B>CommentDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>Construct a new implementation of CommentGphotoData with the given
extension point as the backing storage of data.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger"><B>CommentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes an entry for a comment on a post.<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#CommentEntry()"><B>CommentEntry()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#CommentEntry(com.google.gdata.data.BaseEntry)"><B>CommentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos"><B>CommentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Entry for comment kinds, contains comment metadata.<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#CommentEntry()"><B>CommentEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#CommentEntry(com.google.gdata.data.BaseEntry)"><B>CommentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites"><B>CommentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a comment entry.<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#CommentEntry()"><B>CommentEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#CommentEntry(com.google.gdata.data.BaseEntry)"><B>CommentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube"><B>CommentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An entry in the comment feed.<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#CommentEntry()"><B>CommentEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#CommentEntry(com.google.gdata.data.BaseEntry)"><B>CommentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CommentFeed.html" title="class in com.google.gdata.data.youtube"><B>CommentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the comment feed.<DT><A HREF="./com/google/gdata/data/youtube/CommentFeed.html#CommentFeed()"><B>CommentFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentFeed.html" title="class in com.google.gdata.data.youtube">CommentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CommentFeed.html#CommentFeed(com.google.gdata.data.BaseFeed)"><B>CommentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentFeed.html" title="class in com.google.gdata.data.youtube">CommentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions"><B>Comments</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a comments feed.<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#Comments()"><B>Comments()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#COMMENTS_REL"><B>COMMENTS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video comments links.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#commentsFeedLinkRequired"><B>commentsFeedLinkRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance"><B>Commission</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Commission for the transaction.<DT><A HREF="./com/google/gdata/data/finance/Commission.html#Commission()"><B>Commission()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#COMPANY_MAIN"><B>COMPANY_MAIN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#compareTo(com.google.gdata.data.ExtensionDescription)"><B>compareTo(ExtensionDescription)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Defines a natural ordering for ExtensionDescription based upon
the qualified name of the mapped XML element.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#COMPLAINT_REASON_SCHEME"><B>COMPLAINT_REASON_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which correspond to complaint reasons.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube"><B>ComplaintEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A complaint.<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#ComplaintEntry()"><B>ComplaintEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#ComplaintEntry(com.google.gdata.data.BaseEntry)"><B>ComplaintEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintFeed.html" title="class in com.google.gdata.data.youtube"><B>ComplaintFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed that contains a list of <A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube"><CODE>ComplaintEntry</CODE></A>.<DT><A HREF="./com/google/gdata/data/youtube/ComplaintFeed.html#ComplaintFeed()"><B>ComplaintFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintFeed.html" title="class in com.google.gdata.data.youtube">ComplaintFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintFeed.html#ComplaintFeed(com.google.gdata.data.BaseFeed)"><B>ComplaintFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintFeed.html" title="class in com.google.gdata.data.youtube">ComplaintFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#COMPLAINTS_REL"><B>COMPLAINTS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video complaints links.
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Label.html#COMPLETED"><B>COMPLETED</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Label.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Label</A>
<DD>Completed label.
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Term.html#COMPLETED"><B>COMPLETED</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Term.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Term</A>
<DD>Completed term.
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.html" title="class in com.google.gdata.data.gtt"><B>CompletedCategory</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a completed category.<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Label.html" title="class in com.google.gdata.data.gtt"><B>CompletedCategory.Label</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Human-readable label.<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Label.html#CompletedCategory.Label()"><B>CompletedCategory.Label()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Label.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Scheme.html" title="class in com.google.gdata.data.gtt"><B>CompletedCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Scheme.html#CompletedCategory.Scheme()"><B>CompletedCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Scheme.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Term.html" title="class in com.google.gdata.data.gtt"><B>CompletedCategory.Term</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Term.<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Term.html#CompletedCategory.Term()"><B>CompletedCategory.Term()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Term.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Term</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Composer.html" title="class in com.google.gdata.data.docs"><B>Composer</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Composer of the track.<DT><A HREF="./com/google/gdata/data/docs/Composer.html#Composer()"><B>Composer()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Composer.html" title="class in com.google.gdata.data.docs">Composer</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Composer.html#Composer(java.lang.String)"><B>Composer(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Composer.html" title="class in com.google.gdata.data.docs">Composer</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#CONFIDENTIAL"><B>CONFIDENTIAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#CONFIDENTIAL_VALUE"><B>CONFIDENTIAL_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#CONFIGURATION_URL"><B>CONFIGURATION_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>Experiment configuration URL.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#CONFIRMED"><B>CONFIRMED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#CONFIRMED_VALUE"><B>CONFIRMED_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#connectionSource"><B>connectionSource</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Source of <CODE>HttpURLConnection</CODE> instances.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#connectionSource"><B>connectionSource</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#connectTimeout"><B>connectTimeout</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>The connection timeout for this request.
<DT><A HREF="./com/google/gdata/client/Service.html#connectTimeout"><B>connectTimeout</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Client-configured connection timeout value.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consume(java.lang.String, boolean)"><B>consume(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an attribute and remove it from the list.
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Consumes attributes from the attribute helper.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/When.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>Subclasses can overwrite this method to parse extra
attributes.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>The default implementation does nothing, subclasses can override to handle
attributes.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss">MediaCopyright</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss">MediaHash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Overrides base class method to parse attributes specific to this class.
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#consumeAttributes(com.google.gdata.data.AttributeHelper)"><B>consumeAttributes(AttributeHelper)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBigDecimal(java.lang.String, boolean, java.math.BigDecimal)"><B>consumeBigDecimal(String, boolean, BigDecimal)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a big decimal attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBigDecimal(java.lang.String, boolean)"><B>consumeBigDecimal(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a big decimal attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBigInteger(java.lang.String, boolean, java.math.BigInteger)"><B>consumeBigInteger(String, boolean, BigInteger)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a big integer attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBigInteger(java.lang.String, boolean)"><B>consumeBigInteger(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a big integer attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBoolean(java.lang.String, boolean, boolean)"><B>consumeBoolean(String, boolean, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a boolean attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeBoolean(java.lang.String, boolean)"><B>consumeBoolean(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a boolean attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeByte(java.lang.String, boolean, byte)"><B>consumeByte(String, boolean, byte)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a byte attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeByte(java.lang.String, boolean)"><B>consumeByte(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a byte attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeContent(boolean)"><B>consumeContent(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the element's text content and removes it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeDateTime(java.lang.String, boolean)"><B>consumeDateTime(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A> attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeDouble(java.lang.String, boolean, double)"><B>consumeDouble(String, boolean, double)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a double attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeDouble(java.lang.String, boolean)"><B>consumeDouble(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a double attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeEnum(java.lang.String, boolean, java.lang.Class, T, com.google.gdata.data.AttributeHelper.EnumToAttributeValue)"><B>consumeEnum(String, boolean, Class&lt;T&gt;, T, AttributeHelper.EnumToAttributeValue&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an enumerated attribute and remove it from the list,
using a custom mapping of enum to attribute value.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeEnum(java.lang.String, boolean, java.lang.Class, T)"><B>consumeEnum(String, boolean, Class&lt;T&gt;, T)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an enumerated attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeEnum(java.lang.String, boolean, java.lang.Class)"><B>consumeEnum(String, boolean, Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an enumerated attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeFloat(java.lang.String, boolean, float)"><B>consumeFloat(String, boolean, float)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a float attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeFloat(java.lang.String, boolean)"><B>consumeFloat(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a float attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeInteger(java.lang.String, boolean, int)"><B>consumeInteger(String, boolean, int)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an integer attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeInteger(java.lang.String, boolean)"><B>consumeInteger(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of an integer attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeLong(java.lang.String, boolean, long)"><B>consumeLong(String, boolean, long)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a long attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeLong(java.lang.String, boolean)"><B>consumeLong(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a long attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaAttributeHelper.html#consumeNormalPlayTime(com.google.gdata.data.AttributeHelper, java.lang.String)"><B>consumeNormalPlayTime(AttributeHelper, String)</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaAttributeHelper.html" title="class in com.google.gdata.data.media.mediarss">MediaAttributeHelper</A>
<DD>Gets the value of a NPT attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeShort(java.lang.String, boolean, short)"><B>consumeShort(String, boolean, short)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a short attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.html#consumeShort(java.lang.String, boolean)"><B>consumeShort(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.html" title="class in com.google.gdata.data">AttributeHelper</A>
<DD>Gets the value of a short attribute and remove it from the list.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#contact"><B>contact</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>An email address at which the developer can be reached.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#CONTACT_CATEGORY"><B>CONTACT_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;Kind category used to label feeds or entries that have Contact
extension data.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#CONTACT_KIND"><B>CONTACT_KIND</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;Kind term value for Contact category labels.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CONTACT_LIST_SCHEME"><B>CONTACT_LIST_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which correspond to contact lists.
<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html#CONTACT_PHOTO"><B>CONTACT_PHOTO</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html" title="class in com.google.gdata.data.contacts">ContactLink.Rel</A>
<DD>Link that provides the contact photo.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts"><B>ContactEntry</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a contact entry.<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#ContactEntry()"><B>ContactEntry()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#ContactEntry(com.google.gdata.data.BaseEntry)"><B>ContactEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions"><B>ContactEntry</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts"><CODE>ContactEntry</CODE></A>
instead.</I><DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#ContactEntry()"><B>ContactEntry()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;Constructs a new empty ContactEntry with the appropriate kind category
to indicate that it is a contact.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#ContactEntry(com.google.gdata.data.BaseEntry)"><B>ContactEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;Constructs a new ContactEntry by doing a shallow copy of data from an
existing BaseEntry intance.
<DT><A HREF="./com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts"><B>ContactFeed</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a contact feed.<DT><A HREF="./com/google/gdata/data/contacts/ContactFeed.html#ContactFeed()"><B>ContactFeed()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts">ContactFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ContactFeed.html#ContactFeed(com.google.gdata.data.BaseFeed)"><B>ContactFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts">ContactFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/extensions/ContactFeed.html" title="class in com.google.gdata.data.extensions"><B>ContactFeed</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts"><CODE>ContactFeed</CODE></A>
instead.</I><DT><A HREF="./com/google/gdata/data/extensions/ContactFeed.html#ContactFeed()"><B>ContactFeed()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactFeed.html" title="class in com.google.gdata.data.extensions">ContactFeed</A>
<DD><B>Deprecated.</B>&nbsp;Constructs a new <code>ContactFeed</code> instance that is parameterized to
contain <code>ContactEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/extensions/ContactFeed.html#ContactFeed(com.google.gdata.data.BaseFeed)"><B>ContactFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactFeed.html" title="class in com.google.gdata.data.extensions">ContactFeed</A>
<DD><B>Deprecated.</B>&nbsp;Constructs a new <code>ContactFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts"><B>ContactGroupEntry</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a contact group entry.<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#ContactGroupEntry()"><B>ContactGroupEntry()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#ContactGroupEntry(com.google.gdata.data.BaseEntry)"><B>ContactGroupEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html" title="class in com.google.gdata.data.contacts"><B>ContactGroupFeed</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a contact group feed.<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html#ContactGroupFeed()"><B>ContactGroupFeed()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html" title="class in com.google.gdata.data.contacts">ContactGroupFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html#ContactGroupFeed(com.google.gdata.data.BaseFeed)"><B>ContactGroupFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html" title="class in com.google.gdata.data.contacts">ContactGroupFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.html" title="class in com.google.gdata.data.contacts"><B>ContactLink</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Extends the base Link class with contact extensions.<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html" title="class in com.google.gdata.data.contacts"><B>ContactLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html#ContactLink.Rel()"><B>ContactLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html" title="class in com.google.gdata.data.contacts">ContactLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Type.html" title="class in com.google.gdata.data.contacts"><B>ContactLink.Type</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>MIME type of link target.<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Type.html#ContactLink.Type()"><B>ContactLink.Type()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactLink.Type.html" title="class in com.google.gdata.data.contacts">ContactLink.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts"><B>ContactQuery</B></A> - Class in <A HREF="./com/google/gdata/client/contacts/package-summary.html">com.google.gdata.client.contacts</A><DD>Describes a query for the following feeds:
The feed of contacts
The feed of contact groups
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#ContactQuery(java.net.URL)"><B>ContactQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html" title="enum in com.google.gdata.client.contacts"><B>ContactQuery.OrderBy</B></A> - Enum in <A HREF="./com/google/gdata/client/contacts/package-summary.html">com.google.gdata.client.contacts</A><DD>Order of entries in a feed.<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html" title="enum in com.google.gdata.client.contacts"><B>ContactQuery.SortOrder</B></A> - Enum in <A HREF="./com/google/gdata/client/contacts/package-summary.html">com.google.gdata.client.contacts</A><DD>Direction of sorting.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CONTACTS_REL"><B>CONTACTS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user contacts links.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#CONTACTS_SERVICE"><B>CONTACTS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>The abbreviated name of Google Contacts recognized by Google.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#CONTACTS_SERVICE_VERSION"><B>CONTACTS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html" title="class in com.google.gdata.data.contacts"><B>ContactsNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>GData namespace definitions related to Google Contacts.<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts"><B>ContactsService</B></A> - Class in <A HREF="./com/google/gdata/client/contacts/package-summary.html">com.google.gdata.client.contacts</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Contacts data API.<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#ContactsService(java.lang.String)"><B>ContactsService(String)</B></A> -
Constructor for class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>Constructs an instance connecting to the Google Contacts service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#ContactsService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>ContactsService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>Constructs an instance connecting to the Google Contacts service for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#ContactsService(java.lang.String, java.lang.String, java.lang.String)"><B>ContactsService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>Constructs an instance connecting to the Google Contacts service with name
<code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html" title="class in com.google.gdata.client.contacts"><B>ContactsService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/contacts/package-summary.html">com.google.gdata.client.contacts</A><DD>GData versions supported by Google Contacts Service.<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#containsKey(java.lang.String)"><B>containsKey(String)</B></A> -
Method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;Currently used only by unit tests.
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics"><B>ContainsSampledData</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Indicates whether this response contains sampled data.<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#ContainsSampledData()"><B>ContainsSampledData()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#ContainsSampledData(java.lang.Boolean)"><B>ContainsSampledData(Boolean)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#content"><B>content</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Content of entry.
<DT><A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data"><B>Content</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Abstract base class for entry content.<DT><A HREF="./com/google/gdata/data/Content.html#Content()"><B>Content()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html#content"><B>content</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html" title="class in com.google.gdata.data">Content.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#content"><B>content</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Nested atom:content element or <code>null</code> if no inlined link content.
<DT><A HREF="./com/google/gdata/data/TextContent.html#content"><B>content</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Content.
<DT><A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html" title="class in com.google.gdata.data"><B>Content.ChildHandlerInfo</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Return type for
<A HREF="./com/google/gdata/data/Content.html#getChildHandler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><CODE>Content.getChildHandler(ExtensionProfile, Attributes)</CODE></A> contains an
element handler and a content element.<DT><A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html#Content.ChildHandlerInfo()"><B>Content.ChildHandlerInfo()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html" title="class in com.google.gdata.data">Content.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ContentEntry.html" title="class in com.google.gdata.data.sites"><B>ContentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a single content item.<DT><A HREF="./com/google/gdata/data/sites/ContentEntry.html#ContentEntry()"><B>ContentEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentEntry.html" title="class in com.google.gdata.data.sites">ContentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ContentEntry.html#ContentEntry(com.google.gdata.data.BaseEntry)"><B>ContentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentEntry.html" title="class in com.google.gdata.data.sites">ContentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/ContentFeed.html" title="class in com.google.gdata.data.sites"><B>ContentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a content feed.<DT><A HREF="./com/google/gdata/data/sites/ContentFeed.html#ContentFeed()"><B>ContentFeed()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentFeed.html" title="class in com.google.gdata.data.sites">ContentFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ContentFeed.html#ContentFeed(com.google.gdata.data.BaseFeed)"><B>ContentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentFeed.html" title="class in com.google.gdata.data.sites">ContentFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#contentLength"><B>contentLength</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites"><B>ContentQuery</B></A> - Class in <A HREF="./com/google/gdata/client/sites/package-summary.html">com.google.gdata.client.sites</A><DD>Describes a query for the feed containing the current, editable site content.<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#ContentQuery(java.net.URL)"><B>ContentQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util"><B>ContentType</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Simple class for parsing and generating Content-Type header values, per
RFC 2045 (MIME) and 2616 (HTTP 1.1).<DT><A HREF="./com/google/gdata/util/ContentType.html#ContentType()"><B>ContentType()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Constructs a new instance with default media type
<DT><A HREF="./com/google/gdata/util/ContentType.html#ContentType(java.lang.String)"><B>ContentType(String)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Constructs a new instance from a content-type header value
parsing the MIME content type (RFC2045) format.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#CONTEXT"><B>CONTEXT</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The CONTEXT parameter is added into the envelope of any JSONC element
that is output.
<DT><A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html" title="class in com.google.gdata.data.health"><B>ContinuityOfCareRecord</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a ccr record.<DT><A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html#ContinuityOfCareRecord()"><B>ContinuityOfCareRecord()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html" title="class in com.google.gdata.data.health">ContinuityOfCareRecord</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#contributors"><B>contributors</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Contributors of entry.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#contributors"><B>contributors</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Contributors.
<DT><A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client"><B>CookieManager</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>An interface to a cookie manager.<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#cookies"><B>cookies</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>Storage for a set of cookies.
<DT><A HREF="./com/google/gdata/client/CookieManager.html#cookiesEnabled()"><B>cookiesEnabled()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client">CookieManager</A>
<DD>Returns <code>true</code> if the GoogleService is handling cookies.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#cookiesEnabled"><B>cookiesEnabled</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>Indicates whether cookie handling is enabled.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#cookiesEnabled()"><B>cookiesEnabled()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#COORDINATE_PRECISION"><B>COORDINATE_PRECISION</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>This denotes the number of significant digits after the decimal point
for a coordinate when represented by a string.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#COORDINATE_PRECISION"><B>COORDINATE_PRECISION</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>This denotes the number of significant digits after the decimal point
for a coordinate when represented by a string.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client"><B>CoreErrorDomain</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>This is the error domain class for the Core Error Domain,
representing errors thrown by the core server and Java client
library.<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance"><B>CostBasis</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Cost basis for the portfolio or position.<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#CostBasis()"><B>CostBasis()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#countHint"><B>countHint</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Count hint.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions"><B>Country</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The country name.<DT><A HREF="./com/google/gdata/data/extensions/Country.html#Country()"><B>Country()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#Country(java.lang.String, java.lang.String)"><B>Country(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#CPLUSPLUS_COMPAT_SAFE_OCTETS"><B>CPLUSPLUS_COMPAT_SAFE_OCTETS</B></A> -
Static variable in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.cppUriEscaper()</CODE></I>
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueCrawlType</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Type of crawl of the crawl issue.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#CrawlIssueCrawlType()"><B>CrawlIssueCrawlType()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#CrawlIssueCrawlType(com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType)"><B>CrawlIssueCrawlType(CrawlIssueCrawlType.CrawlType)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html" title="enum in com.google.gdata.data.webmastertools"><B>CrawlIssueCrawlType.CrawlType</B></A> - Enum in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Value.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueDateDetected</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Detection date for the issue.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#CrawlIssueDateDetected()"><B>CrawlIssueDateDetected()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#CrawlIssueDateDetected(com.google.gdata.data.DateTime)"><B>CrawlIssueDateDetected(DateTime)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueDetail</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Detail of the crawl issue.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#CrawlIssueDetail()"><B>CrawlIssueDetail()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#CrawlIssueDetail(java.lang.String)"><B>CrawlIssueDetail(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Describes a crawl issue entry.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#CrawlIssueEntry()"><B>CrawlIssueEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#CrawlIssueEntry(com.google.gdata.data.BaseEntry)"><B>CrawlIssueEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueIssueType</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Type of crawl issue.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#CrawlIssueIssueType()"><B>CrawlIssueIssueType()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#CrawlIssueIssueType(com.google.gdata.data.webmastertools.CrawlIssueIssueType.IssueType)"><B>CrawlIssueIssueType(CrawlIssueIssueType.IssueType)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html" title="enum in com.google.gdata.data.webmastertools"><B>CrawlIssueIssueType.IssueType</B></A> - Enum in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Value.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueLinkedFromUrl</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Source URL that links to the issue URL.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#CrawlIssueLinkedFromUrl()"><B>CrawlIssueLinkedFromUrl()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#CrawlIssueLinkedFromUrl(java.lang.String)"><B>CrawlIssueLinkedFromUrl(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssuesFeed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Feed of crawl issues for a particular site.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html#CrawlIssuesFeed()"><B>CrawlIssuesFeed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html" title="class in com.google.gdata.data.webmastertools">CrawlIssuesFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html#CrawlIssuesFeed(com.google.gdata.data.BaseFeed)"><B>CrawlIssuesFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html" title="class in com.google.gdata.data.webmastertools">CrawlIssuesFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlIssueUrl</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>URL affected by the crawl issue.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#CrawlIssueUrl()"><B>CrawlIssueUrl()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#CrawlIssueUrl(java.lang.String)"><B>CrawlIssueUrl(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools"><B>CrawlRate</B></A> - Enum in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>CrawlRate is an enumerated type that indicates the desired crawl rate
to use for a concrete site.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>CrawlRateConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with a crawl rate.<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#CrawlRateConstruct(java.lang.String)"><B>CrawlRateConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data"><CODE>EnumConstruct</CODE></A> to represent the crawl rate setting.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#create(int, java.lang.String, com.google.gdata.util.XmlBlob)"><B>create(int, String, XmlBlob)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Creates a text construct.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#createAccountInfoRequest(java.lang.String)"><B>createAccountInfoRequest(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Creates a new Account Information request.
<DT><A HREF="./com/google/gdata/client/Service.html#createBatchRequest(java.net.URL)"><B>createBatchRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#createCategory(java.lang.String)"><B>createCategory(String)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Helper method to create <A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data"><CODE>Category</CODE></A> objects.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#createCreatedStatus()"><B>createCreatedStatus()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Creates a Success status object.
<DT><A HREF="./com/google/gdata/client/Service.html#createDeleteRequest(java.net.URL)"><B>createDeleteRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Creates a new GDataRequest that can be used to delete an Atom entry.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#createEntry()"><B>createEntry()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Creates a new entry for the feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#createEntry()"><B>createEntry()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Creates a new entry of the appropriate type for this feed.
<DT><A HREF="./com/google/gdata/client/Service.html#createEntryRequest(java.net.URL)"><B>createEntryRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns a GDataRequest instance that can be used to access an entry's
contents as a stream, given the URL of the entry.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#createExtensionInstance(java.lang.Class)"><B>createExtensionInstance(Class&lt;T&gt;)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Creates an instance of the given extension class.
<DT><A HREF="./com/google/gdata/client/Service.html#createFeedRequest(java.net.URL)"><B>createFeedRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes a GData feed request against the target service and returns the
resulting feed results via an input stream.
<DT><A HREF="./com/google/gdata/client/Service.html#createFeedRequest(com.google.gdata.client.Query)"><B>createFeedRequest(Query)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes a GData query request against the target service and returns the
resulting feed results via an input stream.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#createFullCell(int, int, java.lang.String, java.lang.Number, java.lang.String)"><B>createFullCell(int, int, String, Number, String)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Creates a cell for the server library; it is not appropriate for
client side use (the server may reject these cells).
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#createGroup(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createGroup(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Creates a new group in the domain.
<DT><A HREF="./com/google/gdata/client/Service.html#createInsertRequest(java.net.URL)"><B>createInsertRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>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.
<DT><A HREF="./com/google/gdata/client/Service.html#createLinkQueryRequest(com.google.gdata.data.ILink)"><B>createLinkQueryRequest(ILink)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns a query (GET) request that targets the provided link.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#createMailboxDumpRequest(com.google.gdata.client.appsforyourdomain.audit.MailBoxDumpRequest)"><B>createMailboxDumpRequest(MailBoxDumpRequest)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Creates a new request for obtaining a user mailbox dump.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#createMailMonitor(java.lang.String, com.google.gdata.client.appsforyourdomain.audit.MailMonitor)"><B>createMailMonitor(String, MailMonitor)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Creates a new monitoring task to begin an audit.
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#createMimeBodyPart(java.io.InputStream)"><B>createMimeBodyPart(InputStream)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#createMimeBodyPart(javax.mail.internet.InternetHeaders, byte[])"><B>createMimeBodyPart(InternetHeaders, byte[])</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#createPatchRequest(java.net.URL)"><B>createPatchRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Creates a new GDataRequest that can be used to update an existing Atom
entry.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#createRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>createRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#createRequest(com.google.gdata.client.Query, com.google.gdata.util.ContentType)"><B>createRequest(Query, ContentType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.Factory.html#createRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>createRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.Factory.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#createRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>createRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>Creates a <A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client"><CODE>Service.GDataRequest</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/Service.html#createRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>createRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Creates a new GDataRequest for use by the service.
<DT><A HREF="./com/google/gdata/client/Service.html#createRequest(com.google.gdata.client.Query, com.google.gdata.util.ContentType)"><B>createRequest(Query, ContentType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Creates a new GDataRequest for querying the service.
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#createSafeOctetBitSet()"><B>createSafeOctetBitSet()</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#createSuccessStatus()"><B>createSuccessStatus()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Creates a 200 Success status object.
<DT><A HREF="./com/google/gdata/client/Service.html#createUpdateRequest(java.net.URL)"><B>createUpdateRequest(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Creates a new GDataRequest that can be used to update an existing Atom
entry.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#createUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)"><B>createUserAuthorizationUrl(OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Generates the url which the user should visit in order to authenticate and
authorize with the Service Provider.
<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites"><B>CreationActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An activity entry for content creation.<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html#CreationActivityEntry()"><B>CreationActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites">CreationActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html#CreationActivityEntry(com.google.gdata.data.BaseEntry)"><B>CreationActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites">CreationActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/dublincore/Creator.html" title="class in com.google.gdata.data.dublincore"><B>Creator</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Entity primarily responsible for making the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Creator.html#Creator()"><B>Creator()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Creator.html" title="class in com.google.gdata.data.dublincore">Creator</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Creator.html#Creator(java.lang.String)"><B>Creator(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Creator.html" title="class in com.google.gdata.data.dublincore">Creator</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CREDIT_SCHEME"><B>CREDIT_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Custom <code>media:credit</code> scheme.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CREDIT_UPLOADER_ROLE"><B>CREDIT_UPLOADER_ROLE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Uploader role inside <A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CREDIT_SCHEME"><CODE>YouTubeNamespace.CREDIT_SCHEME</CODE></A> for <code>media:credit</code>.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#CURRENCY"><B>CURRENCY</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Currency metric.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#CURRENT"><B>CURRENT</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Current sites link.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet"><B>CustomElementCollection</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Extension that globs together all "gsx:" tags into one.<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#CustomElementCollection()"><B>CustomElementCollection()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html#CUSTOMER"><B>CUSTOMER</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts">ExternalId.Rel</A>
<DD>Customer external id.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#CUSTOMER_ID"><B>CUSTOMER_ID</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:customer_id&gt;</code>.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions"><B>CustomProperty</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Name-value pair with optional type and unit.<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#CustomProperty()"><B>CustomProperty()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#CustomProperty(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>CustomProperty(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics"><B>CustomVariable</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Data about a user-defined custom variable.<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#CustomVariable()"><B>CustomVariable()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#CustomVariable(java.lang.Integer, java.lang.String, java.lang.String)"><B>CustomVariable(Integer, String, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html" title="class in com.google.gdata.data.analytics"><B>CustomVariable.Scope</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Scope.<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html#CustomVariable.Scope()"><B>CustomVariable.Scope()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html" title="class in com.google.gdata.data.analytics">CustomVariable.Scope</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet"><B>Data</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a data region of a table.<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#Data()"><B>Data()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#Data(com.google.gdata.data.spreadsheet.Data.InsertionMode, java.lang.Integer, java.lang.Integer)"><B>Data(Data.InsertionMode, Integer, Integer)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.InsertionMode.html" title="enum in com.google.gdata.data.spreadsheet"><B>Data.InsertionMode</B></A> - Enum in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Insertion mode.<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#DATA_TYPE"><B>DATA_TYPE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>The "data" error type.
<DT><A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html" title="class in com.google.gdata.data.apt"><B>DataAnnotationProcessorFactory</B></A> - Class in <A HREF="./com/google/gdata/data/apt/package-summary.html">com.google.gdata.data.apt</A><DD>The DataAnnotationProcessFactory class supports auto-generation of
metadata about GData Kind data model classes.<DT><A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html#DataAnnotationProcessorFactory()"><B>DataAnnotationProcessorFactory()</B></A> -
Constructor for class com.google.gdata.data.apt.<A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html" title="class in com.google.gdata.data.apt">DataAnnotationProcessorFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/DataConstants.html" title="interface in com.google.gdata.data.maps"><B>DataConstants</B></A> - Interface in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Constants for the Maps Data API<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics"><B>DataEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for data feed.<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#DataEntry()"><B>DataEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#DataEntry(com.google.gdata.data.BaseEntry)"><B>DataEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics"><B>DataFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in data feed.<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#DataFeed()"><B>DataFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#DataFeed(com.google.gdata.data.BaseFeed)"><B>DataFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics"><B>DataQuery</B></A> - Class in <A HREF="./com/google/gdata/client/analytics/package-summary.html">com.google.gdata.client.analytics</A><DD>Describes a query for the arbitrary data from an Analytics profile.<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#DataQuery(java.net.URL)"><B>DataQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics"><B>DataSource</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Describes a data source.<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#DataSource()"><B>DataSource()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE"><B>DATE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Date for an event, in format YYYY-MM-DD (RFC3339).
<DT><A HREF="./com/google/gdata/data/dublincore/Date.html" title="class in com.google.gdata.data.dublincore"><B>Date</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Point or period of time associated with an event in the lifecycle of the
resource.<DT><A HREF="./com/google/gdata/data/dublincore/Date.html#Date()"><B>Date()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Date.html" title="class in com.google.gdata.data.dublincore">Date</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Date.html#Date(java.lang.String)"><B>Date(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Date.html" title="class in com.google.gdata.data.dublincore">Date</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE_TIME"><B>DATE_TIME</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Date and time for an event, in format YYYY-MM-DDThh:mm:ss (RFC3339).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#DATE_TIME_RANGE"><B>DATE_TIME_RANGE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Start and end dates for an event.
<DT><A HREF="./com/google/gdata/data/DateTime.html#dateOnly"><B>dateOnly</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Specifies whether this is a date-only value.
<DT><A HREF="./com/google/gdata/data/DateTime.html#datePattern"><B>datePattern</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>XML date pattern.
<DT><A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><B>DateTime</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Represents a date/time, or a date without a time.<DT><A HREF="./com/google/gdata/data/DateTime.html#DateTime()"><B>DateTime()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#DateTime(long)"><B>DateTime(long)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#DateTime(java.util.Date)"><B>DateTime(Date)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#DateTime(long, int)"><B>DateTime(long, int)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#DateTime(java.util.Date, java.util.TimeZone)"><B>DateTime(Date, TimeZone)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#dateTimeChoicePattern"><B>dateTimeChoicePattern</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>XML date/time or date pattern.
<DT><A HREF="./com/google/gdata/data/DateTime.html#dateTimePattern"><B>dateTimePattern</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>XML date/time pattern.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client"><B>DateTimeRange</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>A date or date/time range, with a start and end <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A>.<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#DateTimeRange(com.google.gdata.data.DateTime, com.google.gdata.data.DateTime)"><B>DateTimeRange(DateTime, DateTime)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Creates a new range.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#DateTimeRange(com.google.gdata.data.DateTime)"><B>DateTimeRange(DateTime)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Creates a new range that is actually a date or a dateTime.
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>DateTimeValueConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with a <code>DateTime</code> value.<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#DateTimeValueConstruct(java.lang.String)"><B>DateTimeValueConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><CODE>ValueConstruct</CODE></A> to represent DateTime value.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#days"><B>days</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Number of days before the start time.
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance"><B>DaysGain</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Today's gain for the portfolio or position.<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#DaysGain()"><B>DaysGain()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html#DC"><B>DC</B></A> -
Static variable in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html" title="class in com.google.gdata.data.dublincore">DublincoreNamespace</A>
<DD>Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace
<DT><A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html#DC_ALIAS"><B>DC_ALIAS</B></A> -
Static variable in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html" title="class in com.google.gdata.data.dublincore">DublincoreNamespace</A>
<DD>Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace
alias
<DT><A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html#DC_NS"><B>DC_NS</B></A> -
Static variable in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html" title="class in com.google.gdata.data.dublincore">DublincoreNamespace</A>
<DD>XML writer namespace for Dublin Core Metadata Initiative,
http://dublincore.org (DC)
<DT><A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html#DC_PREFIX"><B>DC_PREFIX</B></A> -
Static variable in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html" title="class in com.google.gdata.data.dublincore">DublincoreNamespace</A>
<DD>Dublin Core Metadata Initiative, http://dublincore.org (DC) namespace
prefix
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><B>declare(Class&lt;? extends ExtensionPoint&gt;, ExtensionDescription)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies that type <code>extendedType</code> can contain an extension
described by <code>extDescription</code>.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, java.lang.Class)"><B>declare(Class&lt;? extends ExtensionPoint&gt;, Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies that type <code>extendedType</code> can contain an extension described
by <code>extClass</code>, as determined by
<A HREF="./com/google/gdata/data/ExtensionDescription.html#getDefaultDescription(java.lang.Class)"><CODE>ExtensionDescription.getDefaultDescription(Class)</CODE></A>.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#declare(com.google.gdata.data.ExtensionProfile, com.google.gdata.data.ExtensionDescription)"><B>declare(ExtensionProfile, ExtensionDescription)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Helper method to declare an extension as available only on the local entry
class.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareAdditionalNamespace(com.google.gdata.util.common.xml.XmlNamespace)"><B>declareAdditionalNamespace(XmlNamespace)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies additional top-level namespace declarations.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html#declareAll(com.google.gdata.data.ExtensionProfile)"><B>declareAll(ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss">MediaRssNamespace</A>
<DD>Extends given profile with Yahoo media RSS extensions.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareArbitraryXmlExtension(java.lang.Class)"><B>declareArbitraryXmlExtension(Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies that type <code>extendedType</code> can contain arbitrary XML.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareArbitraryXmlExtension(java.lang.Class, boolean)"><B>declareArbitraryXmlExtension(Class&lt;? extends ExtensionPoint&gt;, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies that type <code>extendedType</code> can contain arbitrary XML.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareEntryExtension(com.google.gdata.data.ExtensionDescription)"><B>declareEntryExtension(ExtensionDescription)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD><B>Deprecated.</B>&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> subtype. The
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> class should only be used for mix-in types that
might appear in multiple entry types. Its use for all entry declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple entry types.</I>
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareEntryExtension(java.lang.Class)"><B>declareEntryExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD><B>Deprecated.</B>&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> subtype. The
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> class should only be used for mix-in types that
might appear in multiple entry types. Its use for all entry declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple entry types.</I>
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#declareEntryExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareEntryExtensions(ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Declares only the entry extensions in an extension profile.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareEntryLinkProfile(com.google.gdata.data.ExtensionProfile)"><B>declareEntryLinkProfile(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies the type of entries nested within <code>&lt;gd:entryLink&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client">GoogleBaseEntry</A>
<DD>Declares extensions for the g: and gm: namespaces to an extension profile.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client">GoogleBaseFeed</A>
<DD>Declares the g: extension.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseMediaEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseMediaEntry.html" title="class in com.google.api.gbase.client">GoogleBaseMediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a MailItemEntry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemFeed</A>
<DD>Declares feed-level extensions into the extension profile.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>Declares an Extension.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientEntry</A>
<DD>Declares an Extension.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Declares batch feed and entry extensions as well as the
batch namespace in an extension profile.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html" title="class in com.google.gdata.data.calendar">AttendeeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeFeed.html" title="class in com.google.gdata.data.calendar">AttendeeFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by an EventEntry.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a CodeSearchEntry.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchFeed.html" title="class in com.google.gdata.data.codesearch">CodeSearchFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListAclFeedLink.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListAclFeedLink.html" title="class in com.google.gdata.data.docs">DocumentListAclFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListRevisionFeedLink.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListRevisionFeedLink.html" title="class in com.google.gdata.data.docs">DocumentListRevisionFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Entry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data">Entry</A>
<DD>Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Declares the set of expected Extension types for an ExtensionPoint within
the target extension profile.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventFeed.html" title="class in com.google.gdata.data.extensions">BaseEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;Initializes an ExtensionProfile based upon the extensions expected
by an ContactEntry.
<DT><A HREF="./com/google/gdata/data/extensions/ContactFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactFeed.html" title="class in com.google.gdata.data.extensions">ContactFeed</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by an EventEntry.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by an MessageEntry.
<DT><A HREF="./com/google/gdata/data/extensions/MessageFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageFeed.html" title="class in com.google.gdata.data.extensions">MessageFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Feed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Feed.html" title="class in com.google.gdata.data">Feed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html" title="class in com.google.gdata.data.finance">PortfolioFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionFeedLink.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeedLink.html" title="class in com.google.gdata.data.finance">PositionFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Price.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Adaptor.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data">Kind.Adaptor</A>
<DD>Declares the <A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><CODE>ExtensionDescription</CODE></A> of each <A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><CODE>Extension</CODE></A>
expected by the implementing <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A> in the target
profile.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Declares the set of expected Extension types for an Extensible
within the target extension profile.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html" title="class in com.google.gdata.data.photos.impl">TagDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting">IssuesFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting">ProjectsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ActivityFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityFeed.html" title="class in com.google.gdata.data.sites">ActivityFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/RevisionFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RevisionFeed.html" title="class in com.google.gdata.data.sites">RevisionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Declares the extensions used by the XML parser in the given profile object.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet">CellFeed</A>
<DD>Declares relevant extensions into the extension profile.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Declares the extensions used by the XML parser in the given profile object.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html" title="class in com.google.gdata.data.spreadsheet">ListFeed</A>
<DD>Declares extensions used by Rows feeds into the extension profile.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Declares extensions (although Spreadsheet Kind currently has none).
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetFeed</A>
<DD>Declares feed-level extensions into the extension profile.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Declares any extensions.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html" title="class in com.google.gdata.data.spreadsheet">WorksheetFeed</A>
<DD>Declares feed-level extensions into the extension profile.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a MessageEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html" title="class in com.google.gdata.data.webmastertools">MessagesFeed</A>
<DD>Declares extensions.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsMobileEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsNewsEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a SitemapsRegularEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Initializes an ExtensionProfile based upon the extensions expected
by a SitesEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html" title="class in com.google.gdata.data.webmastertools">SitesFeed</A>
<DD>Declares feed extensions.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackFeed.html" title="class in com.google.gdata.data.youtube">CaptionTrackFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Declares the <A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><CODE>ExtensionDescription</CODE></A> of each <CODE>Extension</CODE>
expected by the implementing <CODE>ExtensionPoint</CODE> in the target profile.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelFeed.html" title="class in com.google.gdata.data.youtube">ChannelFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CommentFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentFeed.html" title="class in com.google.gdata.data.youtube">CommentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html" title="class in com.google.gdata.data.youtube">FavoriteEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html" title="class in com.google.gdata.data.youtube">FavoriteFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Declares extensions used in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/FriendFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendFeed.html" title="class in com.google.gdata.data.youtube">FriendFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD>Declares extensions that can appear in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html" title="class in com.google.gdata.data.youtube">PlaylistLinkFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html" title="class in com.google.gdata.data.youtube">SubscriptionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Declares the <CODE>ExtensionDescription</CODE> of each <CODE>Extension</CODE>
expected by the implementing <CODE>ExtensionPoint</CODE> in the target profile.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventFeed.html" title="class in com.google.gdata.data.youtube">UserEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoFeed.html" title="class in com.google.gdata.data.youtube">VideoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube">VideoMessageEntry</A>
<DD>Declares extensions that can appear in this entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html" title="class in com.google.gdata.data.youtube">VideoMessageFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#declareExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareExtensions(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Declare extensions available in media:group on youtube feeds.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareFeedExtension(com.google.gdata.data.ExtensionDescription)"><B>declareFeedExtension(ExtensionDescription)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD><B>Deprecated.</B>&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> subtype. The
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> class should only be used for mix-in types that
might appear in multiple feed types. Its use for all feed declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple feed types.</I>
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareFeedExtension(java.lang.Class)"><B>declareFeedExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD><B>Deprecated.</B>&nbsp;<I>Calls to this API should be replaced with calls to
<A HREF="./com/google/gdata/data/ExtensionProfile.html#declare(java.lang.Class, com.google.gdata.data.ExtensionDescription)"><CODE>ExtensionProfile.declare(Class,ExtensionDescription)</CODE></A> where
the first argument is a specific <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> subtype. The
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> class should only be used for mix-in types that
might appear in multiple feed types. Its use for all feed declarations
can result in conflicts when mutiple feed types are declared into a
single extension profile, a common practice in client library service
initialization for services that return multiple feed types.</I>
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#declareFeedExtensions(com.google.gdata.data.ExtensionProfile)"><B>declareFeedExtensions(ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Declares only the feed extensions in an extension profile.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#declareFeedLinkProfile(com.google.gdata.data.ExtensionProfile)"><B>declareFeedLinkProfile(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Specifies the type of feeds nested within <code>&lt;gd:feedLink&gt;</code>.
<DT><A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html#DEFAULT"><B>DEFAULT</B></A> -
Static variable in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html" title="interface in com.google.gdata.client.uploader">BackoffPolicy</A>
<DD>Default backoff policy with a factor of 2, starting at 500ms and getting
capped at 64000ms.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#DEFAULT"><B>DEFAULT</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#DEFAULT_ACCESS_TOKEN_URL"><B>DEFAULT_ACCESS_TOKEN_URL</B></A> -
Static variable in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#DEFAULT_AUTHORIZATION_URL"><B>DEFAULT_AUTHORIZATION_URL</B></A> -
Static variable in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#DEFAULT_BASE_URL"><B>DEFAULT_BASE_URL</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>URL of the server to connect to by default.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#DEFAULT_CHUNKED_BUFFER_SIZE"><B>DEFAULT_CHUNKED_BUFFER_SIZE</B></A> -
Static variable in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Used to set the default buffer size when using Transfer-Encoding: chunked.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#DEFAULT_MAX_CHUNK_SIZE"><B>DEFAULT_MAX_CHUNK_SIZE</B></A> -
Static variable in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Default maximum number of bytes that will be uploaded to the server in any
single HTTP request (set to 10 MB).
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#DEFAULT_PROGRESS_INTERVAL_MS"><B>DEFAULT_PROGRESS_INTERVAL_MS</B></A> -
Static variable in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Default number of milliseconds for the progress notification interval.
<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html#DEFAULT_REGION_CODE"><B>DEFAULT_REGION_CODE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">RegionCodeValueConstruct</A>
<DD>Default value for the region code is US
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#DEFAULT_REQUEST_TOKEN_URL"><B>DEFAULT_REQUEST_TOKEN_URL</B></A> -
Static variable in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#DEFAULT_SCHEME"><B>DEFAULT_SCHEME</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>Default scheme as defined by the specification.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#DEFAULT_SCHEME"><B>DEFAULT_SCHEME</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>Default scheme, as defined on http://search.yahoo.com/mrss.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#DEFAULT_SCHEME"><B>DEFAULT_SCHEME</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#DEFAULT_SERVICE_NAME"><B>DEFAULT_SERVICE_NAME</B></A> -
Static variable in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#DEFAULT_SORT_MODE"><B>DEFAULT_SORT_MODE</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#DEFAULT_SPREADSHEETS_URL"><B>DEFAULT_SPREADSHEETS_URL</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>URL of the server to connect to by default.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#DEFAULT_USE_TOKEN"><B>DEFAULT_USE_TOKEN</B></A> -
Static variable in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#DEFAULT_VALUE"><B>DEFAULT_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Version 1 is the current default version for GoogleBaseService.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>Default GData version used by the Google Analytics Data Export API.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>Version 1 is the current default version for MailItemService.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>Default GData version used by the Blogger service.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>Default GData version used by the Google Book Search service.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>Default GData version used by the Google Calendar service.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>Default GData version used by the Google Code Search service.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>Default GData version used by the Google Contacts service.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Default GData version used by the Google Documents List Data API.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>Default GData version used by the Google Finance Portfolio Data API.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>Default GData version used by the Google Translator Toolkit API.
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>Default GData version used by the Health service.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>Default GData version used by the Google Maps Data API.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>Default GData version used by the Picasa Web Albums Data API.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>Default GData version used by the Project Hosting GData API.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>Default GData version used by the Google Sidewiki Data API.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>Default GData version used by the Google Sites Data API.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>Default GData version used by the Google Spreadsheets service.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>Default GData version used by the Google Webmaster Tools Data API.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#DEFAULT_VERSION"><B>DEFAULT_VERSION</B></A> -
Static variable in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Version 2 is currently the default version for clients.
<DT><A HREF="./com/google/gdata/data/analytics/Definition.html" title="class in com.google.gdata.data.analytics"><B>Definition</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Describes a definition.<DT><A HREF="./com/google/gdata/data/analytics/Definition.html#Definition()"><B>Definition()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Definition.html" title="class in com.google.gdata.data.analytics">Definition</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Definition.html#Definition(java.lang.String)"><B>Definition(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Definition.html" title="class in com.google.gdata.data.analytics">Definition</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/Namespaces.html#deflate(java.lang.String, java.lang.String)"><B>deflate(String, String)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Deflate a full URI into a short name if possible.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#deflate(java.lang.String)"><B>deflate(String)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Deflate a full GData URI using gPrefix (with "#") into a short name if possible.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#delete(java.net.URL)"><B>delete(URL)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#delete(java.net.URL, com.google.gdata.data.acl.AclScope)"><B>delete(URL, AclScope)</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Deletes an existing AclEntry from the specified feed URL.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#delete(java.net.URL)"><B>delete(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#delete(java.net.URL, java.lang.String)"><B>delete(URL, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#delete(java.net.URL)"><B>delete(URL)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Deletes an existing entry (and associated media content, if any) using the
specified edit URL.
<DT><A HREF="./com/google/gdata/client/Service.html#delete(java.net.URI)"><B>delete(URI)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Deletes an existing entry (and associated media content, if any) using the
specified edit URI.
<DT><A HREF="./com/google/gdata/client/Service.html#delete(java.net.URL, java.lang.String)"><B>delete(URL, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Deletes an existing entry (and associated media content, if any) using the
specified edit URL.
<DT><A HREF="./com/google/gdata/client/Service.html#delete(java.net.URI, java.lang.String)"><B>delete(URI, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Deletes an existing entry (and associated media content, if any) using the
specified edit URI.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#delete()"><B>delete()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Deletes this entry by sending a request to the associated GData
service.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#deleteAccountInfoRequest(java.lang.String, java.lang.String)"><B>deleteAccountInfoRequest(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Deletes the account info request for the given user
<DT><A HREF="./com/google/gdata/data/extensions/Deleted.html" title="class in com.google.gdata.data.extensions"><B>Deleted</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension element for indicating a deleted element (tombstone).<DT><A HREF="./com/google/gdata/data/extensions/Deleted.html#Deleted()"><B>Deleted()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Deleted.html" title="class in com.google.gdata.data.extensions">Deleted</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#deleteGroup(java.lang.String)"><B>deleteGroup(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Deletes a group from the domain.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#deleteMailboxDumpRequest(java.lang.String, java.lang.String)"><B>deleteMailboxDumpRequest(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Deletes the mailbox dump request for the given ID and user.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#deleteMemberFromGroup(java.lang.String, java.lang.String)"><B>deleteMemberFromGroup(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Removes member subscription to the group.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#deleteMonitor(java.lang.String, java.lang.String)"><B>deleteMonitor(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Removes the monitor configured for the given source and destination user.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#deleteNotSupported"><B>deleteNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites"><B>DeletionActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An activity entry for content deletion.<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html#DeletionActivityEntry()"><B>DeletionActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites">DeletionActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html#DeletionActivityEntry(com.google.gdata.data.BaseEntry)"><B>DeletionActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites">DeletionActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#DELIVERY_NOTES_ATTRIBUTE"><B>DELIVERY_NOTES_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:delivery_notes&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#DELIVERY_RADIUS_ATTRIBUTE"><B>DELIVERY_RADIUS_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:delivery_radius&gt;</code>.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#DELIVERY_TIME_REL"><B>DELIVERY_TIME_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#DESCRIPTION"><B>DESCRIPTION</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>A description for this extension, to pass to an
<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/dublincore/Description.html" title="class in com.google.gdata.data.dublincore"><B>Description</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Account of the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Description.html#Description()"><B>Description()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Description.html" title="class in com.google.gdata.data.dublincore">Description</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Description.html#Description(java.lang.String)"><B>Description(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Description.html" title="class in com.google.gdata.data.dublincore">Description</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#description"><B>description</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A human readable text description of the search content provider.
<DT><A HREF="./com/google/gdata/data/projecthosting/Description.html" title="class in com.google.gdata.data.projecthosting"><B>Description</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Project description.<DT><A HREF="./com/google/gdata/data/projecthosting/Description.html#Description()"><B>Description()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Description.html" title="class in com.google.gdata.data.projecthosting">Description</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Description.html#Description(java.lang.String)"><B>Description(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Description.html" title="class in com.google.gdata.data.projecthosting">Description</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics"><B>Destination</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Destination-URL goal.<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#Destination()"><B>Destination()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#Destination(java.lang.Boolean, java.lang.String, java.lang.String, java.lang.Boolean)"><B>Destination(Boolean, String, String, Boolean)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html" title="class in com.google.gdata.data.analytics"><B>Destination.MatchType</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>The match type for the path expression.<DT><A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html#Destination.MatchType()"><B>Destination.MatchType()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html" title="class in com.google.gdata.data.analytics">Destination.MatchType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#DESTINATION_REL"><B>DESTINATION_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#developer"><B>developer</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>The developer or maintainer of the OpenSearch feed.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#DEVELOPER_TAG_SCHEME"><B>DEVELOPER_TAG_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which contain developer-specific tags.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#difference(com.google.gdata.util.parser.Chset, com.google.gdata.util.parser.Chset)"><B>difference(Chset, Chset)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Creates a new character set which matches a character if that character
matches the <code>left</code> character set but does not match the
<code>right</code> character set.
<DT><A HREF="./com/google/gdata/util/parser/Difference.html" title="class in com.google.gdata.util.parser"><B>Difference</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Difference.html" title="type parameter in Difference">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Difference</code> parser matches the prefix of the parse buffer if
the <code>left</code> parser matches and the <code>right</code> parser does
not.<DT><A HREF="./com/google/gdata/util/parser/Difference.html#Difference(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>Difference(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Difference.html" title="class in com.google.gdata.util.parser">Difference</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#difference(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>difference(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Difference</code> parser from the <code>left</code> and
<code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#DIGIT"><B>DIGIT</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics"><B>Dimension</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Dimension value.<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#Dimension()"><B>Dimension()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#Dimension(java.lang.String, java.lang.String)"><B>Dimension(String, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/DirectoryServer.html" title="class in com.google.gdata.data.contacts"><B>DirectoryServer</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's directory server.<DT><A HREF="./com/google/gdata/data/contacts/DirectoryServer.html#DirectoryServer()"><B>DirectoryServer()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/DirectoryServer.html" title="class in com.google.gdata.data.contacts">DirectoryServer</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/DirectoryServer.html#DirectoryServer(java.lang.String)"><B>DirectoryServer(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/DirectoryServer.html" title="class in com.google.gdata.data.contacts">DirectoryServer</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#DISABLE_COOKIE_HANDLER_PROPERTY"><B>DISABLE_COOKIE_HANDLER_PROPERTY</B></A> -
Static variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>If set, this System property will globally disable interception and
handling of cookies for all GData services.
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.Value.html#DISABLED"><B>DISABLED</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.Value.html" title="class in com.google.gdata.data.books">OpenAccess.Value</A>
<DD>Open access disabled.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#disableStrictValidation()"><B>disableStrictValidation()</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.Value.html#DISLIKE"><B>DISLIKE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.Value.html" title="class in com.google.gdata.data.youtube">YtRating.Value</A>
<DD>Dislike rating.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#displayName"><B>displayName</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Display name of the email address
<DT><A HREF="./com/google/gdata/data/docs/DocsNamespace.html#DOCS"><B>DOCS</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocsNamespace.html" title="class in com.google.gdata.data.docs">DocsNamespace</A>
<DD>Google Documents List (DOCS) namespace
<DT><A HREF="./com/google/gdata/data/docs/DocsNamespace.html#DOCS_ALIAS"><B>DOCS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocsNamespace.html" title="class in com.google.gdata.data.docs">DocsNamespace</A>
<DD>Google Documents List (DOCS) namespace alias
<DT><A HREF="./com/google/gdata/data/docs/DocsNamespace.html#DOCS_NS"><B>DOCS_NS</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocsNamespace.html" title="class in com.google.gdata.data.docs">DocsNamespace</A>
<DD>XML writer namespace for Google Documents List (DOCS)
<DT><A HREF="./com/google/gdata/data/docs/DocsNamespace.html#DOCS_PREFIX"><B>DOCS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocsNamespace.html" title="class in com.google.gdata.data.docs">DocsNamespace</A>
<DD>Google Documents List (DOCS) namespace prefix
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DOCS_SERVICE"><B>DOCS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>The abbreviated name of Google Documents List Data API recognized by
Google.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DOCS_SERVICE_VERSION"><B>DOCS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/docs/DocsNamespace.html" title="class in com.google.gdata.data.docs"><B>DocsNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Namespace definitions related to Google Documents List Data API.<DT><A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs"><B>DocsService</B></A> - Class in <A HREF="./com/google/gdata/client/docs/package-summary.html">com.google.gdata.client.docs</A><DD>Extends the basic <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Documents List Data API.<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DocsService(java.lang.String)"><B>DocsService(String)</B></A> -
Constructor for class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Constructs an instance connecting to the Google Documents List Data API for
an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DocsService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>DocsService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Constructs an instance connecting to the Google Documents List Data API for
an application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#DocsService(java.lang.String, java.lang.String, java.lang.String)"><B>DocsService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Constructs an instance connecting to the Google Documents List Data API
with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.Versions.html" title="class in com.google.gdata.client.docs"><B>DocsService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/docs/package-summary.html">com.google.gdata.client.docs</A><DD>GData versions supported by the Google Documents List Data API.<DT><A HREF="./com/google/gdata/data/docs/DocumentListFeed.html#DOCUMENT_NAMESPACE"><B>DOCUMENT_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs">DocumentListFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs"><B>DocumentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single document within a <A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html#DocumentEntry()"><B>DocumentEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs">DocumentEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData
parsers.
<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html#DocumentEntry(com.google.gdata.data.BaseEntry)"><B>DocumentEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs">DocumentEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt"><B>DocumentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a document entry.<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#DocumentEntry()"><B>DocumentEntry()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#DocumentEntry(com.google.gdata.data.BaseEntry)"><B>DocumentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs"><B>DocumentExportEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes an entry representing a request to bulk export documents from a
user.<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#DocumentExportEntry()"><B>DocumentExportEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#DocumentExportEntry(com.google.gdata.data.BaseEntry)"><B>DocumentExportEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html" title="class in com.google.gdata.data.docs"><B>DocumentExportFeed</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes a feed for a list of export requests.<DT><A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html#DocumentExportFeed()"><B>DocumentExportFeed()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html" title="class in com.google.gdata.data.docs">DocumentExportFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html#DocumentExportFeed(com.google.gdata.data.BaseFeed)"><B>DocumentExportFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html" title="class in com.google.gdata.data.docs">DocumentExportFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html" title="class in com.google.gdata.data.docs"><B>DocumentExportRequestor</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An additional user who may retrive the exported documents.<DT><A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html#DocumentExportRequestor()"><B>DocumentExportRequestor()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html" title="class in com.google.gdata.data.docs">DocumentExportRequestor</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html#DocumentExportRequestor(java.lang.String)"><B>DocumentExportRequestor(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html" title="class in com.google.gdata.data.docs">DocumentExportRequestor</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/gtt/DocumentFeed.html" title="class in com.google.gdata.data.gtt"><B>DocumentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a document feed.<DT><A HREF="./com/google/gdata/data/gtt/DocumentFeed.html#DocumentFeed()"><B>DocumentFeed()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentFeed.html" title="class in com.google.gdata.data.gtt">DocumentFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentFeed.html#DocumentFeed(com.google.gdata.data.BaseFeed)"><B>DocumentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentFeed.html" title="class in com.google.gdata.data.gtt">DocumentFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListAclFeedLink.html" title="class in com.google.gdata.data.docs"><B>DocumentListAclFeedLink</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Represents a FeedLink referring to an AclFeed.<DT><A HREF="./com/google/gdata/data/docs/DocumentListAclFeedLink.html#DocumentListAclFeedLink()"><B>DocumentListAclFeedLink()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListAclFeedLink.html" title="class in com.google.gdata.data.docs">DocumentListAclFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs"><B>DocumentListEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single document of any type within a
<A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#DocumentListEntry()"><B>DocumentListEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the
GData parsers.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#DocumentListEntry(com.google.gdata.data.BaseEntry)"><B>DocumentListEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html" title="enum in com.google.gdata.data.docs"><B>DocumentListEntry.MediaType</B></A> - Enum in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Represents the MIME types supported by the doclist GData feed<DT><A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><B>DocumentListFeed</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A feed for managing lists of documents from the Google Docs &amp;
Spreadsheets.<DT><A HREF="./com/google/gdata/data/docs/DocumentListFeed.html#DocumentListFeed()"><B>DocumentListFeed()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs">DocumentListFeed</A>
<DD>Contructs an empty feed.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.html" title="class in com.google.gdata.data.docs"><B>DocumentListLink</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes a document list link.<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs"><B>DocumentListLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html#DocumentListLink.Rel()"><B>DocumentListLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs">DocumentListLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Type.html" title="class in com.google.gdata.data.docs"><B>DocumentListLink.Type</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>MIME type of link target.<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Type.html#DocumentListLink.Type()"><B>DocumentListLink.Type()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Type.html" title="class in com.google.gdata.data.docs">DocumentListLink.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListRevisionFeedLink.html" title="class in com.google.gdata.data.docs"><B>DocumentListRevisionFeedLink</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Represents a FeedLink referring to a RevisionFeed.<DT><A HREF="./com/google/gdata/data/docs/DocumentListRevisionFeedLink.html#DocumentListRevisionFeedLink()"><B>DocumentListRevisionFeedLink()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListRevisionFeedLink.html" title="class in com.google.gdata.data.docs">DocumentListRevisionFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client"><B>DocumentQuery</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Simple class for document-based queries, i.e.<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#DocumentQuery(java.net.URL)"><B>DocumentQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Constructs a query for querying spreadsheets that you have access to.
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt"><B>DocumentQuery</B></A> - Class in <A HREF="./com/google/gdata/client/gtt/package-summary.html">com.google.gdata.client.gtt</A><DD>Describes a query for the feed of documents.<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#DocumentQuery(java.net.URL)"><B>DocumentQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt"><B>DocumentSource</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a document source.<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#DocumentSource()"><B>DocumentSource()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#DocumentSource(com.google.gdata.data.gtt.DocumentSource.Type, java.lang.String)"><B>DocumentSource(DocumentSource.Type, String)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html" title="enum in com.google.gdata.data.gtt"><B>DocumentSource.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Type.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#doesEntityExist(java.lang.String)"><B>doesEntityExist(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Checks for an available feed from a given Url.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#DOMAIN_NAME"><B>DOMAIN_NAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The domain which hosts the the authentication.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#domainBaseUrl"><B>domainBaseUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools"><B>DomainPreference</B></A> - Enum in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>DomainPreference is an enumerated type that indicates the preferred domain
to use for a concrete site for Webmaster tools.<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>DomainPreferenceConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with a domain preference.<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#DomainPreferenceConstruct(java.lang.String)"><B>DomainPreferenceConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data"><CODE>EnumConstruct</CODE></A> to represent the preference setting.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>DomainSettingsService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Specialization of <A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsPropertyService</CODE></A> for managing general, account
related and appearance settings of a domain.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#DomainSettingsService(java.lang.String, java.lang.String)"><B>DomainSettingsService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#DomainSettingsService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DomainSettingsService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Parameterized constructor for service authentication.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#domainUrlBase"><B>domainUrlBase</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#domainUrlBase"><B>domainUrlBase</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#domainUrlBase"><B>domainUrlBase</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>DomainVerificationService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Specialization of <A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsPropertyService</CODE></A> for managing domain verification
options of a domain.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#DomainVerificationService(java.lang.String, java.lang.String)"><B>DomainVerificationService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#DomainVerificationService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DomainVerificationService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>Parameterized constructor for service authentication.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#doubleValue()"><B>doubleValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Gets the double value of this metric.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#doubleValueOf(java.lang.String)"><B>doubleValueOf(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Gets the double value of the metric with the given name in this entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#DRAFT"><B>DRAFT</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should be marked as a draft
when inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/dublincore/DublincoreNamespace.html" title="class in com.google.gdata.data.dublincore"><B>DublincoreNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>GData namespace definitions related to Dublin Core Metadata Initiative.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateAlt"><B>duplicateAlt</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateAttribute"><B>duplicateAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateAttributeValue"><B>duplicateAttributeValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateContent"><B>duplicateContent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateDraft"><B>duplicateDraft</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateEmail"><B>duplicateEmail</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateEntryId"><B>duplicateEntryId</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateExtension"><B>duplicateExtension</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateFeedId"><B>duplicateFeedId</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateGenerator"><B>duplicateGenerator</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateIcon"><B>duplicateIcon</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateItemsPerPage"><B>duplicateItemsPerPage</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateLogo"><B>duplicateLogo</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateName"><B>duplicateName</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicatePathPrefix"><B>duplicatePathPrefix</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateRights"><B>duplicateRights</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateStartIndex"><B>duplicateStartIndex</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateSubtitle"><B>duplicateSubtitle</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateSummary"><B>duplicateSummary</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateTextNodeValue"><B>duplicateTextNodeValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateTitle"><B>duplicateTitle</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateTotalResults"><B>duplicateTotalResults</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateUri"><B>duplicateUri</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateUrlBase"><B>duplicateUrlBase</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#duplicateValue"><B>duplicateValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs"><B>Duration</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Duration of an audio track in milliseconds.<DT><A HREF="./com/google/gdata/data/docs/Duration.html#Duration()"><B>Duration()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#Duration(java.lang.Long)"><B>Duration(Long)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#DXP"><B>DXP</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Google Analytics (DXP) namespace
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#DXP_ALIAS"><B>DXP_ALIAS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Google Analytics (DXP) namespace alias
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#DXP_NS"><B>DXP_NS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>XML writer namespace for Google Analytics (DXP)
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#DXP_PREFIX"><B>DXP_PREFIX</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Google Analytics (DXP) namespace prefix
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html#EDIT_CONTACT_PHOTO"><B>EDIT_CONTACT_PHOTO</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactLink.Rel.html" title="class in com.google.gdata.data.contacts">ContactLink.Rel</A>
<DD>Link to edit contact photo.
<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites"><B>EditActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An activity entry for a content edit.<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html#EditActivityEntry()"><B>EditActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites">EditActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html#EditActivityEntry(com.google.gdata.data.BaseEntry)"><B>EditActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites">EditActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#edited"><B>edited</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Last edit timestamp
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#EDITOR"><B>EDITOR</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>On a calendar, allows full owner access except an editor may not
change access control settings on the calendar.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#EDITOR"><B>EDITOR</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "EDITOR" ACL role
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#elementNotRepeatable"><B>elementNotRepeatable</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#elementNotSimple"><B>elementNotSimple</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#elev"><B>elev</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Elevation.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Email.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Email</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>Google Apps for Your Domain schema extension describing the email service.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Email.html#Email()"><B>Email()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Email.html" title="class in com.google.gdata.data.appsforyourdomain">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions"><B>Email</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing an email address.<DT><A HREF="./com/google/gdata/data/extensions/Email.html#Email()"><B>Email()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#email"><B>email</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>Email of the person.
<DT><A HREF="./com/google/gdata/data/Person.html#email"><B>email</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Email address.
<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions"><B>Email.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The email type.<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html#Email.Rel()"><B>Email.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions">Email.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#EMAIL_LIST_CATEGORY"><B>EMAIL_LIST_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>Kind category used to label feeds or entries that have EmailList
extension data.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#EMAIL_LIST_KIND"><B>EMAIL_LIST_KIND</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>Kind term value for EmailList category labels.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#emailBaseUrl"><B>emailBaseUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain"><B>EmailList</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>Apps name space element: "apps:emailList".<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#EmailList()"><B>EmailList()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html#EMAILLIST_RECIPIENT_CATEGORY"><B>EMAILLIST_RECIPIENT_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientEntry</A>
<DD>Kind category used to label feeds or entries that have EmailListRecipient
extension data.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html#EMAILLIST_RECIPIENT_KIND"><B>EMAILLIST_RECIPIENT_KIND</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientEntry</A>
<DD>Kind term value for EmailListRecipient category labels.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#EMAILLIST_RECIPIENT_REL"><B>EMAILLIST_RECIPIENT_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Describes the meaning of FeedLinks in the EmailListEntry
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>EmailListEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#EmailListEntry()"><B>EmailListEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>Constructs a new empty EmailListEntry with the appropriate kind category
to indicate that it is an email list.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#EmailListEntry(com.google.gdata.data.BaseEntry)"><B>EmailListEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>Constructs a new EmailListEntry by doing a shallow copy of data from an
existing BaseEntry intance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>EmailListFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html#EmailListFeed()"><B>EmailListFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListFeed</A>
<DD>Constructs a new <code>EmailListFeed</code> instance that is parameterized to
contain <code>EmailListEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html#EmailListFeed(com.google.gdata.data.BaseFeed)"><B>EmailListFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListFeed</A>
<DD>Constructs a new <code>EmailListFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#EMAILLISTRECIPIENT_WHO_REL"><B>EMAILLISTRECIPIENT_WHO_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Describes the meaning of Who extensions in the EmailListRecipientEntry
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>EmailListRecipientEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>Google Apps for Your Domain GData Entry which models a particular recipient
on an email list.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html#EmailListRecipientEntry()"><B>EmailListRecipientEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientEntry</A>
<DD>Constructs a new empty EmailListRecipientEntry with the appropriate kind
category to indicate that it is an email list.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html#EmailListRecipientEntry(com.google.gdata.data.BaseEntry)"><B>EmailListRecipientEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientEntry</A>
<DD>Constructs a new EmailListRecipientEntry by doing a shallow copy of data
from an existing BaseEntry intance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>EmailListRecipientFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html#EmailListRecipientFeed()"><B>EmailListRecipientFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientFeed</A>
<DD>Constructs a new <code>EmailListRecipientFeed</code> instance that is
parameterized to contain <code>EmailListRecipientEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html#EmailListRecipientFeed(com.google.gdata.data.BaseFeed)"><B>EmailListRecipientFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListRecipientFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListRecipientFeed</A>
<DD>Constructs a new <code>EmailListRecipientFeed</code> instance that is
initialized using data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/EmailListRecipientService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>EmailListRecipientService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The EmailListRecipientService class extends the basic <A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A> abstraction to define a service that is
preconfigured for access to the Email List Recipient Subfeed in the
Google Apps for Your Domain GData API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/EmailListRecipientService.html#EmailListRecipientService(java.lang.String)"><B>EmailListRecipientService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/EmailListRecipientService.html" title="class in com.google.gdata.client.appsforyourdomain">EmailListRecipientService</A>
<DD>Constructs an EmailListRecipientService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/EmailListService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>EmailListService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The EmailListService class extends the basic <A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A>
abstraction to define a service that is preconfigured for access to the
Email List Feed in the Google Apps for Your Domain GData API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/EmailListService.html#EmailListService(java.lang.String)"><B>EmailListService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/EmailListService.html" title="class in com.google.gdata.client.appsforyourdomain">EmailListService</A>
<DD>Constructs an EmailListService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>EmailManagementService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Specialization of <A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsPropertyService</CODE></A> for managing Email migration,
routing and outbound gateway settings of a domain.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#EmailManagementService(java.lang.String, java.lang.String)"><B>EmailManagementService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#EmailManagementService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>EmailManagementService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Parameterized constructor for service authentication.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#emailValueRequired"><B>emailValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Embeddability.html" title="class in com.google.gdata.data.books"><B>Embeddability</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes an embeddability.<DT><A HREF="./com/google/gdata/data/books/Embeddability.html#Embeddability()"><B>Embeddability()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.html" title="class in com.google.gdata.data.books">Embeddability</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/Embeddability.html#Embeddability(java.lang.String)"><B>Embeddability(String)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.html" title="class in com.google.gdata.data.books">Embeddability</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/books/Embeddability.Value.html" title="class in com.google.gdata.data.books"><B>Embeddability.Value</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Programmatic value that describes the embeddability of a volume in Google
Book Search.<DT><A HREF="./com/google/gdata/data/books/Embeddability.Value.html#Embeddability.Value()"><B>Embeddability.Value()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.Value.html" title="class in com.google.gdata.data.books">Embeddability.Value</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Embeddability.Value.html#EMBEDDABLE"><B>EMBEDDABLE</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.Value.html" title="class in com.google.gdata.data.books">Embeddability.Value</A>
<DD>Volume preview can be embedded.
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.Value.html#ENABLED"><B>ENABLED</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.Value.html" title="class in com.google.gdata.data.books">OpenAccess.Value</A>
<DD>Open access enabled.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#enableStrictValidation()"><B>enableStrictValidation()</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#ENCLOSURE"><B>ENCLOSURE</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Relation for links to enclosure (podcasting) files.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#encode(java.lang.String)"><B>encode(String)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Formats the input string for inclusion in a url.
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.util.BitSet, boolean)"><B>encode(String, String, BitSet, boolean)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.util.BitSet, boolean, java.lang.Appendable)"><B>encode(String, String, BitSet, boolean, Appendable)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String)"><B>encode(String, String)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.String, java.lang.Appendable)"><B>encode(String, String, Appendable)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String)"><B>encode(String)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.lang.Appendable)"><B>encode(String, Appendable)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html#encode(java.lang.String, java.util.BitSet, boolean)"><B>encode(String, BitSet, boolean)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil">FastURLEncoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>CharEscapers.uriEscaper()</CODE>.
or create an instance of <CODE>PercentEscaper</CODE>.
See <A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><CODE>FastURLEncoder</CODE></A> for more details.</I>
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EncodeUtil.html#encodeBinaryFile(java.lang.String)"><B>encodeBinaryFile(String)</B></A> -
Static method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EncodeUtil.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EncodeUtil</A>
<DD>Base64 encodes the given file from path.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EncodeUtil.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>EncodeUtil</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Utility class with helper methods<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#end()"><B>end()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#end()"><B>end()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Ends all processing associated with this request and releases any
transient resources (such as open data streams) required for execution.
<DT><A HREF="./com/google/gdata/data/analytics/EndDate.html" title="class in com.google.gdata.data.analytics"><B>EndDate</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Last day for which to retrieve data.<DT><A HREF="./com/google/gdata/data/analytics/EndDate.html#EndDate()"><B>EndDate()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/EndDate.html" title="class in com.google.gdata.data.analytics">EndDate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/EndDate.html#EndDate(java.lang.String)"><B>EndDate(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/EndDate.html" title="class in com.google.gdata.data.analytics">EndDate</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#endElement(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, com.google.gdata.util.XmlBlob)"><B>endElement(XmlWriter, XmlNamespace, String, XmlBlob)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Generates an element closing tag containing an XML blob.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#endPrefixMapping(java.lang.String)"><B>endPrefixMapping(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#endTime"><B>endTime</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>Event end time (optional).
<DT><A HREF="./com/google/gdata/client/Service.html#endVersionScope()"><B>endVersionScope()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics"><B>Engagement</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Engagement goal.<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#Engagement()"><B>Engagement()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#Engagement(java.lang.String, java.lang.Long, java.lang.String)"><B>Engagement(String, Long, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html" title="class in com.google.gdata.data.analytics"><B>Engagement.Comparison</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Engagement goal's comparison operation.<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html#Engagement.Comparison()"><B>Engagement.Comparison()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html" title="class in com.google.gdata.data.analytics">Engagement.Comparison</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Type.html" title="class in com.google.gdata.data.analytics"><B>Engagement.Type</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Goal's threshold type.<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Type.html#Engagement.Type()"><B>Engagement.Type()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Type.html" title="class in com.google.gdata.data.analytics">Engagement.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#ensureRegistry()"><B>ensureRegistry()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Returns the current VersionRegistry, creating it if necessary.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#entityTagMatches"><B>entityTagMatches</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util"><B>EntityTooLargeException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The EntityTooLargeException should be thrown by a service provider
when its refusing to process a request because request entity is larger
than service provider is willing to process.<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(java.lang.String)"><B>EntityTooLargeException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(java.lang.String, java.lang.Throwable)"><B>EntityTooLargeException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(java.lang.Throwable)"><B>EntityTooLargeException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(java.net.HttpURLConnection)"><B>EntityTooLargeException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(com.google.gdata.util.ErrorContent)"><B>EntityTooLargeException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/EntityTooLargeException.html#EntityTooLargeException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>EntityTooLargeException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/EntityTooLargeException.html" title="class in com.google.gdata.util">EntityTooLargeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#entries"><B>entries</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Feed entries.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki"><B>EntriesNumber</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Number of Sidewiki entries written by this user.<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#EntriesNumber()"><B>EntriesNumber()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#EntriesNumber(java.lang.Integer)"><B>EntriesNumber(Integer)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data"><B>Entry</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Entry class customizes the BaseFeed class to represent the most
generic possible entry type.<DT><A HREF="./com/google/gdata/data/Entry.html#Entry()"><B>Entry()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data">Entry</A>
<DD>Constructs a new uninitialized Entry instance.
<DT><A HREF="./com/google/gdata/data/Entry.html#Entry(com.google.gdata.data.BaseEntry)"><B>Entry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data">Entry</A>
<DD>Constructs a new Entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#entry"><B>entry</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Nested entry (optional).
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#ENTRY_EDIT"><B>ENTRY_EDIT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to edit the entry.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#ENTRY_POST"><B>ENTRY_POST</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to post new
entries to the feed.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#entryClass"><B>entryClass</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Class used to construct new entry instance, initialized at construction.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#entryClass"><B>entryClass</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Nested entry class.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions"><B>EntryLink</B></A>&lt;<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="type parameter in EntryLink">E</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&lt;?&gt;&gt; - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The EntryLink class defines the object model for a link entity that refers to
a GData entry.<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#EntryLink()"><B>EntryLink()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Constructs an entry link that points to an <A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data"><CODE>Entry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#EntryLink(java.lang.Class)"><B>EntryLink(Class&lt;E&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Constructs an entry link that points to the given entry type.
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#entryLink"><B>entryLink</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>Nested event entry.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#entryLink"><B>entryLink</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Nested person or venue (Contact) entry.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#entryLink"><B>entryLink</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>Nested person entry.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#entryNotAssociated"><B>entryNotAssociated</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data"><B>EnumConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The EnumConstruct class defines a special type of <A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><CODE>ValueConstruct</CODE></A>
where the attribute values are constrained to a discrete set of valid
values.<DT><A HREF="./com/google/gdata/data/EnumConstruct.html#EnumConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.lang.String, java.util.Set)"><B>EnumConstruct(XmlNamespace, String, String, Set&lt;String&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data">EnumConstruct</A>
<DD>Constructs a new EnumConstruct instance associated with a particular
XML representation and set of expected values.
<DT><A HREF="./com/google/gdata/data/EnumConstruct.html#EnumConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.lang.String, java.util.Set, java.lang.String)"><B>EnumConstruct(XmlNamespace, String, String, Set&lt;String&gt;, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data">EnumConstruct</A>
<DD>Constructs a new EnumConstruct instance associated with a particular
XML representation and set of expected values.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html#EPUB"><B>EPUB</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books">BooksLink.Type</A>
<DD>Link type used for epub downloads.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#EPUBDOWNLOAD"><B>EPUBDOWNLOAD</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>Epub download link.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#eq(java.lang.Object, java.lang.Object)"><B>eq(Object, Object)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html#EQ"><B>EQ</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html" title="class in com.google.gdata.data.analytics">Engagement.Comparison</A>
<DD>Equal to.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>Returns <code>true</code> if the target object is a GoogleCookie that
has the same name as this cookie and that matches the same target
domain and path as this cookie.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Compares instance with DateTime or Date objects.
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>BoolValueConstruct</CODE></A> objects based on the boolean value
that they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>DomainPreferenceConstruct</CODE></A> objects based on the
domain preference that they they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>DateTimeValueConstruct</CODE></A> objects based on the date/time
value that they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>DomainPreferenceConstruct</CODE></A> objects based on the
domain preference that they they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>IntValueConstruct</CODE></A> objects based on the integer value
that they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">RegionCodeValueConstruct</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><CODE>RegionCodeValueConstruct</CODE></A> objects based on the region code
value that they hold.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Compares <A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools"><CODE>VerificationMethod</CODE></A> objects based on the verification
method type, value, file-content and in-use flag.
<DT><A HREF="./com/google/gdata/util/ContentType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#ERR"><B>ERR</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#errorCode"><B>errorCode</B></A> -
Variable in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><B>ErrorContent</B></A> - Interface in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Structured error information.<DT><A HREF="./com/google/gdata/util/ErrorContent.LocationType.html" title="enum in com.google.gdata.util"><B>ErrorContent.LocationType</B></A> - Enum in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Enumerated constants for error location types.<DT><A HREF="./com/google/gdata/util/ErrorDomain.html" title="class in com.google.gdata.util"><B>ErrorDomain</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>This is the parent class of all error domain classes.<DT><A HREF="./com/google/gdata/util/ErrorDomain.html#ErrorDomain(java.lang.String)"><B>ErrorDomain(String)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.html" title="class in com.google.gdata.util">ErrorDomain</A>
<DD>Constructs an ErrorDomain with a specified name.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.html#ErrorDomain()"><B>ErrorDomain()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.html" title="class in com.google.gdata.util">ErrorDomain</A>
<DD>Constructs an ErrorDomain with a default eror domain name.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util"><B>ErrorDomain.ErrorCode</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>ErrorCode objects represent an error code within an error domain.<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#ErrorDomain.ErrorCode(java.lang.String)"><B>ErrorDomain.ErrorCode(String)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Construct a new error code with the given code name.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util"><B>ErrorElement</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>A mutable <A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><CODE>ErrorContent</CODE></A> to hold structured error information.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#ETAG"><B>ETAG</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The ETAG header is used to return an HTTP entity tag for a resource in
a GData response.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#etag"><B>etag</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Etag.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#etag"><B>etag</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>Etag.
<DT><A HREF="./com/google/gdata/data/Link.html#etag"><B>etag</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Etag of linked resource, or <code>null</code> if unknown
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#etag"><B>etag</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#etag"><B>etag</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>ETag for the referenced content.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#etagsMismatch"><B>etagsMismatch</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#etagsUnsupported"><B>etagsUnsupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts"><B>Event</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's events.<DT><A HREF="./com/google/gdata/data/contacts/Event.html#Event()"><B>Event()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#Event(java.lang.String, java.lang.String)"><B>Event(String, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Where.Rel.html#EVENT"><B>EVENT</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.Rel.html" title="class in com.google.gdata.data.extensions">Where.Rel</A>
<DD>Place where the enclosing event occurs.
<DT><A HREF="./com/google/gdata/data/contacts/Event.Rel.html" title="class in com.google.gdata.data.contacts"><B>Event.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Event type.<DT><A HREF="./com/google/gdata/data/contacts/Event.Rel.html#Event.Rel()"><B>Event.Rel()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.Rel.html" title="class in com.google.gdata.data.contacts">Event.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html#EVENT_ACCEPTED"><B>EVENT_ACCEPTED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions">Who.AttendeeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.Rel.html#EVENT_ALTERNATE"><B>EVENT_ALTERNATE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.Rel.html" title="class in com.google.gdata.data.extensions">Where.Rel</A>
<DD>Secondary location.
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#EVENT_ATTENDEE"><B>EVENT_ATTENDEE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#EVENT_CATEGORY"><B>EVENT_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Kind category used to label feeds or entries that have Event extension
data.
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html#EVENT_DECLINED"><B>EVENT_DECLINED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions">Who.AttendeeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html#EVENT_INVITED"><B>EVENT_INVITED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions">Who.AttendeeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#EVENT_KIND"><B>EVENT_KIND</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Kind term value for Event category labels.
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html#EVENT_OPTIONAL"><B>EVENT_OPTIONAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html" title="class in com.google.gdata.data.extensions">Who.AttendeeType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#EVENT_ORGANIZER"><B>EVENT_ORGANIZER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.Rel.html#EVENT_PARKING"><B>EVENT_PARKING</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.Rel.html" title="class in com.google.gdata.data.extensions">Where.Rel</A>
<DD>Nearby parking lot.
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#EVENT_PERFORMER"><B>EVENT_PERFORMER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html#EVENT_REQUIRED"><B>EVENT_REQUIRED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html" title="class in com.google.gdata.data.extensions">Who.AttendeeType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#EVENT_SPEAKER"><B>EVENT_SPEAKER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html#EVENT_TENTATIVE"><B>EVENT_TENTATIVE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions">Who.AttendeeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions"><B>EventEntry</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Extension class for manipulating entries of the Event kind.<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#EventEntry()"><B>EventEntry()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Constructs a new EventEntry with the appropriate kind category
to indicate that it is an event.
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#EventEntry(com.google.gdata.data.BaseEntry)"><B>EventEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Constructs a new EventEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/extensions/EventFeed.html" title="class in com.google.gdata.data.extensions"><B>EventFeed</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The EventFeed class customizes the generic event feed class to define
a feed of events.<DT><A HREF="./com/google/gdata/data/extensions/EventFeed.html#EventFeed()"><B>EventFeed()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventFeed.html" title="class in com.google.gdata.data.extensions">EventFeed</A>
<DD>Constructs a new <code>EventFeed</code> instance that is parameterized to
contain <code>EventEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/extensions/EventFeed.html#EventFeed(com.google.gdata.data.BaseFeed)"><B>EventFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventFeed.html" title="class in com.google.gdata.data.extensions">EventFeed</A>
<DD>Constructs a new <code>EventFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/util/EventSourceParser.html" title="class in com.google.gdata.util"><B>EventSourceParser</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>An xml parser that can also handle parsing events from an
<A HREF="./com/google/gdata/data/XmlEventSource.html" title="interface in com.google.gdata.data"><CODE>XmlEventSource</CODE></A>.<DT><A HREF="./com/google/gdata/util/EventSourceParser.html#EventSourceParser(com.google.gdata.util.XmlParser.ElementHandler, java.lang.String, java.lang.String)"><B>EventSourceParser(XmlParser.ElementHandler, String, String)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/EventSourceParser.html" title="class in com.google.gdata.util">EventSourceParser</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar"><B>EventWho</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Calendar extensions to the base-level Who processing for calendar
events.<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#EventWho()"><B>EventWho()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html#EXACT"><B>EXACT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html" title="class in com.google.gdata.data.analytics">Destination.MatchType</A>
<DD>Exact destination.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#exchangeForSessionToken(java.lang.String, java.security.PrivateKey)"><B>exchangeForSessionToken(String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Exchanges the one time use token returned in the URL for a session
token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#exchangeForSessionToken(java.lang.String, java.lang.String, java.lang.String, java.security.PrivateKey)"><B>exchangeForSessionToken(String, String, String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Exchanges the one time use token returned in the URL for a session
token.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#execute()"><B>execute()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#execute()"><B>execute()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#execute()"><B>execute()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Executes the GData service request.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#executed"><B>executed</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Indicates whether request execution has taken place.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#executor(java.util.concurrent.ExecutorService)"><B>executor(ExecutorService)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Sets <CODE>ExecutorService</CODE> to execute asynchronous tasks.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#EXIF"><B>EXIF</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Exif namespace (EXIF) namespace
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#EXIF_ALIAS"><B>EXIF_ALIAS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Exif namespace (EXIF) namespace alias
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#EXIF_NAMESPACE"><B>EXIF_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>XML writer namespace for Exif namespace (EXIF)
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#EXIF_PREFIX"><B>EXIF_PREFIX</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Exif namespace (EXIF) namespace prefix
<DT><A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl"><B>ExifTag</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>An exif tag with a given name and value.<DT><A HREF="./com/google/gdata/data/photos/impl/ExifTag.html#ExifTag(java.lang.String)"><B>ExifTag(String)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl">ExifTag</A>
<DD>Construct an empty exif tag with the given name.
<DT><A HREF="./com/google/gdata/data/photos/impl/ExifTag.html#ExifTag(java.lang.String, java.lang.String)"><B>ExifTag(String, String)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl">ExifTag</A>
<DD>Construct an exif tag of &lt;ns:name&gt;value&lt;/ns:name&gt;.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos"><B>ExifTags</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>A photo's exif tags.<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#ExifTags()"><B>ExifTags()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#expectsInput"><B>expectsInput</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>True if the request type expects input from the client.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics"><B>ExperimentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for experiment feed.<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#ExperimentEntry()"><B>ExperimentEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#ExperimentEntry(com.google.gdata.data.BaseEntry)"><B>ExperimentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html" title="class in com.google.gdata.data.analytics"><B>ExperimentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in ExperimentFeed.<DT><A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html#ExperimentFeed()"><B>ExperimentFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html" title="class in com.google.gdata.data.analytics">ExperimentFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html#ExperimentFeed(com.google.gdata.data.BaseFeed)"><B>ExperimentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html" title="class in com.google.gdata.data.analytics">ExperimentFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#EXPIRATION_DATE_ATTRIBUTE"><B>EXPIRATION_DATE_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:expiration_date&gt;</code>.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html#EXPORT"><B>EXPORT</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs">DocumentListLink.Rel</A>
<DD>Link for the zip file contains all exported documents.
<DT><A HREF="./com/google/gdata/data/docs/ExportDocId.html" title="class in com.google.gdata.data.docs"><B>ExportDocId</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A documents list API Document ID to export.<DT><A HREF="./com/google/gdata/data/docs/ExportDocId.html#ExportDocId()"><B>ExportDocId()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportDocId.html" title="class in com.google.gdata.data.docs">ExportDocId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ExportDocId.html#ExportDocId(java.lang.String)"><B>ExportDocId(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportDocId.html" title="class in com.google.gdata.data.docs">ExportDocId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs"><B>ExportFormat</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A map of possible export formats.<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#ExportFormat()"><B>ExportFormat()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#ExportFormat(com.google.gdata.data.docs.ExportFormat.Source, java.lang.String)"><B>ExportFormat(ExportFormat.Source, String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.Source.html" title="enum in com.google.gdata.data.docs"><B>ExportFormat.Source</B></A> - Enum in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Export source document type.<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs"><B>ExportStatus</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>The status of export requests.<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#ExportStatus()"><B>ExportStatus()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#ExportStatus(com.google.gdata.data.docs.ExportStatus.Value)"><B>ExportStatus(ExportStatus.Value)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.Value.html" title="enum in com.google.gdata.data.docs"><B>ExportStatus.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Value.<DT><A HREF="./com/google/gdata/data/OtherContent.html#ext"><B>ext</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Extension content.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#EXT_PROP_QUERY"><B>EXT_PROP_QUERY</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>The name of the extended property query parameter that specifies that all
events' extended properties must have matching values.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#EXT_PROP_QUERY_PATTERN"><B>EXT_PROP_QUERY_PATTERN</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>A pattern that matches exactly one extended property query within
a compound extended property query.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#extendedClass"><B>extendedClass</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions"><B>ExtendedProperty</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing an entity's auxiliary property.<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#ExtendedProperty()"><B>ExtendedProperty()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.Realm.html" title="class in com.google.gdata.data.extensions"><B>ExtendedProperty.Realm</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Limits on where the extended property applies.<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.Realm.html#ExtendedProperty.Realm()"><B>ExtendedProperty.Realm()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.Realm.html" title="class in com.google.gdata.data.extensions">ExtendedProperty.Realm</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos"><B>Extensible</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Basic interface for all extendable objects.<DT><A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><B>Extension</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Interface for GData extension data types.<DT><A HREF="./com/google/gdata/data/codesearch/File.html#EXTENSION_FILE"><B>EXTENSION_FILE</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Email.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Email.html" title="class in com.google.gdata.data.appsforyourdomain">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#EXTENSION_LOCAL_NAME"><B>EXTENSION_LOCAL_NAME</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#EXTENSION_MATCH"><B>EXTENSION_MATCH</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#EXTENSION_PACKAGE"><B>EXTENSION_PACKAGE</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><B>ExtensionDescription</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The ExtensionDescription class describes the attributes of an XML extension
type.<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#ExtensionDescription()"><B>ExtensionDescription()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Constructs an uninitialized ExtensionDescription.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#ExtensionDescription(java.lang.Class, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, boolean, boolean, boolean)"><B>ExtensionDescription(Class&lt;? extends Extension&gt;, XmlNamespace, String, boolean, boolean, boolean)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Constructs a new ExtensionDescription populated with the parameter
values.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#ExtensionDescription(java.lang.Class, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, boolean, boolean, boolean, boolean, boolean)"><B>ExtensionDescription(Class&lt;? extends Extension&gt;, XmlNamespace, String, boolean, boolean, boolean, boolean, boolean)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Constructs a new ExtensionDescription populated with the parameter
values.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#ExtensionDescription(java.lang.Class, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String)"><B>ExtensionDescription(Class&lt;? extends Extension&gt;, XmlNamespace, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Constructs a new ExtensionDescription for an optional, non-repeating
simple element.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.Default.html" title="annotation in com.google.gdata.data"><B>ExtensionDescription.Default</B></A> - Annotation Type in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Default interface defines a simple annotation model for describing
the default <A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><CODE>ExtensionDescription</CODE></A> of an <A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><CODE>Extension</CODE></A> class.<DT><A HREF="./com/google/gdata/data/ExtensionDescription.Handler.html" title="class in com.google.gdata.data"><B>ExtensionDescription.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Reads the ExtensionDescription XML format<DT><A HREF="./com/google/gdata/data/ExtensionDescription.Handler.html#ExtensionDescription.Handler(com.google.gdata.data.ExtensionProfile, java.lang.ClassLoader, java.util.List, org.xml.sax.Attributes)"><B>ExtensionDescription.Handler(ExtensionProfile, ClassLoader, List&lt;XmlNamespace&gt;, Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.Handler.html" title="class in com.google.gdata.data">ExtensionDescription.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionManifest.html" title="class in com.google.gdata.data"><B>ExtensionManifest</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The ExtensionManifest class is a helper class used to maintain a
relationship between an <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A> type set of expected
extensions with it, as described by a map of namespace URI/local name
pairs to <A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><CODE>ExtensionDescription</CODE></A> instances.<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><B>ExtensionPoint</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Base class for GData data types that support hosting extensions.<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#ExtensionPoint()"><B>ExtensionPoint()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Simple constructor to create a new (empty) ExtensionPoint.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#ExtensionPoint(com.google.gdata.data.ExtensionPoint)"><B>ExtensionPoint(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Simple copy constructor that does a shallow copy of extension and manifest
data from an existing ExtensionPoint to the constructed instance.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.CumulativeBlobHandler.html" title="class in com.google.gdata.data"><B>ExtensionPoint.CumulativeBlobHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parser class for cumulative XML blobs.<DT><A HREF="./com/google/gdata/data/ExtensionPoint.CumulativeBlobHandler.html#ExtensionPoint.CumulativeBlobHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>ExtensionPoint.CumulativeBlobHandler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.CumulativeBlobHandler.html" title="class in com.google.gdata.data">ExtensionPoint.CumulativeBlobHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data"><B>ExtensionPoint.ExtensionHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>ElementHandler implementation for handlers associated with an
ExtensionPoint class.<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#ExtensionPoint.ExtensionHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>ExtensionPoint.ExtensionHandler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>Constructs a new Handler instance that process extensions on a class
associated with the ExtensionPoint.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#ExtensionPoint.ExtensionHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class, org.xml.sax.Attributes)"><B>ExtensionPoint.ExtensionHandler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;, Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>Constructs a new Handler instance that process extensions on a class
associated with the ExtensionPoint, and consumes the attributes.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><B>ExtensionProfile</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Specifies a complete extension profile for an extended GData schema.<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#ExtensionProfile()"><B>ExtensionProfile()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html" title="class in com.google.gdata.data"><B>ExtensionProfile.ExtensionPointHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Reads the ExtensionPoint XML format<DT><A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html#ExtensionProfile.ExtensionPointHandler(com.google.gdata.data.ExtensionProfile, java.lang.ClassLoader, java.util.List, org.xml.sax.Attributes)"><B>ExtensionProfile.ExtensionPointHandler(ExtensionProfile, ClassLoader, List&lt;XmlNamespace&gt;, Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html" title="class in com.google.gdata.data">ExtensionProfile.ExtensionPointHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html" title="class in com.google.gdata.data"><B>ExtensionProfile.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Reads the ExtensionProfile XML format.<DT><A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html#ExtensionProfile.Handler(com.google.gdata.data.ExtensionProfile, java.lang.ClassLoader, org.xml.sax.Attributes)"><B>ExtensionProfile.Handler(ExtensionProfile, ClassLoader, Attributes)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html" title="class in com.google.gdata.data">ExtensionProfile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.html" title="interface in com.google.gdata.data"><B>ExtensionVisitor</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The ExtensionVisitor interface describes the implementation of a visitor
pattern for GData data model processing.<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html" title="class in com.google.gdata.data"><B>ExtensionVisitor.StoppedException</B></A> - Exception in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The StoppedException is thrown by ExtensionVisitor instances to
immediately exit from extension tree processing.<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html#ExtensionVisitor.StoppedException(java.lang.String, java.lang.Throwable)"><B>ExtensionVisitor.StoppedException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html" title="class in com.google.gdata.data">ExtensionVisitor.StoppedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html#ExtensionVisitor.StoppedException(java.lang.String)"><B>ExtensionVisitor.StoppedException(String)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html" title="class in com.google.gdata.data">ExtensionVisitor.StoppedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html#ExtensionVisitor.StoppedException(java.lang.Throwable)"><B>ExtensionVisitor.StoppedException(Throwable)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionVisitor.StoppedException.html" title="class in com.google.gdata.data">ExtensionVisitor.StoppedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html#EXTERNAL"><B>EXTERNAL</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html" title="class in com.google.gdata.data.webmastertools">Keyword.Source</A>
<DD>The keyword is from a link to the site.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts"><B>ExternalId</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's external id field.<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#ExternalId()"><B>ExternalId()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#ExternalId(java.lang.String, java.lang.String, java.lang.String)"><B>ExternalId(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts"><B>ExternalId.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Id type.<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html#ExternalId.Rel()"><B>ExternalId.Rel()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts">ExternalId.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#extManifest"><B>extManifest</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#extProfile"><B>extProfile</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#extProfile"><B>extProfile</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#extraParameters"><B>extraParameters</B></A> -
Variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#factory"><B>factory</B></A> -
Static variable in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar">HiddenProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar">QuickAddProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar">SelectedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendEventNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html#FALSE"><B>FALSE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar">SyncEventProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#familyName"><B>familyName</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions"><B>FamilyName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Person's family name.<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#FamilyName()"><B>FamilyName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#FamilyName(java.lang.String, java.lang.String)"><B>FamilyName(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/httputil/FastURLEncoder.html" title="class in com.google.gdata.util.httputil"><B>FastURLEncoder</B></A> - Class in <A HREF="./com/google/gdata/util/httputil/package-summary.html">com.google.gdata.util.httputil</A><DD>This class has been <b>deprecated</b>; use <CODE>CharEscapers.uriEscaper()</CODE>,
<CODE>CharEscapers.cppUriEscaper()</CODE> or create your
own custom <CODE>PercentEscaper</CODE>.<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#FAVORITE"><B>FAVORITE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html" title="class in com.google.gdata.data.youtube"><B>FavoriteEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A YouTube video favorite entry.<DT><A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html#FavoriteEntry()"><B>FavoriteEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html" title="class in com.google.gdata.data.youtube">FavoriteEntry</A>
<DD>Create an empty favorite entry.
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html#FavoriteEntry(com.google.gdata.data.BaseEntry)"><B>FavoriteEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html" title="class in com.google.gdata.data.youtube">FavoriteEntry</A>
<DD>Creates a copy of another entry.
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html" title="class in com.google.gdata.data.youtube"><B>FavoriteFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A YouTube favorite feed.<DT><A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html#FavoriteFeed()"><B>FavoriteFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html" title="class in com.google.gdata.data.youtube">FavoriteFeed</A>
<DD>Creates an empty favorite feed.
<DT><A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html#FavoriteFeed(com.google.gdata.data.BaseFeed)"><B>FavoriteFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FavoriteFeed.html" title="class in com.google.gdata.data.youtube">FavoriteFeed</A>
<DD>Creates a copy of the given feed.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#FAVORITES_REL"><B>FAVORITES_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user favorites links.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#FAX"><B>FAX</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs"><B>Feature</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A rate limited or restricted feature.<DT><A HREF="./com/google/gdata/data/docs/Feature.html#Feature()"><B>Feature()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#FEATURED_VIDEO_REL"><B>FEATURED_VIDEO_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel for the featured video of a feed (currently the user feed).
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps"><B>FeatureEntry</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a feature entry.<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#FeatureEntry()"><B>FeatureEntry()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#FeatureEntry(com.google.gdata.data.BaseEntry)"><B>FeatureEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps"><B>FeatureFeed</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a feature feed.<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#FeatureFeed()"><B>FeatureFeed()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#FeatureFeed(com.google.gdata.data.BaseFeed)"><B>FeatureFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/FeatureName.html" title="class in com.google.gdata.data.docs"><B>FeatureName</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Name of a feature.<DT><A HREF="./com/google/gdata/data/docs/FeatureName.html#FeatureName()"><B>FeatureName()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureName.html" title="class in com.google.gdata.data.docs">FeatureName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/FeatureName.html#FeatureName(java.lang.String)"><B>FeatureName(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureName.html" title="class in com.google.gdata.data.docs">FeatureName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/maps/FeatureQuery.html" title="class in com.google.gdata.client.maps"><B>FeatureQuery</B></A> - Class in <A HREF="./com/google/gdata/client/maps/package-summary.html">com.google.gdata.client.maps</A><DD>Describes a query for the feed of map features.<DT><A HREF="./com/google/gdata/client/maps/FeatureQuery.html#FeatureQuery(java.net.URL)"><B>FeatureQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/FeatureQuery.html" title="class in com.google.gdata.client.maps">FeatureQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs"><B>FeatureRate</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Rate of access to a feature as qps.<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#FeatureRate()"><B>FeatureRate()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#FeatureRate(java.lang.Float)"><B>FeatureRate(Float)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#feed"><B>feed</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Nested feed (optional).
<DT><A HREF="./com/google/gdata/data/Feed.html" title="class in com.google.gdata.data"><B>Feed</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Feed class customizes the BaseFeed class to represent the most
generic possible feed type.<DT><A HREF="./com/google/gdata/data/Feed.html#Feed()"><B>Feed()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Feed.html" title="class in com.google.gdata.data">Feed</A>
<DD>Constructs a new Feed instance that is parameterized to contain
Entry instances.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#FEED"><B>FEED</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of the full feed (without any
query parameters).
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#FEED_BATCH"><B>FEED_BATCH</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to insert, update
and delete entries on this feed.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#feedClass"><B>feedClass</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Nested feed class.
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#feedLink"><B>feedLink</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>Comments feed link.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions"><B>FeedLink</B></A>&lt;<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="type parameter in FeedLink">F</A> extends <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>&lt;?,?&gt;&gt; - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The FeedLink class defines the object model for a link entity that refers to
a GData feed.<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#FeedLink()"><B>FeedLink()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Constructs a feed link that points to a <A HREF="./com/google/gdata/data/Feed.html" title="class in com.google.gdata.data"><CODE>Feed</CODE></A>.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#FeedLink(java.lang.Class)"><B>FeedLink(Class&lt;F&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Constructs a feed link that points to the given feed type.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube"><B>FeedLinkEntry</B></A>&lt;<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="type parameter in FeedLinkEntry">T</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An entry that's actually a glorified feed link, used in
playlists and subscription feeds.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#feedNotAssociated"><B>feedNotAssociated</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#feedState"><B>feedState</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Basic state for this feed.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client"><B>FeedURLFactory</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Provides feed URLs that can be used with a GoogleBase server.<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#FeedURLFactory(java.lang.String)"><B>FeedURLFactory(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Creates an URL factory targeted to a server.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet"><B>FeedURLFactory</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Provides feed URLs that can be used with a Spreadsheets server.<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#FeedURLFactory(java.lang.String)"><B>FeedURLFactory(String)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates an URL factory targeted to a server.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet"><B>Field</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a field.<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#Field()"><B>Field()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#Field(java.lang.String, java.lang.String, java.lang.String)"><B>Field(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#FIELDS"><B>FIELDS</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The FIELDS parameters is used to specify a field selection that will be
used to provide a partial response containing only the selected fields.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#fields"><B>fields</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>gd:fields.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#fields"><B>fields</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>gd:fields.
<DT><A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch"><B>File</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>GData schema extension describing a file.<DT><A HREF="./com/google/gdata/data/codesearch/File.html#File()"><B>File()</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites"><B>FileCabinetPageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a file cabinet page entry.<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#FileCabinetPageEntry()"><B>FileCabinetPageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#FileCabinetPageEntry(com.google.gdata.data.BaseEntry)"><B>FileCabinetPageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs"><B>FileEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single file within a <A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html#FileEntry()"><B>FileEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs">FileEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData
parsers.
<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html#FileEntry(com.google.gdata.data.BaseEntry)"><B>FileEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs">FileEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader"><B>FileUploadData</B></A> - Class in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>An implementation of <A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader"><CODE>UploadData</CODE></A> that provides data from a <code>File</code>.<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#FileUploadData(java.io.File)"><B>FileUploadData(File)</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#FINANCE_SERVICE"><B>FINANCE_SERVICE</B></A> -
Static variable in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>The abbreviated name of Google Finance Portfolio Data API recognized by
Google.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#FINANCE_SERVICE_VERSION"><B>FINANCE_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/finance/FinanceNamespace.html" title="class in com.google.gdata.data.finance"><B>FinanceNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Namespace definitions related to Google Finance Portfolio Data API.<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance"><B>FinanceService</B></A> - Class in <A HREF="./com/google/gdata/client/finance/package-summary.html">com.google.gdata.client.finance</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Finance Portfolio Data API.<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#FinanceService(java.lang.String)"><B>FinanceService(String)</B></A> -
Constructor for class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>Constructs an instance connecting to the Google Finance Portfolio Data API
for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#FinanceService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>FinanceService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>Constructs an instance connecting to the Google Finance Portfolio Data API
for an application with the name <code>applicationName</code> and the given
<code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#FinanceService(java.lang.String, java.lang.String, java.lang.String)"><B>FinanceService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>Constructs an instance connecting to the Google Finance Portfolio Data API
with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.Versions.html" title="class in com.google.gdata.client.finance"><B>FinanceService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/finance/package-summary.html">com.google.gdata.client.finance</A><DD>GData versions supported by the Google Finance Portfolio Data API.<DT><A HREF="./com/google/gdata/client/finance/FinanceUtilities.html" title="class in com.google.gdata.client.finance"><B>FinanceUtilities</B></A> - Class in <A HREF="./com/google/gdata/client/finance/package-summary.html">com.google.gdata.client.finance</A><DD>FinanceUtilities contains useful methods related to the Finance GData API<DT><A HREF="./com/google/gdata/util/Version.html#findServiceVersion(java.util.Collection, java.lang.Class)"><B>findServiceVersion(Collection&lt;? extends Version&gt;, Class&lt;? extends Service&gt;)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Finds a matching version for <code>serviceClass</code> in a list of versions,
or returns <code>null</code> otherwise.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#FLOAT"><B>FLOAT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Numbers with decimal digits.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#FLOAT"><B>FLOAT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Float metric.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#FLOAT_UNIT"><B>FLOAT_UNIT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Numbers with decimal digits and a string.
<DT><A HREF="./com/google/gdata/util/LoggableOutputStream.html#flush()"><B>flush()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableOutputStream.html" title="class in com.google.gdata.util">LoggableOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/FolderCategory.Scheme.html#FOLDER"><B>FOLDER</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FolderCategory.Scheme.html" title="class in com.google.gdata.data.sites">FolderCategory.Scheme</A>
<DD>Folder folder category.
<DT><A HREF="./com/google/gdata/data/sites/FolderCategory.html" title="class in com.google.gdata.data.sites"><B>FolderCategory</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a folder category.<DT><A HREF="./com/google/gdata/data/sites/FolderCategory.Scheme.html" title="class in com.google.gdata.data.sites"><B>FolderCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/sites/FolderCategory.Scheme.html#FolderCategory.Scheme()"><B>FolderCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FolderCategory.Scheme.html" title="class in com.google.gdata.data.sites">FolderCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs"><B>FolderEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a folder in a <CODE>FolderFeed</CODE>.<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html#FolderEntry()"><B>FolderEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs">FolderEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData
parsers.
<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html#FolderEntry(com.google.gdata.data.BaseEntry)"><B>FolderEntry(BaseEntry&lt;FolderEntry&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs">FolderEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#FOLDERS_NAMESPACE"><B>FOLDERS_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Format.html" title="class in com.google.gdata.data.dublincore"><B>Format</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>File format, physical medium, or dimensions of the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Format.html#Format()"><B>Format()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Format.html" title="class in com.google.gdata.data.dublincore">Format</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Format.html#Format(java.lang.String)"><B>Format(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Format.html" title="class in com.google.gdata.data.dublincore">Format</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#format"><B>format</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>The XML schema used by the search engine specified by <code>url</code>.
<DT><A HREF="./com/google/gdata/data/extensions/FormattedAddress.html" title="class in com.google.gdata.data.extensions"><B>FormattedAddress</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>User-formatted, full address.<DT><A HREF="./com/google/gdata/data/extensions/FormattedAddress.html#FormattedAddress()"><B>FormattedAddress()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FormattedAddress.html" title="class in com.google.gdata.data.extensions">FormattedAddress</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/FormattedAddress.html#FormattedAddress(java.lang.String)"><B>FormattedAddress(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FormattedAddress.html" title="class in com.google.gdata.data.extensions">FormattedAddress</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#formAuthorizationHeader(java.lang.String, java.security.PrivateKey, java.net.URL, java.lang.String)"><B>formAuthorizationHeader(String, PrivateKey, URL, String)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Forms the AuthSub authorization header.
<DT><A HREF="./com/google/gdata/data/youtube/FormUploadToken.html" title="class in com.google.gdata.data.youtube"><B>FormUploadToken</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Answer to a 'get upload token' request.<DT><A HREF="./com/google/gdata/data/youtube/FormUploadToken.html#FormUploadToken(java.lang.String, java.lang.String)"><B>FormUploadToken(String, String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FormUploadToken.html" title="class in com.google.gdata.data.youtube">FormUploadToken</A>
<DD>Creates a form-upload token.
<DT><A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html" title="class in com.google.gdata.util.httputil"><B>FormUrlDecoder</B></A> - Class in <A HREF="./com/google/gdata/util/httputil/package-summary.html">com.google.gdata.util.httputil</A><DD>This class has been <b>deprecated</b>; use <CODE>UriParameterMap.parse(String,java.nio.charset.Charset)</CODE>
Utility for parsing application/x-www-form-urlencoded content as
sent by user agents in the query string of GET form submissions and
the body of POST form submissions.<DT><A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.Callback.html" title="interface in com.google.gdata.util.httputil"><B>FormUrlDecoder.Callback</B></A> - Interface in <A HREF="./com/google/gdata/util/httputil/package-summary.html">com.google.gdata.util.httputil</A><DD><B>Deprecated.</B>&nbsp;<I>Do not use. (Currently only needed internally by
UriParameterMap.)</I><DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#forName(java.lang.String)"><B>forName(String)</B></A> -
Static method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Gets a BatchOperation by name (lowercase), as it appears in XML.
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#FREEBUSY"><B>FREEBUSY</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>The event shows up as busy time only.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#FREEBUSY"><B>FREEBUSY</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "FREEBUSY" ACL role
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube"><B>FriendEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An entry that corresponds to a youtube contact/friend as
displayed on the user contacts feed.<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#FriendEntry()"><B>FriendEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#FriendEntry(com.google.gdata.data.BaseEntry)"><B>FriendEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendFeed.html" title="class in com.google.gdata.data.youtube"><B>FriendFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed that contains a list of <A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube"><CODE>FriendEntry</CODE></A>.<DT><A HREF="./com/google/gdata/data/youtube/FriendFeed.html#FriendFeed()"><B>FriendFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendFeed.html" title="class in com.google.gdata.data.youtube">FriendFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendFeed.html#FriendFeed(com.google.gdata.data.BaseFeed)"><B>FriendFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendFeed.html" title="class in com.google.gdata.data.youtube">FriendFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#FRIENDSACTIVITY_REL"><B>FRIENDSACTIVITY_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user's friends activity.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html#from(java.lang.Long)"><B>from(Long)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos">GphotoAlbumId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html#from(java.lang.Long)"><B>from(Long)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos">GphotoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html#from(java.lang.Long)"><B>from(Long)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos">GphotoPhotoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#fromExternalForm(java.lang.String)"><B>fromExternalForm(String)</B></A> -
Static method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>Given a standard external representation, return the scope that it
represents or null if an invalid representation.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html#fromFileName(java.lang.String)"><B>fromFileName(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html" title="enum in com.google.gdata.data.docs">DocumentListEntry.MediaType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.Value.html#fromId(java.lang.String)"><B>fromId(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.Value.html" title="enum in com.google.gdata.data.youtube">YtGender.Value</A>
<DD>Returns the value corresponding to an id.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#fromParameterValue(java.lang.String)"><B>fromParameterValue(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.OrderBy</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html#fromParameterValue(java.lang.String)"><B>fromParameterValue(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.SafeSearch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html#fromParameterValue(java.lang.String)"><B>fromParameterValue(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Time</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html#fromParameterValue(java.lang.String)"><B>fromParameterValue(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Uploader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.Method.html#fromString(java.lang.String)"><B>fromString(String)</B></A> -
Static method in enum com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.Method.html" title="enum in com.google.gdata.data.extensions">Reminder.Method</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html#fromString(java.lang.String)"><B>fromString(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools">CrawlRate</A>
<DD>Parse a string and return a crawl rate.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html#fromString(java.lang.String)"><B>fromString(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools">DomainPreference</A>
<DD>Parse a string and return a domain preference.
<DT><A HREF="./com/google/gdata/util/ErrorContent.LocationType.html#fromString(java.lang.String)"><B>fromString(String)</B></A> -
Static method in enum com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.LocationType.html" title="enum in com.google.gdata.util">ErrorContent.LocationType</A>
<DD>Return the location type matching the given string value.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html#fromTerm(java.lang.String)"><B>fromTerm(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html" title="enum in com.google.gdata.data.youtube">SubscriptionEntry.Type</A>
<DD>Given a term of a category with scheme
<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_SUBSCRIPTION"><CODE>YouTubeNamespace.KIND_SUBSCRIPTION</CODE></A>, look for
the corresponding <code>Type</code> enum value.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html#fromTerm(java.lang.String)"><B>fromTerm(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html" title="enum in com.google.gdata.data.youtube">UserEventEntry.Type</A>
<DD>Given a term of a category with scheme
<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_USER_EVENT"><CODE>YouTubeNamespace.KIND_USER_EVENT</CODE></A>, look for
the corresponding <code>Type</code> enum value.
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#FULL"><B>FULL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>g.full: Full sized image
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#FULL_TEXT"><B>FULL_TEXT</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The FULL_TEXT query parameter used to request a full text query.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions"><B>FullName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Person's full, formatted name.<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#FullName()"><B>FullName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#FullName(java.lang.String, java.lang.String)"><B>FullName(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#fullText"><B>fullText</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Contains strings from <code>blob</code> for full-text indexing.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#g"><B>g</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data (GD) namespace
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GA"><B>GA</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Analytics-specific data (GA) namespace
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GA_ALIAS"><B>GA_ALIAS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Analytics-specific data (GA) namespace alias
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GA_NS"><B>GA_NS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>XML writer namespace for Analytics-specific data (GA)
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GA_PREFIX"><B>GA_PREFIX</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Analytics-specific data (GA) namespace prefix
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#gAcl"><B>gAcl</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>Google Access Control List namespace
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#gAclAlias"><B>gAclAlias</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>Default Google Access Control List namespace alias
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#gAclNs"><B>gAclNs</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>XML writer namespace for Google ACL
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#gAclPrefix"><B>gAclPrefix</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>Google Access Control List namespace prefix
<DT><A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance"><B>Gain</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Total gain for the portfolio or position.<DT><A HREF="./com/google/gdata/data/finance/Gain.html#Gain()"><B>Gain()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gAlias"><B>gAlias</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/BooksNamespace.html#GBS"><B>GBS</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksNamespace.html" title="class in com.google.gdata.data.books">BooksNamespace</A>
<DD>Google Book Search (GBS) namespace
<DT><A HREF="./com/google/gdata/data/books/BooksNamespace.html#GBS_ALIAS"><B>GBS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksNamespace.html" title="class in com.google.gdata.data.books">BooksNamespace</A>
<DD>Google Book Search (GBS) namespace alias
<DT><A HREF="./com/google/gdata/data/books/BooksNamespace.html#GBS_NS"><B>GBS_NS</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksNamespace.html" title="class in com.google.gdata.data.books">BooksNamespace</A>
<DD>XML writer namespace for Google Book Search (GBS)
<DT><A HREF="./com/google/gdata/data/books/BooksNamespace.html#GBS_PREFIX"><B>GBS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksNamespace.html" title="class in com.google.gdata.data.books">BooksNamespace</A>
<DD>Google Book Search (GBS) namespace prefix
<DT><A HREF="./com/google/gdata/data/calendar/Namespaces.html#gCal"><B>gCal</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/Namespaces.html" title="class in com.google.gdata.data.calendar">Namespaces</A>
<DD>Google Calendar (GCAL) namespace
<DT><A HREF="./com/google/gdata/data/calendar/Namespaces.html#gCalAlias"><B>gCalAlias</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/Namespaces.html" title="class in com.google.gdata.data.calendar">Namespaces</A>
<DD>Google Calendar (GCAL) namespace alias
<DT><A HREF="./com/google/gdata/data/calendar/Namespaces.html#gCalNs"><B>gCalNs</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/Namespaces.html" title="class in com.google.gdata.data.calendar">Namespaces</A>
<DD>XML writer namespace for Google Calendar (GCAL)
<DT><A HREF="./com/google/gdata/data/calendar/Namespaces.html#gCalPrefix"><B>gCalPrefix</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/Namespaces.html" title="class in com.google.gdata.data.calendar">Namespaces</A>
<DD>Google Calendar (GCAL) namespace prefix
<DT><A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html#GCONTACT"><B>GCONTACT</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html" title="class in com.google.gdata.data.contacts">ContactsNamespace</A>
<DD>Google Contacts (GCONTACT) namespace
<DT><A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html#GCONTACT_ALIAS"><B>GCONTACT_ALIAS</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html" title="class in com.google.gdata.data.contacts">ContactsNamespace</A>
<DD>Google Contacts (GCONTACT) namespace alias
<DT><A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html#GCONTACT_NS"><B>GCONTACT_NS</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html" title="class in com.google.gdata.data.contacts">ContactsNamespace</A>
<DD>XML writer namespace for Google Contacts (GCONTACT)
<DT><A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html#GCONTACT_PREFIX"><B>GCONTACT_PREFIX</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactsNamespace.html" title="class in com.google.gdata.data.contacts">ContactsNamespace</A>
<DD>Google Contacts (GCONTACT) namespace prefix
<DT><A HREF="./com/google/gdata/data/codesearch/Namespaces.html#gCS"><B>gCS</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Namespaces.html" title="class in com.google.gdata.data.codesearch">Namespaces</A>
<DD>Google Code Search (GCS) namespace
<DT><A HREF="./com/google/gdata/data/codesearch/Namespaces.html#gCSNamespacePrefix"><B>gCSNamespacePrefix</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Namespaces.html" title="class in com.google.gdata.data.codesearch">Namespaces</A>
<DD>Google Code Search (GCS) namespace prefix
<DT><A HREF="./com/google/gdata/data/codesearch/Namespaces.html#gCSNs"><B>gCSNs</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Namespaces.html" title="class in com.google.gdata.data.codesearch">Namespaces</A>
<DD>XML writer namespace for Google Code Search (GCS)
<DT><A HREF="./com/google/gdata/data/codesearch/Namespaces.html#gCSPrefix"><B>gCSPrefix</B></A> -
Static variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Namespaces.html" title="class in com.google.gdata.data.codesearch">Namespaces</A>
<DD>Google Code Search (GCS) namespace alias
<DT><A HREF="./com/google/gdata/util/ContentType.html#GDATA_ERROR"><B>GDATA_ERROR</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the GData error content type.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gdataConfig"><B>gdataConfig</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>GData configuration namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gdataConfigNs"><B>gdataConfigNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>GData XML namespace.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media"><B>GDataContentHandler</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The GDataContentHandler class implements the <CODE>DataContentHandler</CODE>
interface of the <a href="http://java.sun.com/products/javabeans/jaf/ ">
JavaBeans Activation Framework</a> to enable the parsing and generation
of Atom feed and entry XML from MIME media data.<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#GDataContentHandler()"><B>GDataContentHandler()</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.html" title="class in com.google.gdata.client"><B>GDataProtocol</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The GDataProtocol class defines various constant values used within the
Google Data API.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Error.html" title="interface in com.google.gdata.client"><B>GDataProtocol.Error</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Error interface defines GData protocol response codes that are not
defined in the base HTTP specification.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client"><B>GDataProtocol.Header</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Header interface defines various header names used within the GData
protocol.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Method.html" title="interface in com.google.gdata.client"><B>GDataProtocol.Method</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Method interface defines extended method names used within the GData
protocol.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client"><B>GDataProtocol.Parameter</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Parameters interface defines basic query parameter names used within
the Data protocol.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client"><B>GDataProtocol.Query</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Query interface extends the basic set of parameter names with the
common set that are used for GData feed queries.<DT><A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts"><B>Gender</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's gender.<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#Gender()"><B>Gender()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#Gender(com.google.gdata.data.contacts.Gender.Value)"><B>Gender(Gender.Value)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.Value.html" title="enum in com.google.gdata.data.contacts"><B>Gender.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Gender.<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html#GENERAL"><B>GENERAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions">Email.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#GENERAL"><B>GENERAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html#GENERAL"><B>GENERAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">PostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html#GENERAL"><B>GENERAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Usage</A>
<DD>General structured postal address.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#generalSettingsUrl"><B>generalSettingsUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Base URL for various feeds.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Generates the XML representation for this tag.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD>Generate the XML representation for this tag.
<DT><A HREF="./com/google/api/gbase/client/GmDisapproved.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmDisapproved.html" title="class in com.google.api.gbase.client">GmDisapproved</A>
<DD>Generates a gm:status tag if the status name is set.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Implements
<A HREF="./com/google/gdata/data/Extension.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><CODE>Extension.generate(XmlWriter, ExtensionProfile)</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/Stats.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Generates the XML into the XML writer.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Email.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Email.html" title="class in com.google.gdata.data.appsforyourdomain">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Generates an XML representation for batch:interrupted.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Generate an Atom XML representation of the current object.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Extension.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data">Extension</A>
<DD>Generates an XML representation for the extension.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html" title="class in com.google.gdata.data.extensions">LastModifiedBy</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.Method.html#generate()"><B>generate()</B></A> -
Method in enum com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.Method.html" title="enum in com.google.gdata.data.extensions">Reminder.Method</A>
<DD>Creates the string value suitable for the value of "method" in
a GData feed.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Generates the XML corresponding to this gml point.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Generates the XML corresponding to this GeoPoint.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#generate(com.google.gdata.util.common.xml.XmlWriter)"><B>generate(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/Person.html#generate(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.Collection)"><B>generate(ExtensionProfile, XmlWriter, XmlNamespace, String, Collection&lt;XmlWriter.Attribute&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/Person.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generate(XmlWriter, ExtensionProfile, XmlNamespace, String, List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Writes this cell as XML, omitting any unspecified fields.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Writes this cell as XML, omitting any unspecified fields.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Writes this cell as XML, omitting any unspecified fields.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Writes this cell as XML, omitting any unspecified fields.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#generate(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generate(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#generate(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter)"><B>generate(ExtensionProfile, XmlWriter)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>Generates XML.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter)"><B>generateAtom(XmlWriter)</B></A> -
Method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Generates a batch:operation element.
<DT><A HREF="./com/google/gdata/data/Category.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter)"><B>generateAtom(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/Content.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/Generator.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter)"><B>generateAtom(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateAtom(XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/Link.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Override generateAtom() method to change the default namespace to kml.
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>Override generateAtom() method to change the default namespace to kml.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/Person.html#generateAtom(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateAtom(ExtensionProfile, XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateAtom(XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/PubControl.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.html" title="class in com.google.gdata.data">PubControl</A>
<DD>Generates the atom representation for this tag.
<DT><A HREF="./com/google/gdata/data/Source.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateAtom(XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/TextContent.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateAtom(XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Generates XML in the Atom format.
<DT><A HREF="./com/google/gdata/util/GenerateUtil.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.IEntry, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, IEntry, ExtensionProfile)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/GenerateUtil.html" title="class in com.google.gdata.util">GenerateUtil</A>
<DD>Generates the atom output for an entry using the given xml writer and
extension profile.
<DT><A HREF="./com/google/gdata/util/GenerateUtil.html#generateAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.IFeed, com.google.gdata.data.ExtensionProfile)"><B>generateAtom(XmlWriter, IFeed, ExtensionProfile)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/GenerateUtil.html" title="class in com.google.gdata.util">GenerateUtil</A>
<DD>Generates the atom output for a feed using the given xml writer and
extension profile.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#generateAttributes(java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generateAttributes(List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Generates the attributes in the generator into the list of attributes.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#generateAttributes(java.util.List, com.google.gdata.data.AttributeGenerator)"><B>generateAttributes(List&lt;XmlWriter.Attribute&gt;, AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#generateConfig(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateConfig(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Generates XML in the external config format.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#generateConfig(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateConfig(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Generates XML in the external config format.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#generateCumulativeXmlBlob(com.google.gdata.data.ExtensionProfile)"><B>generateCumulativeXmlBlob(ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Generates an XML blob containing all recognized and unrecognized
extensions.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#generateExtensions(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateExtensions(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Generates XML corresponding to extended properties.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#generateFeedEnd(com.google.gdata.util.common.xml.XmlWriter)"><B>generateFeedEnd(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Closes everything that was opened by
<A HREF="./com/google/gdata/data/BaseFeed.html#generateFeedStart(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter, java.util.Collection)"><CODE>BaseFeed.generateFeedStart(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter, java.util.Collection<com.google.gdata.util.common.xml.XmlNamespace>)</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#generateFeedStart(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.common.xml.XmlWriter, java.util.Collection)"><B>generateFeedStart(ExtensionProfile, XmlWriter, Collection&lt;XmlNamespace&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Generates everything that's in the feed up to and not including the
entries.
<DT><A HREF="./com/google/gdata/data/Source.html#generateInnerAtom(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateInnerAtom(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Generates inner XML content in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/Category.html#generateRss(com.google.gdata.util.common.xml.XmlWriter)"><B>generateRss(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/Content.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, java.lang.String, com.google.gdata.data.TextConstruct.RssFormat)"><B>generateRss(XmlWriter, String, TextConstruct.RssFormat)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/Link.html#generateRss(com.google.gdata.util.common.xml.XmlWriter)"><B>generateRss(XmlWriter)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/Person.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, java.lang.String)"><B>generateRss(XmlWriter, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, java.lang.String, com.google.gdata.data.TextConstruct.RssFormat)"><B>generateRss(XmlWriter, String, TextConstruct.RssFormat)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, java.lang.String, com.google.gdata.data.TextConstruct.RssFormat)"><B>generateRss(XmlWriter, String, TextConstruct.RssFormat)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/TextContent.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.data.ExtensionProfile)"><B>generateRss(XmlWriter, ExtensionProfile)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#generateRss(com.google.gdata.util.common.xml.XmlWriter, java.lang.String, com.google.gdata.data.TextConstruct.RssFormat)"><B>generateRss(XmlWriter, String, TextConstruct.RssFormat)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Generates XML in the RSS format.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#generateStartElement(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.util.Collection, java.util.Collection)"><B>generateStartElement(XmlWriter, XmlNamespace, String, Collection&lt;XmlWriter.Attribute&gt;, Collection&lt;XmlNamespace&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Generates XML corresponding to the type implementing <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A>.
<DT><A HREF="./com/google/gdata/util/GenerateUtil.html" title="class in com.google.gdata.util"><B>GenerateUtil</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Helper class with static generate methods to generate atom for old or new
data model as appropriate.<DT><A HREF="./com/google/gdata/util/GenerateUtil.html#GenerateUtil()"><B>GenerateUtil()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/GenerateUtil.html" title="class in com.google.gdata.util">GenerateUtil</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data"><B>Generator</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Atom generator type.<DT><A HREF="./com/google/gdata/data/Generator.html#Generator()"><B>Generator()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#generator"><B>generator</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Generator.
<DT><A HREF="./com/google/gdata/data/Generator.AtomHandler.html" title="class in com.google.gdata.data"><B>Generator.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;atom:generator&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/Generator.AtomHandler.html#Generator.AtomHandler()"><B>Generator.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.AtomHandler.html" title="class in com.google.gdata.data">Generator.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic"><B>GenericEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/generic/package-summary.html">com.google.gdata.data.appsforyourdomain.generic</A><DD>GData entry class that models a generic feed entry which contains only
name-value pairs of data.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#GenericEntry()"><B>GenericEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericFeed.html" title="class in com.google.gdata.data.appsforyourdomain.generic"><B>GenericFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/generic/package-summary.html">com.google.gdata.data.appsforyourdomain.generic</A><DD>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.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericFeed.html#GenericFeed()"><B>GenericFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericFeed.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Genre.html" title="class in com.google.gdata.data.docs"><B>Genre</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Genre of the audio.<DT><A HREF="./com/google/gdata/data/docs/Genre.html#Genre()"><B>Genre()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Genre.html" title="class in com.google.gdata.data.docs">Genre</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Genre.html#Genre(java.lang.String)"><B>Genre(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Genre.html" title="class in com.google.gdata.data.docs">Genre</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GEO_RSS"><B>GEO_RSS</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>Namespace for the Geo RSS proposal for encoding geo information.
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GEO_RSS_ALIAS"><B>GEO_RSS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GEO_RSS_NAMESPACE"><B>GEO_RSS_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo"><B>GeoLat</B></A> - Class in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Extension for a W3C geo:lat element.<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#GeoLat()"><B>GeoLat()</B></A> -
Constructor for class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>Creates an instance of the GeoLat extension without a latitude value set.
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#GeoLat(java.lang.Double)"><B>GeoLat(Double)</B></A> -
Constructor for class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>Creates an immutable instance of GeoLat extension with the coordinate
set to the value passed in.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo"><B>GeoLong</B></A> - Class in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Extension for a W3C geo:long element.<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#GeoLong()"><B>GeoLong()</B></A> -
Constructor for class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>Creates an instance of the GeoLong extension without a
longitude value set.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#GeoLong(java.lang.Double)"><B>GeoLong(Double)</B></A> -
Constructor for class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>Creates an immutable instance of GeoLong extension with the coordinate
set to the value passed in.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions"><B>GeoPt</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/data/geo/impl/package-summary.html"><CODE>com.google.gdata.data.geo.impl</CODE></A> package.</I><DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#GeoPt()"><B>GeoPt()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#geoPtLatRequired"><B>geoPtLatRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#geoPtLonRequired"><B>geoPtLonRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl"><B>GeoRssBox</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>A georss:box that contains 2 points, like:
<georss:box>42.943 -71.032 43.039 -69.856</georss:box><DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#GeoRssBox()"><B>GeoRssBox()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Constructs an empty georss:box element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#GeoRssBox(java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double)"><B>GeoRssBox(Double, Double, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Constructs a georss:box element with the given set of points.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#GeoRssBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>GeoRssBox(Point, Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Constructs a georss:box element with the given bounding points.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#GeoRssBox(com.google.gdata.data.geo.Box)"><B>GeoRssBox(Box)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Constructs a georss:box element by copying the data from the given box.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl"><B>GeoRssPoint</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Extension for a Geo RSS georss:point element.<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html#GeoRssPoint()"><B>GeoRssPoint()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl">GeoRssPoint</A>
<DD>Constructs an empty georss:point element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html#GeoRssPoint(java.lang.Double, java.lang.Double)"><B>GeoRssPoint(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl">GeoRssPoint</A>
<DD>Constructs a georss:point element with the given latitude and longitude.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html#GeoRssPoint(com.google.gdata.data.geo.Point)"><B>GeoRssPoint(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl">GeoRssPoint</A>
<DD>Constructs a georss:point element by copying it from the given point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl"><B>GeoRssWhere</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>The georss:where element.<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere()"><B>GeoRssWhere()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs an empty georss:where element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere(java.lang.Double, java.lang.Double)"><B>GeoRssWhere(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs a georss:where element containing the given lat/lon point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere(com.google.gdata.data.geo.Point)"><B>GeoRssWhere(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs a georss:where element containing the given point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere(java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double)"><B>GeoRssWhere(Double, Double, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs a georss:where element containing the four coordinates that
define a box.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>GeoRssWhere(Point, Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs a georss:where element containing the given gml:lowerCorner
and gml:upperCorner elements.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#GeoRssWhere(com.google.gdata.data.geo.Box)"><B>GeoRssWhere(Box)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Constructs a georss:where element containing the given box.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#get(java.lang.String, java.util.Map)"><B>get(String, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Retrieves the value with the given key from the input map.
<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>Multimap.get(name)</code> and convert to an array only if
you absolutely have to.</I>
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#get()"><B>get()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Returns the version registry being used to manage version information.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#GET_UPLOAD_TOKEN_REL"><B>GET_UPLOAD_TOKEN_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for get upload token action.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getAboutMe()"><B>getAboutMe()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Gets the user description.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#getAbPageVariationId()"><B>getAbPageVariationId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Returns the A/B experiment page variation ID.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getAbsoluteTime()"><B>getAbsoluteTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#getAbsoluteUri(java.lang.String)"><B>getAbsoluteUri(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Utility routine that combines the current state of <code>xml:base</code>
with the specified URI to obtain an absolute URI.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getAcceptList()"><B>getAcceptList()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ICollection.html#getAcceptList()"><B>getAcceptList()</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ICollection.html" title="interface in com.google.gdata.data.introspection">ICollection</A>
<DD>Returns a list of accept values.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getAccess()"><B>getAccess()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The access level of the album, either private, protected, or public.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getAccess()"><B>getAccess()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getAccess()"><B>getAccess()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getAccess()"><B>getAccess()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getAccessControlListLink()"><B>getAccessControlListLink()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the link that provides the URI of the feed for the access control
list for the entry.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html#getAccessControlListLink()"><B>getAccessControlListLink()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html" title="class in com.google.gdata.data.gtt">GlossaryEntry</A>
<DD>Returns the link that provides the URI of the feed for the access control
list for the entry.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#getAccessControlListLink()"><B>getAccessControlListLink()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Returns the link that provides the URI of the feed for the access control
list for the entry.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getAccessExt()"><B>getAccessExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the access level for the album.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getAccessLevel()"><B>getAccessLevel()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar accesslevel.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getAccessToken(java.net.URL, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getAccessToken(URL, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Exchanges the user-authorized request token for an access token.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getAccessToken(java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getAccessToken(String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Exchanges the user-authorized request token for an access token.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getAccessToken(com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getAccessToken(OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Exchanges the user-authorized request token for an access token.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getAccessTokenUrl()"><B>getAccessTokenUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Get the access token url
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getAcessTokenUrl()"><B>getAcessTokenUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the value of the access token url.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getAclFeed()"><B>getAclFeed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getAclFeedLink()"><B>getAclFeedLink()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getActive()"><B>getActive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the whether the goal is currently active.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getAdaptedEntry()"><B>getAdaptedEntry()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Locates and returns the most specific <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> BaseEntry
subtype for this entry.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#getAdaptedEntry()"><B>getAdaptedEntry()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Returns an adapted entry that is a subclass of GphotoEntry.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getAdaptedFeed()"><B>getAdaptedFeed()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Locates and returns the most specific <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> feed
subtype for this feed.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getAdaptor(java.lang.Class)"><B>getAdaptor(Class&lt;A&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getAdaptor(java.lang.Class)"><B>getAdaptor(Class&lt;A&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Adaptable.html#getAdaptor(java.lang.Class)"><B>getAdaptor(Class&lt;E&gt;)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data">Kind.Adaptable</A>
<DD>Returns a <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> instance associated with this
<code>Adaptable</code> instance of the specified type, or {code null}
if none is available..
<DT><A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html#getAdaptor(java.lang.Class)"><B>getAdaptor(Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html" title="class in com.google.gdata.data">Kind.AdaptableHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.html#getAdaptor(java.lang.String, com.google.gdata.data.Kind.Adaptable)"><B>getAdaptor(String, Kind.Adaptable)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>Returns an <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> instance associated with the specified
kind that is associated with the target <A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptable</CODE></A>.
<DT><A HREF="./com/google/gdata/data/Kind.html#getAdaptorClass(java.lang.String, com.google.gdata.data.Kind.Adaptable)"><B>getAdaptorClass(String, Kind.Adaptable)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>Returns that <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> class that handles the
declaration of extensions within an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A> based
upon the kind term value.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getAdaptors()"><B>getAdaptors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getAdaptors()"><B>getAdaptors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Adaptable.html#getAdaptors()"><B>getAdaptors()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data">Kind.Adaptable</A>
<DD>Returns the collection of <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> instances associated with the
this <code>Adaptable</code> instance.
<DT><A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html#getAdaptors()"><B>getAdaptors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html" title="class in com.google.gdata.data">Kind.AdaptableHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getAdditionalName()"><B>getAdditionalName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the additional name.
<DT><A HREF="./com/google/api/gbase/client/Location.html#getAddress()"><B>getAddress()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Gets the address.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getAddress()"><B>getAddress()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getAddress()"><B>getAddress()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the IM address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getAdjustments()"><B>getAdjustments()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the adjustments for this attribute.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getAdmin()"><B>getAdmin()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getAdminEmailAddress()"><B>getAdminEmailAddress()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getAdminEmailAddress()"><B>getAdminEmailAddress()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getAdultContent()"><B>getAdultContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getAge()"><B>getAge()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#getAge()"><B>getAge()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>Gets the age.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getAgent()"><B>getAgent()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Used in work addresses.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getAggregates()"><B>getAggregates()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the aggregates.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getAgreedToTerms()"><B>getAgreedToTerms()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getAlbum()"><B>getAlbum()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the album.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getAlbumAccess()"><B>getAlbumAccess()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getAlbumAccess()"><B>getAlbumAccess()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getAlbumAccess()"><B>getAlbumAccess()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getAlbumAccess()"><B>getAlbumAccess()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getAlbumAccessExt()"><B>getAlbumAccessExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the access level for the album.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getAlbumArt()"><B>getAlbumArt()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the album art.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getAlbumArtist()"><B>getAlbumArtist()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the album artist.
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getAlbumEntries()"><B>getAlbumEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos"><CODE>AlbumEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Gets the albumid of the album the comment is contained in.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The id of the album the photo is on.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getAlbumId()"><B>getAlbumId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#getAlbumIdExt()"><B>getAlbumIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Returns the album ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getAlbumIdExt()"><B>getAlbumIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the album ID of the album this photo is in.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html#getAlgo()"><B>getAlgo()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss">MediaHash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#getAllErrors()"><B>getAllErrors()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Gets all errors.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#getAllPages(java.net.URL, java.lang.Class)"><B>getAllPages(URL, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>Executes a GData query against the target service and returns a
List containing all the <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> that match the query result.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#getAllProperties()"><B>getAllProperties()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Group.html#getAllSubAttributes()"><B>getAllSubAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>Gets all sub-attributes of the group.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getAltFormat()"><B>getAltFormat()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>Returns the <CODE>AltFormat</CODE> describing the representation used for
the current request.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getAltRegistry()"><B>getAltRegistry()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getAltRegistry()"><B>getAltRegistry()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the alternate registration registry that describes representations
that may be parsed from or generated to the remote GData service.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#getAmount()"><B>getAmount()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Returns the amount.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getAnalyticsAccountId()"><B>getAnalyticsAccountId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the Analytics account ID.
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getAncestor()"><B>getAncestor()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the content with the given ancestor.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getAnnotationLink()"><B>getAnnotationLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the annotation link to submit review, rating, labels.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getApetureFNumber()"><B>getApetureFNumber()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getApplication()"><B>getApplication()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the application attribute.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#getApprovalUrl()"><B>getApprovalUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Retrieves the approval url.
<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html#getApprovalUrl()"><B>getApprovalUrl()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util">OAuthProxyException</A>
<DD>Gets the value of the "x_oauth_approval_url" header from the http
response.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getArtist()"><B>getArtist()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the artist.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getAspectRatio()"><B>getAspectRatio()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getAtomAlternateLink()"><B>getAtomAlternateLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
<DT><A HREF="./com/google/gdata/data/books/VolumeFeed.html#getAtomAlternateLink()"><B>getAtomAlternateLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeFeed.html" title="class in com.google.gdata.data.books">VolumeFeed</A>
<DD>Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getAtomAlternateLink()"><B>getAtomAlternateLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the link that provides the URI of an alternate format of the
entry's or feed's contents.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#getAtomAttachmentsLink()"><B>getAtomAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getAtomAttachmentsLink()"><B>getAtomAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getAtomAttachmentsLink()"><B>getAtomAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getAtomAttachmentsLink()"><B>getAtomAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#getAtomAttachmentsLink()"><B>getAtomAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getAtomEntry()"><B>getAtomEntry()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns the ContentType that should be used in contexts that expect
an Atom entry.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getAtomEntryAcceptType()"><B>getAtomEntryAcceptType()</B></A> -
Static method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>Returns the accept type used in Atom service document to represent
the fact that the service accepts Atom entry posting.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getAtomFeed()"><B>getAtomFeed()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns the ContentType that should be used in contexts that expect
an Atom feed.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/maps/MapFeed.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapFeed.html" title="class in com.google.gdata.data.maps">MapFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/maps/VersionFeed.html#getAtomFeedLink()"><B>getAtomFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionFeed.html" title="class in com.google.gdata.data.maps">VersionFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#getAtomPart()"><B>getAtomPart()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Returns the body part containing atom content.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#getAtomPubNs()"><B>getAtomPubNs()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Returns the XML namespace associated with the Atom Publishing
Protocol.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Returns the replies Project Hosting Link class.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the replies Project Hosting Link class.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#getAtomRepliesLink()"><B>getAtomRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getAttendeeStatus()"><B>getAttendeeStatus()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getAttendeeType()"><B>getAttendeeType()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first attribute with a certain name.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>getAttribute(String, GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first attribute with a certain name and type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns the additional attribute by name of the content type.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#getAttributeHistogram()"><B>getAttributeHistogram()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Gets attribute histogram information.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getAttributeId()"><B>getAttributeId()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Gets the name and type of the attribute this histogram describes.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html#getAttributeId()"><B>getAttributeId()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html" title="class in com.google.api.gbase.client">GmAttributes.GmAttribute</A>
<DD>Returns the id of this attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getAttributeId()"><B>getAttributeId()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Returns the attribute identity, name and type.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#getAttributeIds()"><B>getAttributeIds()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GmAttributes.html#getAttributes()"><CODE>GmAttributes.getAttributes()</CODE></A> instead.</I>
<DT><A HREF="./com/google/api/gbase/client/ItemTypeDescription.html#getAttributeIds()"><B>getAttributeIds()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ItemTypeDescription.html" title="class in com.google.api.gbase.client">ItemTypeDescription</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/ItemTypeDescription.html#getAttributes()"><CODE>ItemTypeDescription.getAttributes()</CODE></A> instead</I>
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getAttributeName()"><B>getAttributeName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Gets the name of the attribute this histogram describes.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD>Gets an unmodifiable collection of GmAttribute objects.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets a list of all the attributes available in the extension
namespace at the current <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getAttributes(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>getAttributes(String, GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the attributes with a certain name and type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getAttributes(java.lang.String)"><B>getAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the attributes with a certain name and type.
<DT><A HREF="./com/google/api/gbase/client/ItemTypeDescription.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ItemTypeDescription.html" title="class in com.google.api.gbase.client">ItemTypeDescription</A>
<DD>Get the list of attribute ids with extra information as defined for this
item type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns the additional attributes of the content type.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getAttributesFeedURL()"><B>getAttributesFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for the list of the most used attributes
and their most used values.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getAttributeType()"><B>getAttributeType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Gets the type of the attribute this histogram describes.
<DT><A HREF="./com/google/gdata/data/AttributeHelper.EnumToAttributeValue.html#getAttributeValue(T)"><B>getAttributeValue(T)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.EnumToAttributeValue.html" title="interface in com.google.gdata.data">AttributeHelper.EnumToAttributeValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html#getAttributeValue(T)"><B>getAttributeValue(T)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeHelper.LowerCaseEnumToAttributeValue.html" title="class in com.google.gdata.data">AttributeHelper.LowerCaseEnumToAttributeValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getAttribution()"><B>getAttribution()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#getAuthHeader()"><B>getAuthHeader()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#getAuthor()"><B>getAuthor()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the author name or email address used for the query.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getAuthorizationHeader(java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getAuthorizationHeader(String, String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Generates the string to be used as the HTTP authorization header.
<DT><A HREF="./com/google/gdata/client/authn/oauth/TwoLeggedOAuthHelper.html#getAuthorizationHeader(java.lang.String, java.lang.String)"><B>getAuthorizationHeader(String, String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/TwoLeggedOAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">TwoLeggedOAuthHelper</A>
<DD>Generates the string to be used as the HTTP authorization header.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html#getAuthorizationHeader(java.net.URL, java.lang.String)"><B>getAuthorizationHeader(URL, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.AuthSubToken</A>
<DD>Returns an authorization header to be used for a HTTP request
for the respective authentication token.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html#getAuthorizationHeader(java.net.URL, java.lang.String)"><B>getAuthorizationHeader(URL, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.OAuthToken</A>
<DD>Generates the OAuth authorization header using the user's OAuth
parameters, the request url and the request method.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html#getAuthorizationHeader(java.net.URL, java.lang.String)"><B>getAuthorizationHeader(URL, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.UserToken</A>
<DD>Returns an authorization header to be used for a HTTP request
for the respective authentication token.
<DT><A HREF="./com/google/gdata/client/http/HttpAuthToken.html#getAuthorizationHeader(java.net.URL, java.lang.String)"><B>getAuthorizationHeader(URL, String)</B></A> -
Method in interface com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpAuthToken.html" title="interface in com.google.gdata.client.http">HttpAuthToken</A>
<DD>Returns an authorization header to be used for a HTTP request
for the respective authentication token.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getAuthorizationUrl()"><B>getAuthorizationUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the value of the authorization url.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getAuthors()"><B>getAuthors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IAtom.html#getAuthors()"><B>getAuthors()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns the list of all authors on this resource.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getAuthors()"><B>getAuthors()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets a modifiable list of authors on this entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getAuthors()"><B>getAuthors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.html#getAuthToken()"><B>getAuthToken()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client">AuthTokenFactory</A>
<DD>Get an authentication token.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#getAuthToken()"><B>getAuthToken()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#getAuthToken(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getAuthToken(String, String, String, String, String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Retrieves the authentication token for the provided set of credentials for
either a Google or a hosted domain.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#getAuthToken(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.ClientLoginAccountType)"><B>getAuthToken(String, String, String, String, String, String, ClientLoginAccountType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Retrieves the authentication token for the provided set of credentials.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getAuthToken(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getAuthToken(String, String, String, String, String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Retrieves the authentication token for the provided set of credentials.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getAuthTokenFactory()"><B>getAuthTokenFactory()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Returns the <A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client"><CODE>AuthTokenFactory</CODE></A> currently associated with the service.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getAutoPruneMode()"><B>getAutoPruneMode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the auto-prune mode.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getAverage()"><B>getAverage()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#getBase()"><B>getBase()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getBaseParameters()"><B>getBaseParameters()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Return the parameters used to calculate the OAuth signature.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getBaseURL()"><B>getBaseURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Returns the URL used as a base for the generated URLs.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getBaseUrl()"><B>getBaseUrl()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Returns the URL used as a base for the generated URLs.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#getBatchId(com.google.gdata.data.BaseEntry)"><B>getBatchId(BaseEntry&lt;?&gt;)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Gets the value of the tag <code>&lt;batch:id&gt;</code>.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getBatchId()"><B>getBatchId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the batch identifier.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getBatchId()"><B>getBatchId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the batch identifier.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getBatchId()"><B>getBatchId()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the batch identifier.
<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getBatchInterrupted()"><B>getBatchInterrupted()</B></A> -
Method in exception com.google.gdata.client.batch.<A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch">BatchInterruptedException</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getIBatchInterrupted()"><CODE>BatchInterruptedException.getIBatchInterrupted()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#getBatchInterrupted(com.google.gdata.data.ExtensionPoint)"><B>getBatchInterrupted(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Gets the value of the tag <code>&lt;batch:interrupted&gt;</code>.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getBatchInterrupted()"><B>getBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getBatchInterrupted()"><B>getBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the batch interruption information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getBatchInterrupted()"><B>getBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getBatchOperation()"><B>getBatchOperation()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the batch operation.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getBatchOperation()"><B>getBatchOperation()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the batch operation.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getBatchOperation()"><B>getBatchOperation()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the batch operation.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#getBatchOperationType(com.google.gdata.data.ExtensionPoint)"><B>getBatchOperationType(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Gets the batch operation type from the tag <code>&lt;batch:operation&gt;</code>
in a <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A>.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#getBatchStatus(com.google.gdata.data.ExtensionPoint)"><B>getBatchStatus(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Gets the value of the tag <code>&lt;batch:status&gt;</code>.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getBatchStatus()"><B>getBatchStatus()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the batch response status information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getBatchStatus()"><B>getBatchStatus()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the batch response status information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getBatchStatus()"><B>getBatchStatus()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the batch response status information.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getBeginDate()"><B>getBeginDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getBeginDate()"><B>getBeginDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#getBestContentType(java.lang.String, java.util.List)"><B>getBestContentType(String, List&lt;ContentType&gt;)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Determines the best "Content-Type" header to use in a servlet response
based on the "Accept" header from a servlet request.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getBillingInformation()"><B>getBillingInformation()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the billing information.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getBirthday()"><B>getBirthday()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the birthday.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getBitrate()"><B>getBitrate()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#getBlob()"><B>getBlob()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getBlockedOns()"><B>getBlockedOns()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the blocked ons.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getBlockedOnUpdates()"><B>getBlockedOnUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the blocked on updates.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getBlockings()"><B>getBlockings()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the blockings.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#getBody()"><B>getBody()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Returns the body of the message.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getBooks()"><B>getBooks()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getBooleanAttribute(java.lang.String)"><B>getBooleanAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as an Boolean.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#getBooleanAttribute(org.xml.sax.Attributes, java.lang.String)"><B>getBooleanAttribute(Attributes, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Utility method to return the value of an xsd:boolean attribute.
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#getBooleanValue()"><B>getBooleanValue()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Get boolean value.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#getBox(com.google.gdata.data.ExtensionPoint)"><B>getBox(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Helper method to retrieve the Box extension point.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getBytes()"><B>getBytes()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getBytesUsed()"><B>getBytesUsed()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The number of bytes that are used by photos in this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getBytesUsed()"><B>getBytesUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getBytesUsed()"><B>getBytesUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getBytesUsed()"><B>getBytesUsed()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getBytesUsedExt()"><B>getBytesUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the number of bytes used by this album.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html#getByText(java.lang.String)"><B>getByText(String)</B></A> -
Static method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html" title="enum in com.google.api.gbase.client">GmPublishingPriority.Value</A>
<DD>Returns the priority value based on the <code>textValue</code>
parameter, or <code>null</code> if no such value exists.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getCalendarLinks()"><B>getCalendarLinks()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the calendar links.
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#getCallback()"><B>getCallback()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getCameraMake()"><B>getCameraMake()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getCameraModel()"><B>getCameraModel()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#getCan()"><B>getCan()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Returns the canned query identifier.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getCanEdit()"><B>getCanEdit()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#getCanEdit()"><B>getCanEdit()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Returns <code>true</code> if the entry can be modified by a client.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getCanPost()"><B>getCanPost()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Gets the property that indicates if it is possible to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getCanPost()"><B>getCanPost()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns true if this feed accepts entries POSTed to it.
<DT><A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html#getCaptchaToken()"><B>getCaptchaToken()</B></A> -
Method in exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html" title="class in com.google.gdata.client">GoogleService.CaptchaRequiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html#getCaptchaUrl()"><B>getCaptchaUrl()</B></A> -
Method in exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html" title="class in com.google.gdata.client">GoogleService.CaptchaRequiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getCaseSensitive()"><B>getCaseSensitive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the whether path URL matching is case sensitive.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#getCategories()"><B>getCategories()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getCategories()"><B>getCategories()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IAtom.html#getCategories()"><B>getCategories()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns a set of categories on this resource.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getCategories()"><B>getCategories()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getCategories()"><B>getCategories()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets a set of categories on the entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getCategories()"><B>getCategories()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getCategoriesList()"><B>getCategoriesList()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getCategoriesWithScheme(java.lang.String)"><B>getCategoriesWithScheme(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>Returns all the found categories of the given scheme.
<DT><A HREF="./com/google/gdata/client/Query.html#getCategoryFilters()"><B>getCategoryFilters()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the current list of CategoryFilters associated with the query.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#getCategoryList()"><B>getCategoryList()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Returns the list of in-line categories or <code>null</code> if there is no
associated list.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getCcs()"><B>getCcs()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the list of CCed users.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getCcUpdates()"><B>getCcUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the cc updates.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#getCell()"><B>getCell()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Yields the &lt;gd:cell&gt; element that makes up this Cell Entry.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getCellFeedUrl(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getCellFeedUrl(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates a URL you can use to get a CellFeed, which treats
the spreadsheet like spatially oriented cells.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#getCellFeedUrl()"><B>getCellFeedUrl()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Gets the URL for this worksheet's cells feed.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getChangePasswordAtNextLogin()"><B>getChangePasswordAtNextLogin()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getChannels()"><B>getChannels()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getChannels()"><B>getChannels()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the number of audio channels.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#getChannelType()"><B>getChannelType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Returns the term of the channel type category.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getChannelType()"><B>getChannelType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns the term of the channel type category.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getCharset()"><B>getCharset()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getChatMonitorLevel()"><B>getChatMonitorLevel()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getChecksum()"><B>getChecksum()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getChecksum()"><B>getChecksum()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The checksum on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getChecksum()"><B>getChecksum()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getChecksum()"><B>getChecksum()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getChecksumExt()"><B>getChecksumExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the checksum for the photo provided by the client.
<DT><A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html" title="class in com.google.gdata.data">BaseEntry.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html" title="class in com.google.gdata.data">BaseFeed.FeedHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data">Category.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Content.html#getChildHandler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>getChildHandler(ExtensionProfile, Attributes)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.CumulativeBlobHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.CumulativeBlobHandler.html" title="class in com.google.gdata.data">ExtensionPoint.CumulativeBlobHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html" title="class in com.google.gdata.data">ExtensionProfile.ExtensionPointHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html" title="class in com.google.gdata.data">ExtensionProfile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Handler.html" title="class in com.google.gdata.data.extensions">Who.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Categories.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.Handler.html" title="class in com.google.gdata.data.introspection">Categories.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.Handler.html" title="class in com.google.gdata.data.introspection">Collection.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.Handler.html" title="class in com.google.gdata.data.introspection">ServiceDocument.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.Handler.html" title="class in com.google.gdata.data.introspection">Workspace.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data">Link.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/MediaContent.html#getChildHandler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>getChildHandler(ExtensionProfile, Attributes)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.Handler.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html" title="class in com.google.gdata.data">OtherContent.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.AtomHandler.html" title="class in com.google.gdata.data">Person.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/PubControl.AtomHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.AtomHandler.html" title="class in com.google.gdata.data">PubControl.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.SourceHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceHandler.html" title="class in com.google.gdata.data">Source.SourceHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#getChildHandler(org.xml.sax.Attributes)"><B>getChildHandler(Attributes)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.Handler.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.Handler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.Handler.html" title="class in com.google.gdata.data.webmastertools">SitemapNews.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#getChildHandler(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes, java.util.List)"><B>getChildHandler(String, String, String, Attributes, List&lt;XmlNamespace&gt;)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Determines a handler for a child element.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#getChildHandler(java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getChildHandler(String, String, Attributes)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Determines a handler for a child element.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getChildLink(java.lang.String)"><B>getChildLink(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns the link with the given targetKind.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getChildLinks()"><B>getChildLinks()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns all the child links contained in the entry.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getCity()"><B>getCity()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Can be city, village, town, borough, etc.
<DT><A HREF="./com/google/api/gbase/client/Stats.html#getClicks()"><B>getClicks()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>Gets click count.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getClient()"><B>getClient()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getClient()"><B>getClient()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The client string stored on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getClient()"><B>getClient()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getClient()"><B>getClient()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getClientExt()"><B>getClientExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the client that uploaded the photo.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getClosedDate()"><B>getClosedDate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the closed date.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getCode()"><B>getCode()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Returns the HTTP response code for this status.
<DT><A HREF="./com/google/gdata/data/batch/IBatchStatus.html#getCode()"><B>getCode()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchStatus.html" title="interface in com.google.gdata.data.batch">IBatchStatus</A>
<DD>Returns the status code associated with this batch status element.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#getCode()"><B>getCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Returns the code.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#getCode()"><B>getCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Returns the The 3166-1 alpha-2 country code.
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getCodeName()"><B>getCodeName()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Return the name of this error, which will be unique within its domain.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getCodeName()"><B>getCodeName()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Gets the name of this ErrorCode, which must be unique within its domain.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getCodeName()"><B>getCodeName()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Gets the name of this ErrorInfo, which must be unique within
its domain.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getCodeName()"><B>getCodeName()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return error code.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getCol()"><B>getCol()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Yields the column number starting with 1.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html#getColCount()"><B>getColCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet">CellFeed</A>
<DD>Gets the total number of columns.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#getColCount()"><B>getColCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Gets the total number of columns.
<DT><A HREF="./com/google/gdata/data/introspection/IWorkspace.html#getCollections()"><B>getCollections()</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/IWorkspace.html" title="interface in com.google.gdata.data.introspection">IWorkspace</A>
<DD>Returns the collections associated with this workspace.
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#getCollections()"><B>getCollections()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getColor()"><B>getColor()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar color.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#getColumns()"><B>getColumns()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns the columns.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#getComboActive()"><B>getComboActive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns the flag indicating if the combination is active.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#getComboId()"><B>getComboId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns the combination ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#getComboString()"><B>getComboString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns the string that specifies a combination in an experiment.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#getComment()"><B>getComment()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>Returns the comment of the complaint.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The number of comments on the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The number of comments on this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getCommentCount()"><B>getCommentCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getCommentCountExt()"><B>getCommentCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the number of comments on this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getCommentCountExt()"><B>getCommentCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the count of comments on this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getCommentEntries()"><B>getCommentEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos"><CODE>CommentEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getComments()"><B>getComments()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the Comments class.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getComments()"><B>getComments()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the comments tag or <code>null</code>.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Whether or not commenting is allowed on this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Gets the status of the commenting preference on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getCommentsEnabled()"><B>getCommentsEnabled()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getCommentsEnabledExt()"><B>getCommentsEnabledExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the comments enabled field, which is true if comments are enabled
for this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getCommentsEnabledExt()"><B>getCommentsEnabledExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the whether comments are enabled on this photo.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getCommission()"><B>getCommission()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the commission for the transaction.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getCompany()"><B>getCompany()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#getComparison()"><B>getComparison()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns the engagement goal's comparison operation.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getComplaintsLink()"><B>getComplaintsLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Returns a link to the video complaints feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getCompletedDate()"><B>getCompletedDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getCompletedDate()"><B>getCompletedDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getComposer()"><B>getComposer()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the composer.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#getConfidenceInterval()"><B>getConfidenceInterval()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns the 95% confidence interval for this metric (lower is better).
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getConnection()"><B>getConnection()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Returns the URLConnection instance that represents the underlying
connection to the GData service that will be used by this request.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getContact()"><B>getContact()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getContactEditPhotoLink()"><B>getContactEditPhotoLink()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the link to edit contact photo.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getContactPhotoLink()"><B>getContactPhotoLink()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the link that provides the contact photo.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getContactsFeedLink()"><B>getContactsFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user contacts (friends) feed.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getContainsSampledData()"><B>getContainsSampledData()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the flag indicating whether response contains sampled data.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Gets what will be returned, on the customer feed.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets this tag content.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Gets error message.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getContent()"><B>getContent()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the content of the interrupted element.
<DT><A HREF="./com/google/gdata/data/batch/IBatchStatus.html#getContent()"><B>getContent()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchStatus.html" title="interface in com.google.gdata.data.batch">IBatchStatus</A>
<DD>Returns the content of the batch status element.
<DT><A HREF="./com/google/gdata/data/IEntry.html#getContent()"><B>getContent()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Gets the content of this entry.
<DT><A HREF="./com/google/gdata/data/ITextContent.html#getContent()"><B>getContent()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextContent.html" title="interface in com.google.gdata.data">ITextContent</A>
<DD>Returns the <A HREF="./com/google/gdata/data/ITextConstruct.html" title="interface in com.google.gdata.data"><CODE>ITextConstruct</CODE></A> that contains the text content.
<DT><A HREF="./com/google/gdata/data/Link.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#getContent(javax.activation.DataSource)"><B>getContent(DataSource)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextContent.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#getContent()"><B>getContent()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>Gets the content string.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#getContentAsCountryCodeList()"><B>getContentAsCountryCodeList()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>Gets the content as a space-separated list of country codes.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getContentHandlerInfo(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>getContentHandlerInfo(ExtensionProfile, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Returns information about the content element processing.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#getContentHandlerInfo(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>getContentHandlerInfo(ExtensionProfile, Attributes)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getContentHandlerInfo(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>getContentHandlerInfo(ExtensionProfile, Attributes)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.ResponseMessage</A>
<DD>Returns the value of the Content-Length header of the HTTP response.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaSource.html#getContentLength()"><B>getContentLength()</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media">MediaSource</A>
<DD>Returns the length (in bytes) of the media source.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getContents()"><B>getContents()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getContents()"><B>getContents()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a read-only list of <A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaContent</CODE></A>.
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the default ContentType for data associated with this GData
service.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Describe the content of this tag.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Gets mime type for the content of this error.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getContentType()"><B>getContentType()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the content type of the interrupted element.
<DT><A HREF="./com/google/gdata/data/batch/IBatchStatus.html#getContentType()"><B>getContentType()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchStatus.html" title="interface in com.google.gdata.data.batch">IBatchStatus</A>
<DD>Returns the content type associated with this status element.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#getContinuityOfCareRecord()"><B>getContinuityOfCareRecord()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Returns the continuity of care record.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getContributors()"><B>getContributors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getContributors()"><B>getContributors()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets a modifiable list of contributors on this entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getContributors()"><B>getContributors()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getControlScript()"><B>getControlScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the script to control the experiment.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getConversionScript()"><B>getConversionScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the script to record conversions.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getCookieManager()"><B>getCookieManager()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Returns the <A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client"><CODE>CookieManager</CODE></A> currently associated with the service.
<DT><A HREF="./com/google/gdata/client/CookieManager.html#getCookies()"><B>getCookies()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client">CookieManager</A>
<DD>Returns the set of associated cookies returned by previous requests.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getCookies()"><B>getCookies()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Returns the set of associated cookies returned by previous requests.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#getCookies()"><B>getCookies()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getCopyright()"><B>getCopyright()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getCostBasis()"><B>getCostBasis()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the cost basis of the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getCostBasis()"><B>getCostBasis()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the cost basis of the position in the portfolio default currency
(and exchange currency if it differs).
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html#getCount()"><B>getCount()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html" title="class in com.google.api.gbase.client">AttributeHistogram.UniqueValue</A>
<DD>Gets the number of time this specific value was found.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#getCount()"><B>getCount()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Returns the count.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#getCount()"><B>getCount()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Returns the provides a hint to clients as to the total number of replies
contained by the linked resource.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#getCount()"><B>getCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Gets the total count.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#getCount()"><B>getCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Gets the total count.
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#getCountBySource(java.lang.String)"><B>getCountBySource(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>Get a sub-total for a specific source.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getCountHint()"><B>getCountHint()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getCountHint()"><B>getCountHint()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>Gets an estimate of how many entries can be found
in the enclosed feed.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#getCountries()"><B>getCountries()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Gets the country set.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#getCountry()"><B>getCountry()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Gets the destination country, or null.
<DT><A HREF="./com/google/api/gbase/client/Tax.html#getCountry()"><B>getCountry()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>Gets the destination country, or null.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getCountry()"><B>getCountry()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the The country name.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getCountryCodeForDomain()"><B>getCountryCodeForDomain()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the country code for the domain registered.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getCountryRestriction()"><B>getCountryRestriction()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Retrieves the country restriction set on the current query, if any.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getCoverage()"><B>getCoverage()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the percentage of traffic to send to the experiment.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getCrawled()"><B>getCrawled()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field is not used any more.</I>
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#getCrawlRate()"><B>getCrawlRate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getCrawlRate()"><B>getCrawlRate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns site crawl rate.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#getCrawlType()"><B>getCrawlType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getCrawlType()"><B>getCrawlType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue crawl type.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getCreators()"><B>getCreators()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the creators.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getCredits()"><B>getCredits()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getCredits()"><B>getCredits()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a read-only list of <A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaCredit</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getCrowdBy()"><B>getCrowdBy()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Gets the criteria that will be used to crowd the results.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#getCurrency()"><B>getCurrency()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Gets the price currency, or null.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#getCurrencyCode()"><B>getCurrencyCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Returns the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getCurrencyCode()"><B>getCurrencyCode()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#getCurrentEntry()"><B>getCurrentEntry()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#getCurrentLink()"><B>getCurrentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Returns the current sites link.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#getCustomElements()"><B>getCustomElements()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Gets the collection of custom elements that contain all the special
gsx data items.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getCustomerId()"><B>getCustomerId()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getCustomerPIN()"><B>getCustomerPIN()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves Customer PIN associated with the domain.
<DT><A HREF="./com/google/gdata/client/Query.html#getCustomParameters()"><B>getCustomParameters()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the list of custom parameters.
<DT><A HREF="./com/google/gdata/client/Query.html#getCustomParameters(java.lang.String)"><B>getCustomParameters(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the list of custom parameters that match a specified name.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getCustomProperties()"><B>getCustomProperties()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the custom properties.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getCustomProperties()"><B>getCustomProperties()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the custom properties.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#getCustomVariables()"><B>getCustomVariables()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns the custom variables.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getData()"><B>getData()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Gets the file associated with this uploader.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getData()"><B>getData()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the data region of a table.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#getData()"><B>getData()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns the data region of a table.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#getDataErrors()"><B>getDataErrors()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Gets data errors, which apply to the item content, often
to one field in particular.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getDataSources()"><B>getDataSources()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the data sources.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the date at which the transaction occurred.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getDate()"><B>getDate()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The date the album was taken.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Gets the date on the album, this is the date set by the user.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Returns the Date field of the message.
<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#getDate()"><B>getDate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>Gets the date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDateAttribute(java.lang.String)"><B>getDateAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a date.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#getDateDetected()"><B>getDateDetected()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getDateDetected()"><B>getDateDetected()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue date detected.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getDateExt()"><B>getDateExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the user date of the album.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDateRangeAttribute(java.lang.String)"><B>getDateRangeAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a date/dateTime
range.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getDates()"><B>getDates()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the dates.
<DT><A HREF="./com/google/gdata/data/Rfc3339Handler.html#getDateTime()"><B>getDateTime()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Rfc3339Handler.html" title="class in com.google.gdata.data">Rfc3339Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#getDateTime()"><B>getDateTime()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Get date/time value.
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#getDateTime()"><B>getDateTime()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>Returns the currently set uploaded date time or null if none set.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDateTimeAttribute(java.lang.String)"><B>getDateTimeAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a date and a time.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDateTimeRangeAttribute(java.lang.String)"><B>getDateTimeRangeAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a
<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client"><CODE>DateTimeRange</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDateTimeRangeAttributes(java.lang.String)"><B>getDateTimeRangeAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a list of
<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client"><CODE>DateTimeRange</CODE></A>.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getDays()"><B>getDays()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getDaysGain()"><B>getDaysGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the today's gain for the portfolio in the portfolio default
currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getDaysGain()"><B>getDaysGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getDebugInfo()"><B>getDebugInfo()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Returns debugging information.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getDebugInfo()"><B>getDebugInfo()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getDebugInfo()"><B>getDebugInfo()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Returns debugging information.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getDebugInfo()"><B>getDebugInfo()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return debugging information.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getDefault()"><B>getDefault()</B></A> -
Static method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets the default instance of this factory, targeted
to <A HREF="./com/google/api/gbase/client/FeedURLFactory.html#DEFAULT_BASE_URL">"http://www.google.com/base/"</A>.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getDefault()"><B>getDefault()</B></A> -
Static method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Gets the default instance of this factory, targeted
to <A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#DEFAULT_SPREADSHEETS_URL">"https://spreadsheets.google.com"</A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html#getDefault()"><B>getDefault()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools">CrawlRate</A>
<DD>Returns the default CrawlRate value.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html#getDefault()"><B>getDefault()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools">DomainPreference</A>
<DD>Get the default value for the domain preference.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#getDefaultAltRegistry()"><B>getDefaultAltRegistry()</B></A> -
Static method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Returns an <CODE>AltRegistry</CODE> instance that is configured with the
default parser/generator configuration for a media service.
<DT><A HREF="./com/google/gdata/client/Service.html#getDefaultAltRegistry()"><B>getDefaultAltRegistry()</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns an <CODE>AltRegistry</CODE> instance that is configured with the
default parser/generator configuration for a media service.
<DT><A HREF="./com/google/api/gbase/client/GmDisapproved.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmDisapproved.html" title="class in com.google.api.gbase.client">GmDisapproved</A>
<DD>Returns a description for this extension.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>Returns a description for this extension.
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Definition.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Definition.html" title="class in com.google.gdata.data.analytics">Definition</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/EndDate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/EndDate.html" title="class in com.google.gdata.data.analytics">EndDate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html" title="class in com.google.gdata.data.analytics">GwoAbPageVariationId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html" title="class in com.google.gdata.data.analytics">GwoAnalyticsAccountId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboId.html" title="class in com.google.gdata.data.analytics">GwoComboId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboString.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboString.html" title="class in com.google.gdata.data.analytics">GwoComboString</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoControlScript.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoControlScript.html" title="class in com.google.gdata.data.analytics">GwoControlScript</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html" title="class in com.google.gdata.data.analytics">GwoConversionScript</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoCoverage.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoCoverage.html" title="class in com.google.gdata.data.analytics">GwoCoverage</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html" title="class in com.google.gdata.data.analytics">GwoExperimentId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html" title="class in com.google.gdata.data.analytics">GwoExperimentNotes</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html" title="class in com.google.gdata.data.analytics">GwoNumAbPageVariations</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html" title="class in com.google.gdata.data.analytics">GwoNumCombinations</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumSections.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumSections.html" title="class in com.google.gdata.data.analytics">GwoNumSections</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html" title="class in com.google.gdata.data.analytics">GwoNumVariations</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html" title="class in com.google.gdata.data.analytics">GwoSectionBeginScript</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html" title="class in com.google.gdata.data.analytics">GwoSectionEndScript</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionId.html" title="class in com.google.gdata.data.analytics">GwoSectionId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html" title="class in com.google.gdata.data.analytics">GwoSourceExperimentId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html" title="class in com.google.gdata.data.analytics">GwoTrackingScript</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVariationId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVariationId.html" title="class in com.google.gdata.data.analytics">GwoVariationId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html" title="class in com.google.gdata.data.analytics">GwoVerificationCombo</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html" title="class in com.google.gdata.data.analytics">GwoVerificationComboCoverage</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/StartDate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/StartDate.html" title="class in com.google.gdata.data.analytics">StartDate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/TableId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableId.html" title="class in com.google.gdata.data.analytics">TableId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/analytics/TableName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableName.html" title="class in com.google.gdata.data.analytics">TableName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Email.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Email.html" title="class in com.google.gdata.data.appsforyourdomain">Email</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/books/Embeddability.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.html" title="class in com.google.gdata.data.books">Embeddability</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.html" title="class in com.google.gdata.data.books">OpenAccess</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/books/Review.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/books/Viewability.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.html" title="class in com.google.gdata.data.books">Viewability</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/ColorProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ColorProperty.html" title="class in com.google.gdata.data.calendar">ColorProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>Returns a suggested extension description, which is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>Returns a suggested extension description,
which may be repeatable or not.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar">HiddenProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html" title="class in com.google.gdata.data.calendar">IcalUIDProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html" title="class in com.google.gdata.data.calendar">OverrideNameProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar">QuickAddProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar">SelectedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendEventNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html" title="class in com.google.gdata.data.calendar">SequenceNumberProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar">SyncEventProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html" title="class in com.google.gdata.data.calendar">TimeZoneProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BillingInformation.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BillingInformation.html" title="class in com.google.gdata.data.contacts">BillingInformation</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/DirectoryServer.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/DirectoryServer.html" title="class in com.google.gdata.data.contacts">DirectoryServer</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Hobby.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Hobby.html" title="class in com.google.gdata.data.contacts">Hobby</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Initials.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Initials.html" title="class in com.google.gdata.data.contacts">Initials</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/MaidenName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/MaidenName.html" title="class in com.google.gdata.data.contacts">MaidenName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Mileage.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Mileage.html" title="class in com.google.gdata.data.contacts">Mileage</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Nickname.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Nickname.html" title="class in com.google.gdata.data.contacts">Nickname</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Occupation.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Occupation.html" title="class in com.google.gdata.data.contacts">Occupation</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/ShortName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ShortName.html" title="class in com.google.gdata.data.contacts">ShortName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Subject.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Subject.html" title="class in com.google.gdata.data.contacts">Subject</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Album.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Album.html" title="class in com.google.gdata.data.docs">Album</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/AlbumArt.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArt.html" title="class in com.google.gdata.data.docs">AlbumArt</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/AlbumArtist.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArtist.html" title="class in com.google.gdata.data.docs">AlbumArtist</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Artist.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Artist.html" title="class in com.google.gdata.data.docs">Artist</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Composer.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Composer.html" title="class in com.google.gdata.data.docs">Composer</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html" title="class in com.google.gdata.data.docs">DocumentExportRequestor</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/ExportDocId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportDocId.html" title="class in com.google.gdata.data.docs">ExportDocId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/FeatureName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureName.html" title="class in com.google.gdata.data.docs">FeatureName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Genre.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Genre.html" title="class in com.google.gdata.data.docs">Genre</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Size.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Track.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Track.html" title="class in com.google.gdata.data.docs">Track</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/docs/Year.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Year.html" title="class in com.google.gdata.data.docs">Year</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Creator.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Creator.html" title="class in com.google.gdata.data.dublincore">Creator</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Date.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Date.html" title="class in com.google.gdata.data.dublincore">Date</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Description.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Description.html" title="class in com.google.gdata.data.dublincore">Description</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Format.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Format.html" title="class in com.google.gdata.data.dublincore">Format</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Identifier.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Identifier.html" title="class in com.google.gdata.data.dublincore">Identifier</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Language.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Language.html" title="class in com.google.gdata.data.dublincore">Language</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Publisher.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Publisher.html" title="class in com.google.gdata.data.dublincore">Publisher</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Rights.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Rights.html" title="class in com.google.gdata.data.dublincore">Rights</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Subject.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Subject.html" title="class in com.google.gdata.data.dublincore">Subject</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/dublincore/Title.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Title.html" title="class in com.google.gdata.data.dublincore">Title</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#getDefaultDescription(java.lang.Class)"><B>getDefaultDescription(Class&lt;? extends Extension&gt;)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>Returns the default <A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data"><CODE>ExtensionDescription</CODE></A> for the specified
Extension class.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Agent.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Agent.html" title="class in com.google.gdata.data.extensions">Agent</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/City.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/City.html" title="class in com.google.gdata.data.extensions">City</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/FormattedAddress.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FormattedAddress.html" title="class in com.google.gdata.data.extensions">FormattedAddress</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/HouseName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/HouseName.html" title="class in com.google.gdata.data.extensions">HouseName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/NamePrefix.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NamePrefix.html" title="class in com.google.gdata.data.extensions">NamePrefix</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/NameSuffix.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NameSuffix.html" title="class in com.google.gdata.data.extensions">NameSuffix</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Neighborhood.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Neighborhood.html" title="class in com.google.gdata.data.extensions">Neighborhood</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OrgDepartment.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgDepartment.html" title="class in com.google.gdata.data.extensions">OrgDepartment</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html" title="class in com.google.gdata.data.extensions">OrgJobDescription</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OrgSymbol.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgSymbol.html" title="class in com.google.gdata.data.extensions">OrgSymbol</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OrgTitle.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgTitle.html" title="class in com.google.gdata.data.extensions">OrgTitle</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/PoBox.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PoBox.html" title="class in com.google.gdata.data.extensions">PoBox</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/PostCode.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostCode.html" title="class in com.google.gdata.data.extensions">PostCode</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/Region.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Region.html" title="class in com.google.gdata.data.extensions">Region</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/ResourceId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ResourceId.html" title="class in com.google.gdata.data.extensions">ResourceId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Street.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Street.html" title="class in com.google.gdata.data.extensions">Street</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Subregion.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Subregion.html" title="class in com.google.gdata.data.extensions">Subregion</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>Returns the suggested extension description with configurable
repeatabilty.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>Returns a suggested extension description, which is repeatable.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>Returns a suggested extension description,
which may be repeatable or not.
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html" title="class in com.google.gdata.data.finance">PortfolioFeedLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/PositionFeedLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeedLink.html" title="class in com.google.gdata.data.finance">PositionFeedLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/Price.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl">GeoRssPoint</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssPoint.html" title="class in com.google.gdata.data.geo.impl">GeoRssPoint</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Returns the default extension description for this element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl">GmlLowerCorner</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl">GmlLowerCorner</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl">GmlPos</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl">GmlPos</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl">GmlUpperCorner</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl">GmlUpperCorner</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Returns the suggested extension description with configurable
repeatability.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Returns the suggested extension description and is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/SourceLanguage.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/SourceLanguage.html" title="class in com.google.gdata.data.gtt">SourceLanguage</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/TargetLanguage.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TargetLanguage.html" title="class in com.google.gdata.data.gtt">TargetLanguage</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html" title="class in com.google.gdata.data.health">ContinuityOfCareRecord</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/health/ProfileMetaData.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileMetaData.html" title="class in com.google.gdata.data.health">ProfileMetaData</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaPlayer.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaPlayer.html" title="class in com.google.gdata.data.media.mediarss">MediaPlayer</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.html" title="class in com.google.gdata.data.photos">GphotoAccess</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumCanonicalTitle</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html" title="class in com.google.gdata.data.photos">GphotoAlbumDescription</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos">GphotoAlbumId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumTitle</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoChecksum.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoChecksum.html" title="class in com.google.gdata.data.photos">GphotoChecksum</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoClient.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoClient.html" title="class in com.google.gdata.data.photos">GphotoClient</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoExifTime.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoExifTime.html" title="class in com.google.gdata.data.photos">GphotoExifTime</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos">GphotoId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoLocation.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoLocation.html" title="class in com.google.gdata.data.photos">GphotoLocation</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoName.html" title="class in com.google.gdata.data.photos">GphotoName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoNickname.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoNickname.html" title="class in com.google.gdata.data.photos">GphotoNickname</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos">GphotoPhotoId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRssLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRssLink.html" title="class in com.google.gdata.data.photos">GphotoRssLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippet.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippet.html" title="class in com.google.gdata.data.photos">GphotoSnippet</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html" title="class in com.google.gdata.data.photos">GphotoSnippetType</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStreamId.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStreamId.html" title="class in com.google.gdata.data.photos">GphotoStreamId</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html" title="class in com.google.gdata.data.photos">GphotoThumbnail</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTruncated.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTruncated.html" title="class in com.google.gdata.data.photos">GphotoTruncated</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoType.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoType.html" title="class in com.google.gdata.data.photos">GphotoType</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoUsername.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoUsername.html" title="class in com.google.gdata.data.photos">GphotoUsername</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html" title="class in com.google.gdata.data.photos">GphotoVideoStatus</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html" title="class in com.google.gdata.data.photos">GphotoVideoUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/impl/ExifTag.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl">ExifTag</A>
<DD>Describe this tag.
<DT><A HREF="./com/google/gdata/data/photos/KmlSnippet.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/KmlSnippet.html" title="class in com.google.gdata.data.photos">KmlSnippet</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedImageUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html" title="class in com.google.gdata.data.photos.pheed">PheedThumbnail</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedVideoUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedImageUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedImageUrl.html" title="class in com.google.gdata.data.photos">PheedImageUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/PheedThumbnail.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedThumbnail.html" title="class in com.google.gdata.data.photos">PheedThumbnail</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html" title="class in com.google.gdata.data.photos">PheedVideoUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html" title="class in com.google.gdata.data.projecthosting">BlockedOnUpdate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html" title="class in com.google.gdata.data.projecthosting">CcUpdate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Description.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Description.html" title="class in com.google.gdata.data.projecthosting">Description</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Label.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Label.html" title="class in com.google.gdata.data.projecthosting">Label</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html" title="class in com.google.gdata.data.projecthosting">MergedIntoUpdate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html" title="class in com.google.gdata.data.projecthosting">OwnerUpdate</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Project.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Project.html" title="class in com.google.gdata.data.projecthosting">Project</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html" title="class in com.google.gdata.data.projecthosting">ProjectLabel</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html" title="class in com.google.gdata.data.projecthosting">RepositoryUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/SendEmail.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/SendEmail.html" title="class in com.google.gdata.data.projecthosting">SendEmail</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Status.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Status.html" title="class in com.google.gdata.data.projecthosting">Status</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Summary.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Summary.html" title="class in com.google.gdata.data.projecthosting">Summary</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Uri.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Uri.html" title="class in com.google.gdata.data.projecthosting">Uri</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/projecthosting/Username.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Username.html" title="class in com.google.gdata.data.projecthosting">Username</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html" title="class in com.google.gdata.data.sidewiki">SidewikiThumbnail</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserDescription</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sites/PageName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageName.html" title="class in com.google.gdata.data.sites">PageName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sites/SiteName.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteName.html" title="class in com.google.gdata.data.sites">SiteName</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/sites/Theme.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Theme.html" title="class in com.google.gdata.data.sites">Theme</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getDefaultDescription(boolean)"><B>getDefaultDescription(boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html" title="class in com.google.gdata.data.spreadsheet">RecordValue</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Returns the suggested extension description.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/threading/Total.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#getDefaultDescription(boolean, boolean)"><B>getDefaultDescription(boolean, boolean)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Returns the extension description, specifying whether it is required, and
whether it is repeatable.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#getDefaultDescription()"><B>getDefaultDescription()</B></A> -
Static method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Describes the tag to an <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A>.
<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html#getDefaultEncoding()"><B>getDefaultEncoding()</B></A> -
Method in class com.google.gdata.util.io.base.<A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base">UnicodeReader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getDefaultLanguage()"><B>getDefaultLanguage()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the default language for the Google Apps domain
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#getDefaultScheme()"><B>getDefaultScheme()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Returns the default scheme used for nested categories if not specified
directly on the instance.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#getDefaultVersions()"><B>getDefaultVersions()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Returns the list of default versions for the registry.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#getDefaultWorksheet()"><B>getDefaultWorksheet()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Gets the first worksheet in the spreadsheet.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#getDefaultWorksheet()"><B>getDefaultWorksheet()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Gets the first worksheet in the spreadsheet.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getDefinition()"><B>getDefinition()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the definition.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Returns the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Returns the whether the contact was removed from the group.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getDeleted()"><B>getDeleted()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the If present, indicates that an item has been deleted.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDeliveryNotes()"><B>getDeliveryNotes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets delivery notes attribute
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getDeliveryRadius()"><B>getDeliveryRadius()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets delivery radius.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getDerived()"><B>getDerived()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getDescription()"><B>getDescription()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets the description of the entry or feed.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Description on an entry is just the summary.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Description on a feed is just the subtitle.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns the description.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the Sidewiki author description.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>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</I>
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube">VideoMessageEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#getDescription()"><B>getDescription()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Returns, in a human-readable form, the reason why
the entry was rejected or why processing the entry failed.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getDescriptions()"><B>getDescriptions()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the descriptions.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getDesiredCallbackUrl()"><B>getDesiredCallbackUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the value of the desired callback url.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getDestination()"><B>getDestination()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the destination.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getDestUserName()"><B>getDestUserName()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#getDetail()"><B>getDetail()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getDetail()"><B>getDetail()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue detail.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getDeveloper()"><B>getDeveloper()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#getDimension(java.lang.String)"><B>getDimension(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Gets the dimension with the given name in this entry.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getDimensions()"><B>getDimensions()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the comma separated list of row keys.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#getDimensions()"><B>getDimensions()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Returns the dimensions.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getDirectoryServer()"><B>getDirectoryServer()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the directory server.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getDisplayName()"><B>getDisplayName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getDistance()"><B>getDistance()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getDocId()"><B>getDocId()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Gets the docId or spreadsheet key from the resource id.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getDocumentExportLink()"><B>getDocumentExportLink()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the link for the zip file contains all exported documents.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html#getDocumentExportLink()"><B>getDocumentExportLink()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html" title="class in com.google.gdata.data.docs">DocumentExportFeed</A>
<DD>Returns the link for the zip file contains all exported documents.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getDocumentLink()"><B>getDocumentLink()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Gets the link with which you can open up the document in a Web
browser.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getDocumentSource()"><B>getDocumentSource()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the document source.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#getDomain()"><B>getDomain()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getDomainCreationTime()"><B>getDomainCreationTime()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Gets the time domain was created.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getDomainEdition()"><B>getDomainEdition()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the domain edition.
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getDomainName()"><B>getDomainName()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Return the error domain.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getDomainName()"><B>getDomainName()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Retrieve the name of the domain of this ErrorCode.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.html#getDomainName()"><B>getDomainName()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.html" title="class in com.google.gdata.util">ErrorDomain</A>
<DD>Returns the name associated with this ErrorDomain..
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getDomainName()"><B>getDomainName()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Return the error domain.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getDomainName()"><B>getDomainName()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return error domain.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getDomainSecondaryEmailAddress()"><B>getDomainSecondaryEmailAddress()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the secondary Email address registered with the domain
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getDomainVerificationStatus()"><B>getDomainVerificationStatus()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the status of verification for the domain.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getDoubleValue()"><B>getDoubleValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Gets the double-precision value.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getDraftMonitorLevel()"><B>getDraftMonitorLevel()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#getDropFrame()"><B>getDropFrame()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getDuration()"><B>getDuration()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the duration.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getDuration()"><B>getDuration()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getDuration()"><B>getDuration()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the video playback duration in milliseconds.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getDuration()"><B>getDuration()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets the duration, in seconds, of the youtube video.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html#getEbook()"><B>getEbook()</B></A> -
Method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books">VolumeQuery</A>
<DD>Returns the ebook.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getEdited()"><B>getEdited()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#getEdited()"><B>getEdited()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Get a <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A> instance representing the last time this entry was
edited.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getEditLink()"><B>getEditLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the resource edit link.
<DT><A HREF="./com/google/gdata/data/health/ProfileFeed.html#getEditLink()"><B>getEditLink()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileFeed.html" title="class in com.google.gdata.data.health">ProfileFeed</A>
<DD>Returns the link that provides the URI that can be used to edit the entry.
<DT><A HREF="./com/google/gdata/data/health/RegisterFeed.html#getEditLink()"><B>getEditLink()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterFeed.html" title="class in com.google.gdata.data.health">RegisterFeed</A>
<DD>Returns the link that provides the URI that can be used to edit the entry.
<DT><A HREF="./com/google/gdata/data/IEntry.html#getEditLink()"><B>getEditLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Gets the edit link, which is the link to PUT an updated version of the
entry to.
<DT><A HREF="./com/google/gdata/data/sites/ContentFeed.html#getEditLink()"><B>getEditLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentFeed.html" title="class in com.google.gdata.data.sites">ContentFeed</A>
<DD>Returns the link that provides the URI that can be used to edit the entry.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#getEditLink()"><B>getEditLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Returns the link that provides the URI that can be used to edit the entry.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getElev()"><B>getElev()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#getEmail()"><B>getEmail()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getEmail()"><B>getEmail()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IPerson.html#getEmail()"><B>getEmail()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IPerson.html" title="interface in com.google.gdata.data">IPerson</A>
<DD>Email address.
<DT><A HREF="./com/google/gdata/data/Person.html#getEmail()"><B>getEmail()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#getEmail()"><B>getEmail()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Gets the contact e-mail address (for e-mail contacts.)
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getEmailAddresses()"><B>getEmailAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the email addresses.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getEmailAddresses()"><B>getEmailAddresses()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html#getEmailList()"><B>getEmailList()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/EmailListEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">EmailListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getEmbeddability()"><B>getEmbeddability()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the embeddability.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getEnclosureLink()"><B>getEnclosureLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the link that identifies a resource related to the entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#getEncoding()"><B>getEncoding()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html#getEncoding()"><B>getEncoding()</B></A> -
Method in class com.google.gdata.util.io.base.<A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base">UnicodeReader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#getEnd()"><B>getEnd()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Gets the end date or date/time.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#getEnd()"><B>getEnd()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getEndDate()"><B>getEndDate()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the last day for which to retrieve data in form YYYY-MM-DD.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getEndDate()"><B>getEndDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getEndDate()"><B>getEndDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getEndDate()"><B>getEndDate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the end date.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getEngagement()"><B>getEngagement()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the engagement.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getEnhancedImageSearch()"><B>getEnhancedImageSearch()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns the Enhanced Image Search setting.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getEntries()"><B>getEntries()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the list of entries in this feed
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getEntries(java.lang.Class)"><B>getEntries(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Gets a list of entries of a particular kind.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getEntries()"><B>getEntries()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns a list of entries for this feed.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getEntry(java.net.URL, com.google.gdata.data.DateTime)"><B>getEntry(URL, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns an Google Base entry instance, given the URL of the entry and an
if-modified-since date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getEntry(java.net.URL)"><B>getEntry(URL)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns an Google Base entry instance, given the URL of the entry.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#getEntry(java.net.URL, java.lang.Class)"><B>getEntry(URL, Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#getEntry(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getEntry(URL, Class&lt;E&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>Returns an Atom entry instance, given the URL of the entry and an
if-modified-since date.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getEntry(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getEntry(URL, Class&lt;E&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getEntry(java.net.URL, java.lang.Class, java.lang.String)"><B>getEntry(URL, Class&lt;E&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getEntry(java.net.URL, java.lang.Class)"><B>getEntry(URL, Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns an Atom entry instance, given the URL of the entry.
<DT><A HREF="./com/google/gdata/client/Service.html#getEntry(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getEntry(URL, Class&lt;E&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns an Atom entry instance, given the URL of the entry and an
if-modified-since date.
<DT><A HREF="./com/google/gdata/client/Service.html#getEntry(java.net.URL, java.lang.Class, java.lang.String)"><B>getEntry(URL, Class&lt;E&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns an Atom entry instance given the URL of the entry, if its current
entity tag is different than the provided value.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getEntry()"><B>getEntry()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getEntryClass()"><B>getEntryClass()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#getEntryLink()"><B>getEntryLink()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getEntryLink()"><B>getEntryLink()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getEntryLink()"><B>getEntryLink()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#getEntryLinkProfile()"><B>getEntryLinkProfile()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Retrieves the type of entries nested within <code>&lt;gd:entryLink&gt;</code>.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getEntryLinks()"><B>getEntryLinks()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns a List of <A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions"><CODE>EntryLink</CODE></A> for the links of this class, which
are the child feeds.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the entry post link for the feed.
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>Returns the link that provides the URI that can be used to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the link that provides the URI that can be used to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the entry post link for the feed.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the link that provides the URI that can be used to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#getEntryPostLink()"><B>getEntryPostLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns the link that provides the URI that can be used to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#getEntrySource()"><B>getEntrySource()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns the Sidewiki entry source.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html#getEnumFromInt(java.lang.Integer)"><B>getEnumFromInt(Integer)</B></A> -
Static method in enum com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain">AppsForYourDomainErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getEpubDownloadLink()"><B>getEpubDownloadLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the epub download link.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#getError()"><B>getError()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Retrieves the OAuth error.
<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html#getError()"><B>getError()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util">OAuthProxyException</A>
<DD>Gets the value of the "x_oauth_error" header from the http response.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#getErrorCode()"><B>getErrorCode()</B></A> -
Method in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html#getErrorCodeAsInt()"><B>getErrorCodeAsInt()</B></A> -
Method in enum com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain">AppsForYourDomainErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getErrorCount()"><B>getErrorCount()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets the number of entries that were rejected.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getErrorCount()"><B>getErrorCount()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the number of entries which had errors.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#getErrorFields()"><B>getErrorFields()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Gets the set of all fields that have errors.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#getErrorText()"><B>getErrorText()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Retrieves the OAuth error text.
<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html#getErrorText()"><B>getErrorText()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util">OAuthProxyException</A>
<DD>Gets the value of the "x_oauth_error_text" header from the http
response.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the current entity tag value for this feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getEtag()"><B>getEtag()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Gets the value of the gd:etag attribute for this resource.
<DT><A HREF="./com/google/gdata/data/IOutOfLineContent.html#getEtag()"><B>getEtag()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IOutOfLineContent.html" title="interface in com.google.gdata.data">IOutOfLineContent</A>
<DD>Returns the HTTP etag for the referenced content or <code>null</code> if
none.
<DT><A HREF="./com/google/gdata/data/Link.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaSource.html#getEtag()"><B>getEtag()</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media">MediaSource</A>
<DD>Returns the entity tag (etag) value associated with the media content
or <code>null</code> if unknown.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getEtag()"><B>getEtag()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getEvents()"><B>getEvents()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the events.
<DT><A HREF="./com/google/gdata/data/ParseSource.html#getEventSource()"><B>getEventSource()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Returns the <CODE>Reader</CODE> associated with the input source or
<code>null</code> if associated with a different source type.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#getExchange()"><B>getExchange()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns the exchange symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#getExcludeCategories()"><B>getExcludeCategories()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getExifTag(java.lang.String)"><B>getExifTag(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Get a particular exif tag by name.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getExifTags()"><B>getExifTags()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Gets the exif tags as a collection of <A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl"><CODE>ExifTag</CODE></A>.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getExifTags()"><B>getExifTags()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getExifTags()"><B>getExifTags()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The exif information on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getExifTags()"><B>getExifTags()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the exif information on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getExifTags()"><B>getExifTags()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getExifTagValue(java.lang.String)"><B>getExifTagValue(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Gets the value of a particular exif tag, or null if it doesn't exist.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#getExperimentId()"><B>getExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Returns the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#getExperimentId()"><B>getExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getExperimentId()"><B>getExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#getExperimentId()"><B>getExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#getExperimentId()"><B>getExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getExperimentNotes()"><B>getExperimentNotes()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the experiment's notes.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getExperimentType()"><B>getExperimentType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the experiment type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getExpirationDate()"><B>getExpirationDate()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the date and time at which the entry expires.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getExpiredDate()"><B>getExpiredDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getExpiredDate()"><B>getExpiredDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#getExpires()"><B>getExpires()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getExportDocIds()"><B>getExportDocIds()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the export doc ids.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getExportFormats()"><B>getExportFormats()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the export formats.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getExportRequestor()"><B>getExportRequestor()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the document export requestor.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getExposureTime()"><B>getExposureTime()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#getExpression()"><B>getExpression()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getExpression()"><B>getExpression()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the goal's path expression.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getExpression()"><B>getExpression()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getExtendedHelp()"><B>getExtendedHelp()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Gets the extended help URI.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getExtendedHelp()"><B>getExtendedHelp()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Gets the extended help URI.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getExtendedHelp()"><B>getExtendedHelp()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Gets the extended help URI.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getExtendedHelp()"><B>getExtendedHelp()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return URI for extended help
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getExtendedProperties()"><B>getExtendedProperties()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the extended properties.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#getExtendedProperties()"><B>getExtendedProperties()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns the extended properties.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getExtendedProperty()"><B>getExtendedProperty()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Returns extended properties (gd:extendedProperty)
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#getExtendedPropertyQuery()"><B>getExtendedPropertyQuery()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Returns an array of extended property matches parsed from
the current value of <code>extq</code> custom parameter.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getExtension(java.lang.Class)"><B>getExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Retrieves a non-repeating extension or <code>null</code> if not present.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#getExtension(java.lang.Class)"><B>getExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Get an extension by class.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#getExtensionClass()"><B>getExtensionClass()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getExtensionDescription(com.google.gdata.data.ExtensionProfile, java.lang.Class, java.lang.String, java.lang.String)"><B>getExtensionDescription(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Returns the extension description for the namespace URI and local name for
the XML element based on the extension point in the extension profile.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getExtensionHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getExtensionHandler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>XML parser callback for extended properties.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#getExtensionLocalName()"><B>getExtensionLocalName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Gets the extension's localname.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#getExtensionNamespace()"><B>getExtensionNamespace()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Gets the extension's namespace.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getExtensionProfile()"><B>getExtensionProfile()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getExtensionProfile()"><B>getExtensionProfile()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A> that defines any expected extensions
to the base RSS/Atom content model.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getExtensions()"><B>getExtensions()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Returns an unmodifiable collection of non-repeating extensions in this
ExtensionPoint.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getExternalIds()"><B>getExternalIds()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the external ids.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getExtraParameters()"><B>getExtraParameters()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns any other parameters used in the OAuth process, such as the
OAuth callback url.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#getFamilyName()"><B>getFamilyName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getFamilyName()"><B>getFamilyName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the family name.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#getFavoriteCount()"><B>getFavoriteCount()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>Gets favorite count, 0 by default.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getFavoritesFeedLink()"><B>getFavoritesFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user favorites feed.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getFeaturedDate()"><B>getFeaturedDate()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getFeaturedDate()"><B>getFeaturedDate()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getFeaturedDate()"><B>getFeaturedDate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getFeaturedDate()"><B>getFeaturedDate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getFeaturedDateExt()"><B>getFeaturedDateExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the datetime in unix timestamp format for when the photo was
featured.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#getFeaturedVideoLink()"><B>getFeaturedVideoLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Returns a link to the featured video of the user's profile.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getFeaturedVideoLink()"><B>getFeaturedVideoLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the featured video of the user's profile.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getFeatureFeedUrl()"><B>getFeatureFeedUrl()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Gets the URL of the enclosed feature feed.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#getFeatureName()"><B>getFeatureName()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Returns the feature name.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#getFeatureRate()"><B>getFeatureRate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Returns the feature rate.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getFeatures()"><B>getFeatures()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the features.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getFeed(java.net.URL, com.google.gdata.data.DateTime)"><B>getFeed(URL, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the Google Base feed associated with a particular feed URL, if
it's been modified since the specified date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getFeed(java.net.URL)"><B>getFeed(URL)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the Google base feed associated with a particular feed URL.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#getFeed(java.net.URL, java.lang.Class)"><B>getFeed(URL, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#getFeed(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getFeed(URL, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A> containing entries that match the query result, if
it's been modified since the specified date.
<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getFeed()"><B>getFeed()</B></A> -
Method in exception com.google.gdata.client.batch.<A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch">BatchInterruptedException</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getIFeed()"><CODE>BatchInterruptedException.getIFeed()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getFeed(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getFeed(URL, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getFeed(java.net.URL, java.lang.Class, java.lang.String)"><B>getFeed(URL, Class&lt;F&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getFeed(com.google.gdata.client.Query, java.lang.Class, com.google.gdata.data.DateTime)"><B>getFeed(Query, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#getFeed(com.google.gdata.client.Query, java.lang.Class, java.lang.String)"><B>getFeed(Query, Class&lt;F&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(java.net.URL, java.lang.Class, com.google.gdata.data.DateTime)"><B>getFeed(URL, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Feed associated with a particular feed URL, if it's been
modified since the specified date.
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(java.net.URL, java.lang.Class, java.lang.String)"><B>getFeed(URL, Class&lt;F&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Feed associated with a particular feed URL if the entity tag
associated with it has changed.
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(java.net.URL, java.lang.Class)"><B>getFeed(URL, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Feed associated with a particular feed URL.
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(com.google.gdata.client.Query, java.lang.Class)"><B>getFeed(Query, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the feed resulting from execution of a query.
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(com.google.gdata.client.Query, java.lang.Class, com.google.gdata.data.DateTime)"><B>getFeed(Query, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Feed resulting from executing a query, if it's been modified
since the specified date.
<DT><A HREF="./com/google/gdata/client/Service.html#getFeed(com.google.gdata.client.Query, java.lang.Class, java.lang.String)"><B>getFeed(Query, Class&lt;F&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Feed resulting from query execution, if if the entity tag
associated with it has changed.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getFeed()"><B>getFeed()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getFeed(java.lang.String...)"><B>getFeed(String...)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Retrieve the album feed and associated entries.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#getFeed(java.lang.Class, java.lang.String...)"><B>getFeed(Class&lt;F&gt;, String...)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Get the feed of entries related to this entry.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getFeed(java.lang.String...)"><B>getFeed(String...)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Retrieve the photo feed and associated entries.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getFeed(java.lang.String...)"><B>getFeed(String...)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Retrieve the user feed and associated entries.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getFeedBatchLink()"><B>getFeedBatchLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the link that provides the URI that can be used to batch operations
to query, insert, update and delete entries on this feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getFeedBatchLink()"><B>getFeedBatchLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the link that provides the URI that can be used to batch operations
to query, insert, update and delete entries on this feed.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getFeedClass()"><B>getFeedClass()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/calendar/CalendarFeed.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarFeed.html" title="class in com.google.gdata.data.calendar">CalendarFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Returns the position feed for the portfolio.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns the transaction feed for the position.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the nested feed link.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Retrieves the feed link.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting">IssuesFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting">ProjectsFeed</A>
<DD>Returns the link that provides the URI of the full feed (without any query
parameters).
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the A feedLink element representing the feed for announcements in
this page.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the A feedLink representing the files in this file cabinet.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the A feedLink element representing the feed for list items in this
page.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Returns the sites ACL feed link.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getFeedLink()"><B>getFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Starting with version 2, the feed link can be found in the content.
See <A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getFeedUrl()"><CODE>FeedLinkEntry.getFeedUrl()</CODE></A> and <A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getCountHint()"><CODE>FeedLinkEntry.getCountHint()</CODE></A>.</I>
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#getFeedLinkProfile()"><B>getFeedLinkProfile()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Retrieves the type of feeds nested within <code>&lt;gd:feedLink&gt;</code>.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getFeedLinks()"><B>getFeedLinks()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a modifiable list of <A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions"><CODE>FeedLink</CODE></A>s.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getFeedLinks()"><B>getFeedLinks()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets all gd:feedLink tags.
<DT><A HREF="./com/google/gdata/client/Query.html#getFeedUrl()"><B>getFeedUrl()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the feed URL of this query.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getFeedUrl()"><B>getFeedUrl()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>Gets the URL of the enclosed feed.
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#getField()"><B>getField()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Gets the error field.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#getFieldErrors(java.lang.String)"><B>getFieldErrors(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Gets all errors for one specific field.
<DT><A HREF="./com/google/gdata/client/Query.html#getFields()"><B>getFields()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the fields query string that will be used for the query.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#getFields()"><B>getFields()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Returns the fields.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#getFields()"><B>getFields()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Returns the fields.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#getFile()"><B>getFile()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Returns the Code Search file property.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#getFileContent()"><B>getFileContent()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Returns file content for HTML file verification.
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#getFileName()"><B>getFileName()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>Gets the filename.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getFileSize()"><B>getFileSize()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getFileUrls()"><B>getFileUrls()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getFileUrls()"><B>getFileUrls()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getFilters()"><B>getFilters()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the dimension and metric filters.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getFirstName()"><B>getFirstName()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Gets the first name of the youtube user
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getFlashUsed()"><B>getFlashUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getFloatAttribute(java.lang.String)"><B>getFloatAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a Float.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getFloatUnitAttribute(java.lang.String)"><B>getFloatUnitAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as an float,
followed by a unit name.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getFocalLength()"><B>getFocalLength()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getFolders()"><B>getFolders()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getParentLinks()"><CODE>DocumentListEntry.getParentLinks()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getFormat()"><B>getFormat()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#getFormat()"><B>getFormat()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getFormatInfo()"><B>getFormatInfo()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getFormats()"><B>getFormats()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>format</code> parameter.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getFormats()"><B>getFormats()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the formats.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getFormattedAddress()"><B>getFormattedAddress()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the The full, unstructured address.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#getFormUploadToken(java.net.URL, E)"><B>getFormUploadToken(URL, E)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Generate a form-upload token given the XML description of a new media entry.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getFramerate()"><B>getFramerate()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#getFrameRate()"><B>getFrameRate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getFriendsActivityFeedLink()"><B>getFriendsActivityFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user's friends activity feed.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getFullName()"><B>getFullName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the full name.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#getFullName()"><B>getFullName()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns the full name for the company or mutual fund.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#getFullText()"><B>getFullText()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#getFullTextQuery()"><B>getFullTextQuery()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the full text query string that will be used for the query.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getGadgetPrefs()"><B>getGadgetPrefs()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getGain()"><B>getGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the gain for the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getGain()"><B>getGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the gain for the position in the portfolio default currency (and
exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getGainPercentage()"><B>getGainPercentage()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the percentage gain.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getGainPercentage()"><B>getGainPercentage()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the percentage gain.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getGDataRequest()"><B>getGDataRequest()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getGender()"><B>getGender()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the gender.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getGender()"><B>getGender()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#getGender()"><B>getGender()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>Gets the gender.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getGenerator()"><B>getGenerator()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the atom:generator element on this feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getGenerator()"><B>getGenerator()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getGenre()"><B>getGenre()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the genre.
<DT><A HREF="./com/google/gdata/data/geo/BoxData.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/BoxData.html" title="interface in com.google.gdata.data.geo">BoxData</A>
<DD>Gets the bounding box of this entity.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Gets the geo bounding box for this extension point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getGeoBoundingBox()"><B>getGeoBoundingBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getGeoCoordinates()"><B>getGeoCoordinates()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the georss:where tag.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Gets the geo-location of the entity.
<DT><A HREF="./com/google/gdata/data/geo/PointData.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/PointData.html" title="interface in com.google.gdata.data.geo">PointData</A>
<DD>Gets the geo-location of the entity.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getGeoLocation()"><B>getGeoLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getGeolocation()"><B>getGeolocation()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns site geographic location.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoPoint()"><B>getGeoPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoPoint()"><B>getGeoPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#getGeoPt()"><B>getGeoPt()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoRssBox()"><B>getGeoRssBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoRssBox()"><B>getGeoRssBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoRssPoint()"><B>getGeoRssPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoRssPoint()"><B>getGeoRssPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGeoRssWhere()"><B>getGeoRssWhere()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGeoRssWhere()"><B>getGeoRssWhere()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/youtube/VideoFeed.html#getGetUploadTokenActionLink()"><B>getGetUploadTokenActionLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoFeed.html" title="class in com.google.gdata.data.youtube">VideoFeed</A>
<DD>Gets a link to the "Get Upload Token" action.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#getGivenName()"><B>getGivenName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getGivenName()"><B>getGivenName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the given name.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getGlossary()"><B>getGlossary()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the glossaries element.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGmlEnvelope()"><B>getGmlEnvelope()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGmlEnvelope()"><B>getGmlEnvelope()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getGmlPoint()"><B>getGmlPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the geolocation as a gml:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getGmlPoint()"><B>getGmlPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the geolocation as a gml:point.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#getGmPublishingPriority()"><B>getGmPublishingPriority()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Returns the publishing priority for the entry or <code>null</code> if
the entry doesn't contain this information.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getGoal()"><B>getGoal()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns the goal.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#getGoals()"><B>getGoals()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns the goals.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html#getGoogleBaseAttributes()"><B>getGoogleBaseAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client">GoogleBaseEntry</A>
<DD>Accesses tags in the g: namespace.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html#getGoogleBaseAttributes()"><B>getGoogleBaseAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client">GoogleBaseFeed</A>
<DD>Accesses tags in the g: namespace.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html#getGoogleBaseMetadata()"><B>getGoogleBaseMetadata()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client">GoogleBaseEntry</A>
<DD>Accesses tags in the gm: namespace (attribute histogram and
item type descriptions).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getGoogleBaseQuery()"><B>getGoogleBaseQuery()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Gets the Google Base query that will be executed.
<DT><A HREF="./com/google/gdata/data/photos/GphotoData.html#getGphotoId()"><B>getGphotoId()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoData.html" title="interface in com.google.gdata.data.photos">GphotoData</A>
<DD>Gets the gphoto:id of the data object.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#getGphotoId()"><B>getGphotoId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Return the gphoto:id.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#getGphotoId()"><B>getGphotoId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Return the gphoto:id of this feed.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#getGphotoId()"><B>getGphotoId()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#getGroup()"><B>getGroup()</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Returns the group id.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getGroupAttribute(java.lang.String)"><B>getGroupAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a
<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client"><CODE>Group</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getGroupAttributes(java.lang.String)"><B>getGroupAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a collection of
<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client"><CODE>Group</CODE></A>s.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#getGroupMembershipInfos()"><B>getGroupMembershipInfos()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Returns the group membership infos.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Creates a handler for this gdata extension tag.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD>Creates a parser for this tag.
<DT><A HREF="./com/google/api/gbase/client/GmDisapproved.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmDisapproved.html" title="class in com.google.api.gbase.client">GmDisapproved</A>
<DD>Reads a gm:disapproved tag.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Implements
<A HREF="./com/google/gdata/data/Extension.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><CODE>Extension.getHandler(ExtensionProfile, String, String, Attributes)</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/Stats.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>The default implementation uses the <A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html" title="class in com.google.gdata.data"><CODE>AbstractExtension.AttributesHandler</CODE></A> to handle
parsing the extension.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Creates an XML ElementHandler that will initialize the object based
on a tag batch:interrupted parsed by the XML parser.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Parses XML in the Atom format and uses it to set field values.
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Extension.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data">Extension</A>
<DD>Gets an XML element handler for the extension.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Yields an XML handler for parsing a Cell element.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>Yields an XML handler for parsing a Cell element.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Yields an XML handler for parsing a Cell element.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Yields an XML handler for parsing a Cell element.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#getHandler(com.google.gdata.data.ExtensionProfile, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>getHandler(ExtensionProfile, String, String, Attributes)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getHash()"><B>getHash()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getHashFunctionName()"><B>getHashFunctionName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getHeader()"><B>getHeader()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the header row.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#getHeader()"><B>getHeader()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns the header row.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Returns the image height (pixels).
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the video height.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getHeight()"><B>getHeight()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The height of the photo in pixels.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getHeightExt()"><B>getHeightExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the height of the photo.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#getHelpUrl()"><B>getHelpUrl()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Returns a HTTP url which describes the failure in more
details and/or provides a way of solving the problem.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getHidden()"><B>getHidden()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar hidden property.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getHobbies()"><B>getHobbies()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the hobbies.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getHobbies()"><B>getHobbies()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getHometown()"><B>getHometown()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getHours()"><B>getHours()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getHousename()"><B>getHousename()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Used in places where houses or buildings have names.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns the URI of the calendar.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Returns the URI of the group.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns the URI of the website.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IGenerator.html#getHref()"><B>getHref()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IGenerator.html" title="interface in com.google.gdata.data">IGenerator</A>
<DD>Returns the version uri of the generator.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Returns the location of an external AtomPub categories document that
describes the list of categories.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Reference.html#getHref()"><B>getHref()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Reference.html" title="interface in com.google.gdata.data">Reference</A>
<DD>Returns the value of the resource reference.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#getHref()"><B>getHref()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns the IRI that may be used to retrieve a representation of the
resource being responded to.
<DT><A HREF="./com/google/gdata/data/Link.html#getHrefLang()"><B>getHrefLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#getHtml()"><B>getHtml()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#getHtmlAttachmentsLink()"><B>getHtmlAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getHtmlAttachmentsLink()"><B>getHtmlAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getHtmlAttachmentsLink()"><B>getHtmlAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getHtmlAttachmentsLink()"><B>getHtmlAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#getHtmlAttachmentsLink()"><B>getHtmlAttachmentsLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Returns the attachments sites link.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getHtmlLink()"><B>getHtmlLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the first HTML link.
<DT><A HREF="./com/google/gdata/data/Source.html#getHtmlLink()"><B>getHtmlLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Retrieves the first HTML link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#getHtmlRepliesLink()"><B>getHtmlRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getHtmlRepliesLink()"><B>getHtmlRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getHtmlRepliesLink()"><B>getHtmlRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getHtmlRepliesLink()"><B>getHtmlRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#getHtmlRepliesLink()"><B>getHtmlRepliesLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Returns the replies sites link.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getHttpErrorCodeOverride()"><B>getHttpErrorCodeOverride()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getHttpHeader(java.lang.String)"><B>getHttpHeader(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return the value for requested internal HTTP header or <code>null</code> if
the header is not present.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getHttpHeaders()"><B>getHttpHeaders()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return the internal HTTP headers in modifiable form.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getHttpRequestMethod()"><B>getHttpRequestMethod()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Returns the http request method to use for upload.
<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getIBatchInterrupted()"><B>getIBatchInterrupted()</B></A> -
Method in exception com.google.gdata.client.batch.<A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch">BatchInterruptedException</A>
<DD>Gets the <code>&lt;batch:interrupted&gt;</code> tag that describes
what went wrong.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getIcalUID()"><B>getIcalUID()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Returns the Ical UID(RFC 2445) of the event if it exists otherwise returns
null.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getIcon()"><B>getIcon()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.html#getIcon()"><B>getIcon()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Returns the issue ID.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the id of the segment.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Gets the id.
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Returns the identifier for distinguishing various system groups.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getId()"><B>getId()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Get the unique id for this resource.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getId()"><B>getId()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Get the id of the piece of data you're looking at.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Returns the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Returns the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Returns the id.
<DT><A HREF="./com/google/gdata/data/Source.html#getId()"><B>getId()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.Value.html#getId()"><B>getId()</B></A> -
Method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.Value.html" title="enum in com.google.gdata.data.youtube">YtGender.Value</A>
<DD>Returns a one-letter identifier.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getIdentifiers()"><B>getIdentifiers()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the identifiers.
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#getIdFrom(com.google.gdata.data.BaseEntry)"><B>getIdFrom(BaseEntry&lt;?&gt;)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Convenience method for getting a batchId from
an entry if it's there.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getIds()"><B>getIds()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the Google Analytics profile ID, prefixed by 'ga:'.
<DT><A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html#getIFeed()"><B>getIFeed()</B></A> -
Method in exception com.google.gdata.client.batch.<A HREF="./com/google/gdata/client/batch/BatchInterruptedException.html" title="class in com.google.gdata.client.batch">BatchInterruptedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getImAddresses()"><B>getImAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the instant messaging addresses.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getImAddresses()"><B>getImAddresses()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getImage()"><B>getImage()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getImageLink()"><B>getImageLink()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first URL to an image representing this item.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getImageLinks()"><B>getImageLinks()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all URLs to images representing this item.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getImageUniqueID()"><B>getImageUniqueID()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getImageUrl()"><B>getImageUrl()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>use the media:content element to get the image source.</I>
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getImageVersionExt()"><B>getImageVersionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the version of the image bytes.
<DT><A HREF="./com/google/gdata/util/Version.html#getImpliedVersions()"><B>getImpliedVersions()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns the list of related services versions that are implied by this
version.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html#getImportance()"><B>getImportance()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html" title="class in com.google.api.gbase.client">GmAttributes.GmAttribute</A>
<DD>Returns the importance for this attribute, or null if not defined.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getImportFormats()"><B>getImportFormats()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the import formats.
<DT><A HREF="./com/google/api/gbase/client/Stats.html#getImpressions()"><B>getImpressions()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>Gets impression count.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getInboxFeedLink()"><B>getInboxFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user inbox feed.
<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html#getIncludeAllSites()"><B>getIncludeAllSites()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites">SiteQuery</A>
<DD>Returns the include all sites that can be viewed.
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getIncludeDeleted()"><B>getIncludeDeleted()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the include deleted entries.
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getIncludeDrafts()"><B>getIncludeDrafts()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the include draft entries.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getIncludeRacy()"><B>getIncludeRacy()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getSafeSearch()"><CODE>YouTubeQuery.getSafeSearch()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html#getIncludeReturns()"><B>getIncludeReturns()</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance">PortfolioQuery</A>
<DD>Returns the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html#getIncludeReturns()"><B>getIncludeReturns()</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance">PositionQuery</A>
<DD>Returns the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getIncomingEmailMonitorLevel()"><B>getIncomingEmailMonitorLevel()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#getIndex()"><B>getIndex()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns the index.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#getIndex()"><B>getIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Returns the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#getIndex()"><B>getIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getIndexed()"><B>getIndexed()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field is not used any more.</I>
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getInfoLink()"><B>getInfoLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the link to a description page.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getInitials()"><B>getInitials()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the initials.
<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html#getInlinePositions()"><B>getInlinePositions()</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance">PortfolioQuery</A>
<DD>Returns the flag to inline positions under the portfolio feed.
<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html#getInlineTransactions()"><B>getInlineTransactions()</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance">PositionQuery</A>
<DD>Returns the flag to inline transactions under the position feed.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.ResponseMessage</A>
<DD>Returns the last request's connection's input stream to read the response
body from.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaByteArraySource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaByteArraySource.html" title="class in com.google.gdata.data.media">MediaByteArraySource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaFileSource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFileSource.html" title="class in com.google.gdata.data.media">MediaFileSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaStreamSource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaStreamSource.html" title="class in com.google.gdata.data.media">MediaStreamSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ParseSource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Returns the <CODE>Reader</CODE> associated with the input source or
<code>null</code> if associated with a different source type.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getInputValue()"><B>getInputValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Yields the formula reference of the cell.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#getInReplyTo()"><B>getInReplyTo()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Returns the in reply to.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#getInReplyTo()"><B>getInReplyTo()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Returns the in reply to.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#getInsertionMode()"><B>getInsertionMode()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns the insertion mode.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> -
Static method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Get a type instance.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getIntAttribute(java.lang.String)"><B>getIntAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as an Integer.
<DT><A HREF="./com/google/gdata/client/Query.html#getIntegerCustomParameter(java.lang.String)"><B>getIntegerCustomParameter(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Gets an existing Integer custom paramter, with null signifying that
the parameter is not specified or not an integer.
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getInternalReason()"><B>getInternalReason()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Gets the internal reason (unlocalized explanation) associated with this
ErrorInfo.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getInternalReason()"><B>getInternalReason()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Gets the internal reason (unlocalized explanation) associated with this
ErrorCode.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getInternalReason()"><B>getInternalReason()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Gets the internal reason (unlocalized explanation) associated with this
ErrorInfo.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getInternalReason()"><B>getInternalReason()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return error internal reason.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getIntUnitAttribute(java.lang.String)"><B>getIntUnitAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as an integer,
followed by a unit name.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#getIntValue()"><B>getIntValue()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Get <CODE>Integer</CODE> value.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#getInUse()"><B>getInUse()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Returns verification method that is currently in use.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#getInvalidInput()"><B>getInvalidInput()</B></A> -
Method in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getIpRestriction()"><B>getIpRestriction()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Retrieves the IP restriction set on the current query, if any.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getIpWhitelisted()"><B>getIpWhitelisted()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html#getIri()"><B>getIri()</B></A> -
Method in enum com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html" title="enum in com.google.gdata.data.health">HealthNamespace.CategoryScheme</A>
<DD>Returns the IRI which identifies this categorization scheme.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getIsoEquivalent()"><B>getIsoEquivalent()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getIssueId()"><B>getIssueId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the id.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getIssueType()"><B>getIssueType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue issue type.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#getIssueType()"><B>getIssueType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Returns the value.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getItemsBatchFeedURL()"><B>getItemsBatchFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for posting batch operations
to the customer feed.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getItemsEntryURL(java.lang.String)"><B>getItemsEntryURL(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for accessing an item.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getItemsFeedURL()"><B>getItemsFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for accessing a customer feed, which allows users
to query, insert, update and delete their own items.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getItemsPerPage()"><B>getItemsPerPage()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Gets the number of items that will be returned per page for paged feeds.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getItemsPerPage()"><B>getItemsPerPage()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Gets the number of items that will be returned per page for paged feeds.
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#getItemType()"><B>getItemType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>Gets the item type value.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getItemType()"><B>getItemType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the item type.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#getItemTypeDescription()"><B>getItemTypeDescription()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Gets the <A HREF="./com/google/api/gbase/client/ItemTypeDescription.html" title="class in com.google.api.gbase.client"><CODE>ItemTypeDescription</CODE></A> associated with this extension.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getItemTypesEntryURL(java.lang.String, java.lang.String)"><B>getItemTypesEntryURL(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for getting the item types Google suggest using
for a given itemtype for a given locale.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getItemTypesFeedURL(java.lang.String)"><B>getItemTypesFeedURL(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for querying the item types Google suggest using
for a given locale.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getJots()"><B>getJots()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the jots.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#getKey()"><B>getKey()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Returns the key.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getKey()"><B>getKey()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>use getResourceId() instead.</I>
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#getKey()"><B>getKey()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Gets the non-user-friendly key that is used to access the spreadsheet.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getKeywords()"><B>getKeywords()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#getKeywords()"><B>getKeywords()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#getKeywords()"><B>getKeywords()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>Returns the keywords.
<DT><A HREF="./com/google/gdata/client/sites/ActivityQuery.html#getKind()"><B>getKind()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ActivityQuery.html" title="class in com.google.gdata.client.sites">ActivityQuery</A>
<DD>Returns the content of a the given kind(s).
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getKind()"><B>getKind()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the content of a the given kind(s).
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getKind()"><B>getKind()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getKind()"><B>getKind()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the current gd:kind attribute value for this feed.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#getKind()"><B>getKind()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Returns the kind.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getKind()"><B>getKind()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns the value of the gd:kind attribute for this resource.
<DT><A HREF="./com/google/gdata/data/Kind.html#getKindServiceName(java.lang.String)"><B>getKindServiceName(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>Returns the kind service name associatd with a particular Kind category
term value.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getKml()"><B>getKml()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting">ProjectsQuery</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/Category.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns the user defined calendar link label.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns the user defined website label.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the label.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Simple string value used to name this address.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ICategory.html#getLabel()"><B>getLabel()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data">ICategory</A>
<DD>Returns the category label or <code>null</code> if there is no label value.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#getLabel()"><B>getLabel()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#getLabelLang()"><B>getLabelLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#getLabelName()"><B>getLabelName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLabels()"><B>getLabels()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the labels set for the entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#getLabels()"><B>getLabels()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getLabels()"><B>getLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the labels.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getLabels()"><B>getLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the labels.
<DT><A HREF="./com/google/gdata/data/books/Review.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns the language of link title.
<DT><A HREF="./com/google/gdata/data/Content.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>Returns the human language that this content is written in.
<DT><A HREF="./com/google/gdata/data/IContent.html#getLang()"><B>getLang()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.html" title="interface in com.google.gdata.data">IContent</A>
<DD>Returns the human language that this content is written in.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextContent.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#getLang()"><B>getLang()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getLanguage()"><B>getLanguage()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#getLanguage()"><B>getLanguage()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Returns the Language field of the message.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getLanguageCode()"><B>getLanguageCode()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getLanguageRestrict()"><B>getLanguageRestrict()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>lr</code> parameter.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getLanguages()"><B>getLanguages()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the languages.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getLanguages()"><B>getLanguages()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the languages.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getLastModified()"><B>getLastModified()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#getLastModified()"><B>getLastModified()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaSource.html#getLastModified()"><B>getLastModified()</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media">MediaSource</A>
<DD>Returns the last modification time of the media content or <code>null</code>
if unknown.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getLastModifiedBy()"><B>getLastModifiedBy()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the user who last modified the document.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getLastModifiedBy()"><B>getLastModifiedBy()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the last modified by.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getLastName()"><B>getLastName()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Gets the last name of the youtube user
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getLastViewed()"><B>getLastViewed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the time when the document was last viewed by the user.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#getLastWebAccess()"><B>getLastWebAccess()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getLat()"><B>getLat()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Gets latitude, if it has been defined.
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>Returns the actual double coordinate for latitude.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#getLatitude()"><B>getLatitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Point.html#getLatitude()"><B>getLatitude()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Point.html" title="interface in com.google.gdata.data.geo">Point</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#getLength()"><B>getLength()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getLength()"><B>getLength()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#getLimit()"><B>getLimit()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#getLineNumber()"><B>getLineNumber()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#getLineText()"><B>getLineText()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getLink(java.lang.String, java.lang.String)"><B>getLink(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the first link with the supplied <code>rel</code> and/or
<code>type</code> value.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getLink(java.lang.String, java.lang.String)"><B>getLink(String, String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns a particular atom:link element with the given rel and type, or null
if one was not found.
<DT><A HREF="./com/google/gdata/data/Source.html#getLink(java.lang.String, java.lang.String)"><B>getLink(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Retrieves the first link with the supplied <code>rel</code> and/or
<code>type</code> value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getLinkedFroms()"><B>getLinkedFroms()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue linked from urls.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#getLinkedFromUrl()"><B>getLinkedFromUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getLinks()"><B>getLinks()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getLinks(java.lang.String, java.lang.String)"><B>getLinks(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Return the links that match the given <code>rel</code> and <code>type</code> values.
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#getLinks()"><B>getLinks()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>Returns the glossary entry links.
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#getLinks()"><B>getLinks()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>Returns the tm entry links.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getLinks()"><B>getLinks()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns a list of atom:link elements on this resource.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getLinks()"><B>getLinks()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets a modifiable list of links on the entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getLinks()"><B>getLinks()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.html#getLinks(java.lang.String, java.lang.String)"><B>getLinks(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Return the links that match the given <code>rel</code> and <code>type</code> values.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getListFeedUrl(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getListFeedUrl(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates a URL you can use to get a ListFeed, which treats
the spreadsheet as a list of rows.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#getListFeedUrl()"><B>getListFeedUrl()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Gets the URL for this worksheet's list feed.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getLocalesFeedURL()"><B>getLocalesFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets the URL of the list of all the supported locales.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#getLocalName()"><B>getLocalName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the location.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Returns the value of the <code>location</code> parameter.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getLocation()"><B>getLocation()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The location of the album is a string representing where the photos in
the album where taken.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the yt:location tag.
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getLocation()"><B>getLocation()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Return the location of the error.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getLocation()"><B>getLocation()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Return the location of the error.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getLocation()"><B>getLocation()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return error location.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLocationAttribute(java.lang.String)"><B>getLocationAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific location attribute, as an
address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLocationAttributeAsObject(java.lang.String)"><B>getLocationAttributeAsObject(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific location attribute, as a
location object.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLocationAttributes(java.lang.String)"><B>getLocationAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific location attribute, as a list of
strings.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getLocationAttributesAsObjects(java.lang.String)"><B>getLocationAttributesAsObjects(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a list of
<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client"><CODE>Location</CODE></A> objects.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getLocationExt()"><B>getLocationExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the textual location of the album.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getLocationRadius()"><B>getLocationRadius()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>location-radius</code> parameter.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getLocations()"><B>getLocations()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the list of calendar locations
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getLocations()"><B>getLocations()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the list of event locations
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getLocations()"><B>getLocations()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getLocationType()"><B>getLocationType()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Return the type of error location.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getLocationType()"><B>getLocationType()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getLocationType()"><B>getLocationType()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Return the type of error location.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getLocationType()"><B>getLocationType()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return error location type.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#getLogin()"><B>getLogin()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#getLogin()"><B>getLogin()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IFeed.html#getLogo()"><B>getLogo()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the value of the atom:logo element.
<DT><A HREF="./com/google/gdata/data/Source.html#getLogo()"><B>getLogo()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getLon()"><B>getLon()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Gets the longitude, if it has been defined.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>Returns the actual double coordinate for longitude.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#getLongitude()"><B>getLongitude()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Point.html#getLongitude()"><B>getLongitude()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Point.html" title="interface in com.google.gdata.data.geo">Point</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getLongName()"><B>getLongName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Box.html#getLowerLeft()"><B>getLowerLeft()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Box.html" title="interface in com.google.gdata.data.geo">Box</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#getLowerLeft()"><B>getLowerLeft()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Gets the lower left point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getLowerLeft()"><B>getLowerLeft()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#getLowerLeft()"><B>getLowerLeft()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getMaidenName()"><B>getMaidenName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the maiden name.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getMailClass()"><B>getMailClass()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the The mail class.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#getMailProperties()"><B>getMailProperties()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#getMajor()"><B>getMajor()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns the major revision of the version.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getManifest(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>getManifest(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Retrieves the manifest for the specified class.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#getManifest(java.lang.Class)"><B>getManifest(Class&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Retrieves an extension manifest for a specific class (or one of
its superclasses) or <code>null</code> if not specified.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getMarketValue()"><B>getMarketValue()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the market value of the portfolio in the portfolio default
currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getMarketValue()"><B>getMarketValue()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the market value of the position in the portfolio default currency
(and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#getMarkupLanguage()"><B>getMarkupLanguage()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>Returns mark-up language for mobile sitemap.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#getMarkupLanguages()"><B>getMarkupLanguages()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>Get all the markup languages.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#getMatches()"><B>getMatches()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Returns the list of calendar locations
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getMatchType()"><B>getMatchType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the the match type for the path expression.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getMax()"><B>getMax()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getMaximumCol()"><B>getMaximumCol()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets the largest column number possible in the cells to be returned.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getMaximumRow()"><B>getMaximumRow()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets the largest row number possible in the cells to be returned.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#getMaximumStartTime()"><B>getMaximumStartTime()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Returns the maximum start time for events returned by the query.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getMaxPhotos()"><B>getMaxPhotos()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getMaxPhotos()"><B>getMaxPhotos()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The number of photos a user can have in a single album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getMaxPhotos()"><B>getMaxPhotos()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getMaxPhotos()"><B>getMaxPhotos()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getMaxPhotosExt()"><B>getMaxPhotosExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the maximum number of photos allowed per album.
<DT><A HREF="./com/google/gdata/client/Query.html#getMaxResults()"><B>getMaxResults()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the maximum number of results to return for the query,
or <A HREF="./com/google/gdata/client/Query.html#UNDEFINED"><CODE>Query.UNDEFINED</CODE></A> if max results has not been set.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getMaxUploadSizes()"><B>getMaxUploadSizes()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the max upload sizes.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getMaxUserCount()"><B>getMaxUserCount()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the maximum number of users that can be created in the domain
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getMaxValues()"><B>getMaxValues()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Gets the current value for the <code>max-values</code> parameter.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#getMedia(com.google.gdata.data.media.IMediaContent, com.google.gdata.data.DateTime)"><B>getMedia(IMediaContent, DateTime)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Returns a <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> that can be used to read the external
media content of an entry.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#getMedia(com.google.gdata.data.media.IMediaContent)"><B>getMedia(IMediaContent)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Returns a <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> that can be used to read the external
media content of an entry.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the list of media:category elements inside the media:group on
this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaCategories()"><B>getMediaCategories()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the list of media:content elements inside the media:group on
this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaContents()"><B>getMediaContents()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the list of media:credit elements inside the media:group on
this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaCredits()"><B>getMediaCredits()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getMediaEditLink()"><B>getMediaEditLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the media resource edit link.
<DT><A HREF="./com/google/gdata/data/IEntry.html#getMediaEditLink()"><B>getMediaEditLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Gets the media-edit link, which is the link to PUT an updated version of
the media content to.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#getMediaEditLink()"><B>getMediaEditLink()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>Retrieves the media resource edit link.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getMediaEntry(java.net.URL)"><B>getMediaEntry(URL)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the media entry referenced by the entryUrl.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getMediaEntry(java.net.URL, com.google.gdata.data.DateTime)"><B>getMediaEntry(URL, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the media entry referenced by the entryUrl, if it's been modified
since the specified date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getMediaFeed(java.net.URL)"><B>getMediaFeed(URL)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the Google base media feed associated with the specified feed URL.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getMediaFeed(java.net.URL, com.google.gdata.data.DateTime)"><B>getMediaFeed(URL, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the Google Base media feed associated with a particular feed URL,
if it's been modified since the specified date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html#getMediaFeedLink()"><B>getMediaFeedLink()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client">GoogleBaseEntry</A>
<DD>Returns the <A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions"><CODE>FeedLink</CODE></A> object pointing to the media feed,
or null if the media feed link is not provided (e.g.
<DT><A HREF="./com/google/gdata/data/media/MediaFileSource.html#getMediaFile()"><B>getMediaFile()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFileSource.html" title="class in com.google.gdata.data.media">MediaFileSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the media:group element on this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getMediaGroup()"><B>getMediaGroup()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the list of media:keywords elements inside the media:group on
this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaKeywords()"><B>getMediaKeywords()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#getMediaPart()"><B>getMediaPart()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Returns the body part containing media content.
<DT><A HREF="./com/google/gdata/data/media/IMediaContent.html#getMediaSource()"><B>getMediaSource()</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/IMediaContent.html" title="interface in com.google.gdata.data.media">IMediaContent</A>
<DD>Returns the media source associated with the content or <code>null</code>.
<DT><A HREF="./com/google/gdata/data/media/IMediaEntry.html#getMediaSource()"><B>getMediaSource()</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/IMediaEntry.html" title="interface in com.google.gdata.data.media">IMediaEntry</A>
<DD>Returns the <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> that contains the media data for the entry.
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#getMediaSource()"><B>getMediaSource()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>Returns the media source associated with the body part.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#getMediaSource()"><B>getMediaSource()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/MediaContent.html#getMediaSource()"><B>getMediaSource()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data">MediaContent</A>
<DD>Returns the media source associated with the content or <code>null</code>.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Retrieve the list of media:thumbnail elements inside the media:group on
this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getMediaThumbnails()"><B>getMediaThumbnails()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#getMediaType()"><B>getMediaType()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns the full media type
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getMedium()"><B>getMedium()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getMergedInto()"><B>getMergedInto()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the merged into.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getMergedIntoUpdate()"><B>getMergedIntoUpdate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the merged into update.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getMessage()"><B>getMessage()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return message: same as getInternalReason.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getMetadataContext()"><B>getMetadataContext()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>Returns a <CODE>MetadataContext</CODE> based upon the alt format and version
of the request associated with these properties.
<DT><A HREF="./com/google/gdata/client/Service.html#getMetadataRegistry()"><B>getMetadataRegistry()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the <CODE>MetadataRegistry</CODE> that defines the expected metadata.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#getMethod()"><B>getMethod()</B></A> -
Method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Gets the operation name as an HTTP method name.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getMethod()"><B>getMethod()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#getMethodType()"><B>getMethodType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Get verification method type.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#getMetric(java.lang.String)"><B>getMetric(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Gets the metric with the given name in this entry.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the comma separated list of numeric value fields.
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>Returns the metrics.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Returns the metrics.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getMileage()"><B>getMileage()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the mileage.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html#getMimeType()"><B>getMimeType()</B></A> -
Method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html" title="enum in com.google.gdata.data.docs">DocumentListEntry.MediaType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IOutOfLineContent.html#getMimeType()"><B>getMimeType()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IOutOfLineContent.html" title="interface in com.google.gdata.data">IOutOfLineContent</A>
<DD>Returns the MIME content type.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getMimeType()"><B>getMimeType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getMimeType()"><B>getMimeType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getMimeTypeFromFileName(java.lang.String)"><B>getMimeTypeFromFileName(String)</B></A> -
Static method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the mime type given a file name.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getMin()"><B>getMin()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getMinimumCol()"><B>getMinimumCol()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets the smallest column number possible in the cells to be returned.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getMinimumRow()"><B>getMinimumRow()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets the smallest row number possible in the cells to be returned.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#getMinimumStartTime()"><B>getMinimumStartTime()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Returns the minimum start time for events returned by the query.
<DT><A HREF="./com/google/gdata/util/Version.html#getMinor()"><B>getMinor()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns the minor revision of the version.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#getMinutes()"><B>getMinutes()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html#getMinViewability()"><B>getMinViewability()</B></A> -
Method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books">VolumeQuery</A>
<DD>Returns the min-viewability.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#getModifyingUser()"><B>getModifyingUser()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>Returns the monetary value of the commission.
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>Returns the monetary value of the cost basis.
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>Returns the monetary value of day's gain.
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>Returns the monetary value of the total gain.
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>Returns the monetary value of the market value.
<DT><A HREF="./com/google/gdata/data/finance/Price.html#getMoney()"><B>getMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>Returns the monetary value of the transaction price.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getMovies()"><B>getMovies()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#getMsg()"><B>getMsg()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getMusic()"><B>getMusic()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Adjustments.html#getName()"><B>getName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Adjustments.html" title="class in com.google.api.gbase.client">Adjustments</A>
<DD>Gets the adjusted name, or <code>null</code> if the <code>adjusted_name</code>
element is not specified.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getName()"><B>getName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the attribute name.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#getName()"><B>getName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>Gets the attribute name.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#getName()"><B>getName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Gets the type name.
<DT><A HREF="./com/google/api/gbase/client/ItemTypeDescription.html#getName()"><B>getName()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ItemTypeDescription.html" title="class in com.google.api.gbase.client">ItemTypeDescription</A>
<DD>Gets the item type name.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.CustomParameter.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CustomParameter.html" title="class in com.google.gdata.client">Query.CustomParameter</A>
<DD>Returns the name of the custom parameter.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns the name.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Returns the name.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the goal's name.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns the name.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Returns the name of the property.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the name of the segment.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns the step's name.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#getName()"><B>getName()</B></A> -
Method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Gets the operation name as it appears in XML.
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the name.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns the can be a URI to indicate a specific ontology.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IGenerator.html#getName()"><B>getName()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IGenerator.html" title="interface in com.google.gdata.data">IGenerator</A>
<DD>Returns the name of the generator.
<DT><A HREF="./com/google/gdata/data/IPerson.html#getName()"><B>getName()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IPerson.html" title="interface in com.google.gdata.data">IPerson</A>
<DD>Human-readable name.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getName()"><B>getName()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The name of the album is its canonicalized title.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/ExifTag.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/ExifTag.html" title="class in com.google.gdata.data.photos.impl">ExifTag</A>
<DD>Get the name of this exif tag.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Returns the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#getName()"><B>getName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Returns the worksheet name.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getNameExt()"><B>getNameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the canonical name of the album.
<DT><A HREF="./com/google/gdata/data/IPerson.html#getNameLang()"><B>getNameLang()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IPerson.html" title="interface in com.google.gdata.data">IPerson</A>
<DD>Language of name
<DT><A HREF="./com/google/gdata/data/Person.html#getNameLang()"><B>getNameLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getNamePrefix()"><B>getNamePrefix()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the name prefix.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#getNamespace()"><B>getNamespace()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#getNamespaceDecls()"><B>getNamespaceDecls()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Retrieves a collection of all namespaces used by this profile.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#getNamespaces()"><B>getNamespaces()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#getNameSuffix()"><B>getNameSuffix()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns the name suffix.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getNeighborhood()"><B>getNeighborhood()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Neighborhood.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getNewSubscriptionVideosFeedLink()"><B>getNewSubscriptionVideosFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user's new subscription videos feed.
<DT><A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html#getNextBackoffMs()"><B>getNextBackoffMs()</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html" title="interface in com.google.gdata.client.uploader">BackoffPolicy</A>
<DD>Gets the number of milliseconds to wait before retrying an HTTP request.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getNextLink()"><B>getNextLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the link that provides the URI of next page in a paged feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getNextLink()"><B>getNextLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the link that provides the URI of next page in a paged feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#getNextPage(com.google.gdata.data.Link)"><B>getNextPage(Link)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Get the next page from the atom:next link
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the nickname.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getNickname()"><B>getNickname()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The nickname of the user who owns the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns the gphoto nickname.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getNickname()"><B>getNickname()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The nickname of the user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getNickname()"><B>getNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getNicknameExt()"><B>getNicknameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the nickname of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getNicknameExt()"><B>getNicknameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the display nickname of the user.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#getNonce()"><B>getNonce()</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Get a nonce for an OAuth request.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getNotes()"><B>getNotes()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the notes.
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#getNptHhmmssRepresentation()"><B>getNptHhmmssRepresentation()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Gets the standard <code>hh:mm:ss.fraction </code> representation
for this object.
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#getNptSecondsRepresentation()"><B>getNptSecondsRepresentation()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Gets the standard <code>seconds.fraction </code> representation
for this object.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getNumAbPageVariations()"><B>getNumAbPageVariations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the number of page variations in an A/B experiment.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getNumber()"><B>getNumber()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the goal's number.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#getNumber()"><B>getNumber()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns the step's number in sequence.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getNumberAttribute(java.lang.String)"><B>getNumberAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a Number.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getNumberOfFiles()"><B>getNumberOfFiles()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getNumberOfFiles()"><B>getNumberOfFiles()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#getNumberOfRows()"><B>getNumberOfRows()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns the number of rows in the data section.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getNumberOfSourceWords()"><B>getNumberOfSourceWords()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the number of source words.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getNumberUnitAttribute(java.lang.String)"><B>getNumberUnitAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a Number,
followed by a unit name.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getNumBytesUploaded()"><B>getNumBytesUploaded()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Gets the total number of bytes uploaded by this uploader.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getNumCombinations()"><B>getNumCombinations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the number of combinations.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#getNumDislikes()"><B>getNumDislikes()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getNumEntries()"><B>getNumEntries()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the entries number.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getNumericValue()"><B>getNumericValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Gets the calculated numeric value.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#getNumLikes()"><B>getNumLikes()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getNumRaters()"><B>getNumRaters()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getNumSections()"><B>getNumSections()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the number of sections in a multivariate experiment.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#getNumVariations()"><B>getNumVariations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns the number of section variations.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthCallback()"><B>getOAuthCallback()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth callback url.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthConsumerKey()"><B>getOAuthConsumerKey()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Consumer Key.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthConsumerSecret()"><B>getOAuthConsumerSecret()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthNonce()"><B>getOAuthNonce()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth nonce.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getOAuthParametersFromCallback(java.net.URL, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getOAuthParametersFromCallback(URL, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Helper method which parses a url for the OAuth related parameters.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getOAuthParametersFromCallback(java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getOAuthParametersFromCallback(String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Helper method which parses a querystring for the OAuth related parameters.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getOAuthProxyResponse()"><B>getOAuthProxyResponse()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Returns the headers related to the OAuth Proxy.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthSignature()"><B>getOAuthSignature()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth signature used to sign the current request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthSignatureMethod()"><B>getOAuthSignatureMethod()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Signature Method.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthTimestamp()"><B>getOAuthTimestamp()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth timestamp.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthToken()"><B>getOAuthToken()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth token.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthTokenSecret()"><B>getOAuthTokenSecret()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Token Secret.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthType()"><B>getOAuthType()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Retrieves the OAuth type requested.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getOAuthUrl(java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getOAuthUrl(String, String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Returns a properly formatted and signed OAuth request url, with the
appropriate parameters.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getOAuthVerifier()"><B>getOAuthVerifier()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Verifier.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getObjectNumber()"><B>getObjectNumber()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the object number.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getOccupation()"><B>getOccupation()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the occupation.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getOccupation()"><B>getOccupation()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#getOnlydeleted()"><B>getOnlydeleted()</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Returns the onlydeleted.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getOpenAccess()"><B>getOpenAccess()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the open access.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#getOpenSearchDescNs()"><B>getOpenSearchDescNs()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Returns the XML namespace associated with OpenSearch Description.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#getOpenSearchNs()"><B>getOpenSearchNs()</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Returns the XML namespace associated with OpenSearch.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getOrCreateFormatInfo()"><B>getOrCreateFormatInfo()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#getOrCreateMediaGroup()"><B>getOrCreateMediaGroup()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getOrCreateMediaGroup()"><B>getOrCreateMediaGroup()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getOrderBy()"><B>getOrderBy()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Gets the criteria that will be used to sort the results.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html#getOrderBy()"><B>getOrderBy()</B></A> -
Method in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html" title="class in com.google.gdata.client.blogger">BlogPostQuery</A>
<DD>Returns the order of entries in a feed.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#getOrderBy()"><B>getOrderBy()</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Returns the order of entries in a feed.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html#getOrderby()"><B>getOrderby()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting">ProjectsQuery</A>
<DD>Returns the ordering of results.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#getOrderBy()"><B>getOrderBy()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Gets the sorting query parameter.
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#getOrderBy()"><B>getOrderBy()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Returns the what column to use in ordering the entries in the feed.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getOrderby()"><B>getOrderby()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>orderby</code> parameter.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getOrderByRelevanceForLanguage()"><B>getOrderByRelevanceForLanguage()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the language for which relevance ordering is optimized.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getOrganization()"><B>getOrganization()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getOrganizationName()"><B>getOrganizationName()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the organization name associated with the domain
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getOrganizations()"><B>getOrganizations()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the organizations.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getOrgDepartment()"><B>getOrgDepartment()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the department name in organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getOrgJobDescription()"><B>getOrgJobDescription()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the job description.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getOrgName()"><B>getOrgName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the name of organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getOrgSymbol()"><B>getOrgSymbol()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the organization symbol/ticker.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getOrgTitle()"><B>getOrgTitle()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the position in organization.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getOriginalEvent()"><B>getOriginalEvent()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the event original start time.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#getOriginalId()"><B>getOriginalId()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#getOriginalStartTime()"><B>getOriginalStartTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getOriginalVideo()"><B>getOriginalVideo()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the properties of the original video.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getOutgoingEmailMonitorLevel()"><B>getOutgoingEmailMonitorLevel()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaByteArraySource.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaByteArraySource.html" title="class in com.google.gdata.data.media">MediaByteArraySource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaFileSource.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFileSource.html" title="class in com.google.gdata.data.media">MediaFileSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaStreamSource.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaStreamSource.html" title="class in com.google.gdata.data.media">MediaStreamSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getOverrideName()"><B>getOverrideName()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the override name property.
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#getOwner()"><B>getOwner()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Returns the issue owner.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getOwner()"><B>getOwner()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the owner.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getOwnerUpdate()"><B>getOwnerUpdate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the owner update.
<DT><A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html#getPackage()"><B>getPackage()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/CodeSearchEntry.html" title="class in com.google.gdata.data.codesearch">CodeSearchEntry</A>
<DD>Returns the Code Search file property.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getPackageContent()"><B>getPackageContent()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#getPageName()"><B>getPageName()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Returns the page name.
<DT><A HREF="./com/google/api/gbase/client/Stats.html#getPageViews()"><B>getPageViews()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>Gets page view count.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getParameterMap()"><B>getParameterMap()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>Returns the <CODE>UriParameterMap</CODE> containing the decoded query
parameters for the current request.
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#getParameters()"><B>getParameters()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getParent()"><B>getParent()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the content with the given parent.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#getParentLink()"><B>getParentLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Returns the parent sites link.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getParentLinks()"><B>getParentLinks()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns all the parent links contained in the entry.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getParentLinks()"><B>getParentLinks()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getParseSource()"><B>getParseSource()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getParseSource()"><B>getParseSource()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns a parse source that can be used to read response data from the
GData service.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getParticipants()"><B>getParticipants()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Returns the list of event participants.
<DT><A HREF="./com/google/gdata/data/extensions/EventEntry.html#getParticipants()"><B>getParticipants()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EventEntry.html" title="class in com.google.gdata.data.extensions">EventEntry</A>
<DD>Returns the list of event participants.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getPassword()"><B>getPassword()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#getPath()"><B>getPath()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#getPath()"><B>getPath()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Returns the content at the given site path.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#getPath()"><B>getPath()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns the step's path.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPaymentMethods()"><B>getPaymentMethods()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets a collection of accepted payment methods (Cash, WireTransfer, ...).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPaymentNotes()"><B>getPaymentNotes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets payment notes attribute
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getPercentComplete()"><B>getPercentComplete()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the percent complete.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getPhoneNumber()"><B>getPhoneNumber()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getPhoneNumbers()"><B>getPhoneNumbers()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the phone numbers.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getPhoneNumbers()"><B>getPhoneNumbers()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getPhotoEntries()"><B>getPhotoEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos"><CODE>PhotoEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#getPhotoId()"><B>getPhotoId()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Gets the id of the photo this comment is about.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#getPhotoId()"><B>getPhotoId()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#getPhotoId()"><B>getPhotoId()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#getPhotoIdExt()"><B>getPhotoIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Returns the photo ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getPhotosLeft()"><B>getPhotosLeft()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The number of spaces for photos that are available in the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getPhotosLeft()"><B>getPhotosLeft()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getPhotosLeft()"><B>getPhotosLeft()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getPhotosLeft()"><B>getPhotosLeft()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getPhotosLeftExt()"><B>getPhotosLeftExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the number of photos that can be uploaded to this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getPhotosUsed()"><B>getPhotosUsed()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The number of photos that are contained in this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getPhotosUsed()"><B>getPhotosUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getPhotosUsed()"><B>getPhotosUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getPhotosUsed()"><B>getPhotosUsed()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getPhotosUsedExt()"><B>getPhotosUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the number of photos that have been uploaded to this album.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPickup()"><B>getPickup()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets pickup attribute, or null.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#getPlainText()"><B>getPlainText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ITextConstruct.html#getPlainText()"><B>getPlainText()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.html" title="interface in com.google.gdata.data">ITextConstruct</A>
<DD>Returns a plain-text representation of this text construct.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#getPlainText()"><B>getPlainText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#getPlainText()"><B>getPlainText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Returns a plain-text representation of this text construct.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#getPlainText()"><B>getPlainText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getPlainTextContent()"><B>getPlainTextContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Assumes the <content> element's contents are plain-text and
returns its value as a string
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#getPlainTextContent()"><B>getPlainTextContent()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getPlayer()"><B>getPlayer()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#getPlaylistId()"><B>getPlaylistId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>Get the id of the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#getPlaylistId()"><B>getPlaylistId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>Get the id of the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#getPlaylistId()"><B>getPlaylistId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Get the id of the playlist subscribed to.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#getPlaylistId()"><B>getPlaylistId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getPlaylistsFeedLink()"><B>getPlaylistsFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user playlists feed.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#getPlaylistTitle()"><B>getPlaylistTitle()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Get the title of the playlist subscribed to.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getPobox()"><B>getPobox()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the P.O.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#getPoint(com.google.gdata.data.ExtensionPoint)"><B>getPoint(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Helper method to retrieve the Box extension point.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#getPortfolioData()"><B>getPortfolioData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Returns the data for the portfolio.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getPosition()"><B>getPosition()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getPosition()"><B>getPosition()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The position of the photo in the album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getPosition()"><B>getPosition()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getPosition()"><B>getPosition()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#getPosition()"><B>getPosition()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD>Gets the 0-based position of this entry in the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#getPosition()"><B>getPosition()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>Gets the position (0-based).
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#getPositionData()"><B>getPositionData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns the data for the position.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getPositionExt()"><B>getPositionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the position of the photo in its album.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getPostalAddress()"><B>getPostalAddress()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getPostalAddresses()"><B>getPostalAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the postal addresses.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#getPostalAddresses()"><B>getPostalAddresses()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getPostcode()"><B>getPostcode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Postal code.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#getPreference()"><B>getPreference()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getPreferredDomain()"><B>getPreferredDomain()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns the domain preference for the site.
<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html#getPrevId()"><B>getPrevId()</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps">MapQuery</A>
<DD>Returns the the last feature of the previous page in the feed.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getPreviewLink()"><B>getPreviewLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the link to a preview page.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getPreviousLink()"><B>getPreviousLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the link that provides the URI of previous page in a paged feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getPreviousLink()"><B>getPreviousLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the link that provides the URI of previous page in a paged feed.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPrice()"><B>getPrice()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the price of the item.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#getPrice()"><B>getPrice()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Gets the price.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getPrice()"><B>getPrice()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the price of the transaction.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPriceType()"><B>getPriceType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets price type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getPriceUnits()"><B>getPriceUnits()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets price units.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns the denotes primary calendar link.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns the denotes primary website.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the whether this is the primary instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the whether this is the primary organization.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getPrimary()"><B>getPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the whether this is the primary postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getPriority()"><B>getPriority()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the priority.
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html#getPrivateKey(java.io.File)"><B>getPrivateKey(File)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth">RsaSha1PrivateKeyHelper</A>
<DD>Retrieves a <CODE>PrivateKey</CODE> from a file.
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html#getPrivateKey(java.io.Reader)"><B>getPrivateKey(Reader)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth">RsaSha1PrivateKeyHelper</A>
<DD>Retrieves a <CODE>PrivateKey</CODE> from a reader.
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html#getPrivateKey(java.lang.String)"><B>getPrivateKey(String)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth">RsaSha1PrivateKeyHelper</A>
<DD>Retrieves a <CODE>PrivateKey</CODE> from a string.
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html#getPrivateKey(byte[])"><B>getPrivateKey(byte[])</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth">RsaSha1PrivateKeyHelper</A>
<DD>Retrieves a <CODE>PrivateKey</CODE> from an array of bytes.
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html#getPrivateKeyFromFilename(java.lang.String)"><B>getPrivateKeyFromFilename(String)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth">RsaSha1PrivateKeyHelper</A>
<DD>Retrieves a <CODE>PrivateKey</CODE> from a file.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getPrivateKeyFromKeystore(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getPrivateKeyFromKeystore(String, String, String, String)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Retrieves the private key from the specified keystore.
<DT><A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html#getProcessorFor(java.util.Set, AnnotationProcessorEnvironment)"><B>getProcessorFor(Set&lt;AnnotationTypeDeclaration&gt;, AnnotationProcessorEnvironment)</B></A> -
Method in class com.google.gdata.data.apt.<A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html" title="class in com.google.gdata.data.apt">DataAnnotationProcessorFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#getProfileMetaData()"><B>getProfileMetaData()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Returns the profile meta data.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getProgress()"><B>getProgress()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Gets the upload progress denoting the percentage of bytes that have been
uploaded, represented between 0.0 (0%) and and 1.0 (100%).
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#getProject()"><B>getProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Returns the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#getProject()"><B>getProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Returns the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#getProject()"><B>getProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Returns the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#getProjectLabels()"><B>getProjectLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns the project labels.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns the properties.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns the properties.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns the properties.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getProperties()"><B>getProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the properties.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns the value of the named property of this entry.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns the value of the named property of this entry.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns the value of the named property of this entry.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns the value of the named property of this entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>Retrieve the value for a name.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getProtocol()"><B>getProtocol()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the im protocol.
<DT><A HREF="./com/google/gdata/client/Service.html#getProtocolVersion()"><B>getProtocolVersion()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the service protocol version that will be used for requests
generated by this service.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getPubControl()"><B>getPubControl()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Gets the app:control tag.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#getPublicationLabel()"><B>getPublicationLabel()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>Returns publication label for News sitemap.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#getPublicationLabels()"><B>getPublicationLabels()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>Get all the languages.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#getPublicationState()"><B>getPublicationState()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getPublicationState()"><B>getPublicationState()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the publication state of this entry from the tag
app:control/yt:status.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getPublished()"><B>getPublished()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#getPublished()"><B>getPublished()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Get a <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A> instance representing the time that this entry was
created.
<DT><A HREF="./com/google/gdata/client/Query.html#getPublishedMax()"><B>getPublishedMax()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the maximum published timestamp used for this query.
<DT><A HREF="./com/google/gdata/client/Query.html#getPublishedMin()"><B>getPublishedMin()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the minimum published timestamp used for this query.
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#getPublisher()"><B>getPublisher()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Returns the The authenticated user that performe the activity if different
than the author.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getPublisher()"><B>getPublisher()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the The authenticated user that uploaded the document if different
than the author.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getPublishers()"><B>getPublishers()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the publishers.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#getPublishLink()"><B>getPublishLink()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Returns the publically accessible link for the published revision.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getQuantity()"><B>getQuantity()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets quantity, or null if not set.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getQueries()"><B>getQueries()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the query parameters.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getQueryParameter(java.lang.String)"><B>getQueryParameter(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getQueryParameterNames()"><B>getQueryParameterNames()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#getQueryString()"><B>getQueryString()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Get the query string of the subscription.
<DT><A HREF="./com/google/gdata/client/Query.html#getQueryUri()"><B>getQueryUri()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the relative query URI that represents only the query
parameters without any components related to the target feed.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getQuickAdd()"><B>getQuickAdd()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>if gd:content contains quickadd info
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#getQuota()"><B>getQuota()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getQuota()"><B>getQuota()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getQuotaBytesTotal()"><B>getQuotaBytesTotal()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the quota bytes total.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getQuotaBytesUsed()"><B>getQuotaBytesUsed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the amount of quota consumed by the document.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getQuotaBytesUsed()"><B>getQuotaBytesUsed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the quota bytes used.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#getQuotaBytesUsedInTrash()"><B>getQuotaBytesUsedInTrash()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns the quota bytes used in trash.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getQuotaLimit()"><B>getQuotaLimit()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getQuotaLimit()"><B>getQuotaLimit()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The quota limit of the user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getQuotaLimit()"><B>getQuotaLimit()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getQuotaLimit()"><B>getQuotaLimit()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getQuotaLimitExt()"><B>getQuotaLimitExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the limit in bytes of the storage space for the user.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getQuotaUsed()"><B>getQuotaUsed()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getQuotaUsed()"><B>getQuotaUsed()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The quota in bytes that the user has used.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getQuotaUsed()"><B>getQuotaUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getQuotaUsed()"><B>getQuotaUsed()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getQuotaUsedExt()"><B>getQuotaUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the currently used quota of the user account.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getRange()"><B>getRange()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets the range of the cells to be returned.
<DT><A HREF="./com/google/api/gbase/client/Tax.html#getRate()"><B>getRate()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>Gets the tax rate.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the rating.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the user rating given by the user issued the request.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns the Entry ratings given by all users and by the user issued the
request.
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>Gets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Gets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getRating()"><B>getRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getRatingLink()"><B>getRatingLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Returns a link to the video rating feed.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getRatings()"><B>getRatings()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getRatings()"><B>getRatings()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a read-only list of <A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaRating</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#getRead()"><B>getRead()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Get the Read status of the message.
<DT><A HREF="./com/google/gdata/data/ParseSource.html#getReader()"><B>getReader()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Returns the <CODE>Reader</CODE> associated with the input source or
<code>null</code> if associated with a different source type.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getReadOnly()"><B>getReadOnly()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getReadOnly()"><B>getReadOnly()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#getRealm()"><B>getRealm()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the Realm parameter to be used in the authorization header, as
defined by <a href="http://tools.ietf.org/html/rfc2617#section-1.2>Section
1.2</a> of RFC 2617.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#getRealm()"><B>getRealm()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#getRealm()"><B>getRealm()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#getReason()"><B>getReason()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Gets the error message (plain text).
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getReason()"><B>getReason()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets a short message describing what happened.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#getReason()"><B>getReason()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Returns a short message describing this status.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getReason()"><B>getReason()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the reason this batch was interrupted.
<DT><A HREF="./com/google/gdata/data/batch/IBatchStatus.html#getReason()"><B>getReason()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchStatus.html" title="interface in com.google.gdata.data.batch">IBatchStatus</A>
<DD>Returns the reason for the batch status.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#getReasonCode()"><B>getReasonCode()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Gets a code describing the reason why the entry was
rejected or why processing the entry failed.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getReceivedCallbackUrl()"><B>getReceivedCallbackUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the value of the received callback url.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getRecentActivityFeedLink()"><B>getRecentActivityFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user's recent activity feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getRecipient()"><B>getRecipient()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#getRecipients()"><B>getRecipients()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>This is relevant only for multi recipient feed.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getRecorded()"><B>getRecorded()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the value of the yt:recorded tag.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getRecordFeedUrl(java.lang.String, java.lang.String)"><B>getRecordFeedUrl(String, String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates a url that you can use to get a feed of records from a table.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#getRecordsFeedLink()"><B>getRecordsFeedLink()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns the link for the feed of a table's records.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getRecurrence()"><B>getRecurrence()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the event recurrence.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getRecurrenceException()"><B>getRecurrenceException()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the list of recurrence exceptions.
<DT><A HREF="./com/google/gdata/util/RedirectRequiredException.html#getRedirectLocation()"><B>getRedirectLocation()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RedirectRequiredException.html" title="class in com.google.gdata.util">RedirectRequiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#getRef()"><B>getRef()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns the persistent universally unique identifier of the resource being
responded to.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getReferenceAttribute(java.lang.String)"><B>getReferenceAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific reference attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#getRefine()"><B>getRefine()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Checks whether the query should be refined.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getRegion()"><B>getRegion()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Region is state, province, county (in Ireland), Land (in
Germany), departement (in France), etc.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#getRegions()"><B>getRegions()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Gets the regions.
<DT><A HREF="./com/google/api/gbase/client/Tax.html#getRegions()"><B>getRegions()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>Gets the regions.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns the known calendar link type.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns the event type.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns the id type.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Returns the jot type.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Returns the priority category.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns the relation type.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Returns the sensitivity type.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns the known website type.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns the im type.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the organization type.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the the postal address type.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.html#getRel()"><B>getRel()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.html" title="interface in com.google.gdata.data">ILink</A>
<DD>Returns the link relation type.
<DT><A HREF="./com/google/gdata/data/Link.html#getRel()"><B>getRel()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#getRelatedLink()"><B>getRelatedLink()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns the link that provides the URI of a related link to the entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getRelatedVideosLink()"><B>getRelatedVideosLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Returns a link to the related videos feed.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getRelations()"><B>getRelations()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the relations.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#getRelationship()"><B>getRelationship()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getRelationship()"><B>getRelationship()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getReminder()"><B>getReminder()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns event reminders.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getRepeatingExtension(java.lang.Class)"><B>getRepeatingExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Retrieves a repeating extension list (an empty list if not present).
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#getRepeatingExtension(java.lang.Class)"><B>getRepeatingExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Get a repeating extension by class.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getRepeatingExtensions()"><B>getRepeatingExtensions()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Returns an unmodifiable collection of lists of repeating extensions in this
ExtensionPoint.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getRepliesHtmlLink()"><B>getRepliesHtmlLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the link that provides the URI of the web content.
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#getRepliesLink()"><B>getRepliesLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>Returns the link that provides the URI of the web content.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#getRepliesLink()"><B>getRepliesLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Returns the link that provides the URI of the web content.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getRepliesLink()"><B>getRepliesLink()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the link that provides the URI of the web content.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#getRepositories()"><B>getRepositories()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns the repositories.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#getRepositoryUrl()"><B>getRepositoryUrl()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Returns the repository url.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#getRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>getRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#getRequest(com.google.gdata.client.Query, com.google.gdata.util.ContentType)"><B>getRequest(Query, ContentType)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#getRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><B>getRequest(Service.GDataRequest.RequestType, URL, ContentType)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client">Service.GDataRequestFactory</A>
<DD>Creates a new GDataRequest instance of the specified RequestType.
<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#getRequest(com.google.gdata.client.Query, com.google.gdata.util.ContentType)"><B>getRequest(Query, ContentType)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client">Service.GDataRequestFactory</A>
<DD>Creates a new GDataRequest instance for querying a service.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getRequestConnection(java.net.URL)"><B>getRequestConnection(URL)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Obtains a connection to the GData service.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getRequestContentType()"><B>getRequestContentType()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getRequestContentType()"><B>getRequestContentType()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns the <A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util"><CODE>ContentType</CODE></A> of the data that will be written to the
service by this request or <code>null</code> if no data is written to the
server by the request.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getRequestDate()"><B>getRequestDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getRequestDate()"><B>getRequestDate()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#getRequestErrors()"><B>getRequestErrors()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Gets non-data errors, which apply to the whole request.
<DT><A HREF="./com/google/gdata/client/Service.html#getRequestFactory()"><B>getRequestFactory()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the GDataRequestFactory currently associated with the service.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getRequestId()"><B>getRequestId()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getRequestId()"><B>getRequestId()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#getRequestId()"><B>getRequestId()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getRequestStream()"><B>getRequestStream()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getRequestStream()"><B>getRequestStream()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns a stream that can be used to write request data to the GData
service.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getRequestTokenUrl()"><B>getRequestTokenUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Get the request token url
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getRequestTokenUrl()"><B>getRequestTokenUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the value of the request token url.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getRequestUrl(java.lang.String, java.lang.String, boolean, boolean)"><B>getRequestUrl(String, String, boolean, boolean)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Creates the request URL to be used to retrieve an AuthSub token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getRequestUrl(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, boolean)"><B>getRequestUrl(String, String, String, String, boolean, boolean)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Creates the request URL to be used to retrieve an AuthSub token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getRequestUrl(java.lang.String, java.lang.String, java.lang.String, boolean, boolean)"><B>getRequestUrl(String, String, String, boolean, boolean)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Creates the request URL to be used to retrieve an AuthSub token for
hosted applications.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getRequestUrl(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, boolean)"><B>getRequestUrl(String, String, String, String, String, boolean, boolean)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Creates the request URL for to be used to retrieve an AuthSub token for
hosted applications.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getRequestUrl()"><B>getRequestUrl()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getRequestUrl()"><B>getRequestUrl()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns the <CODE>URL</CODE> that is the target of the GData request
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#getRequestVersion()"><B>getRequestVersion()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>Returns the <A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><CODE>Version</CODE></A> that will be used to execute the request on the
target service or <code>null</code> if the service is not versioned.
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#getRequestVersion()"><B>getRequestVersion()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getRequestWriter()"><B>getRequestWriter()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#getResource()"><B>getResource()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getResourceId()"><B>getResourceId()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the document's resource id.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getResourceId()"><B>getResourceId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the resource id.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getResourceId()"><B>getResourceId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns the resource id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getResourceId()"><B>getResourceId()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the Sidewiki author id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#getResourceId()"><B>getResourceId()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns the Sidewiki author id.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html#getResponse(java.net.URL)"><B>getResponse(URL)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html" title="class in com.google.gdata.client.authn.oauth">OAuthHttpClient</A>
<DD>Makes an http request to the input URL, and returns the response body as a
string.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html#getResponse(java.net.URL, java.util.Map)"><B>getResponse(URL, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html" title="class in com.google.gdata.client.authn.oauth">OAuthHttpClient</A>
<DD>Makes an http request to the input URL, and returns the response body as a
string.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html#getResponse(java.lang.Class)"><B>getResponse(Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader</A>
<DD>Returns the upload response as an instance of parsed entryClass.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getResponse()"><B>getResponse()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Gets the response from the server if it is available.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getResponseBody()"><B>getResponseBody()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getResponseContentType()"><B>getResponseContentType()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getResponseContentType()"><B>getResponseContentType()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns the content type of the GData response.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getResponseContentType()"><B>getResponseContentType()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getResponseDateHeader(java.lang.String)"><B>getResponseDateHeader(String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getResponseDateHeader(java.lang.String)"><B>getResponseDateHeader(String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns the value of a header containing a header or <code>null</code> if no
response header of this type exists or it could not be parsed as a valid
date.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getResponseHeader(java.lang.String)"><B>getResponseHeader(String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getResponseHeader(java.lang.String)"><B>getResponseHeader(String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns the value of the specified response header name or <code>null</code>
if no response header of this type exists.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#getResponseStream()"><B>getResponseStream()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#getResponseStream()"><B>getResponseStream()</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Returns an input stream that can be used to read response data from the
GData service.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#getResponseVersion()"><B>getResponseVersion()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>Returns the <A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><CODE>Version</CODE></A> that was used by the target service to execute
the request or <code>null</code> if the service is not versioned.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getRestrictions()"><B>getRestrictions()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#getResultFormat()"><B>getResultFormat()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the query result format.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getResumableEditMediaLink()"><B>getResumableEditMediaLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the media resource resumable upload link.
<DT><A HREF="./com/google/gdata/data/IEntry.html#getResumableEditMediaLink()"><B>getResumableEditMediaLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Gets the resumable-edit-media link, which is the link to PUT an updated
version of the media content to using Resumable Upload IO.
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#getRetryTime()"><B>getRetryTime()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn1w()"><B>getReturn1w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn1w()"><B>getReturn1w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn1y()"><B>getReturn1y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn1y()"><B>getReturn1y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn3m()"><B>getReturn3m()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn3m()"><B>getReturn3m()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn3y()"><B>getReturn3y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn3y()"><B>getReturn3y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn4w()"><B>getReturn4w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn4w()"><B>getReturn4w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturn5y()"><B>getReturn5y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturn5y()"><B>getReturn5y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#getReturnEmpty()"><B>getReturnEmpty()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Gets whether the empty cells should be returned.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturnOverall()"><B>getReturnOverall()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturnOverall()"><B>getReturnOverall()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#getReturnYTD()"><B>getReturnYTD()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getReturnYTD()"><B>getReturnYTD()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#getReverse()"><B>getReverse()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Returns the whether to sort in descending or ascending order.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getReview()"><B>getReview()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the review.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getRevision()"><B>getRevision()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the revision.
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#getRevisionLink()"><B>getRevisionLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Returns the revision sites link.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#getRevisionLink()"><B>getRevisionLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns the revision sites link.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getRevokeTokenUrl()"><B>getRevokeTokenUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Get the revoke token url
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#getRfc822Msg()"><B>getRfc822Msg()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getRights()"><B>getRights()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getRights()"><B>getRights()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets the rights associated with this entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getRights()"><B>getRights()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#getRole()"><B>getRole()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#getRole()"><B>getRole()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#getRootMetadata()"><B>getRootMetadata()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#getRootMetadata()"><B>getRootMetadata()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#getRootType()"><B>getRootType()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getRotation()"><B>getRotation()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getRotation()"><B>getRotation()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The rotation of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getRotation()"><B>getRotation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getRotation()"><B>getRotation()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getRotationExt()"><B>getRotationExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the rotation of the photo in degrees.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getRow()"><B>getRow()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Yields the positional row number starting with 1.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#getRow()"><B>getRow()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Returns the position of the header.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html#getRowCount()"><B>getRowCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellFeed.html" title="class in com.google.gdata.data.spreadsheet">CellFeed</A>
<DD>Gets the total number of rows in the spreadsheet.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#getRowCount()"><B>getRowCount()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Gets the total number of rows.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getSafeSearch()"><B>getSafeSearch()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>safeSearch</code> parameter.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getSampleSearch()"><B>getSampleSearch()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getSamplingrate()"><B>getSamplingrate()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getSamplingrate()"><B>getSamplingrate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the audio sample rate in kHz.
<DT><A HREF="./com/google/gdata/client/Service.html#getSchema()"><B>getSchema()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the <CODE>Schema</CODE> that contains the metadata about
element types parsed or generated by this service.
<DT><A HREF="./com/google/gdata/data/Category.html#getScheme()"><B>getScheme()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ICategory.html#getScheme()"><B>getScheme()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data">ICategory</A>
<DD>Returns the category scheme or <code>null</code> if the category does not have
a scheme.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#getScheme()"><B>getScheme()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#getScheme()"><B>getScheme()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#getScheme()"><B>getScheme()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/AuthenticationException.html#getScheme()"><B>getScheme()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/AuthenticationException.html" title="class in com.google.gdata.util">AuthenticationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getSchool()"><B>getSchool()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>Return the request scope.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the scope of the request.
<DT><A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html" title="class in com.google.gdata.client.gtt">TranslationMemoryQuery</A>
<DD>Returns the scope.
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns the scope.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#getScope()"><B>getScope()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Returns the scope entry.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getSearchQuery()"><B>getSearchQuery()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#getSeconds()"><B>getSeconds()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>Gets duration in seconds.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#getSectionBeginScript()"><B>getSectionBeginScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns the script snippet to mark the beginning of a section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#getSectionEndScript()"><B>getSectionEndScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns the script snippet to mark the end of a section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#getSectionId()"><B>getSectionId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns the section ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#getSectionId()"><B>getSectionId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns the section ID.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getSegment()"><B>getSegment()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the segment to be applied.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#getSegment()"><B>getSegment()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns the segment.
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#getSegments()"><B>getSegments()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>Returns the segments.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getSegments()"><B>getSegments()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the segments.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getSelected()"><B>getSelected()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar selected property.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getSelectedFields()"><B>getSelectedFields()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Returns the current fields selection for this partial entry.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getSelectedFields()"><B>getSelectedFields()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the current fields selection for this partial feed.
<DT><A HREF="./com/google/gdata/data/IEntry.html#getSelectedFields()"><B>getSelectedFields()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Returns the set of selected fields for the entry if the entry contains a
partial representation or <code>null</code> if it is a full representation.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getSelf()"><B>getSelf()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the current version of this Entry by requesting it from
the associated GData service.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getSelf()"><B>getSelf()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the current representation of the feed by requesting it from
the associated service using the feed's self link.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getSelfLink()"><B>getSelfLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Retrieves the resource access link.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getSelfLink()"><B>getSelfLink()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the self link for the feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getSelfLink()"><B>getSelfLink()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns the self link for the resource.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#getSendAclNotifications()"><B>getSendAclNotifications()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>Returns the send acl notifications property.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#getSendEmail()"><B>getSendEmail()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Returns the send email.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getSendEmail()"><B>getSendEmail()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the send email.
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html#getSendEventNotifications()"><B>getSendEventNotifications()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html" title="class in com.google.gdata.data.calendar">AttendeeEntry</A>
<DD>Whether to send event notifications or not.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getSendEventNotifications()"><B>getSendEventNotifications()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Whether to send event notifications or not.
<DT><A HREF="./com/google/gdata/util/ErrorContent.html#getSendReport()"><B>getSendReport()</B></A> -
Method in interface com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util">ErrorContent</A>
<DD>Gets the URI to which a report should be sent when this error
is received.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#getSendReport()"><B>getSendReport()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Gets the URI to which a report should be sent when this error
is received.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#getSendReport()"><B>getSendReport()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Gets the URI to which a report should be sent when this error
is received.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getSendReport()"><B>getSendReport()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return URI to send report to.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getSensitivity()"><B>getSensitivity()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the sensitivity.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getSequence()"><B>getSequence()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Returns the sequence number of the event or 0 if not set.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#getService()"><B>getService()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Gets the shipping service, or null.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getService()"><B>getService()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getService()"><B>getService()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns that GData <A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client"><CODE>Service</CODE></A> instance associated with this feed.
<DT><A HREF="./com/google/gdata/util/Version.html#getServiceClass()"><B>getServiceClass()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns the service type of the version.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getServiceName()"><B>getServiceName()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the service name.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Returns the google base service version followed by the gdata
service version.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/health/H9Service.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health">H9Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns information about the service version.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#getServiceVersion()"><B>getServiceVersion()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#getSharedWithEmailId()"><B>getSharedWithEmailId()</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Returns the sharedwith.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#getShares()"><B>getShares()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns the number of shares belonging to the position.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getShares()"><B>getShares()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the number of shares involved in the transaction.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getShipping()"><B>getShipping()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets shipping attributes.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getShippingAttribute(java.lang.String)"><B>getShippingAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a
<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client"><CODE>Shipping</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getShippingAttributes(java.lang.String)"><B>getShippingAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a list of
<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client"><CODE>Shipping</CODE></A>s.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getShortName()"><B>getShortName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the short name.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getShortName()"><B>getShortName()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#getShowDeleted()"><B>getShowDeleted()</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Returns the should tombstones be returned.
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#getShowdeleted()"><B>getShowdeleted()</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Returns the showdeleted.
<DT><A HREF="./com/google/gdata/client/maps/FeatureQuery.html#getShowDeleted()"><B>getShowDeleted()</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/FeatureQuery.html" title="class in com.google.gdata.client.maps">FeatureQuery</A>
<DD>Returns the should tombstones be returned.
<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html#getShowDeleted()"><B>getShowDeleted()</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps">MapQuery</A>
<DD>Returns the should tombstones be returned.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#getSiblings()"><B>getSiblings()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return an unmodifiable copy of the sibling list.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html#getSignature(java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getSignature(String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthHmacSha1Signer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#getSignature(java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getSignature(String, OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthSigner.html#getSignature(java.lang.String, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getSignature(String, OAuthParameters)</B></A> -
Method in interface com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthSigner.html" title="interface in com.google.gdata.client.authn.oauth">OAuthSigner</A>
<DD>Signs the input string using the appropriate signature method.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#getSignatureBaseString(java.lang.String, java.lang.String, java.util.Map)"><B>getSignatureBaseString(String, String, Map&lt;String, String&gt;)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Calculates the signature base url as per section 9.1 of the OAuth Spec.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html#getSignatureMethod()"><B>getSignatureMethod()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthHmacSha1Signer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#getSignatureMethod()"><B>getSignatureMethod()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthSigner.html#getSignatureMethod()"><B>getSignatureMethod()</B></A> -
Method in interface com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthSigner.html" title="interface in com.google.gdata.client.authn.oauth">OAuthSigner</A>
<DD>Gets the signature method for this specific implementation.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#getSimpleValue(java.lang.Class)"><B>getSimpleValue(Class&lt;? extends ValueConstruct&gt;)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Protected helper to get the simple value from a construct extension.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#getSitemapDownloadTime()"><B>getSitemapDownloadTime()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Returns last sitemap download time.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#getSitemapMobile()"><B>getSitemapMobile()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>Sets the mobile sitemap options.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#getSitemapNews()"><B>getSitemapNews()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>Sets the News sitemap options.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#getSitemapStatus()"><B>getSitemapStatus()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Returns sitemap status.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#getSitemapType()"><B>getSitemapType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>Gets sitemap type of a regular sitemap.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#getSitemapUrlCount()"><B>getSitemapUrlCount()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Returns sitemap URL count.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#getSiteName()"><B>getSiteName()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns the site name.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getSize()"><B>getSize()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the size.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getSize()"><B>getSize()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getSize()"><B>getSize()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The size of the photo in bytes.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getSize()"><B>getSize()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getSize()"><B>getSize()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getSizeExt()"><B>getSizeExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the size of the photo in bytes.
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getSkippedCount()"><B>getSkippedCount()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets the number of entries that were skipped.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getSkippedCount()"><B>getSkippedCount()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the number of entries which were parsed but not processed.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getSnippetsBatchFeedURL()"><B>getSnippetsBatchFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for accessing a public batch feed, which allows users to
get a series of entries.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getSnippetsEntryURL(java.lang.String)"><B>getSnippetsEntryURL(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for accessing a snippet.
<DT><A HREF="./com/google/api/gbase/client/FeedURLFactory.html#getSnippetsFeedURL()"><B>getSnippetsFeedURL()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/FeedURLFactory.html" title="class in com.google.api.gbase.client">FeedURLFactory</A>
<DD>Gets an URL for accessing a public feed, which allows users to perform
queries.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getSort()"><B>getSort()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the comma separated list of sort parameters in order of importance.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#getSortMode()"><B>getSortMode()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Gets the sort mode
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#getSortOrder()"><B>getSortOrder()</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Returns the direction of sorting.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html#getSortOrder()"><B>getSortOrder()</B></A> -
Method in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html" title="class in com.google.gdata.client.sidewiki">SidewikiEntryQuery</A>
<DD>Returns the order in which to sort entries.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getSource()"><B>getSource()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#getSource()"><B>getSource()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Returns the export source document type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#getSource()"><B>getSource()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Returns the import source mime type.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#getSource()"><B>getSource()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#getSource()"><B>getSource()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Returns the source.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getSourceExperimentId()"><B>getSourceExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the experiment ID that identifies the source experiment.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getSourceLanguage()"><B>getSourceLanguage()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the source language.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#getSourceLink()"><B>getSourceLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns the source sites link.
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#getSources()"><B>getSources()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>Gets a set of sources for which a sub-total
is available.
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#getSpecialized()"><B>getSpecialized()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getSpreadsheetKeyFromUrl(java.lang.String)"><B>getSpreadsheetKeyFromUrl(String)</B></A> -
Static method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Turns a Google Spreadsheets URL directly into the spreadsheet key.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#getSpreadsheetLink()"><B>getSpreadsheetLink()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Gets the link with which you can open up the spreadsheet in a Web
browser, the full Google Spreadsheets user interface.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#getSpreadsheetQuery()"><B>getSpreadsheetQuery()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Gets the structured spreadsheet query string.
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#getSpreadsheetQuery()"><B>getSpreadsheetQuery()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Returns the structured query on the full text in the worksheet.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getSpreadsheetsFeedUrl()"><B>getSpreadsheetsFeedUrl()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Gets a URL you can use to get a SpreadsheetFeed of all your
spreadsheets.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getSrc()"><B>getSrc()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#getSsoSettings()"><B>getSsoSettings()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Retrieves the SSO properties configured for the domain.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#getSsoSigningKey()"><B>getSsoSigningKey()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Retrieves the certificate uploaded to the domain for SSO.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getStarredExt()"><B>getStarredExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the if viewer starred the photo and total number of stars.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getStars()"><B>getStars()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the stars.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#getStart()"><B>getStart()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Gets the start date or date+time.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#getStart()"><B>getStart()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#getStartDate()"><B>getStartDate()</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Returns the first day for which to retrieve data in form YYYY-MM-DD.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#getStartDate()"><B>getStartDate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns the start date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getStartEmailListName()"><B>getStartEmailListName()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#getStartIndex()"><B>getStartIndex()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the current start index value for the query,
or <A HREF="./com/google/gdata/client/Query.html#UNDEFINED"><CODE>Query.UNDEFINED</CODE></A> if start index has not been set.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getStartIndex()"><B>getStartIndex()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Gets the starting index of the contained entries for paged feeds.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getStartIndex()"><B>getStartIndex()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Gets the starting index of the contained entries for paged feeds.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#getStartIndex()"><B>getStartIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns the index of the first row of the data section (inclusive).
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getStartNickname()"><B>getStartNickname()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getStartRecipient()"><B>getStartRecipient()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getStartTime()"><B>getStartTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getStartUsername()"><B>getStartUsername()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getState()"><B>getState()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the OAuth State.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#getState()"><B>getState()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Retrieves the OAuth state.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getState()"><B>getState()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the state.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#getState()"><B>getState()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Gets the publication state enum value.
<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html#getState()"><B>getState()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util">OAuthProxyException</A>
<DD>Gets the value of the "x_oauth_state" header from the http response.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getStatistics()"><B>getStatistics()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getStatistics()"><B>getStatistics()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets yt:statistics tag.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#getStats()"><B>getStats()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Gets statistics, if available.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Returns the issue status.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the experiment status.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns the export status.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the event status.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns the status.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the status.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Gets the contact status.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>Gets the relationship status.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#getStatus()"><B>getStatus()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>Gets the status status.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getStep1Required()"><B>getStep1Required()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the whether step 1 is required for this goal.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#getSteps()"><B>getSteps()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns the steps.
<DT><A HREF="./com/google/gdata/client/Service.html#getStreamFromLink(com.google.gdata.data.ILink)"><B>getStreamFromLink(ILink)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/client/Service.html#createLinkQueryRequest(com.google.gdata.data.ILink)"><CODE>Service.createLinkQueryRequest(ILink)</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getStreamIds()"><B>getStreamIds()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Get a list of stream ids on this element.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getStreamIds()"><B>getStreamIds()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Stream ids can be used to specify additional information about where a
photo came from, or where it is being used.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getStreamIds()"><B>getStreamIds()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getStreamIds()"><B>getStreamIds()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getStreamIdsExt()"><B>getStreamIdsExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the streamIds on this photo.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getStreet()"><B>getStreet()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Can be street, avenue, road, etc.
<DT><A HREF="./com/google/gdata/client/Service.html#getStrictValidation()"><B>getStrictValidation()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns <code>true</code> if strict validation is enabled for
this service.
<DT><A HREF="./com/google/gdata/client/Query.html#getStringCustomParameter(java.lang.String)"><B>getStringCustomParameter(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Gets an existing String custom parameter, with null signifying that the
parameter is not specified.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getStructuredPostalAddress()"><B>getStructuredPostalAddress()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns the structured postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getStructuredPostalAddresses()"><B>getStructuredPostalAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the structured postal addresses.
<DT><A HREF="./com/google/api/gbase/client/Group.html#getSubAttribute(java.lang.String)"><B>getSubAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>Gets one sub-attribute with the name name, if there are any.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getSubAttributes()"><B>getSubAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets all sub-attributes.
<DT><A HREF="./com/google/api/gbase/client/Group.html#getSubAttributes(java.lang.String)"><B>getSubAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>Gets all sub-attributes corresponding to the name.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getSubElementNames()"><B>getSubElementNames()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the name of all sub-elements in this attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getSubElementValue(java.lang.String)"><B>getSubElementValue(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets a value of a sub-tag.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getSubElementValues(java.lang.String)"><B>getSubElementValues(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets all values correspond to the sub-tag.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getSubject()"><B>getSubject()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the subject.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#getSubject()"><B>getSubject()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Returns the Subject field of the message.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getSubjects()"><B>getSubjects()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the subjects.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getSubregion()"><B>getSubregion()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the Subregion is county (US), province (in Italy), etc.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#getSubscriberCount()"><B>getSubscriberCount()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getSubscriptionsFeedLink()"><B>getSubscriptionsFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the users subscriptions feed.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#getSubscriptionType()"><B>getSubscriptionType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Gets the type of the subscription, if it is of a known type.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getSubtitle()"><B>getSubtitle()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Returns the atom:subtitle element of this feed.
<DT><A HREF="./com/google/gdata/data/Source.html#getSubtitle()"><B>getSubtitle()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#getSubType()"><B>getSubType()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getSuccessCount()"><B>getSuccessCount()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets the number of entries that were processed successfully.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getSuccessCount()"><B>getSuccessCount()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the number of entries which processed successfully.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getSummary()"><B>getSummary()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#getSummary()"><B>getSummary()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Returns the atom:summary element of this entry.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#getSummary()"><B>getSummary()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns the summary.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#getSupertype()"><B>getSupertype()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Gets the supertype or null.
<DT><A HREF="./com/google/gdata/data/ExtensionManifest.html#getSupportedExtensions()"><B>getSupportedExtensions()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionManifest.html" title="class in com.google.gdata.data">ExtensionManifest</A>
<DD>Returns the Map from namespace/localname String pairs to supporting
Extension class and manifest information.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#getSupportPIN()"><B>getSupportPIN()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Retrieves the Support PIN for the domain.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getSuspended()"><B>getSuspended()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#getSymbol()"><B>getSymbol()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns the stock symbol for the position.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#getSymbol()"><B>getSymbol()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns the stock symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getSyndicationRight()"><B>getSyndicationRight()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#getSystemGroup()"><B>getSystemGroup()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns the system group.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getTableFeedUrl(java.lang.String)"><B>getTableFeedUrl(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates a url that you can use to get a Table Feed of all the tables
within a spreadsheet.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#getTableId()"><B>getTableId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#getTableId()"><B>getTableId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#getTableName()"><B>getTableName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns the table name.
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getTagEntries()"><B>getTagEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos"><CODE>TagEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getTagEntries()"><B>getTagEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos"><CODE>TagEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getTagEntries()"><B>getTagEntries()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>Get a list of entries of the <A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos"><CODE>TagEntry</CODE></A> kind.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getTags()"><B>getTags()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#getTags()"><B>getTags()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Gets a list of all tags that are set for this entry.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#getTarget()"><B>getTarget()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Returns the export target mime type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#getTarget()"><B>getTarget()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Returns the import target document type.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#getTargetKind()"><B>getTargetKind()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Returns the kind of feed/entry the href is pointing to.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getTargetLanguage()"><B>getTargetLanguage()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the target language.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTax()"><B>getTax()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets tax attributes.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxAttribute(java.lang.String)"><B>getTaxAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a
<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client"><CODE>Tax</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxAttributes(java.lang.String)"><B>getTaxAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a list of
<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client"><CODE>Tax</CODE></A>s.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxPercent()"><B>getTaxPercent()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTax()"><CODE>GoogleBaseAttributesExtension.getTax()</CODE></A> instead</I>
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTaxRegion()"><B>getTaxRegion()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTax()"><CODE>GoogleBaseAttributesExtension.getTax()</CODE></A> instead</I>
<DT><A HREF="./com/google/api/gbase/client/Tax.html#getTaxShip()"><B>getTaxShip()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>Gets the taxShip, or null.
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#getTemplateLink()"><B>getTemplateLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Returns the template sites link.
<DT><A HREF="./com/google/gdata/data/Category.html#getTerm()"><B>getTerm()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ICategory.html#getTerm()"><B>getTerm()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data">ICategory</A>
<DD>Returns the category term.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html#getTerm()"><B>getTerm()</B></A> -
Method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html" title="enum in com.google.gdata.data.youtube">SubscriptionEntry.Type</A>
<DD>Gets the category term corresponding to this subscription
type.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html#getTerm()"><B>getTerm()</B></A> -
Method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html" title="enum in com.google.gdata.data.youtube">UserEventEntry.Type</A>
<DD>Gets the category term corresponding to this user event type
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getText()"><B>getText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#getText()"><B>getText()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTextAttribute(java.lang.String)"><B>getTextAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as a string.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getTextAttributeValues(java.lang.String)"><B>getTextAttributeValues(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets all the values of a specific attribute, as a list
of strings.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getTextContent()"><B>getTextContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Assumes the content element's contents are text and
returns them as a TextContent.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getTexts()"><B>getTexts()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html#getTextValue()"><B>getTextValue()</B></A> -
Method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html" title="enum in com.google.api.gbase.client">GmPublishingPriority.Value</A>
<DD>Returns the text value, as represented in the entry.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#getTheme()"><B>getTheme()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns the theme.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#getThreadInputProperties()"><B>getThreadInputProperties()</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>Returns the input properties for the current <CODE>Thread</CODE>.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#getThreadOutputProperties()"><B>getThreadOutputProperties()</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>Returns the output properties for the current <CODE>Thread</CODE>.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#getThreadVersions()"><B>getThreadVersions()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Returns the list of versions associated with the current thread or
<code>null</code> if there are currently no thread versions.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#getThresholdValue()"><B>getThresholdValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns the threshold value.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the media thumbnail.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns the gphoto thumbnail.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>use the media:thumbnail element to get thumbnails.</I>
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>A url to the user's portrait.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns the user portrait thumbnail url.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>Gets the thumbnail.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getThumbnail()"><B>getThumbnail()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getThumbnailExt()"><B>getThumbnailExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the user portrait thumbnail.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getThumbnailLink()"><B>getThumbnailLink()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the link that provides the URI of a thumbnail image.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getThumbnails()"><B>getThumbnails()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the reference to the list of thumbnails for this attribute.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getThumbnails()"><B>getThumbnails()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getTime()"><B>getTime()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>time</code> parameter.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#getTime()"><B>getTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#getTime()"><B>getTime()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#getTime()"><B>getTime()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#getTime()"><B>getTime()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#getTimeOffset()"><B>getTimeOffset()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#getTimeOffsetMs()"><B>getTimeOffsetMs()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Returns the offset it milliseconds, -1l for NOW.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getTimes()"><B>getTimes()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the list of event times.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getTimesCleaned()"><B>getTimesCleaned()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar timesCleaned property.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#getTimesCleaned()"><B>getTimesCleaned()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Returns the times cleaned property.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#getTimestamp()"><B>getTimestamp()</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Get a timestamp for an OAuth request.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getTimestamp()"><B>getTimestamp()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getTimestamp()"><B>getTimestamp()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The time the photo was taken.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getTimestamp()"><B>getTimestamp()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getTimestamp()"><B>getTimestamp()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getTimestampExt()"><B>getTimestampExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the time the photo was taken.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#getTimeZone()"><B>getTimeZone()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Returns the calendar timeZone property.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#getTimeZone()"><B>getTimeZone()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Returns the time zone.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IAtom.html#getTitle()"><B>getTitle()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Returns the atom:title element of this resource.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ICollection.html#getTitle()"><B>getTitle()</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ICollection.html" title="interface in com.google.gdata.data.introspection">ICollection</A>
<DD>Returns the title of the collection.
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getTitle()"><B>getTitle()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets the title of the entry or feed represented by this piece of data.
<DT><A HREF="./com/google/gdata/data/Source.html#getTitle()"><B>getTitle()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html#getTitleExact()"><B>getTitleExact()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet">TableQuery</A>
<DD>Returns the whether the title query should be taken as an exact string.
<DT><A HREF="./com/google/gdata/data/Link.html#getTitleLang()"><B>getTitleLang()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#getTitleQuery()"><B>getTitleQuery()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Gets full-text title query.
<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html#getTitleQuery()"><B>getTitleQuery()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet">TableQuery</A>
<DD>Returns the search terms for the title of a document.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getTitles()"><B>getTitles()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the titles.
<DT><A HREF="./com/google/gdata/data/youtube/FormUploadToken.html#getToken()"><B>getToken()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FormUploadToken.html" title="class in com.google.gdata.data.youtube">FormUploadToken</A>
<DD>Returns a token to include in the form upload.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getTokenFromReply(java.net.URL)"><B>getTokenFromReply(URL)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Parses and returns the AuthSub token returned by Google on a successful
AuthSub login request.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getTokenFromReply(java.lang.String)"><B>getTokenFromReply(String)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Parses and returns the AuthSub token returned by Google on a successful
AuthSub login request.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getTokenInfo(java.lang.String, java.security.PrivateKey)"><B>getTokenInfo(String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Retrieves information about the AuthSub token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#getTokenInfo(java.lang.String, java.lang.String, java.lang.String, java.security.PrivateKey)"><B>getTokenInfo(String, String, String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Retrieves information about the AuthSub token.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getTokenName()"><B>getTokenName()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the token name.
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#getTotal()"><B>getTotal()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>Gets the total for this statistic.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#getTotal()"><B>getTotal()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns the total.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#getTotal()"><B>getTotal()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Returns the number of stars.
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#getTotal()"><B>getTotal()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>Gets the sum of all ratings (-1, 1).
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#getTotalCount()"><B>getTotalCount()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Gets the total number of entries read.
<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html#getTotalCount()"><B>getTotalCount()</B></A> -
Method in interface com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch">IBatchInterrupted</A>
<DD>Returns the number of entries which were parsed.
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#getTotalRating()"><B>getTotalRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>Get the rating of the comment.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getTotalResults()"><B>getTotalResults()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Gets the total number of results associated with this feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#getTotalResults()"><B>getTotalResults()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Gets the total number of results associated with this feed.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getTotalStars()"><B>getTotalStars()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getTotalStars()"><B>getTotalStars()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The number of users who starred this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getTotalStars()"><B>getTotalStars()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getTotalStars()"><B>getTotalStars()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#getTotalUploadViews()"><B>getTotalUploadViews()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getTotalValueCount()"><B>getTotalValueCount()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Gets the total number of values found for this attribute in
the result set for the query.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getTrack()"><B>getTrack()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the track.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getTrackingScript()"><B>getTrackingScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the script to track this experiment.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#getTransactionData()"><B>getTransactionData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Returns the data for the transaction.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#getTransferData(java.awt.datatransfer.DataFlavor, javax.activation.DataSource)"><B>getTransferData(DataFlavor, DataSource)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#getTransferDataFlavors()"><B>getTransferDataFlavors()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#getTranslationMemory()"><B>getTranslationMemory()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns the tms element.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getTransparency()"><B>getTransparency()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the event transparency.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getType()"><B>getType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the type of the attribute, or null.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#getType()"><B>getType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>Gets the attribute type, or null if it is not known.
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#getType()"><B>getType()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Gets the error type.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns the goal's threshold type.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns the the format of data represented by the metric.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>Gets the operation type (<A HREF="./com/google/gdata/data/batch/BatchOperationType.html#DELETE"><CODE>BatchOperationType.DELETE</CODE></A>,
<A HREF="./com/google/gdata/data/batch/BatchOperationType.html#INSERT"><CODE>BatchOperationType.INSERT</CODE></A> or <A HREF="./com/google/gdata/data/batch/BatchOperationType.html#UPDATE"><CODE>BatchOperationType.UPDATE</CODE></A>.
<DT><A HREF="./com/google/gdata/data/books/Review.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns the type of text construct (typically 'text', 'html' or 'xhtml').
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Content.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data">Content</A>
<DD>Returns this content's type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns the type document entry from the resource id.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Returns the type.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns the datatype such as string, integer, and date, or an
ontology-specific URI.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns the type for the transaction (can be "Buy", "Sell", "Buy to Cover"
or "Sell Short").
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Returns the type.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IContent.html#getType()"><B>getType()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.html" title="interface in com.google.gdata.data">IContent</A>
<DD>Returns this content's type.
<DT><A HREF="./com/google/gdata/data/ILink.html#getType()"><B>getType()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.html" title="interface in com.google.gdata.data">ILink</A>
<DD>Returns the mime type of the link.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>The mime type of the collection
<DT><A HREF="./com/google/gdata/data/ITextConstruct.html#getType()"><B>getType()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.html" title="interface in com.google.gdata.data">ITextConstruct</A>
<DD>Returns this text construct's type (text, HTML, or XHTML).
<DT><A HREF="./com/google/gdata/data/Link.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the video format type.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Returns the type.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Returns this text construct's type (text, HTML, or XHTML).
<DT><A HREF="./com/google/gdata/data/TextContent.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns the hint to the client about the media type of the resource
identified by the "href" attribute.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>Returns the type as an enum.
<DT><A HREF="./com/google/gdata/util/ContentType.html#getType()"><B>getType()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#getTypeString()"><B>getTypeString()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>Returns the type as a string.
<DT><A HREF="./com/google/gdata/data/DateTime.html#getTzShift()"><B>getTzShift()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getUnauthorizedRequestToken(com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getUnauthorizedRequestToken(OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Retrieves the unauthorized request token and token secret from the remote
server and sets the parameters in the <A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthParameters</CODE></A> object.
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#getUnit()"><B>getUnit()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>Gets the unit.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#getUnit()"><B>getUnit()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns the units of data - can also be a URI to indicate a specific
ontology.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getUpdated()"><B>getUpdated()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IAtom.html#getUpdated()"><B>getUpdated()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Get a <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A> instance representing the last time this resource
was updated.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#getUpdated()"><B>getUpdated()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Gets the updated time on this entry or feed.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#getUpdated()"><B>getUpdated()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Returns the updated.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#getUpdated()"><B>getUpdated()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Returns the provides a hint to clients as to the date and time of the most
recently updated reply contained by the linked resource.
<DT><A HREF="./com/google/gdata/data/Source.html#getUpdated()"><B>getUpdated()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#getUpdatedMax()"><B>getUpdatedMax()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the maximum updated timestamp used for this query.
<DT><A HREF="./com/google/gdata/client/Query.html#getUpdatedMin()"><B>getUpdatedMin()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the minimum updated timestamp used for this query.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#getUpdates()"><B>getUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Returns the updates list.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getUploaded()"><B>getUploaded()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Returns the time the video was uploaded at.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getUploader()"><B>getUploader()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Gets the value of the <code>uploader</code> parameter.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getUploader()"><B>getUploader()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets the YouTube user who uploaded the video.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getUploaderType()"><B>getUploaderType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Checks whether the uploader is a partner.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#getUploadsFeedLink()"><B>getUploadsFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Returns a link to the user uploads feed.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getUploadsFeedLink()"><B>getUploadsFeedLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the user uploads feed.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#getUploadState()"><B>getUploadState()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Gets the current upload state of the uploader.
<DT><A HREF="./com/google/gdata/data/geo/Box.html#getUpperRight()"><B>getUpperRight()</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Box.html" title="interface in com.google.gdata.data.geo">Box</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#getUpperRight()"><B>getUpperRight()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>Gets the upper right point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#getUpperRight()"><B>getUpperRight()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#getUpperRight()"><B>getUpperRight()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IOutOfLineContent.html#getUri()"><B>getUri()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IOutOfLineContent.html" title="interface in com.google.gdata.data">IOutOfLineContent</A>
<DD>Returns the external URI.
<DT><A HREF="./com/google/gdata/data/IPerson.html#getUri()"><B>getUri()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IPerson.html" title="interface in com.google.gdata.data">IPerson</A>
<DD>Uri associated with the person
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Returns the uri.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#getUri()"><B>getUri()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Returns the uri.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Returns the Url pointing to the thumbnail image.
<DT><A HREF="./com/google/gdata/client/Query.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the Query URL that encapsulates the current state of this
query object.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Returns the url.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss">MediaCopyright</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns the crawl issue url.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/youtube/FormUploadToken.html#getUrl()"><B>getUrl()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FormUploadToken.html" title="class in com.google.gdata.data.youtube">FormUploadToken</A>
<DD>Returns the url to which the form upload should be sent.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#getUrlAttribute(java.lang.String)"><B>getUrlAttribute(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Gets the first value of a specific attribute, as an url.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#getUsage()"><B>getUsage()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns the The context for the address use.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#getUsefulness()"><B>getUsefulness()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns the usefulness of entry.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getUserAuthorizationUrl()"><B>getUserAuthorizationUrl()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Get the user authorization url
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)"><B>getUserAuthorizationUrl(OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD><B>Deprecated.</B>&nbsp;<I>Call a combination of <A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#getUnauthorizedRequestToken(com.google.gdata.client.authn.oauth.OAuthParameters)"><CODE>OAuthHelper.getUnauthorizedRequestToken(com.google.gdata.client.authn.oauth.OAuthParameters)</CODE></A> and
<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#createUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)"><CODE>OAuthHelper.createUserAuthorizationUrl(com.google.gdata.client.authn.oauth.OAuthParameters)</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getUserDefinedFields()"><B>getUserDefinedFields()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the user defined fields.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#getUserEmailAddress()"><B>getUserEmailAddress()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#getUserEmailAddress()"><B>getUserEmailAddress()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#getUserEventType()"><B>getUserEventType()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Returns the type of the user event, if it is of a known type.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#getUserName()"><B>getUserName()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#getUsername()"><B>getUsername()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The username of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns the username of the user who made the comment.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#getUsername()"><B>getUsername()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The username of the user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Returns the username.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Returns the username.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Gets the youtube username of the contact (for youtube user contacts).
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Get the value of the optional username
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Get the value of the optional username
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getUsername()"><B>getUsername()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Gets the youtube username.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#getUsernameExt()"><B>getUsernameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns the username of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#getUsernameExt()"><B>getUsernameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns the username or currently selected persona.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#getUserProfileLink()"><B>getUserProfileLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Gets the url pointing to the user profile entry of this contact.
<DT><A HREF="./com/google/gdata/data/youtube/FriendFeed.html#getUserProfileLink()"><B>getUserProfileLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendFeed.html" title="class in com.google.gdata.data.youtube">FriendFeed</A>
<DD>Returns a link to the profile of this user.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#getUseToken()"><B>getUseToken()</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Retrieves the "use token" parameter.
<DT><A HREF="./com/google/api/gbase/client/Adjustments.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Adjustments.html" title="class in com.google.api.gbase.client">Adjustments</A>
<DD>Gets the adjusted value in string format, or <code>null</code> if the
<code>adjusted_value</code> element is not specified.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>Gets the value.
<DT><A HREF="./com/google/gdata/client/ClientLoginAccountType.html#getValue()"><B>getValue()</B></A> -
Method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/ClientLoginAccountType.html" title="enum in com.google.gdata.client">ClientLoginAccountType</A>
<DD>Returns the value of the accountType.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.AuthSubToken</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.UserToken</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.CustomParameter.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CustomParameter.html" title="class in com.google.gdata.client">Query.CustomParameter</A>
<DD>Returns the value of the custom parameter.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns the goal's monetary value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Returns the value of the property.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns the text content of the review.
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Returns the whether to send ACL notifications to grantees.
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Returns the number of times calendar was cleaned.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Returns the Gender.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/DateTime.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/Size.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Returns the number of bytes used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Returns the number of comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Returns the whether the album allows comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Returns the number of crowded results.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Returns the featured date.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Returns the height.
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Returns the image version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Returns the maxPhotos.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Returns the photos left.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Returns the photos used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Returns the position in album.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Returns the quotaLimit.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Returns the currentQuota.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Returns the rotation in degrees.
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Returns the contact linked.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Returns the size in bytes.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Returns the viewer starred photo.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Returns the receive updates.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Returns the timestamp.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Returns the version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Returns the view count.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Returns the tag weight.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Returns the width.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Returns the number of written Sidewiki entries.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Yields the evaluated, formatted value of this cell.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#getValue(java.lang.String)"><B>getValue(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Gets the text at the cell, whose column is named columnHeader.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns the displayed value of the cell.
<DT><A HREF="./com/google/gdata/data/threading/Total.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Returns the number of responses.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Returns the value of the value construct.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Returns the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Get verification method value.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>Gets the aspect ratio.
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>Gets the countHint.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#getValue()"><B>getValue()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html#getValueAsString()"><B>getValueAsString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html" title="class in com.google.api.gbase.client">AttributeHistogram.UniqueValue</A>
<DD>Gets the value itself, as a string.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#getValueAsString()"><B>getValueAsString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Gets the attribute value, as a string (or null).
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getValues()"><B>getValues()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Gets a list of unique values for the attribute and
the count for these values.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#getValues(int)"><B>getValues(int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#getValueString()"><B>getValueString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#getValueString()"><B>getValueString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#getValueString()"><B>getValueString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#getVariationId()"><B>getVariationId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns the variation ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getVerificationCombo()"><B>getVerificationCombo()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the verification combination index.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#getVerificationComboCoverage()"><B>getVerificationComboCoverage()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns the percentage of traffic to send to the verify combo.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getVerificationMethods()"><B>getVerificationMethods()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns <CODE>List</CODE> of the verification methods for the site.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#getVerified()"><B>getVerified()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Returns site verification status.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.html" title="class in com.google.gdata.client.analytics">AnalyticsService</A>
<DD>Returns the current GData version used by the Google Analytics Data Export
API.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.html" title="class in com.google.gdata.client.blogger">BloggerService</A>
<DD>Returns the current GData version used by the Blogger service.
<DT><A HREF="./com/google/gdata/client/books/BooksService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.html" title="class in com.google.gdata.client.books">BooksService</A>
<DD>Returns the current GData version used by the Google Book Search service.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.html" title="class in com.google.gdata.client.calendar">CalendarService</A>
<DD>Returns the current GData version used by the Google Calendar service.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.html" title="class in com.google.gdata.client.codesearch">CodeSearchService</A>
<DD>Returns the current GData version used by the Google Code Search service.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.html" title="class in com.google.gdata.client.contacts">ContactsService</A>
<DD>Returns the current GData version used by the Google Contacts service.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Returns the current GData version used by the Google Documents List Data
API.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.html" title="class in com.google.gdata.client.finance">FinanceService</A>
<DD>Returns the current GData version used by the Google Finance Portfolio Data
API.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>Returns the current GData version used by the Google Translator Toolkit
API.
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>Returns the current GData version used by the Health service.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>Returns the current GData version used by the Google Maps Data API.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>Returns the current GData version used by the Picasa Web Albums Data API.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>Returns the current GData version used by the Project Hosting GData API.
<DT><A HREF="./com/google/gdata/client/Service.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the current <A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><CODE>Version</CODE></A> of the GData core protocol.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>Returns the current GData version used by the Google Sidewiki Data API.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>Returns the current GData version used by the Google Sites Data API.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>Returns the current GData version used by the Google Spreadsheets service.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>Returns the current GData version used by the Google Webmaster Tools Data
API.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#getVersion()"><B>getVersion()</B></A> -
Static method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Returns the current <A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><CODE>Version</CODE></A> of the YouTube GData API.
<DT><A HREF="./com/google/gdata/data/Generator.html#getVersion()"><B>getVersion()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IGenerator.html#getVersion()"><B>getVersion()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IGenerator.html" title="interface in com.google.gdata.data">IGenerator</A>
<DD>Returns the version attribute of the generator.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getVersion()"><B>getVersion()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getVersion()"><B>getVersion()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The version of the image.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getVersion()"><B>getVersion()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getVersion()"><B>getVersion()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#getVersion(java.lang.Class)"><B>getVersion(Class&lt;? extends Service&gt;)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Returns the version of a service.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getVersionExt()"><B>getVersionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the version of the photo metadata.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#getVersionFromProperty(java.lang.Class)"><B>getVersionFromProperty(Class&lt;? extends Service&gt;)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Constructs a new Version instance based upon the value of a Java system
property associated with a <A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client"><CODE>Service</CODE></A> class.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#getVersionId()"><B>getVersionId()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#getVersionId()"><B>getVersionId()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Returns the entity version for this feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#getVersionId()"><B>getVersionId()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Version ID.
<DT><A HREF="./com/google/gdata/util/Version.html#getVersionString()"><B>getVersionString()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns the String representation of the version.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#getVideoId()"><B>getVideoId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Gets the YouTube ID of the video.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getVideoId()"><B>getVideoId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets the YouTube ID of the video.
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#getVideoId()"><B>getVideoId()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>Gets video ID.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#getVideoLogLink()"><B>getVideoLogLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Returns a link to the playlist defined by the user as video log.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#getVideoQuery()"><B>getVideoQuery()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/client/Query.html#getFullTextQuery()"><CODE>Query.getFullTextQuery()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getVideoResponsesLink()"><B>getVideoResponsesLink()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Returns a link to the video responses feed.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getVideoStatus()"><B>getVideoStatus()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getVideoStatus()"><B>getVideoStatus()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The video status in case the photo entry is a video.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getVideoStatus()"><B>getVideoStatus()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getVideoStatus()"><B>getVideoStatus()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getVideoStatusExt()"><B>getVideoStatusExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the status of the video upload if this is a video.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#getVideoUrl()"><B>getVideoUrl()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>Gets the rel=related type=application/atom+xml link pointing to the video.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#getVideoWatchCount()"><B>getVideoWatchCount()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#getViewability()"><B>getViewability()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns the viewability.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getViewCount()"><B>getViewCount()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getViewCount()"><B>getViewCount()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getViewCount()"><B>getViewCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getViewCount()"><B>getViewCount()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#getViewCount()"><B>getViewCount()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>Gets view count, 0 by default.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#getViewCount()"><B>getViewCount()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>Returns how many times this channel/profile has been viewed.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getViewCountExt()"><B>getViewCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the number of views for this image.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#getViewLink()"><B>getViewLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Gets the URL of the view projection of this feature.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#getViewLink()"><B>getViewLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Gets the URL of the view projection of the feature feed.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#getVisibility()"><B>getVisibility()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Returns the event visibility.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#getWebAddressMappingLinks()"><B>getWebAddressMappingLinks()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns the webAddressMapping sites link.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getWebContent()"><B>getWebContent()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Get the web content for this entry (may return null).
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#getWebContentLink()"><B>getWebContentLink()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Retrieves the web content link
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getWebsites()"><B>getWebsites()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the websites.
<DT><A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html#getWeight()"><B>getWeight()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html" title="class in com.google.gdata.data.photos.impl">TagDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagData.html#getWeight()"><B>getWeight()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos">TagData</A>
<DD>The weight of the tag is the number of times the tag appears in the
collection of tags currently being viewed.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#getWeight()"><B>getWeight()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#getWeightExt()"><B>getWeightExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Returns the weight of the tag.
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#getWhen()"><B>getWhen()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Returns the birth date.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#getWhen()"><B>getWhen()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns the time period description.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#getWhere()"><B>getWhere()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns the person location.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#getWhere()"><B>getWhere()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns the office location.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#getWhoList()"><B>getWhoList()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Returns the image width (pixels).
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns the video width.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#getWidth()"><B>getWidth()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The width of the photo in pixels.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#getWidth()"><B>getWidth()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#getWidthExt()"><B>getWidthExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns the the width of the photo.
<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html#getWithMappings()"><B>getWithMappings()</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites">SiteQuery</A>
<DD>Returns the handle web address mappings.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#getWorksheet()"><B>getWorksheet()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#getWorksheet()"><B>getWorksheet()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html#getWorksheetFeedUrl(java.lang.String, java.lang.String, java.lang.String)"><B>getWorksheetFeedUrl(String, String, String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/FeedURLFactory.html" title="class in com.google.gdata.client.spreadsheet">FeedURLFactory</A>
<DD>Creates a URL you can use to get a WorksheetFeed of all the
worksheets within a spreadsheet.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#getWorksheetFeedUrl()"><B>getWorksheetFeedUrl()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Gets the URL for this spreadsheet's worksheets feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#getWorksheetFeedUrl()"><B>getWorksheetFeedUrl()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Gets the URL for this spreadsheet's worksheets feed.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#getWorksheets()"><B>getWorksheets()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Gets all worksheet entries that are part of this spreadsheet.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#getWorksheets()"><B>getWorksheets()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Gets all worksheet entries that are part of this spreadsheet.
<DT><A HREF="./com/google/gdata/data/introspection/IServiceDocument.html#getWorkspaces()"><B>getWorkspaces()</B></A> -
Method in interface com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/IServiceDocument.html" title="interface in com.google.gdata.data.introspection">IServiceDocument</A>
<DD>Returns the workspaces associated with this service.
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#getWorkspaces()"><B>getWorkspaces()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#getXhtml()"><B>getXhtml()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getXml()"><B>getXml()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#getXmlBlob()"><B>getXmlBlob()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Retrieves the XML blob containing arbitrary (unrecognized) extensions.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#getXmlContent()"><B>getXmlContent()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Returns the nested xml content.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html#getXmlName()"><B>getXmlName()</B></A> -
Method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html" title="enum in com.google.gdata.data.youtube">YtAspectRatio.Value</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#getYear()"><B>getYear()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns the year.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#getYomi()"><B>getYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Returns the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#getYomi()"><B>getYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Returns the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#getYomi()"><B>getYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Returns the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#getYomi()"><B>getYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Returns the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#getYomi()"><B>getYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Returns the yomi name of organization.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getYouTubeCategory()"><B>getYouTubeCategory()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>A YouTube media group can have only one YouTube category defined by this
scheme: <A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#CATEGORY_SCHEME"><CODE>YouTubeNamespace.CATEGORY_SCHEME</CODE></A> and this method is a
helper for retrieving it.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getYouTubeContents()"><B>getYouTubeContents()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a modifiable list of <A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube"><CODE>YouTubeMediaContent</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getYouTubeCredits()"><B>getYouTubeCredits()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a modifiable list of <A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube"><CODE>YouTubeMediaCredit</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#getYouTubeFormat()"><B>getYouTubeFormat()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>Gets the youtube video format.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#getYouTubeRatings()"><B>getYouTubeRatings()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Gets a modifiable list of <A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube"><CODE>YouTubeMediaRating</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#getYtRating()"><B>getYtRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>Gets the yt:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#getYtRating()"><B>getYtRating()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the yt:rating tag.
<DT><A HREF="./com/google/gdata/data/finance/FinanceNamespace.html#GF"><B>GF</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/FinanceNamespace.html" title="class in com.google.gdata.data.finance">FinanceNamespace</A>
<DD>Google Finance (GF) namespace
<DT><A HREF="./com/google/gdata/data/finance/FinanceNamespace.html#GF_ALIAS"><B>GF_ALIAS</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/FinanceNamespace.html" title="class in com.google.gdata.data.finance">FinanceNamespace</A>
<DD>Google Finance (GF) namespace alias
<DT><A HREF="./com/google/gdata/data/finance/FinanceNamespace.html#GF_NS"><B>GF_NS</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/FinanceNamespace.html" title="class in com.google.gdata.data.finance">FinanceNamespace</A>
<DD>XML writer namespace for Google Finance (GF)
<DT><A HREF="./com/google/gdata/data/finance/FinanceNamespace.html#GF_PREFIX"><B>GF_PREFIX</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/FinanceNamespace.html" title="class in com.google.gdata.data.finance">FinanceNamespace</A>
<DD>Google Finance (GF) namespace prefix
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#givenName"><B>givenName</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions"><B>GivenName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Person's given name.<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#GivenName()"><B>GivenName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#GivenName(java.lang.String, java.lang.String)"><B>GivenName(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gKind"><B>gKind</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data kind scheme.
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt"><B>GlossariesElement</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a glossaries element.<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#GlossariesElement()"><B>GlossariesElement()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.Rel.html#GLOSSARY"><B>GLOSSARY</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.Rel.html" title="class in com.google.gdata.data.gtt">GlossaryEntryLink.Rel</A>
<DD>Glossary glossary entry link.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html" title="class in com.google.gdata.data.gtt"><B>GlossaryEntry</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a glossary entry.<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html#GlossaryEntry()"><B>GlossaryEntry()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html" title="class in com.google.gdata.data.gtt">GlossaryEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html#GlossaryEntry(com.google.gdata.data.BaseEntry)"><B>GlossaryEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html" title="class in com.google.gdata.data.gtt">GlossaryEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.html" title="class in com.google.gdata.data.gtt"><B>GlossaryEntryLink</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a glossary entry link.<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.Rel.html" title="class in com.google.gdata.data.gtt"><B>GlossaryEntryLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.Rel.html#GlossaryEntryLink.Rel()"><B>GlossaryEntryLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntryLink.Rel.html" title="class in com.google.gdata.data.gtt">GlossaryEntryLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html" title="class in com.google.gdata.data.gtt"><B>GlossaryFeed</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a glossary feed.<DT><A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html#GlossaryFeed()"><B>GlossaryFeed()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html" title="class in com.google.gdata.data.gtt">GlossaryFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html#GlossaryFeed(com.google.gdata.data.BaseFeed)"><B>GlossaryFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html" title="class in com.google.gdata.data.gtt">GlossaryFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings"><B>GmailFilterService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.gmailsettings</A><DD>The GmailFilterService class extends the basic <A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A>
abstraction to define a service that is preconfigured for access to the
the Google Apps Gmail Settings API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#GmailFilterService(java.lang.String)"><B>GmailFilterService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>Constructs a GmailFilterService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client"><B>GmAttributes</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Java representation for the gm:attributes tag for in the itemtypes feed.<DT><A HREF="./com/google/api/gbase/client/GmAttributes.html#GmAttributes()"><B>GmAttributes()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.html" title="class in com.google.api.gbase.client">GmAttributes</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html" title="class in com.google.api.gbase.client"><B>GmAttributes.GmAttribute</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>The information defining an attribute, as contained by the gm:attribute
element in the itemtypes feed.<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html#GmAttributes.GmAttribute(com.google.api.gbase.client.GoogleBaseAttributeId, com.google.api.gbase.client.GmAttributes.GmAttribute.Importance)"><B>GmAttributes.GmAttribute(GoogleBaseAttributeId, GmAttributes.GmAttribute.Importance)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.html" title="class in com.google.api.gbase.client">GmAttributes.GmAttribute</A>
<DD>Creates a GmAttribute instance with the specified id and importance.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.Importance.html" title="enum in com.google.api.gbase.client"><B>GmAttributes.GmAttribute.Importance</B></A> - Enum in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Enumeration defining the importance levels that an attribute can have.<DT><A HREF="./com/google/api/gbase/client/GmDisapproved.html" title="class in com.google.api.gbase.client"><B>GmDisapproved</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Object representation of the gm:disapproved tag.<DT><A HREF="./com/google/api/gbase/client/GmDisapproved.html#GmDisapproved()"><B>GmDisapproved()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmDisapproved.html" title="class in com.google.api.gbase.client">GmDisapproved</A>
<DD>Creates a gm:disapproved tag.
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client"><B>GmItemType</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Java representation for the gm:item_type tag found in the item type feed.<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#GmItemType()"><B>GmItemType()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>Creates an unset item type object.
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#GmItemType(java.lang.String)"><B>GmItemType(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>Creates and initializez an item type object.
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GML"><B>GML</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>Namespace for the GML Geography markup language.
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GML_ALIAS"><B>GML_ALIAS</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#GML_NAMESPACE"><B>GML_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl"><B>GmlEnvelope</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>A gml:Envelope element, this is used to describe a box using the gml version
of our geographic information language.<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#GmlEnvelope()"><B>GmlEnvelope()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Constructs an empty gml:Envelope element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#GmlEnvelope(java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double)"><B>GmlEnvelope(Double, Double, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Constructs a gml:Envelope with the given coordinates.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#GmlEnvelope(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>GmlEnvelope(Point, Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Constructs a gml:Envelope with the given lower and upper values.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#GmlEnvelope(com.google.gdata.data.geo.Box)"><B>GmlEnvelope(Box)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>Constructs a gml:Envelope by copying from the given box.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl"><B>GmlLowerCorner</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Point that represents the lower corner of a gml:Envelope.<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html#GmlLowerCorner()"><B>GmlLowerCorner()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl">GmlLowerCorner</A>
<DD>Constructs an empty gml:lowerCorner element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html#GmlLowerCorner(java.lang.Double, java.lang.Double)"><B>GmlLowerCorner(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl">GmlLowerCorner</A>
<DD>Constructs a gml:lowerCorner element with the given lat and lon.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html#GmlLowerCorner(com.google.gdata.data.geo.Point)"><B>GmlLowerCorner(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlLowerCorner.html" title="class in com.google.gdata.data.geo.impl">GmlLowerCorner</A>
<DD>Constructs a gml:lowerCorner element by copying the data from the
given point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl"><B>GmlPoint</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Extension for a GML gml:Point element.<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#GmlPoint()"><B>GmlPoint()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Constructs an empty gml:Point element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#GmlPoint(java.lang.Double, java.lang.Double)"><B>GmlPoint(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Constructs a gml:Point element out of the given lat and lon values.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#GmlPoint(com.google.gdata.data.geo.Point)"><B>GmlPoint(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Constructs a gml:Point element using the given Point coordinates for the
nested gml:pos element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl"><B>GmlPos</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>A GML Coordinate which is just a space-separated pair of lat/lon.<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html#GmlPos()"><B>GmlPos()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl">GmlPos</A>
<DD>Constructs an empty gml:pos element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html#GmlPos(java.lang.Double, java.lang.Double)"><B>GmlPos(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl">GmlPos</A>
<DD>Constructs a gml:pos element with the given latitude and longitude.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPos.html#GmlPos(com.google.gdata.data.geo.Point)"><B>GmlPos(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPos.html" title="class in com.google.gdata.data.geo.impl">GmlPos</A>
<DD>Constructs a gml:pos element by copying the lat/long values out of the
supplied point.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl"><B>GmlUpperCorner</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Point that represents the upper corner of a gml:Envelope.<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html#GmlUpperCorner()"><B>GmlUpperCorner()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl">GmlUpperCorner</A>
<DD>Constructs an empty gml:upperCorner element.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html#GmlUpperCorner(java.lang.Double, java.lang.Double)"><B>GmlUpperCorner(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl">GmlUpperCorner</A>
<DD>Constructs a gml:upperCorner element with the given lat and lon.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html#GmlUpperCorner(com.google.gdata.data.geo.Point)"><B>GmlUpperCorner(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlUpperCorner.html" title="class in com.google.gdata.data.geo.impl">GmlUpperCorner</A>
<DD>Constructs a gml:upperCorner element by copying the data from the
given point.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client"><B>GmPublishingPriority</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Object representation of the gm:publishing_priority tag.<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#GmPublishingPriority()"><B>GmPublishingPriority()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>Creates a gm:publishing_priority tag.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html" title="enum in com.google.api.gbase.client"><B>GmPublishingPriority.Value</B></A> - Enum in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Possible values for the indexing element.<DT><A HREF="./com/google/gdata/util/Namespaces.html#gNs"><B>gNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data XML namespace.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics"><B>Goal</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Google Analytics goal.<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#Goal()"><B>Goal()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#Goal(java.lang.Boolean, java.lang.String, java.lang.Integer, java.lang.Double)"><B>Goal(Boolean, String, Integer, Double)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#GOAL_URL"><B>GOAL_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>Experiment goal URL.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#GOOGLE_ACCOUNTS_PATH"><B>GOOGLE_ACCOUNTS_PATH</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>The path name of the Google accounts management handler.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GOOGLE_BASE_SERVICE"><B>GOOGLE_BASE_SERVICE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>The official name of the service.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GOOGLE_BASE_SERVICE_VERSION"><B>GOOGLE_BASE_SERVICE_VERSION</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Version of this service.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#GOOGLE_LOGIN_PATH"><B>GOOGLE_LOGIN_PATH</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>The path name of the Google login handler.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#GOOGLE_TALK"><B>GOOGLE_TALK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>Google Talk.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client"><B>GoogleAuthTokenFactory</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>A factory for creating Google authentication tokens (ClientLogin and
AuthSub).<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#GoogleAuthTokenFactory(java.lang.String, java.lang.String, com.google.gdata.client.AuthTokenFactory.TokenListener)"><B>GoogleAuthTokenFactory(String, String, AuthTokenFactory.TokenListener)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Constructs a factory for creating authentication tokens for connecting
to a Google service with name <code>serviceName</code> for an application
with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#GoogleAuthTokenFactory(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.AuthTokenFactory.TokenListener)"><B>GoogleAuthTokenFactory(String, String, String, String, AuthTokenFactory.TokenListener)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Constructs a factory for creating authentication tokens for connecting
to a Google service with name <code>serviceName</code> for an application
with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html" title="class in com.google.gdata.client"><B>GoogleAuthTokenFactory.AuthSubToken</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Encapsulates the token used by web applications to login on behalf of
a user.<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html#GoogleAuthTokenFactory.AuthSubToken(java.lang.String, java.security.PrivateKey)"><B>GoogleAuthTokenFactory.AuthSubToken(String, PrivateKey)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.AuthSubToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.AuthSubToken</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html" title="class in com.google.gdata.client"><B>GoogleAuthTokenFactory.OAuthToken</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Encapsulates the OAuth information used by applications to login on behalf
of a user.<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html#GoogleAuthTokenFactory.OAuthToken(com.google.gdata.client.authn.oauth.OAuthParameters, com.google.gdata.client.authn.oauth.OAuthSigner)"><B>GoogleAuthTokenFactory.OAuthToken(OAuthParameters, OAuthSigner)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.OAuthToken</A>
<DD>Create a new <A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.OAuthToken.html" title="class in com.google.gdata.client"><CODE>GoogleAuthTokenFactory.OAuthToken</CODE></A> object.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html" title="class in com.google.gdata.client"><B>GoogleAuthTokenFactory.UserToken</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The UserToken encapsulates the token retrieved as a result of
authenticating to Google using a user's credentials.<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html#GoogleAuthTokenFactory.UserToken(java.lang.String)"><B>GoogleAuthTokenFactory.UserToken(String)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.UserToken.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory.UserToken</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client"><B>GoogleBaseAttribute</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>An internal representation for a tag in the g: namespace.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(java.lang.String)"><B>GoogleBaseAttribute(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new GoogleBaseAttribute with a name and no type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>GoogleBaseAttribute(String, GoogleBaseAttributeType)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new GoogleBaseAttribute with a name and type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType, java.lang.String)"><B>GoogleBaseAttribute(String, GoogleBaseAttributeType, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new Extension attribute with a name, type and string content.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType, boolean)"><B>GoogleBaseAttribute(String, GoogleBaseAttributeType, boolean)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new GoogleBaseAttribute with a name and type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType, boolean, java.lang.String)"><B>GoogleBaseAttribute(String, GoogleBaseAttributeType, boolean, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new Extension attribute with a name, type and string content.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#GoogleBaseAttribute(com.google.api.gbase.client.GoogleBaseAttributeId, java.lang.String)"><B>GoogleBaseAttribute(GoogleBaseAttributeId, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Creates a new Extension attribute with an <A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client"><CODE>GoogleBaseAttributeId</CODE></A> and
string content.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client"><B>GoogleBaseAttributeId</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>The definition (name and type) of a Google Base attribute.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#GoogleBaseAttributeId(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>GoogleBaseAttributeId(String, GoogleBaseAttributeType)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>Creates a public attribute id.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client"><B>GoogleBaseAttributesExtension</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Keeps track of attributes in the g: namespace.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#GoogleBaseAttributesExtension()"><B>GoogleBaseAttributesExtension()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client"><B>GoogleBaseAttributeType</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Attribute types.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client"><B>GoogleBaseEntry</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>An object corresponding to one entry in a Google Base Atom XML file.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html#GoogleBaseEntry()"><B>GoogleBaseEntry()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client">GoogleBaseEntry</A>
<DD>Creates a new entry.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client"><B>GoogleBaseFeed</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>An ATOM feed containing entries of type <A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client"><CODE>GoogleBaseEntry</CODE></A>.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html#GoogleBaseFeed()"><B>GoogleBaseFeed()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client">GoogleBaseFeed</A>
<DD>Creates a new, empty feed.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseMediaEntry.html" title="class in com.google.api.gbase.client"><B>GoogleBaseMediaEntry</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Media entry representing a media attachment of a Google Base item.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseMediaEntry.html#GoogleBaseMediaEntry()"><B>GoogleBaseMediaEntry()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseMediaEntry.html" title="class in com.google.api.gbase.client">GoogleBaseMediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseMediaFeed.html" title="class in com.google.api.gbase.client"><B>GoogleBaseMediaFeed</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Media feed used for managing the media attachments for one Google Base Item.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseMediaFeed.html#GoogleBaseMediaFeed()"><B>GoogleBaseMediaFeed()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseMediaFeed.html" title="class in com.google.api.gbase.client">GoogleBaseMediaFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client"><B>GoogleBaseQuery</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Adds support for the "bq" and "max-values" parameters to a gdata query.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#GoogleBaseQuery(java.net.URL)"><B>GoogleBaseQuery(URL)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Creates a Google Base query.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client"><B>GoogleBaseService</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Creates a Google data service with extensions
specific to Google Base.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GoogleBaseService(java.lang.String)"><B>GoogleBaseService(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Creates a GoogleBaseService connecting to the default
authentication domain (www.google.com) using the HTTPS.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GoogleBaseService(java.lang.String, java.lang.String)"><B>GoogleBaseService(String, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Creates a GoogleBaseService connecting to the default
authentication domain (www.google.com) using the HTTPS.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GoogleBaseService(java.lang.String, java.lang.String, java.lang.String)"><B>GoogleBaseService(String, String, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Creates a GoogleBaseService connecting to a specific
authentication domain using a specific protocol.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#GoogleBaseService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>GoogleBaseService(String, String, String, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Creates a GoogleBaseService connecting to a specific
authentication domain using a specific protocol.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html" title="class in com.google.api.gbase.client"><B>GoogleBaseService.Versions</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>The Versions class contains all released versions of the Google Base API<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html#GoogleBaseService.Versions()"><B>GoogleBaseService.Versions()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html" title="class in com.google.api.gbase.client">GoogleBaseService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http"><B>GoogleGDataRequest</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>The GoogleGDataRequest class provides a basic implementation of an
interface to connect with a Google-GData server.<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#GoogleGDataRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType, com.google.gdata.client.http.HttpAuthToken, java.util.Map, java.util.Map, com.google.gdata.client.http.HttpUrlConnectionSource)"><B>GoogleGDataRequest(Service.GDataRequest.RequestType, URL, ContentType, HttpAuthToken, Map&lt;String, String&gt;, Map&lt;String, String&gt;, HttpUrlConnectionSource)</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>Constructs a new GoogleGDataRequest instance of the specified
RequestType, targeting the specified URL with the specified
authentication token.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.Factory.html" title="class in com.google.gdata.client.http"><B>GoogleGDataRequest.Factory</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>The GoogleGDataRequest.Factory class is a factory class for
constructing new GoogleGDataRequest instances.<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.Factory.html#GoogleGDataRequest.Factory()"><B>GoogleGDataRequest.Factory()</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.Factory.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http"><B>GoogleGDataRequest.GoogleCookie</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>Google cookie.<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#GoogleGDataRequest.GoogleCookie(java.net.URI, java.lang.String)"><B>GoogleGDataRequest.GoogleCookie(URI, String)</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>Constructs a new GoogleCookie instance.
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><B>GoogleOAuthHelper</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Extends the <A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthHelper</CODE></A> class with details specific to making
OAuth requests with Google.<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthHelper.html#GoogleOAuthHelper(com.google.gdata.client.authn.oauth.OAuthSigner)"><B>GoogleOAuthHelper(OAuthSigner)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthHelper</A>
<DD>Creates a new GoogleOAuthHelper, which is an <A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthHelper</CODE></A> with
specific urls.
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth"><B>GoogleOAuthParameters</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Defines the parameters necessary for making OAuth requests against Google.<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#GoogleOAuthParameters()"><B>GoogleOAuthParameters()</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><B>GoogleService</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The GoogleService class extends the basic GData <A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client"><CODE>Service</CODE></A>
abstraction to add support for authentication and cookies.<DT><A HREF="./com/google/gdata/client/GoogleService.html#GoogleService(java.lang.String, java.lang.String)"><B>GoogleService(String, String)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Constructs a GoogleService instance connecting to the service with name
<code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#GoogleService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>GoogleService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Constructs a GoogleService instance connecting to the service with name
<code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#GoogleService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>GoogleService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Constructs a GoogleService instance connecting to the service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/GoogleService.AccountDeletedException.html" title="class in com.google.gdata.client"><B>GoogleService.AccountDeletedException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, account has been deleted.<DT><A HREF="./com/google/gdata/client/GoogleService.AccountDeletedException.html#GoogleService.AccountDeletedException(java.lang.String)"><B>GoogleService.AccountDeletedException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.AccountDeletedException.html" title="class in com.google.gdata.client">GoogleService.AccountDeletedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.AccountDisabledException.html" title="class in com.google.gdata.client"><B>GoogleService.AccountDisabledException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, account has been disabled.<DT><A HREF="./com/google/gdata/client/GoogleService.AccountDisabledException.html#GoogleService.AccountDisabledException(java.lang.String)"><B>GoogleService.AccountDisabledException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.AccountDisabledException.html" title="class in com.google.gdata.client">GoogleService.AccountDisabledException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html" title="class in com.google.gdata.client"><B>GoogleService.CaptchaRequiredException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, CAPTCHA requires answering.<DT><A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html#GoogleService.CaptchaRequiredException(java.lang.String, java.lang.String, java.lang.String)"><B>GoogleService.CaptchaRequiredException(String, String, String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.CaptchaRequiredException.html" title="class in com.google.gdata.client">GoogleService.CaptchaRequiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.InvalidCredentialsException.html" title="class in com.google.gdata.client"><B>GoogleService.InvalidCredentialsException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, invalid credentials presented to server.<DT><A HREF="./com/google/gdata/client/GoogleService.InvalidCredentialsException.html#GoogleService.InvalidCredentialsException(java.lang.String)"><B>GoogleService.InvalidCredentialsException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.InvalidCredentialsException.html" title="class in com.google.gdata.client">GoogleService.InvalidCredentialsException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.NotVerifiedException.html" title="class in com.google.gdata.client"><B>GoogleService.NotVerifiedException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, account has not been verified.<DT><A HREF="./com/google/gdata/client/GoogleService.NotVerifiedException.html#GoogleService.NotVerifiedException(java.lang.String)"><B>GoogleService.NotVerifiedException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.NotVerifiedException.html" title="class in com.google.gdata.client">GoogleService.NotVerifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.ServiceUnavailableException.html" title="class in com.google.gdata.client"><B>GoogleService.ServiceUnavailableException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, authentication service not available.<DT><A HREF="./com/google/gdata/client/GoogleService.ServiceUnavailableException.html#GoogleService.ServiceUnavailableException(java.lang.String)"><B>GoogleService.ServiceUnavailableException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.ServiceUnavailableException.html" title="class in com.google.gdata.client">GoogleService.ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.SessionExpiredException.html" title="class in com.google.gdata.client"><B>GoogleService.SessionExpiredException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, the token's session has expired.<DT><A HREF="./com/google/gdata/client/GoogleService.SessionExpiredException.html#GoogleService.SessionExpiredException(java.lang.String)"><B>GoogleService.SessionExpiredException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.SessionExpiredException.html" title="class in com.google.gdata.client">GoogleService.SessionExpiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.TermsNotAgreedException.html" title="class in com.google.gdata.client"><B>GoogleService.TermsNotAgreedException</B></A> - Exception in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Authentication failed, user did not agree to the terms of service.<DT><A HREF="./com/google/gdata/client/GoogleService.TermsNotAgreedException.html#GoogleService.TermsNotAgreedException(java.lang.String)"><B>GoogleService.TermsNotAgreedException(String)</B></A> -
Constructor for exception com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.TermsNotAgreedException.html" title="class in com.google.gdata.client">GoogleService.TermsNotAgreedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.html" title="class in com.google.gdata.data.photos"><B>GphotoAccess</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Access level for an album, either public or unlisted.<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.html#GphotoAccess()"><B>GphotoAccess()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.html" title="class in com.google.gdata.data.photos">GphotoAccess</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.html#GphotoAccess(java.lang.String)"><B>GphotoAccess(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.html" title="class in com.google.gdata.data.photos">GphotoAccess</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html" title="class in com.google.gdata.data.photos"><B>GphotoAccess.Value</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Access level.<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html#GphotoAccess.Value()"><B>GphotoAccess.Value()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html" title="class in com.google.gdata.data.photos">GphotoAccess.Value</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html" title="class in com.google.gdata.data.photos"><B>GphotoAlbumCanonicalTitle</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Canonical name of the album this entity is in.<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html#GphotoAlbumCanonicalTitle()"><B>GphotoAlbumCanonicalTitle()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumCanonicalTitle</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html#GphotoAlbumCanonicalTitle(java.lang.String)"><B>GphotoAlbumCanonicalTitle(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumCanonicalTitle</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html" title="class in com.google.gdata.data.photos"><B>GphotoAlbumDescription</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Album description of the album this entity is in.<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html#GphotoAlbumDescription()"><B>GphotoAlbumDescription()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html" title="class in com.google.gdata.data.photos">GphotoAlbumDescription</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html#GphotoAlbumDescription(java.lang.String)"><B>GphotoAlbumDescription(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html" title="class in com.google.gdata.data.photos">GphotoAlbumDescription</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos"><B>GphotoAlbumId</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The album ID that the entity is contained in.<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html#GphotoAlbumId()"><B>GphotoAlbumId()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos">GphotoAlbumId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html#GphotoAlbumId(java.lang.String)"><B>GphotoAlbumId(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos">GphotoAlbumId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html" title="class in com.google.gdata.data.photos"><B>GphotoAlbumTitle</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Title of the album this entity is in.<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html#GphotoAlbumTitle()"><B>GphotoAlbumTitle()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumTitle</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html#GphotoAlbumTitle(java.lang.String)"><B>GphotoAlbumTitle(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumTitle</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos"><B>GphotoBytesUsed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of bytes used by the album.<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#GphotoBytesUsed()"><B>GphotoBytesUsed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#GphotoBytesUsed(java.lang.Long)"><B>GphotoBytesUsed(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoChecksum.html" title="class in com.google.gdata.data.photos"><B>GphotoChecksum</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>An opaque client checksum.<DT><A HREF="./com/google/gdata/data/photos/GphotoChecksum.html#GphotoChecksum()"><B>GphotoChecksum()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoChecksum.html" title="class in com.google.gdata.data.photos">GphotoChecksum</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoChecksum.html#GphotoChecksum(java.lang.String)"><B>GphotoChecksum(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoChecksum.html" title="class in com.google.gdata.data.photos">GphotoChecksum</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoClient.html" title="class in com.google.gdata.data.photos"><B>GphotoClient</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>An opaque client string for extra photo information.<DT><A HREF="./com/google/gdata/data/photos/GphotoClient.html#GphotoClient()"><B>GphotoClient()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoClient.html" title="class in com.google.gdata.data.photos">GphotoClient</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoClient.html#GphotoClient(java.lang.String)"><B>GphotoClient(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoClient.html" title="class in com.google.gdata.data.photos">GphotoClient</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos"><B>GphotoCommentCount</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of comments on the album.<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#GphotoCommentCount()"><B>GphotoCommentCount()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#GphotoCommentCount(java.lang.Integer)"><B>GphotoCommentCount(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos"><B>GphotoCommentsEnabled</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>True if the album allows commenting.<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#GphotoCommentsEnabled()"><B>GphotoCommentsEnabled()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#GphotoCommentsEnabled(java.lang.Boolean)"><B>GphotoCommentsEnabled(Boolean)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos"><B>GphotoCrowdedLength</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Number of results included after crowding.<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#GphotoCrowdedLength()"><B>GphotoCrowdedLength()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#GphotoCrowdedLength(java.lang.Integer)"><B>GphotoCrowdedLength(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoData.html" title="interface in com.google.gdata.data.photos"><B>GphotoData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Data interface for all of the photos data items.<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>GphotoDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Basic implementation class for all of the <A HREF="./com/google/gdata/data/photos/GphotoData.html" title="interface in com.google.gdata.data.photos"><CODE>GphotoData</CODE></A> objects.<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#GphotoDataImpl(com.google.gdata.data.ExtensionPoint)"><B>GphotoDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Construct a new GphotoData implementation based on the given extension.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos"><B>GphotoEntry</B></A>&lt;<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="type parameter in GphotoEntry">E</A> extends <A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>&lt;<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="type parameter in GphotoEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The base entry class for Picasaweb data.<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#GphotoEntry()"><B>GphotoEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Constructs a new Entry instance.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#GphotoEntry(com.google.gdata.data.BaseEntry)"><B>GphotoEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Constructs a new entry instance using the source for a shallow copy.
<DT><A HREF="./com/google/gdata/data/photos/GphotoExifTime.html" title="class in com.google.gdata.data.photos"><B>GphotoExifTime</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The unix timestamp from the exif information.<DT><A HREF="./com/google/gdata/data/photos/GphotoExifTime.html#GphotoExifTime()"><B>GphotoExifTime()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoExifTime.html" title="class in com.google.gdata.data.photos">GphotoExifTime</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoExifTime.html#GphotoExifTime(java.lang.String)"><B>GphotoExifTime(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoExifTime.html" title="class in com.google.gdata.data.photos">GphotoExifTime</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos"><B>GphotoFeaturedDate</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Datetime in unix timestamp format for when the photo was featured.<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#GphotoFeaturedDate()"><B>GphotoFeaturedDate()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#GphotoFeaturedDate(java.lang.Long)"><B>GphotoFeaturedDate(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#GphotoFeaturedDate(java.util.Date)"><B>GphotoFeaturedDate(Date)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos"><B>GphotoFeed</B></A>&lt;<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="type parameter in GphotoFeed">F</A> extends <A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>&gt; - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>This class customizes the generic MediaFeed class to define a feed of
GphotoEntries.<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#GphotoFeed()"><B>GphotoFeed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Construct a new <code>GphotoFeed</code> instance that is parameterized to
contain <code>GphotoEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#GphotoFeed(java.lang.Class)"><B>GphotoFeed(Class&lt;? extends GphotoEntry&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Construct a new <code>GphotoFeed</code> instance parameterized to contain the
given <code>GphotoEntry</code> type.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#GphotoFeed(com.google.gdata.data.BaseFeed)"><B>GphotoFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Construct a new <code>GphotoFeed</code> instance parameterized to contain
<code>GphotoEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#GphotoFeed(java.lang.Class, com.google.gdata.data.BaseFeed)"><B>GphotoFeed(Class&lt;? extends GphotoEntry&gt;, BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Construct a new <code>GphotoFeed</code> instance parameterized to contain the
given <code>GphotoEntry</code> subclass.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos"><B>GphotoHeight</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The height of a photo in pixels.<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#GphotoHeight()"><B>GphotoHeight()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#GphotoHeight(java.lang.Long)"><B>GphotoHeight(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos"><B>GphotoId</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The photos system id for the element.<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html#GphotoId()"><B>GphotoId()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos">GphotoId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html#GphotoId(java.lang.String)"><B>GphotoId(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos">GphotoId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos"><B>GphotoImageVersion</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The version of the image bytes.<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#GphotoImageVersion()"><B>GphotoImageVersion()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#GphotoImageVersion(java.lang.Long)"><B>GphotoImageVersion(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoLocation.html" title="class in com.google.gdata.data.photos"><B>GphotoLocation</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The textual location of the album.<DT><A HREF="./com/google/gdata/data/photos/GphotoLocation.html#GphotoLocation()"><B>GphotoLocation()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoLocation.html" title="class in com.google.gdata.data.photos">GphotoLocation</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoLocation.html#GphotoLocation(java.lang.String)"><B>GphotoLocation(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoLocation.html" title="class in com.google.gdata.data.photos">GphotoLocation</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos"><B>GphotoMaxPhotos</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The maximum number of photos allowed per album.<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#GphotoMaxPhotos()"><B>GphotoMaxPhotos()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#GphotoMaxPhotos(java.lang.Integer)"><B>GphotoMaxPhotos(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoName.html" title="class in com.google.gdata.data.photos"><B>GphotoName</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The canonical name of the album.<DT><A HREF="./com/google/gdata/data/photos/GphotoName.html#GphotoName()"><B>GphotoName()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoName.html" title="class in com.google.gdata.data.photos">GphotoName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoName.html#GphotoName(java.lang.String)"><B>GphotoName(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoName.html" title="class in com.google.gdata.data.photos">GphotoName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoNickname.html" title="class in com.google.gdata.data.photos"><B>GphotoNickname</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The nickname of a user.<DT><A HREF="./com/google/gdata/data/photos/GphotoNickname.html#GphotoNickname()"><B>GphotoNickname()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoNickname.html" title="class in com.google.gdata.data.photos">GphotoNickname</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoNickname.html#GphotoNickname(java.lang.String)"><B>GphotoNickname(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoNickname.html" title="class in com.google.gdata.data.photos">GphotoNickname</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos"><B>GphotoOriginalVideo</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The original video info field.<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#GphotoOriginalVideo()"><B>GphotoOriginalVideo()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#GphotoOriginalVideo(java.lang.Integer, java.lang.Long, java.lang.Integer, java.lang.Float, java.lang.String, java.lang.Integer)"><B>GphotoOriginalVideo(Integer, Long, Integer, Float, String, Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos"><B>GphotoPhotoId</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The photo ID that the entity is contained in.<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html#GphotoPhotoId()"><B>GphotoPhotoId()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos">GphotoPhotoId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html#GphotoPhotoId(java.lang.String)"><B>GphotoPhotoId(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos">GphotoPhotoId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos"><B>GphotoPhotosLeft</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of photos that can be uploaded to this album.<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#GphotoPhotosLeft()"><B>GphotoPhotosLeft()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#GphotoPhotosLeft(java.lang.Integer)"><B>GphotoPhotosLeft(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos"><B>GphotoPhotosUsed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of photos that have already been uploaded.<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#GphotoPhotosUsed()"><B>GphotoPhotosUsed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#GphotoPhotosUsed(java.lang.Integer)"><B>GphotoPhotosUsed(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos"><B>GphotoPosition</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The position of a photo in its album.<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#GphotoPosition()"><B>GphotoPosition()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#GphotoPosition(java.lang.Float)"><B>GphotoPosition(Float)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos"><B>GphotoQuotaLimit</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The maximum available quota.<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#GphotoQuotaLimit()"><B>GphotoQuotaLimit()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#GphotoQuotaLimit(java.lang.Long)"><B>GphotoQuotaLimit(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos"><B>GphotoQuotaUsed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The currently used quota.<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#GphotoQuotaUsed()"><B>GphotoQuotaUsed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#GphotoQuotaUsed(java.lang.Long)"><B>GphotoQuotaUsed(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos"><B>GphotoRotation</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The rotation of a photo in degrees.<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#GphotoRotation()"><B>GphotoRotation()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#GphotoRotation(java.lang.Integer)"><B>GphotoRotation(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRssLink.html" title="class in com.google.gdata.data.photos"><B>GphotoRssLink</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Link to the rss feed.<DT><A HREF="./com/google/gdata/data/photos/GphotoRssLink.html#GphotoRssLink()"><B>GphotoRssLink()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRssLink.html" title="class in com.google.gdata.data.photos">GphotoRssLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRssLink.html#GphotoRssLink(java.lang.String)"><B>GphotoRssLink(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRssLink.html" title="class in com.google.gdata.data.photos">GphotoRssLink</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos"><B>GphotoShowLink</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Flag if contact should appear in gallery page.<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#GphotoShowLink()"><B>GphotoShowLink()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#GphotoShowLink(java.lang.Boolean)"><B>GphotoShowLink(Boolean)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos"><B>GphotoSize</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The size of a photo in bytes.<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#GphotoSize()"><B>GphotoSize()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#GphotoSize(java.lang.Long)"><B>GphotoSize(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippet.html" title="class in com.google.gdata.data.photos"><B>GphotoSnippet</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Snippet of matching text for search results.<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippet.html#GphotoSnippet()"><B>GphotoSnippet()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippet.html" title="class in com.google.gdata.data.photos">GphotoSnippet</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippet.html#GphotoSnippet(java.lang.String)"><B>GphotoSnippet(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippet.html" title="class in com.google.gdata.data.photos">GphotoSnippet</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html" title="class in com.google.gdata.data.photos"><B>GphotoSnippetType</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Type of snippet included in search results.<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html#GphotoSnippetType()"><B>GphotoSnippetType()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html" title="class in com.google.gdata.data.photos">GphotoSnippetType</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html#GphotoSnippetType(java.lang.String)"><B>GphotoSnippetType(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html" title="class in com.google.gdata.data.photos">GphotoSnippetType</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos"><B>GphotoStarred</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>If viewer starred the photo and total number of stars.<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#GphotoStarred()"><B>GphotoStarred()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#GphotoStarred(java.lang.Integer, java.lang.Boolean)"><B>GphotoStarred(Integer, Boolean)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStreamId.html" title="class in com.google.gdata.data.photos"><B>GphotoStreamId</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The stream ID of a stream the photo belongs to.<DT><A HREF="./com/google/gdata/data/photos/GphotoStreamId.html#GphotoStreamId()"><B>GphotoStreamId()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStreamId.html" title="class in com.google.gdata.data.photos">GphotoStreamId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStreamId.html#GphotoStreamId(java.lang.String)"><B>GphotoStreamId(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStreamId.html" title="class in com.google.gdata.data.photos">GphotoStreamId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos"><B>GphotoSubscribed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Flag if user will receive update emails from a contact.<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#GphotoSubscribed()"><B>GphotoSubscribed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#GphotoSubscribed(java.lang.Boolean)"><B>GphotoSubscribed(Boolean)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html" title="class in com.google.gdata.data.photos"><B>GphotoThumbnail</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The thumbnail for a user portrait or album cover.<DT><A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html#GphotoThumbnail()"><B>GphotoThumbnail()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html" title="class in com.google.gdata.data.photos">GphotoThumbnail</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html#GphotoThumbnail(java.lang.String)"><B>GphotoThumbnail(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html" title="class in com.google.gdata.data.photos">GphotoThumbnail</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos"><B>GphotoTimestamp</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>A datetime in unix timestamp format.<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#GphotoTimestamp()"><B>GphotoTimestamp()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#GphotoTimestamp(java.lang.Long)"><B>GphotoTimestamp(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#GphotoTimestamp(java.util.Date)"><B>GphotoTimestamp(Date)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTruncated.html" title="class in com.google.gdata.data.photos"><B>GphotoTruncated</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Truncated value of search results.<DT><A HREF="./com/google/gdata/data/photos/GphotoTruncated.html#GphotoTruncated()"><B>GphotoTruncated()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTruncated.html" title="class in com.google.gdata.data.photos">GphotoTruncated</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTruncated.html#GphotoTruncated(java.lang.String)"><B>GphotoTruncated(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTruncated.html" title="class in com.google.gdata.data.photos">GphotoTruncated</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoType.html" title="class in com.google.gdata.data.photos"><B>GphotoType</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Type of element.<DT><A HREF="./com/google/gdata/data/photos/GphotoType.html#GphotoType()"><B>GphotoType()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoType.html" title="class in com.google.gdata.data.photos">GphotoType</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoType.html#GphotoType(java.lang.String)"><B>GphotoType(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoType.html" title="class in com.google.gdata.data.photos">GphotoType</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoUsername.html" title="class in com.google.gdata.data.photos"><B>GphotoUsername</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The username of a photos user.<DT><A HREF="./com/google/gdata/data/photos/GphotoUsername.html#GphotoUsername()"><B>GphotoUsername()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoUsername.html" title="class in com.google.gdata.data.photos">GphotoUsername</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoUsername.html#GphotoUsername(java.lang.String)"><B>GphotoUsername(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoUsername.html" title="class in com.google.gdata.data.photos">GphotoUsername</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos"><B>GphotoVersion</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The version of the entity.<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#GphotoVersion()"><B>GphotoVersion()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#GphotoVersion(java.lang.Long)"><B>GphotoVersion(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html" title="class in com.google.gdata.data.photos"><B>GphotoVideoStatus</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The video status field.<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html#GphotoVideoStatus()"><B>GphotoVideoStatus()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html" title="class in com.google.gdata.data.photos">GphotoVideoStatus</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html#GphotoVideoStatus(java.lang.String)"><B>GphotoVideoStatus(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html" title="class in com.google.gdata.data.photos">GphotoVideoStatus</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html" title="class in com.google.gdata.data.photos"><B>GphotoVideoUrl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The url to the video source of the photo.<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html#GphotoVideoUrl()"><B>GphotoVideoUrl()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html" title="class in com.google.gdata.data.photos">GphotoVideoUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html#GphotoVideoUrl(java.lang.String)"><B>GphotoVideoUrl(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html" title="class in com.google.gdata.data.photos">GphotoVideoUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos"><B>GphotoViewCount</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of views for this image.<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#GphotoViewCount()"><B>GphotoViewCount()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#GphotoViewCount(java.lang.Long)"><B>GphotoViewCount(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos"><B>GphotoWeight</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The number of items this tag appears on.<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#GphotoWeight()"><B>GphotoWeight()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#GphotoWeight(java.lang.Integer)"><B>GphotoWeight(Integer)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos"><B>GphotoWidth</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>The width of a photo in pixels.<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#GphotoWidth()"><B>GphotoWidth()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#GphotoWidth(java.lang.Long)"><B>GphotoWidth(Long)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gPrefix"><B>gPrefix</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html#gr"><B>gr</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data runtime namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#grNs"><B>grNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Google data runtime XML namespace.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#GROUP"><B>GROUP</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Group of related attributes.
<DT><A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client"><B>Group</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Group type holds multiple sub-attributes.<DT><A HREF="./com/google/api/gbase/client/Group.html#Group(java.util.Collection)"><B>Group(Collection&lt;GoogleBaseAttribute&gt;)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts"><B>GroupMembershipInfo</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Denotes contact's group membership.<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#GroupMembershipInfo()"><B>GroupMembershipInfo()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#GroupMembershipInfo(java.lang.Boolean, java.lang.String)"><B>GroupMembershipInfo(Boolean, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpread"><B>gSpread</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets (GS) namespace
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadAlias"><B>gSpreadAlias</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets (GS) namespace alias
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadCustom"><B>gSpreadCustom</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets custom tag (GSX) namespace
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadCustomAlias"><B>gSpreadCustomAlias</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets custom tag (GSX) namespace alias
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadCustomNs"><B>gSpreadCustomNs</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>XML writer namespace for Google Spreadsheets custom tag (GSX)
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadCustomPrefix"><B>gSpreadCustomPrefix</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets custom tag (GSX) namespace prefix
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadNs"><B>gSpreadNs</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>XML writer namespace for Google Spreadsheets (GS)
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#gSpreadPrefix"><B>gSpreadPrefix</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Google Spreadsheets (GS) namespace prefix
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html#GT"><B>GT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html" title="class in com.google.gdata.data.analytics">Engagement.Comparison</A>
<DD>Greater than.
<DT><A HREF="./com/google/gdata/data/gtt/GttNamespace.html#GTT"><B>GTT</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GttNamespace.html" title="class in com.google.gdata.data.gtt">GttNamespace</A>
<DD>Google Translator Toolkit (GTT) namespace
<DT><A HREF="./com/google/gdata/data/gtt/GttNamespace.html#GTT_ALIAS"><B>GTT_ALIAS</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GttNamespace.html" title="class in com.google.gdata.data.gtt">GttNamespace</A>
<DD>Google Translator Toolkit (GTT) namespace alias
<DT><A HREF="./com/google/gdata/data/gtt/GttNamespace.html#GTT_NS"><B>GTT_NS</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GttNamespace.html" title="class in com.google.gdata.data.gtt">GttNamespace</A>
<DD>XML writer namespace for Google Translator Toolkit (GTT)
<DT><A HREF="./com/google/gdata/data/gtt/GttNamespace.html#GTT_PREFIX"><B>GTT_PREFIX</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GttNamespace.html" title="class in com.google.gdata.data.gtt">GttNamespace</A>
<DD>Google Translator Toolkit (GTT) namespace prefix
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#GTT_SERVICE"><B>GTT_SERVICE</B></A> -
Static variable in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>The abbreviated name of Google Translator Toolkit API recognized by Google.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#GTT_SERVICE_VERSION"><B>GTT_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/gtt/GttLink.html" title="class in com.google.gdata.data.gtt"><B>GttLink</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Extends the base Link class with Gtt extensions.<DT><A HREF="./com/google/gdata/data/gtt/GttNamespace.html" title="class in com.google.gdata.data.gtt"><B>GttNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Namespace definitions related to Google Translator Toolkit API.<DT><A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt"><B>GttService</B></A> - Class in <A HREF="./com/google/gdata/client/gtt/package-summary.html">com.google.gdata.client.gtt</A><DD>Extends the basic <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Translator Toolkit API.<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#GttService(java.lang.String)"><B>GttService(String)</B></A> -
Constructor for class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>Constructs an instance connecting to the Google Translator Toolkit API for
an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#GttService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>GttService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>Constructs an instance connecting to the Google Translator Toolkit API for
an application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.html#GttService(java.lang.String, java.lang.String, java.lang.String)"><B>GttService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.html" title="class in com.google.gdata.client.gtt">GttService</A>
<DD>Constructs an instance connecting to the Google Translator Toolkit API with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.Versions.html" title="class in com.google.gdata.client.gtt"><B>GttService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/gtt/package-summary.html">com.google.gdata.client.gtt</A><DD>GData versions supported by the Google Translator Toolkit API.<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar"><B>GuestsCanInviteOthersProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Whether guests can invite others to the event.<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#GuestsCanInviteOthersProperty()"><B>GuestsCanInviteOthersProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#GuestsCanInviteOthersProperty(java.lang.Boolean)"><B>GuestsCanInviteOthersProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar"><B>GuestsCanModifyProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Whether guests can modify event.<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#GuestsCanModifyProperty()"><B>GuestsCanModifyProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#GuestsCanModifyProperty(java.lang.Boolean)"><B>GuestsCanModifyProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar"><B>GuestsCanSeeGuestsProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Whether guests can see other attendees.<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#GuestsCanSeeGuestsProperty()"><B>GuestsCanSeeGuestsProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#GuestsCanSeeGuestsProperty(java.lang.Boolean)"><B>GuestsCanSeeGuestsProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#GVIZ"><B>GVIZ</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Gviz data source for the worksheet (GVIZ) namespace
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#GVIZ"><B>GVIZ</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>Link for the Gviz resource of a worksheet.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#GVIZ_LINK_REL"><B>GVIZ_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for GViz.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#GVIZ_PREFIX"><B>GVIZ_PREFIX</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Gviz data source for the worksheet (GVIZ) namespace prefix
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GWO"><B>GWO</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Gwo (GWO) namespace
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GWO_ALIAS"><B>GWO_ALIAS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Gwo (GWO) namespace alias
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GWO_NS"><B>GWO_NS</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>XML writer namespace for Gwo (GWO)
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html#GWO_PREFIX"><B>GWO_PREFIX</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsNamespace.html" title="class in com.google.gdata.data.analytics">AnalyticsNamespace</A>
<DD>Gwo (GWO) namespace prefix
<DT><A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html" title="class in com.google.gdata.data.analytics"><B>GwoAbPageVariationId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>A/B experiment page variation ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html#GwoAbPageVariationId()"><B>GwoAbPageVariationId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html" title="class in com.google.gdata.data.analytics">GwoAbPageVariationId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html#GwoAbPageVariationId(java.lang.String)"><B>GwoAbPageVariationId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html" title="class in com.google.gdata.data.analytics">GwoAbPageVariationId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html" title="class in com.google.gdata.data.analytics"><B>GwoAnalyticsAccountId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Analytics account ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html#GwoAnalyticsAccountId()"><B>GwoAnalyticsAccountId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html" title="class in com.google.gdata.data.analytics">GwoAnalyticsAccountId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html#GwoAnalyticsAccountId(java.lang.String)"><B>GwoAnalyticsAccountId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html" title="class in com.google.gdata.data.analytics">GwoAnalyticsAccountId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics"><B>GwoAutoPruneMode</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Auto prune mode.<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#GwoAutoPruneMode()"><B>GwoAutoPruneMode()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#GwoAutoPruneMode(com.google.gdata.data.analytics.GwoAutoPruneMode.Value)"><B>GwoAutoPruneMode(GwoAutoPruneMode.Value)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html" title="enum in com.google.gdata.data.analytics"><B>GwoAutoPruneMode.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Value.<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics"><B>GwoComboActive</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Combination active state.<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#GwoComboActive()"><B>GwoComboActive()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#GwoComboActive(java.lang.Boolean)"><B>GwoComboActive(Boolean)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboId.html" title="class in com.google.gdata.data.analytics"><B>GwoComboId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Combination ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoComboId.html#GwoComboId()"><B>GwoComboId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboId.html" title="class in com.google.gdata.data.analytics">GwoComboId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboId.html#GwoComboId(java.lang.String)"><B>GwoComboId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboId.html" title="class in com.google.gdata.data.analytics">GwoComboId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboString.html" title="class in com.google.gdata.data.analytics"><B>GwoComboString</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Combination section/variation info.<DT><A HREF="./com/google/gdata/data/analytics/GwoComboString.html#GwoComboString()"><B>GwoComboString()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboString.html" title="class in com.google.gdata.data.analytics">GwoComboString</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboString.html#GwoComboString(java.lang.String)"><B>GwoComboString(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboString.html" title="class in com.google.gdata.data.analytics">GwoComboString</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoControlScript.html" title="class in com.google.gdata.data.analytics"><B>GwoControlScript</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Control script for experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoControlScript.html#GwoControlScript()"><B>GwoControlScript()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoControlScript.html" title="class in com.google.gdata.data.analytics">GwoControlScript</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoControlScript.html#GwoControlScript(java.lang.String)"><B>GwoControlScript(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoControlScript.html" title="class in com.google.gdata.data.analytics">GwoControlScript</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html" title="class in com.google.gdata.data.analytics"><B>GwoConversionScript</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Conversion script for experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html#GwoConversionScript()"><B>GwoConversionScript()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html" title="class in com.google.gdata.data.analytics">GwoConversionScript</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html#GwoConversionScript(java.lang.String)"><B>GwoConversionScript(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html" title="class in com.google.gdata.data.analytics">GwoConversionScript</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoCoverage.html" title="class in com.google.gdata.data.analytics"><B>GwoCoverage</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Experiment coverage.<DT><A HREF="./com/google/gdata/data/analytics/GwoCoverage.html#GwoCoverage()"><B>GwoCoverage()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoCoverage.html" title="class in com.google.gdata.data.analytics">GwoCoverage</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoCoverage.html#GwoCoverage(java.lang.String)"><B>GwoCoverage(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoCoverage.html" title="class in com.google.gdata.data.analytics">GwoCoverage</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html" title="class in com.google.gdata.data.analytics"><B>GwoExperimentId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Experiment ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html#GwoExperimentId()"><B>GwoExperimentId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html" title="class in com.google.gdata.data.analytics">GwoExperimentId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html#GwoExperimentId(java.lang.String)"><B>GwoExperimentId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html" title="class in com.google.gdata.data.analytics">GwoExperimentId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html" title="class in com.google.gdata.data.analytics"><B>GwoExperimentNotes</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Experiment notes.<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html#GwoExperimentNotes()"><B>GwoExperimentNotes()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html" title="class in com.google.gdata.data.analytics">GwoExperimentNotes</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html#GwoExperimentNotes(java.lang.String)"><B>GwoExperimentNotes(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html" title="class in com.google.gdata.data.analytics">GwoExperimentNotes</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics"><B>GwoExperimentType</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Experiment type.<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#GwoExperimentType()"><B>GwoExperimentType()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#GwoExperimentType(com.google.gdata.data.analytics.GwoExperimentType.Value)"><B>GwoExperimentType(GwoExperimentType.Value)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html" title="enum in com.google.gdata.data.analytics"><B>GwoExperimentType.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Value.<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.html" title="class in com.google.gdata.data.analytics"><B>GwoLink</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Extends the base Link class with GWO extensions.<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics"><B>GwoLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#GwoLink.Rel()"><B>GwoLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html" title="class in com.google.gdata.data.analytics"><B>GwoNumAbPageVariations</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Number of page variations in an A/B experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html#GwoNumAbPageVariations()"><B>GwoNumAbPageVariations()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html" title="class in com.google.gdata.data.analytics">GwoNumAbPageVariations</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html#GwoNumAbPageVariations(java.lang.String)"><B>GwoNumAbPageVariations(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html" title="class in com.google.gdata.data.analytics">GwoNumAbPageVariations</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html" title="class in com.google.gdata.data.analytics"><B>GwoNumCombinations</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Number of combinations in an experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html#GwoNumCombinations()"><B>GwoNumCombinations()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html" title="class in com.google.gdata.data.analytics">GwoNumCombinations</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html#GwoNumCombinations(java.lang.String)"><B>GwoNumCombinations(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html" title="class in com.google.gdata.data.analytics">GwoNumCombinations</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumSections.html" title="class in com.google.gdata.data.analytics"><B>GwoNumSections</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Number of sections in a multivariate experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoNumSections.html#GwoNumSections()"><B>GwoNumSections()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumSections.html" title="class in com.google.gdata.data.analytics">GwoNumSections</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumSections.html#GwoNumSections(java.lang.String)"><B>GwoNumSections(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumSections.html" title="class in com.google.gdata.data.analytics">GwoNumSections</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html" title="class in com.google.gdata.data.analytics"><B>GwoNumVariations</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Number of variations in a section.<DT><A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html#GwoNumVariations()"><B>GwoNumVariations()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html" title="class in com.google.gdata.data.analytics">GwoNumVariations</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html#GwoNumVariations(java.lang.String)"><B>GwoNumVariations(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html" title="class in com.google.gdata.data.analytics">GwoNumVariations</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html" title="class in com.google.gdata.data.analytics"><B>GwoSectionBeginScript</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Script to mark the beginning of a section.<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html#GwoSectionBeginScript()"><B>GwoSectionBeginScript()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html" title="class in com.google.gdata.data.analytics">GwoSectionBeginScript</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html#GwoSectionBeginScript(java.lang.String)"><B>GwoSectionBeginScript(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html" title="class in com.google.gdata.data.analytics">GwoSectionBeginScript</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html" title="class in com.google.gdata.data.analytics"><B>GwoSectionEndScript</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Script to mark the end of a section.<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html#GwoSectionEndScript()"><B>GwoSectionEndScript()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html" title="class in com.google.gdata.data.analytics">GwoSectionEndScript</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html#GwoSectionEndScript(java.lang.String)"><B>GwoSectionEndScript(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html" title="class in com.google.gdata.data.analytics">GwoSectionEndScript</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionId.html" title="class in com.google.gdata.data.analytics"><B>GwoSectionId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Section ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionId.html#GwoSectionId()"><B>GwoSectionId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionId.html" title="class in com.google.gdata.data.analytics">GwoSectionId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionId.html#GwoSectionId(java.lang.String)"><B>GwoSectionId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionId.html" title="class in com.google.gdata.data.analytics">GwoSectionId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html" title="class in com.google.gdata.data.analytics"><B>GwoSourceExperimentId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Source experiment ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html#GwoSourceExperimentId()"><B>GwoSourceExperimentId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html" title="class in com.google.gdata.data.analytics">GwoSourceExperimentId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html#GwoSourceExperimentId(java.lang.String)"><B>GwoSourceExperimentId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html" title="class in com.google.gdata.data.analytics">GwoSourceExperimentId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics"><B>GwoStatus</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Current experiment status.<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#GwoStatus()"><B>GwoStatus()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#GwoStatus(com.google.gdata.data.analytics.GwoStatus.Value)"><B>GwoStatus(GwoStatus.Value)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html" title="enum in com.google.gdata.data.analytics"><B>GwoStatus.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Value.<DT><A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html" title="class in com.google.gdata.data.analytics"><B>GwoTrackingScript</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Tracking script for experiment.<DT><A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html#GwoTrackingScript()"><B>GwoTrackingScript()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html" title="class in com.google.gdata.data.analytics">GwoTrackingScript</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html#GwoTrackingScript(java.lang.String)"><B>GwoTrackingScript(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html" title="class in com.google.gdata.data.analytics">GwoTrackingScript</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoVariationId.html" title="class in com.google.gdata.data.analytics"><B>GwoVariationId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Variation ID.<DT><A HREF="./com/google/gdata/data/analytics/GwoVariationId.html#GwoVariationId()"><B>GwoVariationId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVariationId.html" title="class in com.google.gdata.data.analytics">GwoVariationId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVariationId.html#GwoVariationId(java.lang.String)"><B>GwoVariationId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVariationId.html" title="class in com.google.gdata.data.analytics">GwoVariationId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html" title="class in com.google.gdata.data.analytics"><B>GwoVerificationCombo</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Verification combo.<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html#GwoVerificationCombo()"><B>GwoVerificationCombo()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html" title="class in com.google.gdata.data.analytics">GwoVerificationCombo</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html#GwoVerificationCombo(java.lang.String)"><B>GwoVerificationCombo(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html" title="class in com.google.gdata.data.analytics">GwoVerificationCombo</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html" title="class in com.google.gdata.data.analytics"><B>GwoVerificationComboCoverage</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Verification combo coverage.<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html#GwoVerificationComboCoverage()"><B>GwoVerificationComboCoverage()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html" title="class in com.google.gdata.data.analytics">GwoVerificationComboCoverage</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html#GwoVerificationComboCoverage(java.lang.String)"><B>GwoVerificationComboCoverage(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html" title="class in com.google.gdata.data.analytics">GwoVerificationComboCoverage</A>
<DD>Constructor (mutable or immutable).
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9"><B>H9</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 namespace (H9) namespace
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9_ALIAS"><B>H9_ALIAS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 namespace (H9) namespace alias
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9_NS"><B>H9_NS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>XML writer namespace for The h9 namespace (H9)
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9_PREFIX"><B>H9_PREFIX</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 namespace (H9) namespace prefix
<DT><A HREF="./com/google/gdata/client/health/H9Service.html#H9_SERVICE"><B>H9_SERVICE</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health">H9Service</A>
<DD>The abbreviated name of Health recognized by Google.
<DT><A HREF="./com/google/gdata/client/health/H9Service.html#H9_SERVICE_VERSION"><B>H9_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health">H9Service</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9KINDS"><B>H9KINDS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9kinds namespace (H9KINDS) namespace
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9KINDS_ALIAS"><B>H9KINDS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9kinds namespace (H9KINDS) namespace alias
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9KINDS_NS"><B>H9KINDS_NS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>XML writer namespace for The h9kinds namespace (H9KINDS)
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9KINDS_PREFIX"><B>H9KINDS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9kinds namespace (H9KINDS) namespace prefix
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9M"><B>H9M</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 metadata namespace (H9M) namespace
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9M_ALIAS"><B>H9M_ALIAS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 metadata namespace (H9M) namespace alias
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9M_NS"><B>H9M_NS</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>XML writer namespace for The h9 metadata namespace (H9M)
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#H9M_PREFIX"><B>H9M_PREFIX</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>The h9 metadata namespace (H9M) namespace prefix
<DT><A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health"><B>H9Service</B></A> - Class in <A HREF="./com/google/gdata/client/health/package-summary.html">com.google.gdata.client.health</A><DD>The H9Service class extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction
to define a service that is preconfigured for access to the Health data API.<DT><A HREF="./com/google/gdata/client/health/H9Service.html#H9Service(java.lang.String)"><B>H9Service(String)</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health">H9Service</A>
<DD>Constructs a H9Service instance connecting to the Health service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/health/H9Service.html#H9Service(java.lang.String, java.lang.String, java.lang.String)"><B>H9Service(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/H9Service.html" title="class in com.google.gdata.client.health">H9Service</A>
<DD>Constructs a GoogleService instance connecting to the Health service with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/util/parser/Callback.html#handle(char[], int, int, T)"><B>handle(char[], int, int, T)</B></A> -
Method in interface com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Callback.html" title="interface in com.google.gdata.util.parser">Callback</A>
<DD>Called when an <code>Action</code> fires.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#handleErrorResponse()"><B>handleErrorResponse()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#handleErrorResponse()"><B>handleErrorResponse()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Handles an error response received while executing a GData service request.
<DT><A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.Callback.html#handleParameter(java.lang.String, java.lang.String)"><B>handleParameter(String, String)</B></A> -
Method in interface com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.Callback.html" title="interface in com.google.gdata.util.httputil">FormUrlDecoder.Callback</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html#handler"><B>handler</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Content.ChildHandlerInfo.html" title="class in com.google.gdata.data">Content.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html#handler"><B>handler</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html" title="class in com.google.gdata.data">TextConstruct.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#handleRedirectException(com.google.gdata.util.RedirectRequiredException)"><B>handleRedirectException(RedirectRequiredException)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Handles a redirect exception by generating the new URL to use for the
redirect.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#handlesCookies()"><B>handlesCookies()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Returns <code>true</code> if the GoogleService is handling cookies.
<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.html#handleSessionExpiredException(com.google.gdata.client.GoogleService.SessionExpiredException)"><B>handleSessionExpiredException(GoogleService.SessionExpiredException)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client">AuthTokenFactory</A>
<DD>Handles a session expired exception.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#handleSessionExpiredException(com.google.gdata.client.GoogleService.SessionExpiredException)"><B>handleSessionExpiredException(GoogleService.SessionExpiredException)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#handleSessionExpiredException(com.google.gdata.client.GoogleService.SessionExpiredException)"><B>handleSessionExpiredException(GoogleService.SessionExpiredException)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Delegates session expired exception to <A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client"><CODE>AuthTokenFactory</CODE></A>.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#hasAbPageVariationId()"><B>hasAbPageVariationId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Returns whether it has the A/B experiment page variation ID.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasAccessExt()"><B>hasAccessExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the access level for the album.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasActive()"><B>hasActive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the whether the goal is currently active.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasAdditionalName()"><B>hasAdditionalName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the additional name.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hasAddress()"><B>hasAddress()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns whether it has the IM address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasAdjustments()"><B>hasAdjustments()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasAgent()"><B>hasAgent()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Used in work addresses.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasAggregates()"><B>hasAggregates()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the aggregates.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasAlbum()"><B>hasAlbum()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasAlbumAccessExt()"><B>hasAlbumAccessExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the access level for the album.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasAlbumArt()"><B>hasAlbumArt()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the album art.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasAlbumArtist()"><B>hasAlbumArtist()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the album artist.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#hasAlbumIdExt()"><B>hasAlbumIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Returns whether it has the album ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasAlbumIdExt()"><B>hasAlbumIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the album ID of the album this photo is in.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#hasAmount()"><B>hasAmount()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Returns whether it has the amount.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasAnalyticsAccountId()"><B>hasAnalyticsAccountId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the Analytics account ID.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#hasAnyoneCanAddSelf()"><B>hasAnyoneCanAddSelf()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasArtist()"><B>hasArtist()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the artist.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#hasAttributeHistogram()"><B>hasAttributeHistogram()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Checks whether an attribute histogram is available in the current
entry.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#hasAutomaticSpeechRecognition()"><B>hasAutomaticSpeechRecognition()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasAutoPruneMode()"><B>hasAutoPruneMode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the auto-prune mode.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasBatchId()"><B>hasBatchId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the batch identifier.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasBatchId()"><B>hasBatchId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the batch identifier.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasBatchId()"><B>hasBatchId()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the batch identifier.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasBatchInterrupted()"><B>hasBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasBatchInterrupted()"><B>hasBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the batch interruption information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasBatchInterrupted()"><B>hasBatchInterrupted()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasBatchOperation()"><B>hasBatchOperation()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the batch operation.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasBatchOperation()"><B>hasBatchOperation()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the batch operation.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasBatchOperation()"><B>hasBatchOperation()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the batch operation.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasBatchStatus()"><B>hasBatchStatus()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the batch response status information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasBatchStatus()"><B>hasBatchStatus()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the batch response status information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasBatchStatus()"><B>hasBatchStatus()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the batch response status information.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasBillingInformation()"><B>hasBillingInformation()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the billing information.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasBirthday()"><B>hasBirthday()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the birthday.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasBlockedOns()"><B>hasBlockedOns()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the blocked ons.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasBlockedOnUpdates()"><B>hasBlockedOnUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the blocked on updates.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasBlockings()"><B>hasBlockings()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the blockings.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#hasBox()"><B>hasBox()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasBytesUsedExt()"><B>hasBytesUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the number of bytes used by this album.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasCalendarLinks()"><B>hasCalendarLinks()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the calendar links.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#hasCaseSensitive()"><B>hasCaseSensitive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns whether it has the whether path URL matching is case sensitive.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasCcs()"><B>hasCcs()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the list of CCed users.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasCcUpdates()"><B>hasCcUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the cc updates.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasChannels()"><B>hasChannels()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the number of audio channels.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasChecksumExt()"><B>hasChecksumExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the checksum for the photo provided by the
client.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasCity()"><B>hasCity()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Can be city, village, town, borough, etc.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasClientExt()"><B>hasClientExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the client that uploaded the photo.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasClosedDate()"><B>hasClosedDate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the closed date.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#hasCode()"><B>hasCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Returns whether it has the code.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#hasCode()"><B>hasCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Returns whether it has the The 3166-1 alpha-2 country code.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#hasColumns()"><B>hasColumns()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns whether it has the columns.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#hasComboActive()"><B>hasComboActive()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns whether it has the flag indicating if the combination is active.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#hasComboId()"><B>hasComboId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns whether it has the combination ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#hasComboString()"><B>hasComboString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns whether it has the string that specifies a combination in an
experiment.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasCommentCountExt()"><B>hasCommentCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the number of comments on this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasCommentCountExt()"><B>hasCommentCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the count of comments on this photo.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasComments()"><B>hasComments()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the Comments class.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasCommentsEnabledExt()"><B>hasCommentsEnabledExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the comments enabled field, which is true if
comments are enabled for this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasCommentsEnabledExt()"><B>hasCommentsEnabledExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the whether comments are enabled on this photo.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasCommission()"><B>hasCommission()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the commission for the transaction.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#hasComparison()"><B>hasComparison()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns whether it has the engagement goal's comparison operation.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasComposer()"><B>hasComposer()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the composer.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#hasConfidenceInterval()"><B>hasConfidenceInterval()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns whether it has the 95% confidence interval for this metric (lower
is better).
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasContainsSampledData()"><B>hasContainsSampledData()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the flag indicating whether response contains
sampled data.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#hasContinuityOfCareRecord()"><B>hasContinuityOfCareRecord()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Returns whether it has the continuity of care record.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasControlScript()"><B>hasControlScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the script to control the experiment.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasConversionScript()"><B>hasConversionScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the script to record conversions.
<DT><A HREF="./com/google/api/gbase/client/Location.html#hasCoordinates()"><B>hasCoordinates()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Check whether coordinates have been defined.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasCostBasis()"><B>hasCostBasis()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the cost basis of the portfolio in the portfolio
default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasCostBasis()"><B>hasCostBasis()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the cost basis of the position in the portfolio
default currency (and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#hasCount()"><B>hasCount()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Returns whether it has the count.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#hasCount()"><B>hasCount()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Returns whether it has the provides a hint to clients as to the total
number of replies contained by the linked resource.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#hasCountries()"><B>hasCountries()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Checks whether a country set is set.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasCountry()"><B>hasCountry()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the The country name.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasCoverage()"><B>hasCoverage()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the percentage of traffic to send to the experiment.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#hasCrawlType()"><B>hasCrawlType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasCrawlType()"><B>hasCrawlType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue crawl type.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasCreators()"><B>hasCreators()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the creators.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#hasCurrencyCode()"><B>hasCurrencyCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Returns whether it has the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasCurrencyCode()"><B>hasCurrencyCode()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasCustomProperties()"><B>hasCustomProperties()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the custom properties.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasCustomProperties()"><B>hasCustomProperties()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the custom properties.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#hasCustomVariables()"><B>hasCustomVariables()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns whether it has the custom variables.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#hasData()"><B>hasData()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns whether it has the data region of a table.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#hasData()"><B>hasData()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns whether it has the data region of a table.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasDataSources()"><B>hasDataSources()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the data sources.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasDate()"><B>hasDate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the date at which the transaction occurred.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#hasDateDetected()"><B>hasDateDetected()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasDateDetected()"><B>hasDateDetected()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue date detected.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasDateExt()"><B>hasDateExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the user date of the album.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasDates()"><B>hasDates()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the dates.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasDaysGain()"><B>hasDaysGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the today's gain for the portfolio in the portfolio
default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasDaysGain()"><B>hasDaysGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the today's gain for the position in the portfolio
default currency (and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#hasDefinition()"><B>hasDefinition()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns whether it has the definition.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Returns whether it has the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns whether it has the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Returns whether it has the whether the contact was removed from the group.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasDeleted()"><B>hasDeleted()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the If present, indicates that an item has been
deleted.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#hasDescription()"><B>hasDescription()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns whether it has the description.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#hasDescription()"><B>hasDescription()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns whether it has the Sidewiki author description.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasDescriptions()"><B>hasDescriptions()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the descriptions.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasDestination()"><B>hasDestination()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the destination.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#hasDetail()"><B>hasDetail()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasDetail()"><B>hasDetail()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue detail.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#hasDimensions()"><B>hasDimensions()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Returns whether it has the dimensions.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasDirectoryServer()"><B>hasDirectoryServer()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the directory server.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasDocumentSource()"><B>hasDocumentSource()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the document source.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasDuration()"><B>hasDuration()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the duration.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasDuration()"><B>hasDuration()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the video playback duration in milliseconds.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasEmailAddresses()"><B>hasEmailAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the email addresses.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasEmbeddability()"><B>hasEmbeddability()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the embeddability.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasEndDate()"><B>hasEndDate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the end date.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasEngagement()"><B>hasEngagement()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the engagement.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#hasEntrySource()"><B>hasEntrySource()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns whether it has the Sidewiki entry source.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasEvents()"><B>hasEvents()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the events.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#hasExchange()"><B>hasExchange()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns whether it has the exchange symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasExifTags()"><B>hasExifTags()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the exif information on the photo.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#hasExperimentId()"><B>hasExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Returns whether it has the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#hasExperimentId()"><B>hasExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Returns whether it has the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasExperimentId()"><B>hasExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#hasExperimentId()"><B>hasExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns whether it has the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#hasExperimentId()"><B>hasExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns whether it has the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasExperimentNotes()"><B>hasExperimentNotes()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the experiment's notes.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasExperimentType()"><B>hasExperimentType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the experiment type.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#hasExpired()"><B>hasExpired()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>Returns <code>true</code> if the cookie has expired.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#hasExportDocIds()"><B>hasExportDocIds()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns whether it has the export doc ids.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasExportFormats()"><B>hasExportFormats()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the export formats.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#hasExportRequestor()"><B>hasExportRequestor()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns whether it has the document export requestor.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#hasExpression()"><B>hasExpression()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns whether it has the goal's path expression.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasExtendedProperties()"><B>hasExtendedProperties()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the extended properties.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#hasExtendedProperties()"><B>hasExtendedProperties()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns whether it has the extended properties.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#hasExtension(java.lang.Class)"><B>hasExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Returns whether the non-repeating extension is present.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#hasExtensions"><B>hasExtensions</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasExternalIds()"><B>hasExternalIds()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the external ids.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasFamilyName()"><B>hasFamilyName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the family name.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasFeaturedDateExt()"><B>hasFeaturedDateExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the datetime in unix timestamp format for when the
photo was featured.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#hasFeatureName()"><B>hasFeatureName()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Returns whether it has the feature name.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#hasFeatureRate()"><B>hasFeatureRate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Returns whether it has the feature rate.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasFeatures()"><B>hasFeatures()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the features.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Returns whether it has the position feed for the portfolio.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns whether it has the transaction feed for the position.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the nested feed link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Returns whether it has the A feedLink element representing the feed for
announcements in this page.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Returns whether it has the A feedLink representing the files in this file
cabinet.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns whether it has the A feedLink element representing the feed for
list items in this page.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#hasFeedLink()"><B>hasFeedLink()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Returns whether it has the sites ACL feed link.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#hasFields()"><B>hasFields()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Returns whether it has the fields.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#hasFields()"><B>hasFields()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Returns whether it has the fields.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasFormats()"><B>hasFormats()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the formats.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasFormattedAddress()"><B>hasFormattedAddress()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the The full, unstructured address.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasFullName()"><B>hasFullName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the full name.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#hasFullName()"><B>hasFullName()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns whether it has the full name for the company or mutual fund.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasGain()"><B>hasGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the gain for the portfolio in the portfolio default
currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasGain()"><B>hasGain()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the gain for the position in the portfolio default
currency (and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasGainPercentage()"><B>hasGainPercentage()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the percentage gain.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasGainPercentage()"><B>hasGainPercentage()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the percentage gain.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasGender()"><B>hasGender()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the gender.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasGenre()"><B>hasGenre()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the genre.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGeoPoint()"><B>hasGeoPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGeoPoint()"><B>hasGeoPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGeoRssBox()"><B>hasGeoRssBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGeoRssBox()"><B>hasGeoRssBox()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGeoRssPoint()"><B>hasGeoRssPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGeoRssPoint()"><B>hasGeoRssPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGeoRssWhere()"><B>hasGeoRssWhere()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGeoRssWhere()"><B>hasGeoRssWhere()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasGivenName()"><B>hasGivenName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the given name.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasGlossary()"><B>hasGlossary()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the glossaries element.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#hasGmDisapproved()"><B>hasGmDisapproved()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Checks whether the entry contains the <code>gm:disapproved</code> tag, marking
it as a disapproved item.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGmlEnvelope()"><B>hasGmlEnvelope()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGmlEnvelope()"><B>hasGmlEnvelope()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasGmlPoint()"><B>hasGmlPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the geolocation as a gml:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasGmlPoint()"><B>hasGmlPoint()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the geolocation as a gml:point.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#hasGoal()"><B>hasGoal()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns whether it has the goal.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#hasGoals()"><B>hasGoals()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns whether it has the goals.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#hasGroupMembershipInfos()"><B>hasGroupMembershipInfos()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Returns whether it has the group membership infos.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#hasGuestsCanInviteOthers()"><B>hasGuestsCanInviteOthers()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#hasGuestsCanModify()"><B>hasGuestsCanModify()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#hasGuestsCanSeeGuests()"><B>hasGuestsCanSeeGuests()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Returns hash code which is based on the boolean string representation.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>Returns a hash code which is based on the crawl rate string.
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Returns hash code that is based on the date/time value that the object
holds.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>Returns a hash code which is based on the preference string.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Returns hash code which is the integer value that the object holds.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">RegionCodeValueConstruct</A>
<DD>Returns hash code which is based on the Region Code string representation.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Returns hash code which is based on the method type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#hashCode()"><B>hashCode()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#hasHeader()"><B>hasHeader()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns whether it has the header row.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#hasHeader()"><B>hasHeader()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns whether it has the header row.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasHeight()"><B>hasHeight()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the video height.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasHeightExt()"><B>hasHeightExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the height of the photo.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#hashFunctionName"><B>hashFunctionName</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasHobbies()"><B>hasHobbies()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the hobbies.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasHousename()"><B>hasHousename()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Used in places where houses or buildings have
names.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#hasHref()"><B>hasHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns whether it has the URI of the calendar.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#hasHref()"><B>hasHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Returns whether it has the URI of the group.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#hasHref()"><B>hasHref()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns whether it has the URI of the website.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#hasHref()"><B>hasHref()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns whether it has the IRI that may be used to retrieve a
representation of the resource being responded to.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#hasId()"><B>hasId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns whether it has the id of the segment.
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#hasId()"><B>hasId()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Returns whether it has the identifier for distinguishing various system
groups.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#hasId()"><B>hasId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Returns whether it has the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#hasId()"><B>hasId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Returns whether it has the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#hasId()"><B>hasId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Returns whether it has the id.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasIdentifiers()"><B>hasIdentifiers()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the identifiers.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasImAddresses()"><B>hasImAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the instant messaging addresses.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasImageVersionExt()"><B>hasImageVersionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the version of the image bytes.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasImportFormats()"><B>hasImportFormats()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the import formats.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#hasIndex()"><B>hasIndex()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns whether it has the index.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#hasIndex()"><B>hasIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Returns whether it has the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#hasIndex()"><B>hasIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns whether it has the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasInitials()"><B>hasInitials()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the initials.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#hasInReplyTo()"><B>hasInReplyTo()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Returns whether it has the in reply to.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#hasInReplyTo()"><B>hasInReplyTo()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Returns whether it has the in reply to.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#hasInsertionMode()"><B>hasInsertionMode()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns whether it has the insertion mode.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasIssueId()"><B>hasIssueId()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the id.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasIssueType()"><B>hasIssueType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue issue type.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#hasIssueType()"><B>hasIssueType()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#hasItemTypeDescription()"><B>hasItemTypeDescription()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Checks whether item type description is available in the current entry.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasJots()"><B>hasJots()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the jots.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#hasKey()"><B>hasKey()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Returns whether it has the key.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#hasKeywords()"><B>hasKeywords()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>Returns whether it has the keywords.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#hasKind()"><B>hasKind()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Returns whether it has the kind.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns whether it has the user defined calendar link label.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns whether it has the user defined website label.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the label.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasLabel()"><B>hasLabel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Simple string value used to name this address.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasLabels()"><B>hasLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the labels.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasLabels()"><B>hasLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the labels.
<DT><A HREF="./com/google/gdata/data/books/Review.html#hasLang()"><B>hasLang()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns whether it has the language of link title.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasLanguages()"><B>hasLanguages()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the languages.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasLanguages()"><B>hasLanguages()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the languages.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasLastModifiedBy()"><B>hasLastModifiedBy()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the last modified by.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasLinkedFroms()"><B>hasLinkedFroms()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue linked from urls.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#hasLinkedFromUrl()"><B>hasLinkedFromUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#hasLinks()"><B>hasLinks()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>Returns whether it has the glossary entry links.
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#hasLinks()"><B>hasLinks()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>Returns whether it has the tm entry links.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasLocationExt()"><B>hasLocationExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the textual location of the album.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasMaidenName()"><B>hasMaidenName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the maiden name.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasMailClass()"><B>hasMailClass()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the The mail class.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasMarketValue()"><B>hasMarketValue()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the market value of the portfolio in the portfolio
default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasMarketValue()"><B>hasMarketValue()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the market value of the position in the portfolio
default currency (and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#hasMatchType()"><B>hasMatchType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns whether it has the the match type for the path expression.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasMaxPhotosExt()"><B>hasMaxPhotosExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the maximum number of photos allowed per album.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasMaxUploadSizes()"><B>hasMaxUploadSizes()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the max upload sizes.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasMediaGroup()"><B>hasMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasMediaGroup()"><B>hasMediaGroup()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasMergedInto()"><B>hasMergedInto()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the merged into.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasMergedIntoUpdate()"><B>hasMergedIntoUpdate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the merged into update.
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#hasMetrics()"><B>hasMetrics()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>Returns whether it has the metrics.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#hasMetrics()"><B>hasMetrics()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Returns whether it has the metrics.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasMileage()"><B>hasMileage()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the mileage.
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>Returns whether it has the monetary value of the commission.
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>Returns whether it has the monetary value of the cost basis.
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>Returns whether it has the monetary value of day's gain.
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>Returns whether it has the monetary value of the total gain.
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>Returns whether it has the monetary value of the market value.
<DT><A HREF="./com/google/gdata/data/finance/Price.html#hasMoney()"><B>hasMoney()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>Returns whether it has the monetary value of the transaction price.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns whether it has the name.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Returns whether it has the name.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the goal's name.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns whether it has the name.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Returns whether it has the name of the property.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns whether it has the name of the segment.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns whether it has the step's name.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the name.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns whether it has the can be a URI to indicate a specific ontology.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Returns whether it has the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns whether it has the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#hasName()"><B>hasName()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Returns whether it has the worksheet name.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasNameExt()"><B>hasNameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the canonical name of the album.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasNamePrefix()"><B>hasNamePrefix()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the name prefix.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#hasNameSuffix()"><B>hasNameSuffix()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Returns whether it has the name suffix.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasNeighborhood()"><B>hasNeighborhood()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Neighborhood.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasNickname()"><B>hasNickname()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the nickname.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#hasNickname()"><B>hasNickname()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns whether it has the gphoto nickname.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasNicknameExt()"><B>hasNicknameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the nickname of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasNicknameExt()"><B>hasNicknameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the display nickname of the user.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasNotes()"><B>hasNotes()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the notes.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasNumAbPageVariations()"><B>hasNumAbPageVariations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the number of page variations in an A/B experiment.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasNumber()"><B>hasNumber()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the goal's number.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#hasNumber()"><B>hasNumber()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns whether it has the step's number in sequence.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#hasNumberOfRows()"><B>hasNumberOfRows()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns whether it has the number of rows in the data section.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasNumberOfSourceWords()"><B>hasNumberOfSourceWords()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the number of source words.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasNumCombinations()"><B>hasNumCombinations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the number of combinations.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#hasNumEntries()"><B>hasNumEntries()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns whether it has the entries number.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasNumSections()"><B>hasNumSections()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the number of sections in a multivariate experiment.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#hasNumVariations()"><B>hasNumVariations()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns whether it has the number of section variations.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#hasOAuthProxyResponse()"><B>hasOAuthProxyResponse()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Returns whether or not the request has OAuth Proxy-related headers.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#hasObjectNumber()"><B>hasObjectNumber()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns whether it has the object number.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasOccupation()"><B>hasOccupation()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the occupation.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasOpenAccess()"><B>hasOpenAccess()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the open access.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasOrganizations()"><B>hasOrganizations()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the organizations.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasOrgDepartment()"><B>hasOrgDepartment()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the department name in organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasOrgJobDescription()"><B>hasOrgJobDescription()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the job description.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasOrgName()"><B>hasOrgName()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the name of organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasOrgSymbol()"><B>hasOrgSymbol()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the organization symbol/ticker.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasOrgTitle()"><B>hasOrgTitle()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the position in organization.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasOriginalVideo()"><B>hasOriginalVideo()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the properties of the original video.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#hasOutput"><B>hasOutput</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>True if the request type returns output to the client.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasOwner()"><B>hasOwner()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the owner.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasOwnerUpdate()"><B>hasOwnerUpdate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the owner update.
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#hasPageName()"><B>hasPageName()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Returns whether it has the page name.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#hasPath()"><B>hasPath()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Returns whether it has the step's path.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasPercentComplete()"><B>hasPercentComplete()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the percent complete.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasPhoneNumbers()"><B>hasPhoneNumbers()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the phone numbers.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#hasPhotoIdExt()"><B>hasPhotoIdExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Returns whether it has the photo ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasPhotosLeftExt()"><B>hasPhotosLeftExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the number of photos that can be uploaded to this
album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasPhotosUsedExt()"><B>hasPhotosUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the number of photos that have been uploaded to this
album.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasPobox()"><B>hasPobox()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the P.O.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#hasPoint()"><B>hasPoint()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#hasPortfolioData()"><B>hasPortfolioData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Returns whether it has the data for the portfolio.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#hasPositionData()"><B>hasPositionData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns whether it has the data for the position.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasPositionExt()"><B>hasPositionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the position of the photo in its album.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasPostalAddress()"><B>hasPostalAddress()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasPostalAddresses()"><B>hasPostalAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the postal addresses.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasPostcode()"><B>hasPostcode()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Postal code.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasPrice()"><B>hasPrice()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the price of the transaction.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#hasPrimary()"><B>hasPrimary()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns whether it has the denotes primary calendar link.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#hasPrimary()"><B>hasPrimary()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns whether it has the denotes primary website.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hasPrimary()"><B>hasPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns whether it has the whether this is the primary instant messaging
address.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasPrimary()"><B>hasPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the whether this is the primary organization.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasPrimary()"><B>hasPrimary()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the whether this is the primary postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasPriority()"><B>hasPriority()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the priority.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#hasProfileMetaData()"><B>hasProfileMetaData()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Returns whether it has the profile meta data.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#hasProject()"><B>hasProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Returns whether it has the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#hasProject()"><B>hasProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Returns whether it has the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#hasProject()"><B>hasProject()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Returns whether it has the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#hasProjectLabels()"><B>hasProjectLabels()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns whether it has the project labels.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#hasProperties()"><B>hasProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns whether it has the properties.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#hasProperties()"><B>hasProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns whether it has the properties.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#hasProperties()"><B>hasProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns whether it has the properties.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#hasProperties()"><B>hasProperties()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Returns whether it has the properties.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hasProtocol()"><B>hasProtocol()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns whether it has the im protocol.
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#hasPublisher()"><B>hasPublisher()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Returns whether it has the The authenticated user that performe the
activity if different than the author.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasPublisher()"><B>hasPublisher()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the The authenticated user that uploaded the
document if different than the author.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasPublishers()"><B>hasPublishers()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the publishers.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#hasQueries()"><B>hasQueries()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns whether it has the query parameters.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasQuotaBytesTotal()"><B>hasQuotaBytesTotal()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the quota bytes total.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasQuotaBytesUsed()"><B>hasQuotaBytesUsed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the quota bytes used.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#hasQuotaBytesUsedInTrash()"><B>hasQuotaBytesUsedInTrash()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Returns whether it has the quota bytes used in trash.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasQuotaLimitExt()"><B>hasQuotaLimitExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the limit in bytes of the storage space for the
user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasQuotaUsedExt()"><B>hasQuotaUsedExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the currently used quota of the user account.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasRating()"><B>hasRating()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the rating.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#hasRating()"><B>hasRating()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns whether it has the user rating given by the user issued the
request.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#hasRating()"><B>hasRating()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns whether it has the Entry ratings given by all users and by the user
issued the request.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#hasRealm()"><B>hasRealm()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#hasRef()"><B>hasRef()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns whether it has the persistent universally unique identifier of the
resource being responded to.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasRegion()"><B>hasRegion()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Region is state, province, county (in Ireland),
Land (in Germany), departement (in France), etc.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Returns whether it has the known calendar link type.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns whether it has the event type.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns whether it has the id type.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Returns whether it has the jot type.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Returns whether it has the priority category.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns whether it has the relation type.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Returns whether it has the sensitivity type.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Returns whether it has the known website type.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Returns whether it has the im type.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the organization type.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasRel()"><B>hasRel()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the the postal address type.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasRelations()"><B>hasRelations()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the relations.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#hasRepeatingExtension(java.lang.Class)"><B>hasRepeatingExtension(Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Returns whether the repeating extension is present.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#hasRepositories()"><B>hasRepositories()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Returns whether it has the repositories.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#hasRepositoryUrl()"><B>hasRepositoryUrl()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Returns whether it has the repository url.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasResourceId()"><B>hasResourceId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the resource id.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#hasResourceId()"><B>hasResourceId()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Returns whether it has the resource id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#hasResourceId()"><B>hasResourceId()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns whether it has the Sidewiki author id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#hasResourceId()"><B>hasResourceId()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns whether it has the Sidewiki author id.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#hasRestrictLocation()"><B>hasRestrictLocation()</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Returns <code>true</code> if the query only wants results that have latitude
and longitude information.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn1w()"><B>hasReturn1w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn1w()"><B>hasReturn1w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn1y()"><B>hasReturn1y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn1y()"><B>hasReturn1y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn3m()"><B>hasReturn3m()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn3m()"><B>hasReturn3m()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn3y()"><B>hasReturn3y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn3y()"><B>hasReturn3y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn4w()"><B>hasReturn4w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn4w()"><B>hasReturn4w()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturn5y()"><B>hasReturn5y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturn5y()"><B>hasReturn5y()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturnOverall()"><B>hasReturnOverall()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturnOverall()"><B>hasReturnOverall()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#hasReturnYTD()"><B>hasReturnYTD()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Returns whether it has the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasReturnYTD()"><B>hasReturnYTD()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasReview()"><B>hasReview()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the review.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#hasRevision()"><B>hasRevision()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Returns whether it has the revision.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasRotationExt()"><B>hasRotationExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the rotation of the photo in degrees.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#hasRow()"><B>hasRow()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Returns whether it has the position of the header.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasSamplingrate()"><B>hasSamplingrate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the audio sample rate in kHz.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#hasScope()"><B>hasScope()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Returns whether it has the scope.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#hasScope()"><B>hasScope()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Returns whether it has the scope entry.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#hasSectionBeginScript()"><B>hasSectionBeginScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns whether it has the script snippet to mark the beginning of a
section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#hasSectionEndScript()"><B>hasSectionEndScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns whether it has the script snippet to mark the end of a section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#hasSectionId()"><B>hasSectionId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Returns whether it has the section ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#hasSectionId()"><B>hasSectionId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns whether it has the section ID.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#hasSegment()"><B>hasSegment()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Returns whether it has the segment.
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#hasSegments()"><B>hasSegments()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>Returns whether it has the segments.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasSegments()"><B>hasSegments()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the segments.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#hasSendAclNotifications()"><B>hasSendAclNotifications()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>Returns whether it has the send acl notifications property.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#hasSendEmail()"><B>hasSendEmail()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Returns whether it has the send email.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasSendEmail()"><B>hasSendEmail()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the send email.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasSensitivity()"><B>hasSensitivity()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the sensitivity.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#hasSequence()"><B>hasSequence()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Returns whether a sequence number is present.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#hasShares()"><B>hasShares()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Returns whether it has the number of shares belonging to the position.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasShares()"><B>hasShares()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the number of shares involved in the transaction.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasShortName()"><B>hasShortName()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the short name.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#hasSiteName()"><B>hasSiteName()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns whether it has the site name.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasSize()"><B>hasSize()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the size.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasSizeExt()"><B>hasSizeExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the size of the photo in bytes.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#hasSource()"><B>hasSource()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Returns whether it has the export source document type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#hasSource()"><B>hasSource()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Returns whether it has the import source mime type.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#hasSource()"><B>hasSource()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#hasSource()"><B>hasSource()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Returns whether it has the source.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasSourceExperimentId()"><B>hasSourceExperimentId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the experiment ID that identifies the source
experiment.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasSourceLanguage()"><B>hasSourceLanguage()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the source language.
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#hasSpamHint()"><B>hasSpamHint()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>Check if the comment is marked as spam.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasStarredExt()"><B>hasStarredExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the if viewer starred the photo and total number of
stars.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasStars()"><B>hasStars()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the stars.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#hasStartDate()"><B>hasStartDate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Returns whether it has the start date.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#hasStartIndex()"><B>hasStartIndex()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Returns whether it has the index of the first row of the data section
(inclusive).
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasState()"><B>hasState()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the state.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#hasStats()"><B>hasStats()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Checks whether statistics information is available in the current entry.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasStatus()"><B>hasStatus()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the experiment status.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#hasStatus()"><B>hasStatus()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Returns whether it has the export status.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#hasStatus()"><B>hasStatus()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Returns whether it has the status.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasStatus()"><B>hasStatus()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the status.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#hasStep1Required()"><B>hasStep1Required()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns whether it has the whether step 1 is required for this goal.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#hasSteps()"><B>hasSteps()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Returns whether it has the steps.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasStreamIdsExt()"><B>hasStreamIdsExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the streamIds on this photo.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasStreet()"><B>hasStreet()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Can be street, avenue, road, etc.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasStructuredPostalAddress()"><B>hasStructuredPostalAddress()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Returns whether it has the structured postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasStructuredPostalAddresses()"><B>hasStructuredPostalAddresses()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the structured postal addresses.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasSubAttributes()"><B>hasSubAttributes()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Returns true if the attribute has sub-attributes.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasSubElement(java.lang.String)"><B>hasSubElement(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Checks whether a specific sub-element exists.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasSubElements()"><B>hasSubElements()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Returns true if the attribute has sub-tags.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasSubject()"><B>hasSubject()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the subject.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasSubjects()"><B>hasSubjects()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the subjects.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasSubregion()"><B>hasSubregion()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the Subregion is county (US), province (in Italy),
etc.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#hasSummary()"><B>hasSummary()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Returns whether it has the summary.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#hasSymbol()"><B>hasSymbol()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Returns whether it has the stock symbol for the position.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#hasSymbol()"><B>hasSymbol()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Returns whether it has the stock symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#hasSystemGroup()"><B>hasSystemGroup()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Returns whether it has the system group.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#hasTableId()"><B>hasTableId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Returns whether it has the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#hasTableId()"><B>hasTableId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns whether it has the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#hasTableName()"><B>hasTableName()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Returns whether it has the table name.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#hasTarget()"><B>hasTarget()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Returns whether it has the export target mime type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#hasTarget()"><B>hasTarget()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Returns whether it has the import target document type.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#hasTargetKind()"><B>hasTargetKind()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Returns whether it has the kind of feed/entry the href is pointing to.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasTargetLanguage()"><B>hasTargetLanguage()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the target language.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#hasTheme()"><B>hasTheme()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Returns whether it has the theme.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#hasThresholdValue()"><B>hasThresholdValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns whether it has the threshold value.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#hasThumbnail()"><B>hasThumbnail()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns whether it has the media thumbnail.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#hasThumbnail()"><B>hasThumbnail()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns whether it has the gphoto thumbnail.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#hasThumbnail()"><B>hasThumbnail()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Returns whether it has the user portrait thumbnail url.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasThumbnailExt()"><B>hasThumbnailExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the user portrait thumbnail.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasThumbnails()"><B>hasThumbnails()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Returns true if the attribute has thumbnails, false otherwise.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#hasTimesCleaned()"><B>hasTimesCleaned()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Returns whether it has the times cleaned property.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasTimestampExt()"><B>hasTimestampExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the time the photo was taken.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#hasTimeZone()"><B>hasTimeZone()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Returns whether it has the time zone.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasTitles()"><B>hasTitles()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the titles.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#hasTotal()"><B>hasTotal()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Returns whether it has the total.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#hasTotal()"><B>hasTotal()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Returns whether it has the number of stars.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasTrack()"><B>hasTrack()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the track.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasTrackingScript()"><B>hasTrackingScript()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the script to track this experiment.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#hasTransactionData()"><B>hasTransactionData()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Returns whether it has the data for the transaction.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#hasTranslationMemory()"><B>hasTranslationMemory()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Returns whether it has the tms element.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Returns whether it has the goal's threshold type.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns whether it has the the format of data represented by the metric.
<DT><A HREF="./com/google/gdata/data/books/Review.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns whether it has the type of text construct (typically 'text', 'html'
or 'xhtml').
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Returns whether it has the type.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns whether it has the datatype such as string, integer, and date, or
an ontology-specific URI.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Returns whether it has the type for the transaction (can be "Buy", "Sell",
"Buy to Cover" or "Sell Short").
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Returns whether it has the type.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the video format type.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Returns whether it has the type.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#hasType()"><B>hasType()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Returns whether it has the hint to the client about the media type of the
resource identified by the "href" attribute.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#hasUnit()"><B>hasUnit()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns whether it has the units of data - can also be a URI to indicate a
specific ontology.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#hasUpdated()"><B>hasUpdated()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Returns whether it has the updated.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#hasUpdated()"><B>hasUpdated()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#hasUpdates()"><B>hasUpdates()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Returns whether it has the updates list.
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#hasUri()"><B>hasUri()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Returns whether it has the uri.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#hasUri()"><B>hasUri()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Returns whether it has the uri.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#hasUrl()"><B>hasUrl()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Returns whether it has the url.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#hasUrl()"><B>hasUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Returns whether it has the crawl issue url.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#hasUrl()"><B>hasUrl()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#hasUsage()"><B>hasUsage()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Returns whether it has the The context for the address use.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#hasUsefulness()"><B>hasUsefulness()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Returns whether it has the usefulness of entry.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasUserDefinedFields()"><B>hasUserDefinedFields()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the user defined fields.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#hasUsername()"><B>hasUsername()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Returns whether it has the username of the user who made the comment.
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#hasUsername()"><B>hasUsername()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Returns whether it has the username.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#hasUsername()"><B>hasUsername()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Returns whether it has the username.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#hasUsernameExt()"><B>hasUsernameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Returns whether it has the username of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#hasUsernameExt()"><B>hasUsernameExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Returns whether it has the username or currently selected persona.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Returns true if the attribute has some text content.
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Returns whether it has the goal's monetary value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Returns whether it has the value of the property.
<DT><A HREF="./com/google/gdata/data/books/Review.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Returns whether it has the text content of the review.
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Returns whether it has the whether to send ACL notifications to grantees.
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Returns whether it has the number of times calendar was cleaned.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Returns whether it has the Gender.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/Size.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Returns whether it has the number of bytes used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Returns whether it has the number of comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Returns whether it has the whether the album allows comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Returns whether it has the number of crowded results.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Returns whether it has the featured date.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Returns whether it has the height.
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Returns whether it has the image version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Returns whether it has the maxPhotos.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Returns whether it has the photos left.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Returns whether it has the photos used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Returns whether it has the position in album.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Returns whether it has the quotaLimit.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Returns whether it has the currentQuota.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Returns whether it has the rotation in degrees.
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Returns whether it has the contact linked.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Returns whether it has the size in bytes.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Returns whether it has the viewer starred photo.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Returns whether it has the receive updates.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Returns whether it has the timestamp.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Returns whether it has the version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Returns whether it has the view count.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Returns whether it has the tag weight.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Returns whether it has the width.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Returns whether it has the number of written Sidewiki entries.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Returns whether it has the displayed value of the cell.
<DT><A HREF="./com/google/gdata/data/threading/Total.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Returns whether it has the number of responses.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#hasValue()"><B>hasValue()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Returns whether it has the value.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#hasVariationId()"><B>hasVariationId()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Returns whether it has the variation ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasVerificationCombo()"><B>hasVerificationCombo()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the verification combination index.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#hasVerificationComboCoverage()"><B>hasVerificationComboCoverage()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Returns whether it has the percentage of traffic to send to the verify
combo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasVersionExt()"><B>hasVersionExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the version of the photo metadata.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasVideoStatusExt()"><B>hasVideoStatusExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the status of the video upload if this is a
video.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#hasView()"><B>hasView()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#hasViewability()"><B>hasViewability()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Returns whether it has the viewability.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasViewCountExt()"><B>hasViewCountExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the number of views for this image.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasWebsites()"><B>hasWebsites()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the websites.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#hasWeightExt()"><B>hasWeightExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Returns whether it has the weight of the tag.
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#hasWhen()"><B>hasWhen()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Returns whether it has the birth date.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#hasWhen()"><B>hasWhen()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Returns whether it has the time period description.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#hasWhere()"><B>hasWhere()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Returns whether it has the person location.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#hasWhere()"><B>hasWhere()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Returns whether it has the office location.
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#hasWidth()"><B>hasWidth()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Returns whether it has the video width.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#hasWidthExt()"><B>hasWidthExt()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Returns whether it has the the width of the photo.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#hasWorksheet()"><B>hasWorksheet()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Returns whether it has the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#hasWorksheet()"><B>hasWorksheet()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Returns whether it has the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#hasYear()"><B>hasYear()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Returns whether it has the year.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#hasYomi()"><B>hasYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Returns whether it has the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#hasYomi()"><B>hasYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Returns whether it has the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#hasYomi()"><B>hasYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Returns whether it has the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#hasYomi()"><B>hasYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Returns whether it has the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#hasYomi()"><B>hasYomi()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Returns whether it has the yomi name of organization.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html#HEAD"><B>HEAD</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html" title="class in com.google.gdata.data.analytics">Destination.MatchType</A>
<DD>Head destination.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet"><B>Header</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a header row.<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#Header()"><B>Header()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#Header(java.lang.Integer)"><B>Header(Integer)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#headerMap"><B>headerMap</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#headerRequired"><B>headerRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#HEALTH_SERVICE"><B>HEALTH_SERVICE</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>The abbreviated name of Health recognized by Google.
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#HEALTH_SERVICE_VERSION"><B>HEALTH_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/health/HealthCategory.html" title="class in com.google.gdata.data.health"><B>HealthCategory</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a health category.<DT><A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html" title="class in com.google.gdata.data.health"><B>HealthCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html#HealthCategory.Scheme()"><B>HealthCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html" title="class in com.google.gdata.data.health">HealthCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/HealthLink.html" title="class in com.google.gdata.data.health"><B>HealthLink</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Extends the base Link class with Health extensions.<DT><A HREF="./com/google/gdata/data/health/HealthLink.Rel.html" title="class in com.google.gdata.data.health"><B>HealthLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/health/HealthLink.Rel.html#HealthLink.Rel()"><B>HealthLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthLink.Rel.html" title="class in com.google.gdata.data.health">HealthLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health"><B>HealthNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>GData namespace definitions related to Health.<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html" title="enum in com.google.gdata.data.health"><B>HealthNamespace.CategoryScheme</B></A> - Enum in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Google Health recognizes the enumerated Category Schemes for GData Category
queries.<DT><A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health"><B>HealthService</B></A> - Class in <A HREF="./com/google/gdata/client/health/package-summary.html">com.google.gdata.client.health</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Health data API.<DT><A HREF="./com/google/gdata/client/health/HealthService.html#HealthService(java.lang.String)"><B>HealthService(String)</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>Constructs an instance connecting to the Health service for an application
with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#HealthService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>HealthService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>Constructs an instance connecting to the Health service for an application
with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/health/HealthService.html#HealthService(java.lang.String, java.lang.String, java.lang.String)"><B>HealthService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.html" title="class in com.google.gdata.client.health">HealthService</A>
<DD>Constructs an instance connecting to the Health service with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/health/HealthService.Versions.html" title="class in com.google.gdata.client.health"><B>HealthService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/health/package-summary.html">com.google.gdata.client.health</A><DD>GData versions supported by Health Service.<DT><A HREF="./com/google/gdata/client/health/HealthService.Versions.html#HealthService.Versions()"><B>HealthService.Versions()</B></A> -
Constructor for class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.Versions.html" title="class in com.google.gdata.client.health">HealthService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#height"><B>height</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>Image height in pixels.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#HIDDEN"><B>HIDDEN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a hidden item
<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Label.html#HIDDEN"><B>HIDDEN</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Label.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Label</A>
<DD>Hidden label.
<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Term.html#HIDDEN"><B>HIDDEN</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Term.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Term</A>
<DD>Hidden term.
<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.html" title="class in com.google.gdata.data.gtt"><B>HiddenCategory</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a hidden category.<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Label.html" title="class in com.google.gdata.data.gtt"><B>HiddenCategory.Label</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Human-readable label.<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Label.html#HiddenCategory.Label()"><B>HiddenCategory.Label()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Label.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Scheme.html" title="class in com.google.gdata.data.gtt"><B>HiddenCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Scheme.html#HiddenCategory.Scheme()"><B>HiddenCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Scheme.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Term.html" title="class in com.google.gdata.data.gtt"><B>HiddenCategory.Term</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Term.<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Term.html#HiddenCategory.Term()"><B>HiddenCategory.Term()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Term.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Term</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar"><B>HiddenProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing hidden property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html#HiddenProperty()"><B>HiddenProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar">HiddenProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html#HiddenProperty(java.lang.String)"><B>HiddenProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar">HiddenProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html#HIT"><B>HIT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html" title="class in com.google.gdata.data.analytics">CustomVariable.Scope</A>
<DD>Hit custom variable.
<DT><A HREF="./com/google/gdata/data/contacts/Hobby.html" title="class in com.google.gdata.data.contacts"><B>Hobby</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's hobby.<DT><A HREF="./com/google/gdata/data/contacts/Hobby.html#Hobby()"><B>Hobby()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Hobby.html" title="class in com.google.gdata.data.contacts">Hobby</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Hobby.html#Hobby(java.lang.String)"><B>Hobby(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Hobby.html" title="class in com.google.gdata.data.contacts">Hobby</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html#HOME"><B>HOME</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions">Email.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Rel.html#HOME"><B>HOME</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Rel.html" title="class in com.google.gdata.data.extensions">Im.Rel</A>
<DD>Home instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#HOME"><B>HOME</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html#HOME"><B>HOME</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">PostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html#HOME"><B>HOME</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Rel</A>
<DD>Home structured postal address.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#HOME_FAX"><B>HOME_FAX</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#hours"><B>hours</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Number of hours before the start time.
<DT><A HREF="./com/google/gdata/data/extensions/HouseName.html" title="class in com.google.gdata.data.extensions"><B>HouseName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Used in places where houses or buildings have names.<DT><A HREF="./com/google/gdata/data/extensions/HouseName.html#HouseName()"><B>HouseName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/HouseName.html" title="class in com.google.gdata.data.extensions">HouseName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/HouseName.html#HouseName(java.lang.String)"><B>HouseName(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/HouseName.html" title="class in com.google.gdata.data.extensions">HouseName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#href"><B>href</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>URL of the original recurring event entry.
<DT><A HREF="./com/google/gdata/data/Link.html#href"><B>href</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Link URI.
<DT><A HREF="./com/google/gdata/data/Link.html#hrefLang"><B>hrefLang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Language of resource pointed to by href.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#html"><B>html</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>HTML contents.
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#HTML"><B>HTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Type.html#HTML"><B>HTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Type.html" title="class in com.google.gdata.data">ILink.Type</A>
<DD>Defines the link type used for HTML content.
<DT><A HREF="./com/google/gdata/data/ITextConstruct.Type.html#HTML"><B>HTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.Type.html" title="class in com.google.gdata.data">ITextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#html(java.lang.String)"><B>html(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Construct a new html text content with the given html.
<DT><A HREF="./com/google/gdata/data/TextConstruct.Type.html#HTML"><B>HTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.Type.html" title="class in com.google.gdata.data">TextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data"><B>HtmlTextConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>HTML variant of <A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data"><CODE>TextConstruct</CODE></A>.<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#HtmlTextConstruct()"><B>HtmlTextConstruct()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#HtmlTextConstruct(java.lang.String)"><B>HtmlTextConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Class constructor specifying the HTML content for this
text construct to contain.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#HtmlTextConstruct(java.lang.String, java.lang.String)"><B>HtmlTextConstruct(String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Class constructor specifying the HTML content for this
text construct to contain, plus the human language that
the text is written in.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data"><B>HtmlTextConstruct.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html#HtmlTextConstruct.AtomHandler()"><B>HtmlTextConstruct.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">HtmlTextConstruct.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/HealthLink.Rel.html#HTTP_SCHEMAS_GOOGLE_COM_HEALTH_DATA_COMPLETE"><B>HTTP_SCHEMAS_GOOGLE_COM_HEALTH_DATA_COMPLETE</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthLink.Rel.html" title="class in com.google.gdata.data.health">HealthLink.Rel</A>
<DD>Complete url of an entry, indicating the smallest feed containing the
entry.
<DT><A HREF="./com/google/gdata/client/http/HttpAuthToken.html" title="interface in com.google.gdata.client.http"><B>HttpAuthToken</B></A> - Interface in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>The HttpAuthToken interface represents a token used to authenticate
an HTTP request.<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#httpConn"><B>httpConn</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Underlying HTTP connection to the GData service.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http"><B>HttpGDataRequest</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>The HttpGDataRequest class provides a basic implementation of the
<code>GDataRequest</code> interface over HTTP.<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#HttpGDataRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType, com.google.gdata.client.http.HttpAuthToken, java.util.Map, java.util.Map, com.google.gdata.client.http.HttpUrlConnectionSource)"><B>HttpGDataRequest(Service.GDataRequest.RequestType, URL, ContentType, HttpAuthToken, Map&lt;String, String&gt;, Map&lt;String, String&gt;, HttpUrlConnectionSource)</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Constructs a new HttpGDataRequest instance of the specified RequestType,
targeting the specified URL.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#HttpGDataRequest()"><B>HttpGDataRequest()</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Protected default constructor for testing.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http"><B>HttpGDataRequest.Factory</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>The HttpGDataRequest.Factory class is a factory class for constructing
new HttpGDataRequest instances.<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#HttpGDataRequest.Factory()"><B>HttpGDataRequest.Factory()</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#HTTPS_PROTOCOL"><B>HTTPS_PROTOCOL</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The protocol used to obtain authentication tokens.
<DT><A HREF="./com/google/gdata/client/http/HttpUrlConnectionSource.html" title="interface in com.google.gdata.client.http"><B>HttpUrlConnectionSource</B></A> - Interface in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>An object that creates new <CODE>HttpURLConnection</CODE>s.<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#HUB"><B>HUB</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Relation for links that provide the URI of a hub that enables
registration for real-time updates to the resource.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data"><B>IAtom</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Base interface for Atom resource types.<DT><A HREF="./com/google/gdata/data/batch/IBatchInterrupted.html" title="interface in com.google.gdata.data.batch"><B>IBatchInterrupted</B></A> - Interface in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Shared BatchInterrupted interface between old and new data models.<DT><A HREF="./com/google/gdata/data/batch/IBatchStatus.html" title="interface in com.google.gdata.data.batch"><B>IBatchStatus</B></A> - Interface in <A HREF="./com/google/gdata/data/batch/package-summary.html">com.google.gdata.data.batch</A><DD>Shared BatchStatus interface between old and new data models.<DT><A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html" title="class in com.google.gdata.data.calendar"><B>IcalUIDProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing the UID in the ical export of the event.<DT><A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html#IcalUIDProperty()"><B>IcalUIDProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html" title="class in com.google.gdata.data.calendar">IcalUIDProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html#IcalUIDProperty(java.lang.String)"><B>IcalUIDProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/IcalUIDProperty.html" title="class in com.google.gdata.data.calendar">IcalUIDProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data"><B>ICategory</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared Category interface.<DT><A HREF="./com/google/gdata/data/introspection/ICollection.html" title="interface in com.google.gdata.data.introspection"><B>ICollection</B></A> - Interface in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>Shared Collection interface.<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#icon"><B>icon</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Icon URI.
<DT><A HREF="./com/google/gdata/data/IContent.html" title="interface in com.google.gdata.data"><B>IContent</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared interface for content.<DT><A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data"><B>IContent.Type</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Defines the possible content types.<DT><A HREF="./com/google/gdata/data/IContent.Type.html#IContent.Type()"><B>IContent.Type()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#iconValueRequired"><B>iconValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#ICQ"><B>ICQ</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>ICQ.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#id"><B>id</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Entry id.
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#id"><B>id</B></A> -
Variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting"><B>Id</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue ID.<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#Id()"><B>Id()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#Id(java.lang.Integer)"><B>Id(Integer)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#id"><B>id</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Feed ID.
<DT><A HREF="./com/google/gdata/data/dublincore/Identifier.html" title="class in com.google.gdata.data.dublincore"><B>Identifier</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>An unambiguous reference to the resource within a given context.<DT><A HREF="./com/google/gdata/data/dublincore/Identifier.html#Identifier()"><B>Identifier()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Identifier.html" title="class in com.google.gdata.data.dublincore">Identifier</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Identifier.html#Identifier(java.lang.String)"><B>Identifier(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Identifier.html" title="class in com.google.gdata.data.dublincore">Identifier</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#idRequired"><B>idRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#idValueRequired"><B>idValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><B>IEntry</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared interface for model and data BaseEntry to implement.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#IF_MATCH"><B>IF_MATCH</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The IF_MATCH header is used to request specific entity versions.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#IF_MODIFIED_SINCE"><B>IF_MODIFIED_SINCE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The IF_MODIFIED_SINCE header is used to reject requests unmodified
since the given date.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#IF_NONE_MATCH"><B>IF_NONE_MATCH</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The IF_NONE_MATCH header is used to disallow specific entity versions.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#IF_UNMODIFIED_SINCE"><B>IF_UNMODIFIED_SINCE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The IF_UNMODIFIED_SINCE header is used to reject requests modified
since the given date.
<DT><A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><B>IFeed</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared interface for model and data BaseFeed to implement.<DT><A HREF="./com/google/gdata/data/IGenerator.html" title="interface in com.google.gdata.data"><B>IGenerator</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared generator interface.<DT><A HREF="./com/google/gdata/util/XmlParser.html#ignorableWhitespace(char[], int, int)"><B>ignorableWhitespace(char[], int, int)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/ILink.html" title="interface in com.google.gdata.data"><B>ILink</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Common interface for Links.<DT><A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data"><B>ILink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Rel class defines constants for some common link relation types.<DT><A HREF="./com/google/gdata/data/ILink.Type.html" title="class in com.google.gdata.data"><B>ILink.Type</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Type class contains several common link content types.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#illegalInputFormat"><B>illegalInputFormat</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions"><B>Im</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Describes an instant messaging address.<DT><A HREF="./com/google/gdata/data/extensions/Im.html#Im()"><B>Im()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#Im(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.String, java.lang.String)"><B>Im(String, String, Boolean, String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions"><B>Im.Protocol</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Im protocol.<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#Im.Protocol()"><B>Im.Protocol()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Rel.html" title="class in com.google.gdata.data.extensions"><B>Im.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Im type.<DT><A HREF="./com/google/gdata/data/extensions/Im.Rel.html#Im.Rel()"><B>Im.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Rel.html" title="class in com.google.gdata.data.extensions">Im.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactLink.Type.html#IMAGE"><B>IMAGE</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactLink.Type.html" title="class in com.google.gdata.data.contacts">ContactLink.Type</A>
<DD>Image/* Contact Link class.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions"><B>Image</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing an image.<DT><A HREF="./com/google/gdata/data/extensions/Image.html#Image()"><B>Image()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#image"><B>image</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A URL that identifies the location of a 64x64-pixel image that can be used
in association with this search engine.
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions"><B>Image.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Image type.<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#Image.Rel()"><B>Image.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#IMAGE_LINK_ATTRIBUTE"><B>IMAGE_LINK_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:image_link&gt;</code>.
<DT><A HREF="./com/google/gdata/data/media/IMediaContent.html" title="interface in com.google.gdata.data.media"><B>IMediaContent</B></A> - Interface in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The IMediaContent interface defines the common interface for media content.<DT><A HREF="./com/google/gdata/data/media/IMediaEntry.html" title="interface in com.google.gdata.data.media"><B>IMediaEntry</B></A> - Interface in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The IMediaEntry interface defines a common base interface for GData media
entries that is shared between the old and new data models.<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs"><B>ImportFormat</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A map of possible import formats.<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#ImportFormat()"><B>ImportFormat()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#ImportFormat(java.lang.String, com.google.gdata.data.docs.ImportFormat.Target)"><B>ImportFormat(String, ImportFormat.Target)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.Target.html" title="enum in com.google.gdata.data.docs"><B>ImportFormat.Target</B></A> - Enum in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Import target document type.<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#imsNotSupported"><B>imsNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#IN_REPLY_TO"><B>IN_REPLY_TO</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for parent comment link on the comments feed.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#INBOX"><B>INBOX</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should appear in the inbox when
inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#INBOX_CATEGORY"><B>INBOX_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label inbox message feeds and entries.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#INBOX_REL"><B>INBOX_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user inbox links.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#incompatiblePaginationParameters"><B>incompatiblePaginationParameters</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#incorrectDataVersion"><B>incorrectDataVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html#inflate(java.lang.String, java.lang.String)"><B>inflate(String, String)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Inflate a short name into a full URI.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#inflate(java.lang.String)"><B>inflate(String)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Inflate a short name into a full GData URI using gPrefix (ending in "#").
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#INFO"><B>INFO</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>Link to a description page.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#initCause(java.lang.Throwable)"><B>initCause(Throwable)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#initializeArbitraryXml(com.google.gdata.data.ExtensionProfile, java.lang.Class, com.google.gdata.util.XmlParser.ElementHandler)"><B>initializeArbitraryXml(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;, XmlParser.ElementHandler)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Initializes parser handler's XML blob state.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#initializeArbitraryXml(com.google.gdata.data.ExtensionProfile, java.lang.Class, com.google.gdata.util.XmlParser.ElementHandler)"><B>initializeArbitraryXml(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;, XmlParser.ElementHandler)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Overrides arbitrary XML initialization - ExtendedProperty needs
mixed content as well.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#initializeXmlBlob(com.google.gdata.util.XmlBlob, boolean, boolean)"><B>initializeXmlBlob(XmlBlob, boolean, boolean)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>If a derived class wishes to retrieve all unrecognized XML in a blob,
it calls this method.
<DT><A HREF="./com/google/gdata/data/contacts/Initials.html" title="class in com.google.gdata.data.contacts"><B>Initials</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's initials.<DT><A HREF="./com/google/gdata/data/contacts/Initials.html#Initials()"><B>Initials()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Initials.html" title="class in com.google.gdata.data.contacts">Initials</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Initials.html#Initials(java.lang.String)"><B>Initials(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Initials.html" title="class in com.google.gdata.data.contacts">Initials</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/Service.html#initServiceVersion(java.lang.Class, com.google.gdata.util.Version)"><B>initServiceVersion(Class&lt;? extends Service&gt;, Version)</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Initializes the version information for a specific service type.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#inputType"><B>inputType</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>Contains the content type of the request data
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#inputType"><B>inputType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading"><B>InReplyTo</B></A> - Class in <A HREF="./com/google/gdata/data/threading/package-summary.html">com.google.gdata.data.threading</A><DD>Indicates that this entry is a response to another resource.<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#InReplyTo()"><B>InReplyTo()</B></A> -
Constructor for class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#InReplyTo(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>InReplyTo(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#insert(java.net.URL, E)"><B>insert(URL, E)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#insert(java.net.URL, E)"><B>insert(URL, E)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#insert(java.lang.String, com.google.gdata.data.appsforyourdomain.generic.GenericEntry)"><B>insert(String, GenericEntry)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>Inserts one Gmail filter entry.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#insert(java.net.URL, com.google.gdata.data.acl.AclScope, com.google.gdata.data.acl.AclRole)"><B>insert(URL, AclScope, AclRole)</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Inserts a new <A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl"><CODE>AclEntry</CODE></A> into a feed
associated with the target service.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#insert(java.net.URL, java.util.List)"><B>insert(URL, List&lt;QueryParameter&gt;)</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Start a new request to download the documents that match all search
criteria as a zip file.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#insert(java.net.URL, E)"><B>insert(URL, E)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#insert(java.net.URL, E)"><B>insert(URL, E)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Inserts a new <A HREF="./com/google/gdata/data/Entry.html" title="class in com.google.gdata.data"><CODE>Entry</CODE></A> into a feed associated
with the target service.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#insert(java.net.URL, java.lang.Class, com.google.gdata.data.media.MediaSource)"><B>insert(URL, Class&lt;E&gt;, MediaSource)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Inserts a new media resource read from <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> into a
media feed associated with the target service.
<DT><A HREF="./com/google/gdata/client/Service.html#insert(java.net.URL, E)"><B>insert(URL, E)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Inserts a new <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> into a feed associated
with the target service.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#insert(T)"><B>insert(T)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Inserts a new Entry into the feed, if the feed is currently
associated with a Service.
<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html#insert(com.google.gdata.data.media.MediaSource)"><B>insert(MediaSource)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media">MediaFeed</A>
<DD>Inserts a new media resource into the feed, if the feed is currently
associated with a Service.
<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html#insert(com.google.gdata.data.media.MediaSource, java.lang.Class)"><B>insert(MediaSource, Class&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media">MediaFeed</A>
<DD>Inserts a new media resource into the feed, if the feed is currently
associated with a Service.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#insertNotSupported"><B>insertNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#insertPhoto(com.google.gdata.data.media.MediaSource)"><B>insertPhoto(MediaSource)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>Insert a photo into this album by inserting a <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A>
containing the photo data.
<DT><A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html#INSTANCE"><B>INSTANCE</B></A> -
Static variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html" title="class in com.google.gdata.client.http">JdkHttpUrlConnectionSource</A>
<DD>Pre-built instance.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#insufficientSecurityLevel"><B>insufficientSecurityLevel</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#INT"><B>INT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Whole number values.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#INT_UNIT"><B>INT_UNIT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Whole number value and a string.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#INTEGER"><B>INTEGER</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Integer metric.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html#INTERNAL"><B>INTERNAL</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html" title="class in com.google.gdata.data.webmastertools">Keyword.Source</A>
<DD>The keyword is internal to the site.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#INTERNAL_EXTENSION"><B>INTERNAL_EXTENSION</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#intersection(com.google.gdata.util.parser.Chset, com.google.gdata.util.parser.Chset)"><B>intersection(Chset, Chset)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Creates a new character set which matches a character if that character
matches both the <code>left</code> and <code>right</code> character sets.
<DT><A HREF="./com/google/gdata/util/parser/Intersection.html" title="class in com.google.gdata.util.parser"><B>Intersection</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Intersection.html" title="type parameter in Intersection">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Intersection</code> parser provides one of the more powerful
pieces of functionality in the parser framework.<DT><A HREF="./com/google/gdata/util/parser/Intersection.html#Intersection(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>Intersection(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Intersection.html" title="class in com.google.gdata.util.parser">Intersection</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#intersection(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>intersection(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates an <code>Intersection</code> parser from the <code>left</code> and
<code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/client/Service.html#introspect(java.net.URL, java.lang.Class)"><B>introspect(URL, Class&lt;S&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Returns the Atom introspection Service Document associated with a
particular feed URL.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>IntValueConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with an integer value.<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#IntValueConstruct(java.lang.String)"><B>IntValueConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><CODE>ValueConstruct</CODE></A> to represent integer value.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidAltValue"><B>invalidAltValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidArbitraryXml"><B>invalidArbitraryXml</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidAttributeValue"><B>invalidAttributeValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidAverageRatingAttribute"><B>invalidAverageRatingAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidBase64"><B>invalidBase64</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidBatchOperationType"><B>invalidBatchOperationType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidBigDecimalAttribute"><B>invalidBigDecimalAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidBigIntegerAttribute"><B>invalidBigIntegerAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidBooleanAttribute"><B>invalidBooleanAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidByteAttribute"><B>invalidByteAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidCacheControlOption"><B>invalidCacheControlOption</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidCategoryFilter"><B>invalidCategoryFilter</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidChildElement"><B>invalidChildElement</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidContentType"><B>invalidContentType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidCountHintAttribute"><B>invalidCountHintAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidDatetime"><B>invalidDatetime</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidDoubleAttribute"><B>invalidDoubleAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidDraft"><B>invalidDraft</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidEndValue"><B>invalidEndValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util"><B>InvalidEntryException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Thrown when the format of a ServiceRequest is invalid.<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(java.lang.String)"><B>InvalidEntryException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(java.lang.String, java.lang.Throwable)"><B>InvalidEntryException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(java.lang.Throwable)"><B>InvalidEntryException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(java.net.HttpURLConnection)"><B>InvalidEntryException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(com.google.gdata.util.ErrorContent)"><B>InvalidEntryException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/InvalidEntryException.html#InvalidEntryException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>InvalidEntryException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/InvalidEntryException.html" title="class in com.google.gdata.util">InvalidEntryException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidEnumValue"><B>invalidEnumValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidErrorFormat"><B>invalidErrorFormat</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidExtension"><B>invalidExtension</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidFieldSelection"><B>invalidFieldSelection</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidFixedAttribute"><B>invalidFixedAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidFloatAttribute"><B>invalidFloatAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidGeoPtElev"><B>invalidGeoPtElev</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidGeoPtLat"><B>invalidGeoPtLat</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidGeoPtLon"><B>invalidGeoPtLon</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidGeoPtTime"><B>invalidGeoPtTime</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#invalidInput"><B>invalidInput</B></A> -
Variable in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidIntegerAttribute"><B>invalidIntegerAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidJson"><B>invalidJson</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidLongAttribute"><B>invalidLongAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidMediaSourceUri"><B>invalidMediaSourceUri</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidMediaType"><B>invalidMediaType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidMethodOverrideHeader"><B>invalidMethodOverrideHeader</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidMimeType"><B>invalidMimeType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidMixedContent"><B>invalidMixedContent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidParameterValue"><B>invalidParameterValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidPatchTarget"><B>invalidPatchTarget</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidRedirectedToUrl"><B>invalidRedirectedToUrl</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidReminderAbsoluteTime"><B>invalidReminderAbsoluteTime</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidReminderDays"><B>invalidReminderDays</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidReminderHours"><B>invalidReminderHours</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidReminderMethod"><B>invalidReminderMethod</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidReminderMinutes"><B>invalidReminderMinutes</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidRequestUri"><B>invalidRequestUri</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidRequestVersion"><B>invalidRequestVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidResourceVersion"><B>invalidResourceVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidSecurityProtocol"><B>invalidSecurityProtocol</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidServiceClass"><B>invalidServiceClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidShortAttribute"><B>invalidShortAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidStartValue"><B>invalidStartValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidTextContent"><B>invalidTextContent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidTextContentType"><B>invalidTextContentType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidTimeOffset"><B>invalidTimeOffset</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidToDoDueTime"><B>invalidToDoDueTime</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidToDoHours"><B>invalidToDoHours</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidUri"><B>invalidUri</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidUriTemplate"><B>invalidUriTemplate</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidUrl"><B>invalidUrl</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidValueRatingAttribute"><B>invalidValueRatingAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#invalidVersion"><B>invalidVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IOutOfLineContent.html" title="interface in com.google.gdata.data"><B>IOutOfLineContent</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared interface for OutOfLineContent implementations.<DT><A HREF="./com/google/gdata/data/IPerson.html" title="interface in com.google.gdata.data"><B>IPerson</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared person interface.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#ipWhitelisted"><B>ipWhitelisted</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#isAfter(com.google.gdata.util.Version)"><B>isAfter(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns <code>true</code> if this version is a later version than the argument,
on the basis of comparing the major and minor versions.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#isAggregate()"><B>isAggregate()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isAnyoneCanAddSelf()"><B>isAnyoneCanAddSelf()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#isAscendingOrder()"><B>isAscendingOrder()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Checks whether the results will be returned in ascending
order.
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#isAtomPart()"><B>isAtomPart()</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>Returns <code>true</code> if the body part contains Atom data.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#isAutoExtending()"><B>isAutoExtending()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#isBefore(com.google.gdata.util.Version)"><B>isBefore(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns <code>true</code> if this version is a earlier version than the
argument, on the basis of comparing the major and minor versions.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#isCompatible(com.google.gdata.util.Version)"><B>isCompatible(Version)</B></A> -
Static method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Returns true if the current YouTube GData API version <A HREF="./com/google/gdata/client/youtube/YouTubeService.html#getVersion()"><CODE>YouTubeService.getVersion()</CODE></A>
is compatible with the given version.
<DT><A HREF="./com/google/gdata/util/Version.html#isCompatible(com.google.gdata.util.Version)"><B>isCompatible(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns <code>true</code> if the specified version is compatible with this
version or one of its implied versions.
<DT><A HREF="./com/google/gdata/data/DateTime.html#isDateOnly()"><B>isDateOnly()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#isDateTimeOnly()"><B>isDateTimeOnly()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Checks whether this is a real range, with a start and an
end date, or a date/dateTime posing as a range.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#isDeclared(java.lang.Class)"><B>isDeclared(Class&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Returns whether the given extended type has already been declared.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#isDefault()"><B>isDefault()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#isDeleted()"><B>isDeleted()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#ISDN"><B>ISDN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#isDone()"><B>isDone()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Identifies if the upload task has completed
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#isDraft()"><B>isDraft()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Draft status.
<DT><A HREF="./com/google/gdata/data/PubControl.html#isDraft()"><B>isDraft()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.html" title="class in com.google.gdata.data">PubControl</A>
<DD>Checks the value of the app:draft tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#isEmbeddable()"><B>isEmbeddable()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets whether external sites can embed and play this video.
<DT><A HREF="./com/google/api/gbase/client/Adjustments.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Adjustments.html" title="class in com.google.api.gbase.client">Adjustments</A>
<DD>Returns <code>true</code> if no adjusted attribute is specified, <code>false</code>
otherwise.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Checks whether anything has been defined in this extension.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Returns <code>true</code> if this text construct has no contents.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#isEmpty()"><B>isEmpty()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/IServiceDocument.html" title="interface in com.google.gdata.data.introspection"><B>IServiceDocument</B></A> - Interface in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>Shared service document interface.<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#isFailure(com.google.gdata.data.ExtensionPoint)"><B>isFailure(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Checks whether a batch entry is an error report.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#isFixed()"><B>isFixed()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Returns <code>true</code> if the Categories instance contains in-line category
data that is a fixed set.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isGuestsCanInviteOthers()"><B>isGuestsCanInviteOthers()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isGuestsCanModify()"><B>isGuestsCanModify()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isGuestsCanSeeGuests()"><B>isGuestsCanSeeGuests()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#isHidden()"><B>isHidden()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#isImmutable()"><B>isImmutable()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#isIncludeDeleted()"><B>isIncludeDeleted()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.html#isKindCategory(com.google.gdata.data.Category)"><B>isKindCategory(Category)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#isMember(java.lang.String, java.lang.String)"><B>isMember(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Checks if an user/group is a member of the group specified.
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#isNow()"><B>isNow()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Check whether this time is the special 'now' time.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#isOwner(java.lang.String, java.lang.String)"><B>isOwner(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Checks if an user is a owner of the group specified.
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#isPartial()"><B>isPartial()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#isPartial()"><B>isPartial()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#isPaused()"><B>isPaused()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Identifies if the uploader is paused
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#isPrivate()"><B>isPrivate()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Checks whether the attribute should only be shown to the owner of
this item.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#isPrivate()"><B>isPrivate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>Gets the private field of the feed.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#isPrivate()"><B>isPrivate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>Gets the value of the private flag.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#isPrivate()"><B>isPrivate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Checks the yt:private flag.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isPrivateCopy()"><B>isPrivateCopy()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Whether this is a private copy of the event.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#isPublish()"><B>isPublish()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Returns whether the revision is published.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#isPublishAuto()"><B>isPublishAuto()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Returns whether changes to the document are automatically re-published.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#isPublishOutsideDomain()"><B>isPublishOutsideDomain()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Sets whether the document is published outside of its domain.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#isRacy()"><B>isRacy()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>in favor of <CODE>MediaGroup#getRatings()</CODE> with scheme <A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>. Removed in version 2</I>
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#isRepeatable()"><B>isRepeatable()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#isRequired()"><B>isRequired()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#isRequired()"><B>isRequired()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#isReverse()"><B>isReverse()</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Gets whether the query should be reversed.
<DT><A HREF="./com/google/gdata/util/Version.html#isSameService(com.google.gdata.util.Version)"><B>isSameService(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns <code>true</code> if the target version is for the same service.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#isSizeSpecified()"><B>isSizeSpecified()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Returns <code>true</code> if the size was explicitly set, <code>false</code>
otherwise.
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#isSpecialized"><B>isSpecialized</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#isStarred()"><B>isStarred()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#isStarred()"><B>isStarred()</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#isStarred()"><B>isStarred()</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>If this photo is starred by current user.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#isStarred()"><B>isStarred()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#isStarred()"><B>isStarred()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#isStrict()"><B>isStrict()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Returns the strictness setting for query parameter parsing on the server.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#isStrictValidation()"><B>isStrictValidation()</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#isSuccess(com.google.gdata.data.ExtensionPoint)"><B>isSuccess(ExtensionPoint)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Checks whether a batch entry is a success report.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting"><B>IssueCommentsEntry</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Describes an issue comments entry.<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#IssueCommentsEntry()"><B>IssueCommentsEntry()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#IssueCommentsEntry(com.google.gdata.data.BaseEntry)"><B>IssueCommentsEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html" title="class in com.google.gdata.data.projecthosting"><B>IssueCommentsFeed</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Describes an issue comments feed.<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html#IssueCommentsFeed()"><B>IssueCommentsFeed()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html#IssueCommentsFeed(com.google.gdata.data.BaseFeed)"><B>IssueCommentsFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#ISSUES"><B>ISSUES</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingIssues (ISSUES) namespace
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#ISSUES_ALIAS"><B>ISSUES_ALIAS</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingIssues (ISSUES) namespace alias
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#ISSUES_NS"><B>ISSUES_NS</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>XML writer namespace for ProjectHostingIssues (ISSUES)
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#ISSUES_PREFIX"><B>ISSUES_PREFIX</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingIssues (ISSUES) namespace prefix
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting"><B>IssuesEntry</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Google Code Project Issues Feed entry.<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#IssuesEntry()"><B>IssuesEntry()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#IssuesEntry(com.google.gdata.data.BaseEntry)"><B>IssuesEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting"><B>IssuesFeed</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Google Code Project Issues Feed.<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html#IssuesFeed()"><B>IssuesFeed()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting">IssuesFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html#IssuesFeed(com.google.gdata.data.BaseFeed)"><B>IssuesFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting">IssuesFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting"><B>IssuesLink</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Extends the base Link class with Project Hosting extensions.<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#IssuesLink()"><B>IssuesLink()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#IssuesLink(java.lang.Integer, java.lang.String, java.lang.Long, com.google.gdata.data.projecthosting.IssuesLink.Rel, java.lang.String, java.lang.String, com.google.gdata.data.DateTime)"><B>IssuesLink(Integer, String, Long, IssuesLink.Rel, String, String, DateTime)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.Rel.html" title="class in com.google.gdata.data.projecthosting"><B>IssuesLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.Rel.html#IssuesLink.Rel()"><B>IssuesLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.Rel.html" title="class in com.google.gdata.data.projecthosting">IssuesLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting"><B>IssuesQuery</B></A> - Class in <A HREF="./com/google/gdata/client/projecthosting/package-summary.html">com.google.gdata.client.projecthosting</A><DD>Describes a query for the project issues feed.<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#IssuesQuery(java.net.URL)"><B>IssuesQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#isSupertypeOf(com.google.api.gbase.client.GoogleBaseAttributeType)"><B>isSupertypeOf(GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Checks whether the given type is the same as this type or a subtype.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#isSyncEvent()"><B>isSyncEvent()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>If the event needs to be synced i.e., the Ical UID and Sequence number
need to be honored.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#isTitleExact()"><B>isTitleExact()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Gets whether the query should be exact (rather than keyword-based).
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#isTrashed()"><B>isTrashed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#isUserMigrationEnabled()"><B>isUserMigrationEnabled()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Retrieves the migration access settings
<DT><A HREF="./com/google/gdata/client/Query.html#isValidState()"><B>isValidState()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Check if current query state is supported.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#isViewed()"><B>isViewed()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.html#isWeakEtag(java.lang.String)"><B>isWeakEtag(String)</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.html" title="class in com.google.gdata.client">GDataProtocol</A>
<DD>Returns <code>true</code> if an entity tag value is a weak Etag, as defined in
<code>RFC2616, Section 3.11</code>.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#isWritersCanInvite()"><B>isWritersCanInvite()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Returns a flag for whether writers can invite other collaborators
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#isYtIncomplete()"><B>isYtIncomplete()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Gets the completion state of this entry from the tag
app:control/yt:incomplete.
<DT><A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html#ITEM_SCHEME"><B>ITEM_SCHEME</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html" title="class in com.google.gdata.data.health">HealthCategory.Scheme</A>
<DD>Http://schemas google com/health/item health category.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#ITEM_TYPE_ATTRIBUTE"><B>ITEM_TYPE_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:item_type&gt;</code>.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#itemsPerPage"><B>itemsPerPage</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>OpenSearch: items per page.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#itemsPerPageNotInteger"><B>itemsPerPageNotInteger</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/ItemTypeDescription.html" title="class in com.google.api.gbase.client"><B>ItemTypeDescription</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>A description of an item type done by the gm: tags in a
google base entry.<DT><A HREF="./com/google/gdata/data/ITextConstruct.html" title="interface in com.google.gdata.data"><B>ITextConstruct</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared text construct interface.<DT><A HREF="./com/google/gdata/data/ITextConstruct.Type.html" title="class in com.google.gdata.data"><B>ITextConstruct.Type</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Defines the possible text construct types: TEXT, HTML, and XHTML.<DT><A HREF="./com/google/gdata/data/ITextConstruct.Type.html#ITextConstruct.Type()"><B>ITextConstruct.Type()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.Type.html" title="class in com.google.gdata.data">ITextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ITextContent.html" title="interface in com.google.gdata.data"><B>ITextContent</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Shared interface for text content<DT><A HREF="./com/google/gdata/data/introspection/IWorkspace.html" title="interface in com.google.gdata.data.introspection"><B>IWorkspace</B></A> - Interface in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>Shared workspace interface.</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#JABBER"><B>JABBER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>Jabber.
<DT><A HREF="./com/google/gdata/util/ContentType.html#JAVASCRIPT"><B>JAVASCRIPT</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the Javascript content type.
<DT><A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html" title="class in com.google.gdata.client.http"><B>JdkHttpUrlConnectionSource</B></A> - Class in <A HREF="./com/google/gdata/client/http/package-summary.html">com.google.gdata.client.http</A><DD>Opens HTTP connection using <CODE>URL.openConnection()</CODE>.<DT><A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html#JdkHttpUrlConnectionSource()"><B>JdkHttpUrlConnectionSource()</B></A> -
Constructor for class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html" title="class in com.google.gdata.client.http">JdkHttpUrlConnectionSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts"><B>Jot</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's jot.<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#Jot()"><B>Jot()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#Jot(com.google.gdata.data.contacts.Jot.Rel, java.lang.String)"><B>Jot(Jot.Rel, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.Rel.html" title="enum in com.google.gdata.data.contacts"><B>Jot.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Jot type.<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html#JPEG"><B>JPEG</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books">BooksLink.Type</A>
<DD>Link type used for JPEG images.
<DT><A HREF="./com/google/gdata/util/ContentType.html#JSON"><B>JSON</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the JSON content type.
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#KEY_PROPERTY"><B>KEY_PROPERTY</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools"><B>Keyword</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>A keyword in a site or in a link to a site.<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#Keyword()"><B>Keyword()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#Keyword(java.lang.String, java.lang.String)"><B>Keyword(String, String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html" title="class in com.google.gdata.data.webmastertools"><B>Keyword.Source</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Source.<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html#Keyword.Source()"><B>Keyword.Source()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.Source.html" title="class in com.google.gdata.data.webmastertools">Keyword.Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KEYWORD_SCHEME"><B>KEYWORD_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for keywords in atom:categories.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools"><B>KeywordEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Describes a keyword entry.<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html#KeywordEntry()"><B>KeywordEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools">KeywordEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html#KeywordEntry(com.google.gdata.data.BaseEntry)"><B>KeywordEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools">KeywordEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools"><B>KeywordsFeed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Feed of keywords for a particular site.<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#KeywordsFeed()"><B>KeywordsFeed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#KeywordsFeed(com.google.gdata.data.BaseFeed)"><B>KeywordsFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#kind"><B>kind</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>gd:kind.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#kind"><B>kind</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>gd:kind.
<DT><A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html" title="class in com.google.gdata.data.books">BooksCategory.Scheme</A>
<DD>Kind books category.
<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books">CollectionEntry</A>
<DD>Collection kind term value.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Volume kind term value.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Contact kind term value.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Contact group kind term value.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts">ProfileEntry</A>
<DD>Profile kind term value.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Kind category term used to label the entries which are of this document type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs">DocumentEntry</A>
<DD>Kind category term used to label the entries which are
of document type.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Kind category term used to label the entries which are
of item type.
<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs">FileEntry</A>
<DD>Kind category term used to label the entries which are
of document type.
<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs">FolderEntry</A>
<DD>Kind category term used to label the entries.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Metadata kind term value.
<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs">PdfEntry</A>
<DD>Kind category term used to label the entries which are
of document type.
<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs">PresentationEntry</A>
<DD>Kind category term used to label the entries which are
of document type.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Kind category term used to label revision entries.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Kind category term used to label the entries which are
of document type.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Portfolio kind term value.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Position kind term value.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Transaction kind term value.
<DT><A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthCategory.Scheme.html" title="class in com.google.gdata.data.health">HealthCategory.Scheme</A>
<DD>Kind health category.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Profile kind kind term value.
<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health">RegisterEntry</A>
<DD>Register kind kind term value.
<DT><A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data"><B>Kind</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Kind class defines annotation types, interfaces and static helper
methods for GData Kind extension handling.<DT><A HREF="./com/google/gdata/data/Kind.html#Kind()"><B>Kind()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Feature feature category kind term value.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Map map category kind term value.
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>Version version category kind term value.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#KIND"><B>KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>The unqualified kind for an album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Album kind term value.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#KIND"><B>KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>The unqualified kind for a comment.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Comment kind term value.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#KIND"><B>KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The unqualified kind for a photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Photo kind term value.
<DT><A HREF="./com/google/gdata/data/photos/TagData.html#KIND"><B>KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos">TagData</A>
<DD>The unqualified kind for a tag.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Tag kind term value.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#KIND"><B>KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The unqualified kind for a user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>User kind term value.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>Announcement announcement kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Announcementspage announcements page kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>Attachment attachment kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Comment comment kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites">CreationActivityEntry</A>
<DD>Creation creation kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites">DeletionActivityEntry</A>
<DD>Deletion deletion kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites">EditActivityEntry</A>
<DD>Edit edit kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Filecabinet file cabinet page kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Listitem list item kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Listpage list page kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites">MoveActivityEntry</A>
<DD>Move move kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites">RecoveryActivityEntry</A>
<DD>Recovery recovery kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>Webattachment web attachment kind kind term value.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Webpage web page kind kind term value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Kind category term used to label the entries that contains cell data.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Kind category term used to label the flexible-schema list entries.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Record record category kind term value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Kind category term used to label the entries that contains spreadsheet
data.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Table table category kind term value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Kind category term used to label the entries that contains worksheet data.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Crawl Issue Entry kind term value.
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html#KIND"><B>KIND</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools">KeywordEntry</A>
<DD>Keywords Entry kind term value.
<DT><A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data"><B>Kind.Adaptable</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Adaptable interface is implemented by GData <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A>
types that can be flexible adapted based upon the presence of GData
kind category elements.<DT><A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html" title="class in com.google.gdata.data"><B>Kind.AdaptableHelper</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>A simple helper class implementation of the <A HREF="./com/google/gdata/data/Kind.Adaptable.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptable</CODE></A> interface.<DT><A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html#Kind.AdaptableHelper()"><B>Kind.AdaptableHelper()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptableHelper.html" title="class in com.google.gdata.data">Kind.AdaptableHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><B>Kind.Adaptor</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Adaptor interface is implemented by <A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><CODE>Extension</CODE></A> classes
that provide extension declaration and data modeling support for
specific GData kinds.<DT><A HREF="./com/google/gdata/data/Kind.AdaptorException.html" title="class in com.google.gdata.data"><B>Kind.AdaptorException</B></A> - Exception in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The AdaptorException class defines a simple <A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><CODE>ServiceException</CODE></A>
type that is thrown on kind adaptation failures.<DT><A HREF="./com/google/gdata/data/Kind.AdaptorException.html#Kind.AdaptorException(java.lang.String)"><B>Kind.AdaptorException(String)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptorException.html" title="class in com.google.gdata.data">Kind.AdaptorException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.AdaptorException.html#Kind.AdaptorException(java.lang.String, java.lang.Throwable)"><B>Kind.AdaptorException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptorException.html" title="class in com.google.gdata.data">Kind.AdaptorException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.AdaptorException.html#Kind.AdaptorException(java.lang.Throwable)"><B>Kind.AdaptorException(Throwable)</B></A> -
Constructor for exception com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.AdaptorException.html" title="class in com.google.gdata.data">Kind.AdaptorException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Kind.Term.html" title="annotation in com.google.gdata.data"><B>Kind.Term</B></A> - Annotation Type in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Term annnotation type is used to annotate <A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A>
classes to declare the GData kind <A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data"><CODE>Category</CODE></A> term value(s)
implemented by the adaptor type.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_CAPTION_TRACK"><B>KIND_CAPTION_TRACK</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube"><CODE>CaptionTrackEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_CHANNEL"><B>KIND_CHANNEL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube"><CODE>ChannelEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_COMMENT"><B>KIND_COMMENT</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube"><CODE>CommentEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_COMPLAINT"><B>KIND_COMPLAINT</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube"><CODE>ComplaintEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_FAVORITE"><B>KIND_FAVORITE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/FavoriteEntry.html" title="class in com.google.gdata.data.youtube"><CODE>FavoriteEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_FRIEND"><B>KIND_FRIEND</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube"><CODE>FriendEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_MESSAGE"><B>KIND_MESSAGE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools"><CODE>MessageEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_MESSAGES_FEED"><B>KIND_MESSAGES_FEED</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html" title="class in com.google.gdata.data.webmastertools"><CODE>MessagesFeed</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_PLAYLIST"><B>KIND_PLAYLIST</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube"><CODE>PlaylistEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_PLAYLIST_LINK"><B>KIND_PLAYLIST_LINK</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube"><CODE>PlaylistLinkEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_RATING"><B>KIND_RATING</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube"><CODE>RatingEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITE_INFO"><B>KIND_SITE_INFO</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitesEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITEMAP_MOBILE"><B>KIND_SITEMAP_MOBILE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitemapsEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITEMAP_NEWS"><B>KIND_SITEMAP_NEWS</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitemapsEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITEMAP_REGULAR"><B>KIND_SITEMAP_REGULAR</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitemapsEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITEMAPS_FEED"><B>KIND_SITEMAPS_FEED</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitemapsFeed</CODE></A>.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#KIND_SITES_FEED"><B>KIND_SITES_FEED</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Category term linked to <A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html" title="class in com.google.gdata.data.webmastertools"><CODE>SitesFeed</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_STATION"><B>KIND_STATION</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <CODE>StationDetailsEntry</CODE>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_SUBSCRIPTION"><B>KIND_SUBSCRIPTION</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube"><CODE>SubscriptionEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_USER_EVENT"><B>KIND_USER_EVENT</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube"><CODE>UserEventEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_USER_PROFILE"><B>KIND_USER_PROFILE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube"><CODE>UserProfileEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_VIDEO"><B>KIND_VIDEO</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube"><CODE>VideoEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#KIND_VIDEO_MESSAGE"><B>KIND_VIDEO_MESSAGE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Kind linked to <A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube"><CODE>VideoMessageEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#KML"><B>KML</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>KML namespace (KML) namespace
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#KML_ALIAS"><B>KML_ALIAS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>KML namespace (KML) namespace alias
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#KML_CONTENT"><B>KML_CONTENT</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/DataConstants.html#KML_NAMESPACE"><B>KML_NAMESPACE</B></A> -
Static variable in interface com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/DataConstants.html" title="interface in com.google.gdata.data.maps">DataConstants</A>
<DD>Defines the KML namespace, which is the primary format for
FeatureEntry content.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#KML_NS"><B>KML_NS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>XML writer namespace for KML namespace (KML)
<DT><A HREF="./com/google/gdata/data/maps/DataConstants.html#KML_PREFIX"><B>KML_PREFIX</B></A> -
Static variable in interface com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/DataConstants.html" title="interface in com.google.gdata.data.maps">DataConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#KML_PREFIX"><B>KML_PREFIX</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>KML namespace (KML) namespace prefix
<DT><A HREF="./com/google/gdata/data/maps/DataConstants.html#KML_URL"><B>KML_URL</B></A> -
Static variable in interface com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/DataConstants.html" title="interface in com.google.gdata.data.maps">DataConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/KmlContent.html" title="class in com.google.gdata.data.maps"><B>KmlContent</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>KML feature data.<DT><A HREF="./com/google/gdata/data/maps/KmlContent.Type.html" title="class in com.google.gdata.data.maps"><B>KmlContent.Type</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Type of text construct (typically 'text', 'html' or 'xhtml').<DT><A HREF="./com/google/gdata/data/maps/KmlContent.Type.html#KmlContent.Type()"><B>KmlContent.Type()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/KmlContent.Type.html" title="class in com.google.gdata.data.maps">KmlContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/KmlSnippet.html" title="class in com.google.gdata.data.photos"><B>KmlSnippet</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Simple value element for kml snippets.<DT><A HREF="./com/google/gdata/data/photos/KmlSnippet.html#KmlSnippet()"><B>KmlSnippet()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/KmlSnippet.html" title="class in com.google.gdata.data.photos">KmlSnippet</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/KmlSnippet.html#KmlSnippet(java.lang.String)"><B>KmlSnippet(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/KmlSnippet.html" title="class in com.google.gdata.data.photos">KmlSnippet</A>
<DD>Constructor (mutable or immutable).
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>Label</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>Google Apps name space element: <code>&lt;apps:label&gt;</code>.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#Label()"><B>Label()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#Label(java.lang.String)"><B>Label(String)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Human-readable label.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/DocumentEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentEntry.html" title="class in com.google.gdata.data.docs">DocumentEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/FileEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FileEntry.html" title="class in com.google.gdata.data.docs">FileEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/FolderEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FolderEntry.html" title="class in com.google.gdata.data.docs">FolderEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs">PdfEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs">PresentationEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#LABEL"><B>LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Label for category.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Label.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Label.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>Label.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>Label.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#label"><B>label</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>User-readable label that identifies this location in case multiple
locations may be present.
<DT><A HREF="./com/google/gdata/data/projecthosting/Label.html" title="class in com.google.gdata.data.projecthosting"><B>Label</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue label.<DT><A HREF="./com/google/gdata/data/projecthosting/Label.html#Label()"><B>Label()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Label.html" title="class in com.google.gdata.data.projecthosting">Label</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Label.html#Label(java.lang.String)"><B>Label(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Label.html" title="class in com.google.gdata.data.projecthosting">Label</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#LABEL_ATTRIBUTE"><B>LABEL_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:label&gt;</code>.
<DT><A HREF="./com/google/gdata/data/Category.html#labelLang"><B>labelLang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Language.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html#labelName"><B>labelName</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Label.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Scheme.html#LABELS"><B>LABELS</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Scheme.html" title="class in com.google.gdata.data.docs">ViewedCategory.Scheme</A>
<DD>Labels scheme.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions"><B>Labels</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>A utility aggregating gdata common data entry labels<DT><A HREF="./com/google/gdata/data/gtt/HiddenCategory.Scheme.html#LABELS"><B>LABELS</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/HiddenCategory.Scheme.html" title="class in com.google.gdata.data.gtt">HiddenCategory.Scheme</A>
<DD>Label scheme.
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Scheme.html#LABELS"><B>LABELS</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Scheme.html" title="class in com.google.gdata.data.sites">TemplateCategory.Scheme</A>
<DD>Labels template category.
<DT><A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html#LABELS_SCHEME"><B>LABELS_SCHEME</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksCategory.Scheme.html" title="class in com.google.gdata.data.books">BooksCategory.Scheme</A>
<DD>Http://schemas google com/books/2008/labels books category.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#lang"><B>lang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Language.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#lang"><B>lang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Language derived from the current state of <code>xml:lang</code>.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#lang"><B>lang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Language.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#lang"><B>lang</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Initial <code>xml:lang</code> value.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#LANGUAGE"><B>LANGUAGE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The HL query parameter selects the language of the
automatically-generated text in the result.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts"><B>Language</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's language field.<DT><A HREF="./com/google/gdata/data/contacts/Language.html#Language()"><B>Language()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#Language(java.lang.String, java.lang.String)"><B>Language(String, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Language.html" title="class in com.google.gdata.data.dublincore"><B>Language</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Language of the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Language.html#Language()"><B>Language()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Language.html" title="class in com.google.gdata.data.dublincore">Language</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Language.html#Language(java.lang.String)"><B>Language(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Language.html" title="class in com.google.gdata.data.dublincore">Language</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#LAST_MODIFIED"><B>LAST_MODIFIED</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The ETAG header is used to return an last modification time for a
resource in a GData response.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#LAST_MODIFIED_SORT"><B>LAST_MODIFIED_SORT</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#LAST_VIEWED_SORT"><B>LAST_VIEWED_SORT</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#lastModified"><B>lastModified</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html" title="class in com.google.gdata.data.extensions"><B>LastModifiedBy</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The user who last modified the object.<DT><A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html#LastModifiedBy()"><B>LastModifiedBy()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html" title="class in com.google.gdata.data.extensions">LastModifiedBy</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html#LastModifiedBy(com.google.gdata.data.Person)"><B>LastModifiedBy(Person)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastModifiedBy.html" title="class in com.google.gdata.data.extensions">LastModifiedBy</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions"><B>LastViewed</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The time the object was last viewed.<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#LastViewed()"><B>LastViewed()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#LastViewed(com.google.gdata.data.DateTime)"><B>LastViewed(DateTime)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#lat"><B>lat</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Latitude.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html#LATEST"><B>LATEST</B></A> -
Static variable in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube">YouTubeService.Versions</A>
<DD>A shortcut to the latest version.
<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html#length()"><B>length()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader">ByteArrayUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#length()"><B>length()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/UploadData.html#length()"><B>length()</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader">UploadData</A>
<DD>Returns the total number of bytes of data in the buffer.
<DT><A HREF="./com/google/gdata/data/Link.html#length"><B>length</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Length of the resource pointed to by href, in bytes.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#length"><B>length</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Content length.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#lengthNotInteger"><B>lengthNotInteger</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html#LETTERS"><B>LETTERS</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.MailClass</A>
<DD>Letters structured postal address.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.Value.html#LIKE"><B>LIKE</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.Value.html" title="class in com.google.gdata.data.youtube">YtRating.Value</A>
<DD>Like rating.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#limit"><B>limit</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>Quota limit in megabytes
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html#LIMITED"><B>LIMITED</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.SyndicationRight</A>
<DD>Search results can be published on the client site, but not further
republished.
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#lineNumber"><B>lineNumber</B></A> -
Variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>Property userName.
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#lineText"><B>lineText</B></A> -
Variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>Embedded line text.
<DT><A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data"><B>Link</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>External link type.<DT><A HREF="./com/google/gdata/data/Link.html#Link()"><B>Link()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#Link(java.lang.String, java.lang.String, java.lang.String)"><B>Link(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data"><B>Link.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>&lt;atom:link&gt; parser.<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html#Link.AtomHandler(com.google.gdata.data.ExtensionProfile)"><B>Link.AtomHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data">Link.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html#Link.AtomHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>Link.AtomHandler(ExtensionProfile, Class&lt;? extends Link&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data">Link.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#LINK_REL_ACCESS_CONTROL_LIST"><B>LINK_REL_ACCESS_CONTROL_LIST</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>Link provides the URI of the feed for the access control list for the
entry.
<DT><A HREF="./com/google/gdata/data/acl/AclNamespace.html#LINK_REL_CONTROLLED_OBJECT"><B>LINK_REL_CONTROLLED_OBJECT</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclNamespace.html" title="class in com.google.gdata.data.acl">AclNamespace</A>
<DD>Link provides the URI of the entry that is controlled by the access
control list feed.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#links"><B>links</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Links of entry.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#links"><B>links</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Links.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#list(com.google.gdata.util.parser.Parser)"><B>list(Parser&lt;? super T&gt;)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Parser</code> that matches a sequence of <code>this</code>
parsers separated by <code>sep</code> parsers.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#LIST_FEED"><B>LIST_FEED</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>Link for the feed of a worksheet's rows.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#LIST_LINK_REL"><B>LIST_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for list feeds.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>ListEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Atom Entry for one single row Google Spreadsheets in the list-based
access mode.<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#ListEntry()"><B>ListEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Constructs an empty CellEntry to be populated by the XML parsing process.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#ListEntry(java.lang.String, java.lang.String)"><B>ListEntry(String, String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Constructs a List Entry with the given information.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#ListEntry(com.google.gdata.data.BaseEntry)"><B>ListEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Constructs from a copy.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>ListFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>The feed for treating a spreadsheet as a collection of list items.<DT><A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html#ListFeed()"><B>ListFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html" title="class in com.google.gdata.data.spreadsheet">ListFeed</A>
<DD>Constructs an empty feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html#ListFeed(com.google.gdata.data.BaseFeed)"><B>ListFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListFeed.html" title="class in com.google.gdata.data.spreadsheet">ListFeed</A>
<DD>Constructs a feed using state from an existing one.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites"><B>ListItemEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a list item entry.<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#ListItemEntry()"><B>ListItemEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#ListItemEntry(com.google.gdata.data.BaseEntry)"><B>ListItemEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites"><B>ListPageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a list page entry.<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#ListPageEntry()"><B>ListPageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#ListPageEntry(com.google.gdata.data.BaseEntry)"><B>ListPageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>ListQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Simple class for cells-feed-specific queries.<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#ListQuery(java.net.URL)"><B>ListQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Constructs a non-restrictive row-based query, given the URI of a list
feed for a particular worksheet.
<DT><A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar"><B>ListType</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing calendarlist type property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#ListType()"><B>ListType()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#ListType(java.lang.String)"><B>ListType(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#loadMimeMappings()"><B>loadMimeMappings()</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Loads the default set of Java activation MIME mappings required by
the GData library.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html#LOCAL"><B>LOCAL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Usage</A>
<DD>Local structured postal address.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#localName"><B>localName</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>XML local name for this extension or <code>null</code> if not defined
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#LOCATION"><B>LOCATION</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>A location, a string describing the address.
<DT><A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client"><B>Location</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Object representation of a location; an address and
optionally latitude and longitude.<DT><A HREF="./com/google/api/gbase/client/Location.html#Location(java.lang.String)"><B>Location(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Creates an address location.
<DT><A HREF="./com/google/api/gbase/client/Location.html#Location(java.lang.String, float, float)"><B>Location(String, float, float)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Creates a location with latitude, longitude and address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#LOCATION_ATTRIBUTE"><B>LOCATION_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:location&gt;</code>.
<DT><A HREF="./com/google/gdata/util/ContentType.html#lock()"><B>lock()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Makes the object immutable and returns it.
<DT><A HREF="./com/google/gdata/util/LogUtils.html#logException(java.util.logging.Logger, java.util.logging.Level, java.lang.String, java.lang.Throwable)"><B>logException(Logger, Level, String, Throwable)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LogUtils.html" title="class in com.google.gdata.util">LogUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util"><B>LoggableInputStream</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Logs content of the data sent to the stream if log level is
set to FINEST.<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html#LoggableInputStream(java.util.logging.Logger, java.io.InputStream)"><B>LoggableInputStream(Logger, InputStream)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util">LoggableInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableOutputStream.html" title="class in com.google.gdata.util"><B>LoggableOutputStream</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Logs content of the data sent to the stream if log level is
set to FINEST.<DT><A HREF="./com/google/gdata/util/LoggableOutputStream.html#LoggableOutputStream(java.util.logging.Logger, java.io.OutputStream)"><B>LoggableOutputStream(Logger, OutputStream)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableOutputStream.html" title="class in com.google.gdata.util">LoggableOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Login</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>A name space element: "apps:login".<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#Login()"><B>Login()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#logo"><B>logo</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Logo image URI.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#logoValueRequired"><B>logoValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LogUtils.html" title="class in com.google.gdata.util"><B>LogUtils</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Utility functions for logging.<DT><A HREF="./com/google/gdata/util/LogUtils.html#LogUtils()"><B>LogUtils()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/LogUtils.html" title="class in com.google.gdata.util">LogUtils</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#lon"><B>lon</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Longitude.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#longName"><B>longName</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>The name by which this search content provider is referred to in
hypertext links, etc.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#longValue()"><B>longValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Gets the long value of this metric.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#longValueOf(java.lang.String)"><B>longValueOf(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Gets the long value of the metric with the given name in this entry.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#LOWER"><B>LOWER</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html#LT"><B>LT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Comparison.html" title="class in com.google.gdata.data.analytics">Engagement.Comparison</A>
<DD>Less than.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/contacts/MaidenName.html" title="class in com.google.gdata.data.contacts"><B>MaidenName</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's maiden name.<DT><A HREF="./com/google/gdata/data/contacts/MaidenName.html#MaidenName()"><B>MaidenName()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/MaidenName.html" title="class in com.google.gdata.data.contacts">MaidenName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/MaidenName.html#MaidenName(java.lang.String)"><B>MaidenName(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/MaidenName.html" title="class in com.google.gdata.data.contacts">MaidenName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit"><B>MailBoxDumpRequest</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/audit/package-summary.html">com.google.gdata.client.appsforyourdomain.audit</A><DD>A simple POJO for a Mailbox dump request.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#MailBoxDumpRequest(com.google.gdata.data.appsforyourdomain.generic.GenericEntry)"><B>MailBoxDumpRequest(GenericEntry)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>Parameterized constructor to create a POJO from GenericEntry.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#MailBoxDumpRequest()"><B>MailBoxDumpRequest()</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>Default constructor
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#MAILITEM_CATEGORY"><B>MAILITEM_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Kind category used to label feeds or entries that have MailItem
extension data.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#MAILITEM_KIND"><B>MAILITEM_KIND</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Kind term value for MailItem category labels.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>MailItemEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>Used by a MailItemFeedProvider to represent a single MailItemEntry in a list
of MailItems.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#MailItemEntry()"><B>MailItemEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Constructs a new MailItemEntry instance
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#MailItemEntry(com.google.gdata.data.BaseEntry)"><B>MailItemEntry(BaseEntry&lt;MailItemEntry&gt;)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Constructs a new MailItemEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>MailItemFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>The MailItemFeed class customizes the generic BaseEntry class to define
a feed of MailItem entries.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html#MailItemFeed()"><B>MailItemFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemFeed</A>
<DD>Constructs a new <code>MailItemFeed</code> instance that is parameterized to
contain <code>MailItemEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html#MailItemFeed(com.google.gdata.data.BaseFeed)"><B>MailItemFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemFeed.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemFeed</A>
<DD>Constructs a new <code>MailItem</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>MailItemProperty</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>Google Apps name space element: <code>&lt;apps:mailItemProperty&gt;</code>.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#MailItemProperty()"><B>MailItemProperty()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Constructs a <code>MailItemProperty</code> with no value.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#MailItemProperty(com.google.gdata.data.appsforyourdomain.migration.MailItemProperty.MailItemAttribute)"><B>MailItemProperty(MailItemProperty.MailItemAttribute)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Constructs a <code>MailItemProperty</code> with the specified value.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration"><B>MailItemService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/migration/package-summary.html">com.google.gdata.client.appsforyourdomain.migration</A><DD>The MailItemService class is a <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> that can upload mail to
the Google Apps Email Migration API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#MailItemService(java.lang.String)"><B>MailItemService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>Constructs a <code>MailItemService</code> instance for an application with the
name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#MailItemService(java.lang.String, java.lang.String, java.lang.String)"><B>MailItemService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>Constructs a <code>MailItemService</code> instance connecting to the service
with name <code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html" title="class in com.google.gdata.client.appsforyourdomain.migration"><B>MailItemService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/migration/package-summary.html">com.google.gdata.client.appsforyourdomain.migration</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html#MailItemService.Versions()"><B>MailItemService.Versions()</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit"><B>MailMonitor</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/audit/package-summary.html">com.google.gdata.client.appsforyourdomain.audit</A><DD>A simple POJO describing an Email Monitor.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#MailMonitor()"><B>MailMonitor()</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>Default constructor.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#MailMonitor(com.google.gdata.data.appsforyourdomain.generic.GenericEntry)"><B>MailMonitor(GenericEntry)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>Parameterized constructor that creates a MailMonitor instance from a
<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic"><CODE>GenericEntry</CODE></A>
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#MAIN"><B>MAIN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/finance/FinanceUtilities.html#makePortfolioEntry(java.lang.String, java.lang.String)"><B>makePortfolioEntry(String, String)</B></A> -
Static method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceUtilities.html" title="class in com.google.gdata.client.finance">FinanceUtilities</A>
<DD>Creates a portfolio entry object.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#makePostRequest(java.net.URL, java.util.Map)"><B>makePostRequest(URL, Map&lt;String, String&gt;)</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Makes a HTTP POST request to the provided <code>url</code> given the
provided <code>parameters</code>.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#makePostRequest(java.net.URL, java.util.Map)"><B>makePostRequest(URL, Map&lt;String, String&gt;)</B></A> -
Static method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Makes a HTTP POST request to the provided <code>url</code> given the
provided <code>parameters</code>.
<DT><A HREF="./com/google/gdata/client/finance/FinanceUtilities.html#makeTransactionEntry(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>makeTransactionEntry(String, String, String, String, String, String, String)</B></A> -
Static method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceUtilities.html" title="class in com.google.gdata.client.finance">FinanceUtilities</A>
<DD>Creates a transaction entry object.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics"><B>ManagementEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for GA data source feed.<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#ManagementEntry()"><B>ManagementEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#ManagementEntry(com.google.gdata.data.BaseEntry)"><B>ManagementEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementFeed.html" title="class in com.google.gdata.data.analytics"><B>ManagementFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in data source feed.<DT><A HREF="./com/google/gdata/data/analytics/ManagementFeed.html#ManagementFeed()"><B>ManagementFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementFeed.html" title="class in com.google.gdata.data.analytics">ManagementFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementFeed.html#ManagementFeed(com.google.gdata.data.BaseFeed)"><B>ManagementFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementFeed.html" title="class in com.google.gdata.data.analytics">ManagementFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps"><B>MapEntry</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a map entry.<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#MapEntry()"><B>MapEntry()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#MapEntry(com.google.gdata.data.BaseEntry)"><B>MapEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/maps/MapFeed.html" title="class in com.google.gdata.data.maps"><B>MapFeed</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a map feed.<DT><A HREF="./com/google/gdata/data/maps/MapFeed.html#MapFeed()"><B>MapFeed()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapFeed.html" title="class in com.google.gdata.data.maps">MapFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/MapFeed.html#MapFeed(com.google.gdata.data.BaseFeed)"><B>MapFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapFeed.html" title="class in com.google.gdata.data.maps">MapFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps"><B>MapQuery</B></A> - Class in <A HREF="./com/google/gdata/client/maps/package-summary.html">com.google.gdata.client.maps</A><DD>Describes a query for the feed of user-created maps.<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html#MapQuery(java.net.URL)"><B>MapQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps">MapQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/maps/MapsNamespace.html#MAPS"><B>MAPS</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapsNamespace.html" title="class in com.google.gdata.data.maps">MapsNamespace</A>
<DD>Google Maps (MAPS) namespace
<DT><A HREF="./com/google/gdata/data/maps/MapsNamespace.html#MAPS_PREFIX"><B>MAPS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapsNamespace.html" title="class in com.google.gdata.data.maps">MapsNamespace</A>
<DD>Google Maps (MAPS) namespace prefix
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#MAPS_SERVICE"><B>MAPS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>The abbreviated name of Google Maps Data API recognized by Google.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#MAPS_SERVICE_VERSION"><B>MAPS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/maps/MapsLink.html" title="class in com.google.gdata.data.maps"><B>MapsLink</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Extends the base Link class with Maps extensions.<DT><A HREF="./com/google/gdata/data/maps/MapsLink.Rel.html" title="class in com.google.gdata.data.maps"><B>MapsLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/maps/MapsLink.Rel.html#MapsLink.Rel()"><B>MapsLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapsLink.Rel.html" title="class in com.google.gdata.data.maps">MapsLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapsNamespace.html" title="class in com.google.gdata.data.maps"><B>MapsNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Namespace definitions related to Google Maps Data API.<DT><A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps"><B>MapsService</B></A> - Class in <A HREF="./com/google/gdata/client/maps/package-summary.html">com.google.gdata.client.maps</A><DD>Extends the basic <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Maps Data API.<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#MapsService(java.lang.String)"><B>MapsService(String)</B></A> -
Constructor for class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>Constructs an instance connecting to the Google Maps Data API for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#MapsService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>MapsService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>Constructs an instance connecting to the Google Maps Data API for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.html#MapsService(java.lang.String, java.lang.String, java.lang.String)"><B>MapsService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.html" title="class in com.google.gdata.client.maps">MapsService</A>
<DD>Constructs an instance connecting to the Google Maps Data API with name
<code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.Versions.html" title="class in com.google.gdata.client.maps"><B>MapsService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/maps/package-summary.html">com.google.gdata.client.maps</A><DD>GData versions supported by the Google Maps Data API.<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance"><B>MarketValue</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Market value for the portfolio or position.<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#MarketValue()"><B>MarketValue()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch"><B>Match</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>GData schema extension describing a match in the source.<DT><A HREF="./com/google/gdata/data/codesearch/Match.html#Match()"><B>Match()</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Match.html" title="class in com.google.gdata.data.codesearch">Match</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#match(com.google.gdata.util.ContentType)"><B>match(ContentType)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Returns whether this content type is match by the content type found in the
"Accept" header field of an HTTP request.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#matches(java.net.URI)"><B>matches(URI)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>Returns <code>true</code> if the cookie hasn't expired, the
URI domain matches, and the URI path starts with the
cookie path.
<DT><A HREF="./com/google/gdata/data/Link.html#matches(java.lang.String, java.lang.String)"><B>matches(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Returns whether this link matches the given <code>rel</code> and <code>type</code>
values.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#matches(com.google.gdata.util.ErrorContent)"><B>matches(ErrorContent)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return true if this ServiceException matches the specified
<A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><CODE>ErrorContent</CODE></A> in domain name and code name.
<DT><A HREF="./com/google/gdata/util/Version.html#matches(com.google.gdata.util.Version)"><B>matches(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Returns <code>true</code> if the specified version is a match with this version
or one of its implied versions.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#matchesAny(com.google.gdata.util.ErrorContent)"><B>matchesAny(ErrorContent)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Return true if this ServiceException or any of its sibling exceptions
matches the specified <A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><CODE>ErrorContent</CODE></A> in domain name and code name.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#matchesNode(java.lang.String)"><B>matchesNode(String)</B></A> -
Static method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Checks whether specified node name matches node name for the verification
method.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#matchHeaderRequired"><B>matchHeaderRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#max"><B>max</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Maximum rating value on rating scale (optional).
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#MAX_CHAR"><B>MAX_CHAR</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#MAX_EXTENDED_PROPERTY_NAME_LENGTH"><B>MAX_EXTENDED_PROPERTY_NAME_LENGTH</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>The maximum length of an extended property name.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#MAX_EXTENDED_PROPERTY_VALUE_LENGTH"><B>MAX_EXTENDED_PROPERTY_VALUE_LENGTH</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>The maximum length of an extended property value (after escaped
characters have been converted into plain characters, e.g.
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#MAX_LAT"><B>MAX_LAT</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>The maximmum acceptable value of a latitude coordinate in degrees.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#MAX_LONG"><B>MAX_LONG</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>The maximmum acceptable value of a longitude coordinate in degrees.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#MAX_RESULTS"><B>MAX_RESULTS</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The MAX_RESULTS query parameter is used to specify the maximum number of
matches that should be returned from a query request.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#MAXIMUM_COL"><B>MAXIMUM_COL</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String property for maximum column number.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#MAXIMUM_ROW"><B>MAXIMUM_ROW</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String property for maximum row number.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#MAXIMUM_START_TIME"><B>MAXIMUM_START_TIME</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>The name of the custom query parameter that specifies that all
events returned must be less than the specified time.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs"><B>MaxUploadSize</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Maximum upload file size.<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#MaxUploadSize()"><B>MaxUploadSize()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#MaxUploadSize(java.lang.String, java.lang.Long)"><B>MaxUploadSize(String, Long)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#MEDIA"><B>MEDIA</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#MEDIA_EDIT"><B>MEDIA_EDIT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to edit the media
associated with an entry.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#MEDIA_EDIT_BACKCOMPAT"><B>MEDIA_EDIT_BACKCOMPAT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/gdata/data/ILink.Rel.html#MEDIA_EDIT"><CODE>ILink.Rel.MEDIA_EDIT</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><B>MEDIA_RATING_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for keywords in atom:categories.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaAttributeHelper.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaAttributeHelper</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>Helps accessing media tag attributes.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaAttributeHelper.html#MediaAttributeHelper()"><B>MediaAttributeHelper()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaAttributeHelper.html" title="class in com.google.gdata.data.media.mediarss">MediaAttributeHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media"><B>MediaBodyPart</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaBodyPart class extends the base MimeBodyPart implementation
to provide streaming media support for GData MIME multipart content.<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#MediaBodyPart()"><B>MediaBodyPart()</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#MediaBodyPart(java.io.InputStream)"><B>MediaBodyPart(InputStream)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#MediaBodyPart(com.google.gdata.data.IEntry)"><B>MediaBodyPart(IEntry)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#MediaBodyPart(com.google.gdata.data.media.MediaSource)"><B>MediaBodyPart(MediaSource)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaBodyPart.html#MediaBodyPart(javax.mail.internet.InternetHeaders, byte[])"><B>MediaBodyPart(InternetHeaders, byte[])</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaBodyPart.html" title="class in com.google.gdata.data.media">MediaBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaByteArraySource.html" title="class in com.google.gdata.data.media"><B>MediaByteArraySource</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaByteArraySource class provides a basic implementation of the
<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> interface that reads media data from an in-memory
byte array.<DT><A HREF="./com/google/gdata/data/media/MediaByteArraySource.html#MediaByteArraySource(byte[], java.lang.String)"><B>MediaByteArraySource(byte[], String)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaByteArraySource.html" title="class in com.google.gdata.data.media">MediaByteArraySource</A>
<DD>Constructs a new MediaBteyArraySource using the specified byte data
and content type.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaCategory</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:category&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#MediaCategory()"><B>MediaCategory()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>Creates an empty category tag.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#MediaCategory(java.lang.String, java.lang.String)"><B>MediaCategory(String, String)</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>Creates an initializes a category tag.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaContent</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:content&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#MediaContent()"><B>MediaContent()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data"><B>MediaContent</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The MediaContent class extends <A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data"><CODE>OutOfLineContent</CODE></A> to add
<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> handling for the content.<DT><A HREF="./com/google/gdata/data/MediaContent.html#MediaContent()"><B>MediaContent()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.Expression.html" title="enum in com.google.gdata.data.media.mediarss"><B>MediaContent.Expression</B></A> - Enum in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>Values for the expression attribute: sample, full and nonstop.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaCopyright</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:copyright&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html#MediaCopyright()"><B>MediaCopyright()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss">MediaCopyright</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaCredit</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:credit&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#MediaCredit()"><B>MediaCredit()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos"><B>MediaData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>An interface for anything that supports mediarss content to implement,
provides helpful get and set methods for getting and setting mediarss
elements.<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>MediaDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation of the MediaData interface.<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#MediaDataImpl(com.google.gdata.data.ExtensionPoint)"><B>MediaDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>Construct a new implementation of MediaData with the given
extension point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaDescription.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaDescription</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:description&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaDescription.html#MediaDescription()"><B>MediaDescription()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaDescription.html" title="class in com.google.gdata.data.media.mediarss">MediaDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media"><B>MediaEntry</B></A>&lt;<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="type parameter in MediaEntry">E</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&lt;<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="type parameter in MediaEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaEntry class is an abstract base class for GData services
that support media content.<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#MediaEntry()"><B>MediaEntry()</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>Constructs a new BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#MediaEntry(com.google.gdata.data.BaseEntry)"><B>MediaEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>Copy constructor that initializes a new BaseEntry instance to have
identical contents to another instance, using a shared reference to
the same entry state.
<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media"><B>MediaFeed</B></A>&lt;<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="type parameter in MediaFeed">F</A> extends <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>,<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="type parameter in MediaFeed">E</A> extends <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>&gt; - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaFeed class extends <A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> to add media-related
operations for feeds that contain media content.<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html#MediaFeed(java.lang.Class)"><B>MediaFeed(Class&lt;? extends E&gt;)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media">MediaFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html#MediaFeed(java.lang.Class, com.google.gdata.data.BaseFeed)"><B>MediaFeed(Class&lt;? extends E&gt;, BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media">MediaFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaFileSource.html" title="class in com.google.gdata.data.media"><B>MediaFileSource</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaFileSource class provides a basic implementation of the
<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> interface that reads media data from a <CODE>File</CODE>.<DT><A HREF="./com/google/gdata/data/media/MediaFileSource.html#MediaFileSource(java.io.File, java.lang.String)"><B>MediaFileSource(File, String)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFileSource.html" title="class in com.google.gdata.data.media">MediaFileSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaGroup</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:group&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#MediaGroup()"><B>MediaGroup()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaHash</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:hash&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html#MediaHash()"><B>MediaHash()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss">MediaHash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaKeywords</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:keywords&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#MediaKeywords()"><B>MediaKeywords()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media"><B>MediaMultipart</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaMultipart class provides helper code for parsing and generating MIME
multipart/related content used to transport GData media resources.<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#MediaMultipart(java.lang.String)"><B>MediaMultipart(String)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Constructor for subclasses.
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#MediaMultipart(java.lang.String, java.io.InputStream)"><B>MediaMultipart(String, InputStream)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Constructs a new MediaMultipart instance by parsing MIME content from
the provided input stream.
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#MediaMultipart(com.google.gdata.data.IEntry, com.google.gdata.data.media.MediaSource)"><B>MediaMultipart(IEntry, MediaSource)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>Constructs a new MediaMultipart instance from an Atom entry instance
and a media source.
<DT><A HREF="./com/google/gdata/data/media/MediaMultipart.html#mediaPart"><B>mediaPart</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaMultipart.html" title="class in com.google.gdata.data.media">MediaMultipart</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaPlayer.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaPlayer</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:player&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaPlayer.html#MediaPlayer()"><B>MediaPlayer()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaPlayer.html" title="class in com.google.gdata.data.media.mediarss">MediaPlayer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaRating</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:rating&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#MediaRating()"><B>MediaRating()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaRestriction</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:category&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#MediaRestriction()"><B>MediaRestriction()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Relationship.html" title="enum in com.google.gdata.data.media.mediarss"><B>MediaRestriction.Relationship</B></A> - Enum in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>Values for the relationship attribute.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Type.html" title="enum in com.google.gdata.data.media.mediarss"><B>MediaRestriction.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>Values for the type attribute.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaRssNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>GData definitions for the
<a href="http://search.yahoo.com/mrss">Yahoo media: namespace</a>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html#MediaRssNamespace()"><B>MediaRssNamespace()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss">MediaRssNamespace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><B>MediaService</B></A> - Class in <A HREF="./com/google/gdata/client/media/package-summary.html">com.google.gdata.client.media</A><DD>The MediaService class extends the base <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> class to add
support for media content handling.<DT><A HREF="./com/google/gdata/client/media/MediaService.html#MediaService(java.lang.String, java.lang.String)"><B>MediaService(String, String)</B></A> -
Constructor for class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Constructs a MediaService instance connecting to the service with name
<code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#MediaService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>MediaService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Constructs an instance connecting to the service for an application
with the name <code>applicationName</code> and the given
<code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#MediaService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>MediaService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Constructs a MediaService instance connecting to the service with name
<code>serviceName</code> for an application with the name
<code>applicationName</code>.
<DT><A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><B>MediaSource</B></A> - Interface in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaSource interface provides a model for accessing media content
sent by the GData client or returned by a GDataFeed service implementation.<DT><A HREF="./com/google/gdata/data/MediaContent.html#mediaSource"><B>mediaSource</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data">MediaContent</A>
<DD>MediaSource associated with the external content.
<DT><A HREF="./com/google/gdata/data/media/MediaSource.Output.html" title="class in com.google.gdata.data.media"><B>MediaSource.Output</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The Output class provides helper methods for MediaSource handling.<DT><A HREF="./com/google/gdata/data/media/MediaSource.Output.html#MediaSource.Output()"><B>MediaSource.Output()</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaSource.Output.html" title="class in com.google.gdata.data.media">MediaSource.Output</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaStreamSource.html" title="class in com.google.gdata.data.media"><B>MediaStreamSource</B></A> - Class in <A HREF="./com/google/gdata/data/media/package-summary.html">com.google.gdata.data.media</A><DD>The MediaStreamSource class provides a basic implementation of the
<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> interface that reads media data from an existing
<CODE>InputStream</CODE>.<DT><A HREF="./com/google/gdata/data/media/MediaStreamSource.html#MediaStreamSource(java.io.InputStream, java.lang.String, com.google.gdata.data.DateTime, long)"><B>MediaStreamSource(InputStream, String, DateTime, long)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaStreamSource.html" title="class in com.google.gdata.data.media">MediaStreamSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaStreamSource.html#MediaStreamSource(java.io.InputStream, java.lang.String)"><B>MediaStreamSource(InputStream, String)</B></A> -
Constructor for class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaStreamSource.html" title="class in com.google.gdata.data.media">MediaStreamSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaText</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:text&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#MediaText()"><B>MediaText()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaThumbnail</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:thumbnail&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#MediaThumbnail()"><B>MediaThumbnail()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaTitle.html" title="class in com.google.gdata.data.media.mediarss"><B>MediaTitle</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD><code>&lt;media:title&gt;</code>.<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaTitle.html#MediaTitle()"><B>MediaTitle()</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaTitle.html" title="class in com.google.gdata.data.media.mediarss">MediaTitle</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#mediaType"><B>mediaType</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting"><B>MergedInto</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue this issue is merged into.<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#MergedInto()"><B>MergedInto()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html" title="class in com.google.gdata.data.projecthosting"><B>MergedIntoUpdate</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue mergedInto updates.<DT><A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html#MergedIntoUpdate()"><B>MergedIntoUpdate()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html" title="class in com.google.gdata.data.projecthosting">MergedIntoUpdate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html#MergedIntoUpdate(java.lang.String)"><B>MergedIntoUpdate(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html" title="class in com.google.gdata.data.projecthosting">MergedIntoUpdate</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#MESSAGE_BCC"><B>MESSAGE_BCC</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#MESSAGE_CATEGORY"><B>MESSAGE_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label any entry that contains Message extensions
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#MESSAGE_CC"><B>MESSAGE_CC</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#MESSAGE_FROM"><B>MESSAGE_FROM</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#MESSAGE_KIND"><B>MESSAGE_KIND</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Kind term value for Event category labels.
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#MESSAGE_REPLY_TO"><B>MESSAGE_REPLY_TO</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#MESSAGE_RFC822"><B>MESSAGE_RFC822</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that indicates that the body contains an
encapsulated message, with the syntax of an RFC 822 email message.
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#MESSAGE_TO"><B>MESSAGE_TO</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions"><B>MessageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Extension class for manipulating entries of the Message kind.<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#MessageEntry()"><B>MessageEntry()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Constructs a new MessageEntry with the appropriate kind category
to indicate that it is a message.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#MessageEntry(com.google.gdata.data.BaseEntry)"><B>MessageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Constructs a new MessaEntry instance by doing a shallow copy of data
from an existing BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>This class represents a message entry.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#MessageEntry()"><B>MessageEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Constructs a new MessageEntry.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.BodyExtension.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry.BodyExtension</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Value construct to represent <body> field.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.BodyExtension.html#MessageEntry.BodyExtension()"><B>MessageEntry.BodyExtension()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.BodyExtension.html" title="class in com.google.gdata.data.webmastertools">MessageEntry.BodyExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.DateExtension.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry.DateExtension</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>DateTimeValueConstruct to represent <date> field.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.DateExtension.html#MessageEntry.DateExtension()"><B>MessageEntry.DateExtension()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.DateExtension.html" title="class in com.google.gdata.data.webmastertools">MessageEntry.DateExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.LanguageExtension.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry.LanguageExtension</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Value construct to represent <language> field.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.LanguageExtension.html#MessageEntry.LanguageExtension()"><B>MessageEntry.LanguageExtension()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.LanguageExtension.html" title="class in com.google.gdata.data.webmastertools">MessageEntry.LanguageExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.ReadExtension.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry.ReadExtension</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>BoolValueConstruct to represent <read> field.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.ReadExtension.html#MessageEntry.ReadExtension()"><B>MessageEntry.ReadExtension()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.ReadExtension.html" title="class in com.google.gdata.data.webmastertools">MessageEntry.ReadExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.SubjectExtension.html" title="class in com.google.gdata.data.webmastertools"><B>MessageEntry.SubjectExtension</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Value construct to represent <subject> field.<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.SubjectExtension.html#MessageEntry.SubjectExtension()"><B>MessageEntry.SubjectExtension()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.SubjectExtension.html" title="class in com.google.gdata.data.webmastertools">MessageEntry.SubjectExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageFeed.html" title="class in com.google.gdata.data.extensions"><B>MessageFeed</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The Message class customizes the generic BaseEntry class to define
a feed of Message entries.<DT><A HREF="./com/google/gdata/data/extensions/MessageFeed.html#MessageFeed()"><B>MessageFeed()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageFeed.html" title="class in com.google.gdata.data.extensions">MessageFeed</A>
<DD>Constructs a new <code>MessageFeed</code> instance that is parameterized to
contain <code>MessageEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/extensions/MessageFeed.html#MessageFeed(com.google.gdata.data.BaseFeed)"><B>MessageFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageFeed.html" title="class in com.google.gdata.data.extensions">MessageFeed</A>
<DD>Constructs a new <code>MessageFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html" title="class in com.google.gdata.data.webmastertools"><B>MessagesFeed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>The MessagesFeed class extends the BaseFeed class to define
a feed of messages.<DT><A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html#MessagesFeed()"><B>MessagesFeed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessagesFeed.html" title="class in com.google.gdata.data.webmastertools">MessagesFeed</A>
<DD>Creates a <code>MessagesFeed</code> feed that contains <code>MessageEntry</code>
entries.
<DT><A HREF="./com/google/gdata/data/Kind.html#META_DIRECTORY"><B>META_DIRECTORY</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Kind.html" title="class in com.google.gdata.data">Kind</A>
<DD>The location of the <code>META-INF</code> jar directory where GData kind
mapping information is stored.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs"><B>MetadataEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes a Metadata entry.<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#MetadataEntry()"><B>MetadataEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#MetadataEntry(com.google.gdata.data.BaseEntry)"><B>MetadataEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client"><B>MetadataEntryExtension</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Handle gm: attributes found in histogram and item types feeds.<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#MetadataEntryExtension(com.google.gdata.data.BaseEntry)"><B>MetadataEntryExtension(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Creates a MetadataEntryExtension and link it to a
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> (usually a <A HREF="./com/google/api/gbase/client/GoogleBaseEntry.html" title="class in com.google.api.gbase.client"><CODE>GoogleBaseEntry</CODE></A>).
<DT><A HREF="./com/google/gdata/data/docs/MetadataFeed.html" title="class in com.google.gdata.data.docs"><B>MetadataFeed</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes an Metadata feed.<DT><A HREF="./com/google/gdata/data/docs/MetadataFeed.html#MetadataFeed()"><B>MetadataFeed()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataFeed.html" title="class in com.google.gdata.data.docs">MetadataFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/MetadataFeed.html#MetadataFeed(com.google.gdata.data.BaseFeed)"><B>MetadataFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataFeed.html" title="class in com.google.gdata.data.docs">MetadataFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/Service.html#metadataRegistry"><B>metadataRegistry</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#method"><B>method</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Optional: if not set we use the user's default methods on this calendar
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#METHOD_NODE"><B>METHOD_NODE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>XML element names used by this class.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#METHOD_OVERRIDE"><B>METHOD_OVERRIDE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The METHOD_OVERRIDE parameter overrides the normal HTTP method.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#METHOD_OVERRIDE"><B>METHOD_OVERRIDE</B></A> -
Static variable in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Method-override http header.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#METHOD_OVERRIDE_HEADER"><B>METHOD_OVERRIDE_HEADER</B></A> -
Static variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <CODE>GDataProtocol.Header#METHOD_OVERRIDE</CODE> instead</I>
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#METHOD_OVERRIDE_PROPERTY"><B>METHOD_OVERRIDE_PROPERTY</B></A> -
Static variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>If this system property is set to <code>true</code>, the GData HTTP
client library will use POST to send data to the associated GData service
and will specify the actual method using the <code>METHOD_OVERRIDE_HEADER</code>
HTTP header.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics"><B>Metric</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Metric value.<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#Metric()"><B>Metric()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#Metric(java.lang.Double, java.lang.String, java.lang.String, java.lang.String)"><B>Metric(Double, String, String, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics"><B>Metric.Type</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>The format of data represented by the metric.<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#Metric.Type()"><B>Metric.Type()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#MIGRATION_REL"><B>MIGRATION_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Mileage.html" title="class in com.google.gdata.data.contacts"><B>Mileage</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's mileage.<DT><A HREF="./com/google/gdata/data/contacts/Mileage.html#Mileage()"><B>Mileage()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Mileage.html" title="class in com.google.gdata.data.contacts">Mileage</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Mileage.html#Mileage(java.lang.String)"><B>Mileage(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Mileage.html" title="class in com.google.gdata.data.contacts">Mileage</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/OtherContent.html#mimeType"><B>mimeType</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>MIME type.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#mimeType"><B>mimeType</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>MIME Content type.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#min"><B>min</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Minimum rating value on rating scale (optional).
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#MIN_CHAR"><B>MIN_CHAR</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#MIN_LAT"><B>MIN_LAT</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>The minimum acceptable value of a latitude coordinate in degrees.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#MIN_LONG"><B>MIN_LONG</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>The minimum acceptable value of a longitude coordinate in degrees.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#MINE"><B>MINE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for an item owned by the current user
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#minGreaterThanMax"><B>minGreaterThanMax</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#MINIMUM_COL"><B>MINIMUM_COL</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String property for minimum column number.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#MINIMUM_ROW"><B>MINIMUM_ROW</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String property for minimum row number.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#MINIMUM_START_TIME"><B>MINIMUM_START_TIME</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>The name of the custom query parameter that specifies that all
events returned must be greater than or equal to the specified
time.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#minutes"><B>minutes</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>Number of minute before the start times.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingAddressAttribute"><B>missingAddressAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingAltAttribute"><B>missingAltAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingAttribute"><B>missingAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingContact"><B>missingContact</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingContentType"><B>missingContentType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingContentTypeAttribute"><B>missingContentTypeAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingConverter"><B>missingConverter</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingDescription"><B>missingDescription</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingEntry"><B>missingEntry</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingExtensionClass"><B>missingExtensionClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingExtensionElement"><B>missingExtensionElement</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingFeed"><B>missingFeed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingFeedProvider"><B>missingFeedProvider</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingFeedProviderClass"><B>missingFeedProviderClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingFeedProviderDescription"><B>missingFeedProviderDescription</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingFormat"><B>missingFormat</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingGeneratorClass"><B>missingGeneratorClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingHrefAttribute"><B>missingHrefAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingLocalName"><B>missingLocalName</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingNameAttribute"><B>missingNameAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingNamespace"><B>missingNamespace</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingNamespaceDescription"><B>missingNamespaceDescription</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingPathPrefix"><B>missingPathPrefix</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingPatternAttribute"><B>missingPatternAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingProviderConstructor"><B>missingProviderConstructor</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingRequiredContent"><B>missingRequiredContent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingResourceVersion"><B>missingResourceVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingServiceClass"><B>missingServiceClass</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingShortName"><B>missingShortName</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingSrcAttribute"><B>missingSrcAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingTags"><B>missingTags</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingTermAttribute"><B>missingTermAttribute</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingTextContent"><B>missingTextContent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingUriTemplate"><B>missingUriTemplate</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#missingVersion"><B>missingVersion</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#MOBILE"><B>MOBILE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#MOBILE_REL"><B>MOBILE_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for the mobile page link of a video.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions"><B>Money</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Describes money.<DT><A HREF="./com/google/gdata/data/extensions/Money.html#Money()"><B>Money()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#Money(java.lang.Double, java.lang.String)"><B>Money(Double, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites"><B>MoveActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An activity entry for a content move.<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html#MoveActivityEntry()"><B>MoveActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites">MoveActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html#MoveActivityEntry(com.google.gdata.data.BaseEntry)"><B>MoveActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites">MoveActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#MSN"><B>MSN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>MSN.
<DT><A HREF="./com/google/gdata/util/ContentType.html#MULTIPART_RELATED"><B>MULTIPART_RELATED</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the MIME multipart/related content
type.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#mustBeBoolean"><B>mustBeBoolean</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#mustExtendBaseEntry"><B>mustExtendBaseEntry</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#mustExtendBaseFeed"><B>mustExtendBaseFeed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#mustExtendExtensionPoint"><B>mustExtendExtensionPoint</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#mustImplementExtension"><B>mustImplementExtension</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Name</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>A name space element: "apps:name".<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#Name()"><B>Name()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/File.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/File.html" title="class in com.google.gdata.data.codesearch">File</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>Embedded name.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Property name expressed as an URI (required).
<DT><A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions"><B>Name</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Name of a person in a structured form.<DT><A HREF="./com/google/gdata/data/extensions/Name.html#Name()"><B>Name()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/Generator.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>Generator name.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#name"><B>name</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Human-readable name.
<DT><A HREF="./com/google/gdata/data/Person.html#nameLang"><B>nameLang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Language of name.
<DT><A HREF="./com/google/gdata/data/extensions/NamePrefix.html" title="class in com.google.gdata.data.extensions"><B>NamePrefix</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Prefix to a person's name.<DT><A HREF="./com/google/gdata/data/extensions/NamePrefix.html#NamePrefix()"><B>NamePrefix()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NamePrefix.html" title="class in com.google.gdata.data.extensions">NamePrefix</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/NamePrefix.html#NamePrefix(java.lang.String)"><B>NamePrefix(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NamePrefix.html" title="class in com.google.gdata.data.extensions">NamePrefix</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#nameRequired"><B>nameRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#namespace"><B>namespace</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>XML namespace for this extension or <code>null</code> if not defined
<DT><A HREF="./com/google/gdata/util/XmlParser.html#namespaceMap"><B>namespaceMap</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Set of all namespace declarations valid at the current location.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>Google Apps for Your Domain namespace.<DT><A HREF="./com/google/gdata/data/calendar/Namespaces.html" title="class in com.google.gdata.data.calendar"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData namespace definitions related to Google Calendar.<DT><A HREF="./com/google/gdata/data/codesearch/Namespaces.html" title="class in com.google.gdata.data.codesearch"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>GData namespace definitions related to Google Code Search.<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Geo namespaces for the various schemas available to geo-information.<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Namespace definitions related to Picasa Web Albums Data API.<DT><A HREF="./com/google/gdata/data/photos/pheed/Namespaces.html" title="class in com.google.gdata.data.photos.pheed"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/photos/pheed/package-summary.html">com.google.gdata.data.photos.pheed</A><DD><B>Deprecated.</B>&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I><DT><A HREF="./com/google/gdata/data/photos/pheed/Namespaces.html#Namespaces()"><B>Namespaces()</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/Namespaces.html" title="class in com.google.gdata.data.photos.pheed">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>GData namespace definitions related to Google Spreadsheets.<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Webmaster Tools XML namespace definitions.<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#Namespaces()"><B>Namespaces()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util"><B>Namespaces</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Collection of various namespace URIs.<DT><A HREF="./com/google/gdata/util/XmlBlob.html#namespaces"><B>namespaces</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Namespace declarations inherited when this blob was parsed but used
within it.
<DT><A HREF="./com/google/gdata/data/extensions/NameSuffix.html" title="class in com.google.gdata.data.extensions"><B>NameSuffix</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Suffix to a person's name.<DT><A HREF="./com/google/gdata/data/extensions/NameSuffix.html#NameSuffix()"><B>NameSuffix()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NameSuffix.html" title="class in com.google.gdata.data.extensions">NameSuffix</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/NameSuffix.html#NameSuffix(java.lang.String)"><B>NameSuffix(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NameSuffix.html" title="class in com.google.gdata.data.extensions">NameSuffix</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#nameValueRequired"><B>nameValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#narrow(com.google.gdata.util.ServiceException)"><B>narrow(ServiceException)</B></A> -
Static method in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>This is a helper method for Clients to use to obtain specific information
regarding a ServiceException.
<DT><A HREF="./com/google/gdata/data/extensions/Neighborhood.html" title="class in com.google.gdata.data.extensions"><B>Neighborhood</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Neighborhood.<DT><A HREF="./com/google/gdata/data/extensions/Neighborhood.html#Neighborhood()"><B>Neighborhood()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Neighborhood.html" title="class in com.google.gdata.data.extensions">Neighborhood</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Neighborhood.html#Neighborhood(java.lang.String)"><B>Neighborhood(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Neighborhood.html" title="class in com.google.gdata.data.extensions">Neighborhood</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html#NEITHER"><B>NEITHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.MailClass</A>
<DD>Neither structured postal address.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#NETMEETING"><B>NETMEETING</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>NetMeeting.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html#NETWORK"><B>NETWORK</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts">ExternalId.Rel</A>
<DD>Network external id.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#NEW_SUBSCRIPTION_VIDEOS_REL"><B>NEW_SUBSCRIPTION_VIDEOS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for new subscription videos (/feeds/api/users/janedoe/newsubscriptionvideos)
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#NEXT"><B>NEXT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of next page in a paged feed.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Nickname</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>Apps name space element: "apps:nickname".<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#Nickname()"><B>Nickname()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Nickname.html" title="class in com.google.gdata.data.contacts"><B>Nickname</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's nickname.<DT><A HREF="./com/google/gdata/data/contacts/Nickname.html#Nickname()"><B>Nickname()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Nickname.html" title="class in com.google.gdata.data.contacts">Nickname</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Nickname.html#Nickname(java.lang.String)"><B>Nickname(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Nickname.html" title="class in com.google.gdata.data.contacts">Nickname</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#NICKNAME_CATEGORY"><B>NICKNAME_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>Kind category used to label feeds or entries that have Nickname
extension data.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#NICKNAME_KIND"><B>NICKNAME_KIND</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>Kind term value for Nickname category labels.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>NicknameEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#NicknameEntry()"><B>NicknameEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>Constructs a new empty NicknameEntry with the appropriate kind category
to indicate that it is an nickname.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html#NicknameEntry(com.google.gdata.data.BaseEntry)"><B>NicknameEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameEntry</A>
<DD>Constructs a new NicknameEntry by doing a shallow copy of data from an
existing BaseEntry intance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>NicknameFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html#NicknameFeed()"><B>NicknameFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameFeed</A>
<DD>Constructs a new <code>NicknameFeed</code> instance that is parameterized to
contain <code>NicknameEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html#NicknameFeed(com.google.gdata.data.BaseFeed)"><B>NicknameFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/NicknameFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">NicknameFeed</A>
<DD>Constructs a new <code>NicknameFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/NicknameService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>NicknameService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The NicknameService class extends the basic <A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A>
abstraction to define a service that is preconfigured for access to the
Nickname Feed in the Google Apps for Your Domain GData API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/NicknameService.html#NicknameService(java.lang.String)"><B>NicknameService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/NicknameService.html" title="class in com.google.gdata.client.appsforyourdomain">NicknameService</A>
<DD>Constructs a NicknameService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#NO_CHUNKED_MEDIA_REQUEST"><B>NO_CHUNKED_MEDIA_REQUEST</B></A> -
Static variable in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Used to specify that the media write requests will not be chunked, but
sent in one piece.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#NO_MATCH"><B>NO_MATCH</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#noAcceptableLanguage"><B>noAcceptableLanguage</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#noAcceptableType"><B>noAcceptableType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#noAvailableServers"><B>noAvailableServers</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util"><B>NoLongerAvailableException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException()"><B>NoLongerAvailableException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException(java.lang.String)"><B>NoLongerAvailableException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException(java.lang.String, java.lang.Throwable)"><B>NoLongerAvailableException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException(java.net.HttpURLConnection)"><B>NoLongerAvailableException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>NoLongerAvailableException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NoLongerAvailableException.html#NoLongerAvailableException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>NoLongerAvailableException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NoLongerAvailableException.html" title="class in com.google.gdata.util">NoLongerAvailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#NONE"><B>NONE</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>predefined value "none" to indicate that a user has no rights
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#NONE"><B>NONE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>The event is not visible.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#NONE"><B>NONE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Generic "NONE" ACL role (support demanded by the ACL feeds design doc)
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#noPostConcurrency"><B>noPostConcurrency</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#normalizeParameters(java.lang.String, java.util.Map)"><B>normalizeParameters(String, Map&lt;String, String&gt;)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Calculates the normalized request parameters string to use in the base
string, as per section 9.1.1 of the OAuth Spec.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#normalizeUrl(java.lang.String)"><B>normalizeUrl(String)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Calculates the normalized request url, as per section 9.1.2 of the OAuth
Spec.
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss"><B>NormalPlayTime</B></A> - Class in <A HREF="./com/google/gdata/data/media/mediarss/package-summary.html">com.google.gdata.data.media.mediarss</A><DD>Time specification object which tries to conform to section 3.6
of RFC 2326 (Normal Play Time).<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#NormalPlayTime(long)"><B>NormalPlayTime(long)</B></A> -
Constructor for class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Creates a NormalPlayTime object.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#not(com.google.gdata.util.parser.Chset)"><B>not(Chset)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Creates a new character set which matches a character if that character
does not match the <code>subject</code> character set.
<DT><A HREF="./com/google/gdata/data/books/Embeddability.Value.html#NOT_EMBEDDABLE"><B>NOT_EMBEDDABLE</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.Value.html" title="class in com.google.gdata.data.books">Embeddability.Value</A>
<DD>Volume preview can not be embedded.
<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util"><B>NotAcceptableException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html#NotAcceptableException()"><B>NotAcceptableException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util">NotAcceptableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html#NotAcceptableException(java.lang.String)"><B>NotAcceptableException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util">NotAcceptableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html#NotAcceptableException(java.net.HttpURLConnection)"><B>NotAcceptableException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util">NotAcceptableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html#NotAcceptableException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>NotAcceptableException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util">NotAcceptableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotAcceptableException.html#NotAcceptableException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>NotAcceptableException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotAcceptableException.html" title="class in com.google.gdata.util">NotAcceptableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#NOTHING"><B>NOTHING</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util"><B>NotImplementedException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(java.lang.String)"><B>NotImplementedException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(java.lang.String, java.lang.Throwable)"><B>NotImplementedException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(java.lang.Throwable)"><B>NotImplementedException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(java.net.HttpURLConnection)"><B>NotImplementedException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>NotImplementedException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotImplementedException.html#NotImplementedException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>NotImplementedException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotImplementedException.html" title="class in com.google.gdata.util">NotImplementedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util"><B>NotModifiedException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException()"><B>NotModifiedException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException(java.lang.String)"><B>NotModifiedException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException(java.lang.String, java.lang.Throwable)"><B>NotModifiedException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException(java.net.HttpURLConnection)"><B>NotModifiedException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>NotModifiedException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/NotModifiedException.html#NotModifiedException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>NotModifiedException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/NotModifiedException.html" title="class in com.google.gdata.util">NotModifiedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#notModifiedSinceTimestamp"><B>notModifiedSinceTimestamp</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#now()"><B>now()</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#NOW"><B>NOW</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>The NormalPlayType 'now'
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html#NS"><B>NS</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss">MediaRssNamespace</A>
<DD>Namespace object.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#NS"><B>NS</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Namespace object.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#nullJsonValue"><B>nullJsonValue</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#NUMBER"><B>NUMBER</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Any kind of number.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#NUMBER_UNIT"><B>NUMBER_UNIT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>A number and a string.
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt"><B>NumberOfSourceWords</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a number of source words.<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#NumberOfSourceWords()"><B>NumberOfSourceWords()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#NumberOfSourceWords(java.lang.Integer)"><B>NumberOfSourceWords(Integer)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client"><B>NumberUnit</B></A>&lt;<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="type parameter in NumberUnit">T</A> extends java.lang.Number&gt; - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>A number with a unit.<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#NumberUnit(T, java.lang.String)"><B>NumberUnit(T, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>Creates a new value with a unit.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#numericValue()"><B>numericValue()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Gets a numeric representation of this metric's value.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#numRaters"><B>numRaters</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Number of ratings that was taken into account (for average ratings).
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_CALLBACK_KEY"><B>OAUTH_CALLBACK_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_CONSUMER_KEY"><B>OAUTH_CONSUMER_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_CONSUMER_SECRET"><B>OAUTH_CONSUMER_SECRET</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_KEY"><B>OAUTH_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_NONCE_KEY"><B>OAUTH_NONCE_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_SIGNATURE_KEY"><B>OAUTH_SIGNATURE_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_SIGNATURE_METHOD_KEY"><B>OAUTH_SIGNATURE_METHOD_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_TIMESTAMP_KEY"><B>OAUTH_TIMESTAMP_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_TOKEN_KEY"><B>OAUTH_TOKEN_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_TOKEN_SECRET_KEY"><B>OAUTH_TOKEN_SECRET_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAUTH_VERIFIER_KEY"><B>OAUTH_VERIFIER_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthException</B></A> - Exception in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Generic exception to capture all OAuth related issues.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html#OAuthException()"><B>OAuthException()</B></A> -
Constructor for exception com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html" title="class in com.google.gdata.client.authn.oauth">OAuthException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html#OAuthException(java.lang.String)"><B>OAuthException(String)</B></A> -
Constructor for exception com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html" title="class in com.google.gdata.client.authn.oauth">OAuthException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html#OAuthException(java.lang.Throwable)"><B>OAuthException(Throwable)</B></A> -
Constructor for exception com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html" title="class in com.google.gdata.client.authn.oauth">OAuthException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html#OAuthException(java.lang.String, java.lang.Throwable)"><B>OAuthException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthException.html" title="class in com.google.gdata.client.authn.oauth">OAuthException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthHelper</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>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.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner)"><B>OAuthHelper(String, String, String, OAuthSigner)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner, com.google.gdata.client.authn.oauth.OAuthHttpClient)"><B>OAuthHelper(String, String, String, OAuthSigner, OAuthHttpClient)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner)"><B>OAuthHelper(String, String, String, String, OAuthSigner)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Create a new <A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthHelper</CODE></A> object.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#OAuthHelper(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.authn.oauth.OAuthSigner, com.google.gdata.client.authn.oauth.OAuthHttpClient)"><B>OAuthHelper(String, String, String, String, OAuthSigner, OAuthHttpClient)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Create a new <A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthHelper</CODE></A> object.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthHmacSha1Signer</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Signs strings using HMAC-SHA1.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html#OAuthHmacSha1Signer()"><B>OAuthHmacSha1Signer()</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHmacSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthHmacSha1Signer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthHttpClient</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>A simple client for making http requests and returning the response body.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html#OAuthHttpClient()"><B>OAuthHttpClient()</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHttpClient.html" title="class in com.google.gdata.client.authn.oauth">OAuthHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthParameters</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Container for OAuth-related parameters.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#OAuthParameters()"><B>OAuthParameters()</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Creates a new <A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthParameters</CODE></A> object.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.OAuthType.html" title="enum in com.google.gdata.client.authn.oauth"><B>OAuthParameters.OAuthType</B></A> - Enum in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Type of OAuth for this parameter set (i.e., two-legged or three-legged
OAuth (see "https://sites.google.com/a/google.com/oauth/").<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util"><B>OAuthProxyException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Represents an error thrown by the OAuth Proxy in an App Engine environment.<DT><A HREF="./com/google/gdata/util/OAuthProxyException.html#OAuthProxyException(java.net.HttpURLConnection)"><B>OAuthProxyException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util">OAuthProxyException</A>
<DD>Creates a new <A HREF="./com/google/gdata/util/OAuthProxyException.html" title="class in com.google.gdata.util"><CODE>OAuthProxyException</CODE></A>, and populates the OAuth Proxy
specific parameters from the <CODE>HttpURLConnection</CODE>.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.html" title="class in com.google.gdata.client.authn.oauthproxy"><B>OAuthProxyProtocol</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauthproxy/package-summary.html">com.google.gdata.client.authn.oauthproxy</A><DD>Defines various constants used by the OAuth Proxy.<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy"><B>OAuthProxyProtocol.Header</B></A> - Interface in <A HREF="./com/google/gdata/client/authn/oauthproxy/package-summary.html">com.google.gdata.client.authn.oauthproxy</A><DD>Defines header keys used by the OAuth Proxy.<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy"><B>OAuthProxyRequest</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauthproxy/package-summary.html">com.google.gdata.client.authn.oauthproxy</A><DD>Stores the variables related to an OAuth Proxy request.<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#OAuthProxyRequest()"><B>OAuthProxyRequest()</B></A> -
Constructor for class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy"><B>OAuthProxyResponse</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauthproxy/package-summary.html">com.google.gdata.client.authn.oauthproxy</A><DD>Stores the variables related to an OAuth Proxy response.<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#OAuthProxyResponse()"><B>OAuthProxyResponse()</B></A> -
Constructor for class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#OAuthProxyResponse(java.util.Map)"><B>OAuthProxyResponse(Map&lt;String, List&lt;String&gt;&gt;)</B></A> -
Constructor for class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Creates an <A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy"><CODE>OAuthProxyResponse</CODE></A> object from a map of http headers,
such as one obtained from <CODE>HttpURLConnection#getHeaderFields()</CODE>.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthRsaSha1Signer</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Signs strings using RSA-SHA1.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#OAuthRsaSha1Signer()"><B>OAuthRsaSha1Signer()</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>Constructor for <A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth"><CODE>OAuthRsaSha1Signer</CODE></A>.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#OAuthRsaSha1Signer(java.security.PrivateKey)"><B>OAuthRsaSha1Signer(PrivateKey)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>Sets the RSA-SHA1 private key object used to sign this request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#OAuthRsaSha1Signer(java.lang.String)"><B>OAuthRsaSha1Signer(String)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>Sets the RSA-SHA1 private key object used to sign this request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#OAuthRsaSha1Signer(byte[])"><B>OAuthRsaSha1Signer(byte[])</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>Sets the RSA-SHA1 private key object used to sign this request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthSigner.html" title="interface in com.google.gdata.client.authn.oauth"><B>OAuthSigner</B></A> - Interface in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Interface for signing OAuth requests.<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth"><B>OAuthUtil</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>A general container for methods related to OAuth.<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs"><B>ObjectNumber</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>The number of object match the search query.<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#ObjectNumber()"><B>ObjectNumber()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#ObjectNumber(java.lang.Integer)"><B>ObjectNumber(Integer)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Occupation.html" title="class in com.google.gdata.data.contacts"><B>Occupation</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's hobby.<DT><A HREF="./com/google/gdata/data/contacts/Occupation.html#Occupation()"><B>Occupation()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Occupation.html" title="class in com.google.gdata.data.contacts">Occupation</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Occupation.html#Occupation(java.lang.String)"><B>Occupation(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Occupation.html" title="class in com.google.gdata.data.contacts">Occupation</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#OPAQUE"><B>OPAQUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#OPAQUE_VALUE"><B>OPAQUE_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html#OPEN"><B>OPEN</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.SyndicationRight</A>
<DD>Search results can be published or re-published without restriction.
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.html" title="class in com.google.gdata.data.books"><B>OpenAccess</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes an open access.<DT><A HREF="./com/google/gdata/data/books/OpenAccess.html#OpenAccess()"><B>OpenAccess()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.html" title="class in com.google.gdata.data.books">OpenAccess</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.html#OpenAccess(java.lang.String)"><B>OpenAccess(String)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.html" title="class in com.google.gdata.data.books">OpenAccess</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.Value.html" title="class in com.google.gdata.data.books"><B>OpenAccess.Value</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Programmatic value that describes whether the volume is in Open Access.<DT><A HREF="./com/google/gdata/data/books/OpenAccess.Value.html#OpenAccess.Value()"><B>OpenAccess.Value()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.Value.html" title="class in com.google.gdata.data.books">OpenAccess.Value</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpUrlConnectionSource.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> -
Method in interface com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpUrlConnectionSource.html" title="interface in com.google.gdata.client.http">HttpUrlConnectionSource</A>
<DD>Creates a new <CODE>HttpURLConnection</CODE> for <code>url</code>.
<DT><A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/JdkHttpUrlConnectionSource.html" title="class in com.google.gdata.client.http">JdkHttpUrlConnectionSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#OPENSEARCH"><B>OPENSEARCH</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the OpenSearch description document
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearch"><B>openSearch</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>getOpenSearchNs().getUri()</code> instead. Use
<A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_0"><CODE>Namespaces.openSearch1_0</CODE></A> if you absolutely want the namespace of
opensearch 1.0 and not 1.1.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_0"><B>openSearch1_0</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Amazon OpenSearch/RSS 1.0 namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_0Ns"><B>openSearch1_0Ns</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Amazon OpenSearch/RSS 1.0 XML namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_1"><B>openSearch1_1</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Amazon OpenSearch 1.1 namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_1Ns"><B>openSearch1_1Ns</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Amazon OpenSearch 1.1 XML namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearchDesc"><B>openSearchDesc</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>getOpenSearchDescNs().getUri()</code> instead.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearchDesc1_1"><B>openSearchDesc1_1</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>getOpenSearchDescNs().getUri()</code> instead.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearchDesc1_1Ns"><B>openSearchDesc1_1Ns</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/util/Namespaces.html#getOpenSearchDescNs()"><CODE>Namespaces.getOpenSearchDescNs()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearchDescNs"><B>openSearchDescNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/util/Namespaces.html#getOpenSearchDescNs()"><CODE>Namespaces.getOpenSearchDescNs()</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data"><B>OpenSearchDescriptionDocument</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>OpenSearch description document.<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#OpenSearchDescriptionDocument()"><B>OpenSearchDescriptionDocument()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#OpenSearchDescriptionDocument(com.google.gdata.data.OpenSearchDescriptionDocument)"><B>OpenSearchDescriptionDocument(OpenSearchDescriptionDocument)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.Handler.html" title="class in com.google.gdata.data"><B>OpenSearchDescriptionDocument.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>XmlParser ElementHandler for <code>openSearchDesc:OpenSearchDescription</code><DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.Handler.html#OpenSearchDescriptionDocument.Handler(com.google.gdata.data.ExtensionProfile)"><B>OpenSearchDescriptionDocument.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.Handler.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data"><B>OpenSearchDescriptionDocument.SyndicationRight</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The SyndicationRight class defines constant values for syndication
rights types.<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html#OpenSearchDescriptionDocument.SyndicationRight()"><B>OpenSearchDescriptionDocument.SyndicationRight()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.SyndicationRight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Namespaces.html#openSearchNs"><B>openSearchNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/util/Namespaces.html#getOpenSearchNs()"><CODE>Namespaces.getOpenSearchNs()</CODE></A> instead. Use
<A HREF="./com/google/gdata/util/Namespaces.html#openSearch1_0Ns"><CODE>Namespaces.openSearch1_0Ns</CODE></A> if you absolutely want the namespace of
opensearch 1.0.</I>
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#optimisticConcurrencyNotSupported"><B>optimisticConcurrencyNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#optional()"><B>optional()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Repeat</code> parser that matches <code>this</code> either
0 or 1 times.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#optionsNotSupported"><B>optionsNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#ORDERBY"><B>ORDERBY</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>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.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#ORDERBY"><B>ORDERBY</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>The URI parameter for sorting options.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#ORDERBY_COLUMN"><B>ORDERBY_COLUMN</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>The "orderby" string for sorting by a particular column.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#ORDERBY_POSITION"><B>ORDERBY_POSITION</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>The "orderby" string for sorting by position.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html#ORGANIZATION"><B>ORGANIZATION</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.Rel.html" title="class in com.google.gdata.data.contacts">ExternalId.Rel</A>
<DD>Organization external id.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions"><B>Organization</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Describes an organization (like Company).<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#Organization()"><B>Organization()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#Organization(java.lang.String, java.lang.Boolean, java.lang.String)"><B>Organization(String, Boolean, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.Rel.html" title="class in com.google.gdata.data.extensions"><B>Organization.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Organization type.<DT><A HREF="./com/google/gdata/data/extensions/Organization.Rel.html#Organization.Rel()"><B>Organization.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.Rel.html" title="class in com.google.gdata.data.extensions">Organization.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgDepartment.html" title="class in com.google.gdata.data.extensions"><B>OrgDepartment</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Department in the organization.<DT><A HREF="./com/google/gdata/data/extensions/OrgDepartment.html#OrgDepartment()"><B>OrgDepartment()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgDepartment.html" title="class in com.google.gdata.data.extensions">OrgDepartment</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgDepartment.html#OrgDepartment(java.lang.String)"><B>OrgDepartment(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgDepartment.html" title="class in com.google.gdata.data.extensions">OrgDepartment</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html" title="class in com.google.gdata.data.extensions"><B>OrgJobDescription</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Job description.<DT><A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html#OrgJobDescription()"><B>OrgJobDescription()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html" title="class in com.google.gdata.data.extensions">OrgJobDescription</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html#OrgJobDescription(java.lang.String)"><B>OrgJobDescription(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html" title="class in com.google.gdata.data.extensions">OrgJobDescription</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions"><B>OrgName</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Name of organization.<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#OrgName()"><B>OrgName()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#OrgName(java.lang.String, java.lang.String)"><B>OrgName(String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#OrgName(java.lang.String)"><B>OrgName(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Immutable constructor for backward compatibility.
<DT><A HREF="./com/google/gdata/data/extensions/OrgSymbol.html" title="class in com.google.gdata.data.extensions"><B>OrgSymbol</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Organization symbol/ticker.<DT><A HREF="./com/google/gdata/data/extensions/OrgSymbol.html#OrgSymbol()"><B>OrgSymbol()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgSymbol.html" title="class in com.google.gdata.data.extensions">OrgSymbol</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgSymbol.html#OrgSymbol(java.lang.String)"><B>OrgSymbol(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgSymbol.html" title="class in com.google.gdata.data.extensions">OrgSymbol</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/OrgTitle.html" title="class in com.google.gdata.data.extensions"><B>OrgTitle</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Position in organization.<DT><A HREF="./com/google/gdata/data/extensions/OrgTitle.html#OrgTitle()"><B>OrgTitle()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgTitle.html" title="class in com.google.gdata.data.extensions">OrgTitle</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/OrgTitle.html#OrgTitle(java.lang.String)"><B>OrgTitle(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgTitle.html" title="class in com.google.gdata.data.extensions">OrgTitle</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.Rel.html#ORIGINAL_URL"><B>ORIGINAL_URL</B></A> -
Static variable in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.Rel.html" title="class in com.google.gdata.data.sidewiki">SidewikiLink.Rel</A>
<DD>Http://www google com/sidewiki/original Sidewiki Link class.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions"><B>OriginalEvent</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a link to a recurring event.<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#OriginalEvent()"><B>OriginalEvent()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#originalId"><B>originalId</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>Event ID of the original recurring event entry.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#originalStartTime"><B>originalStartTime</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.Rel.html" title="class in com.google.gdata.data.contacts">Event.Rel</A>
<DD>Other event.
<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions">Email.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Rel.html" title="class in com.google.gdata.data.extensions">Im.Rel</A>
<DD>Other instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.Rel.html" title="class in com.google.gdata.data.extensions">Organization.Rel</A>
<DD>Other organization.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">PostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html#OTHER"><B>OTHER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Rel</A>
<DD>Other structured postal address.
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#OTHER_BINARY"><B>OTHER_BINARY</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#OTHER_FAX"><B>OTHER_FAX</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#OTHER_TEXT"><B>OTHER_TEXT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#OTHER_XML"><B>OTHER_XML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data"><B>OtherContent</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Variant of <A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data"><CODE>Content</CODE></A> for entries containing miscellaneous
inlined content types.<DT><A HREF="./com/google/gdata/data/OtherContent.html#OtherContent()"><B>OtherContent()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html" title="class in com.google.gdata.data"><B>OtherContent.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_DOMAIN_HEADER_NAME"><B>OUTBOUND_DOMAIN_HEADER_NAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_DOMAIN_HEADER_VALUE"><B>OUTBOUND_DOMAIN_HEADER_VALUE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_EMAIL"><B>OUTBOUND_EMAIL</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_MAIL_FROM"><B>OUTBOUND_MAIL_FROM</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_RCPT_TO"><B>OUTBOUND_RCPT_TO</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_SERVER"><B>OUTBOUND_SERVER</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#OUTBOUND_SMTP_MODE"><B>OUTBOUND_SMTP_MODE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data"><B>OutOfLineContent</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Variant of <A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data"><CODE>Content</CODE></A> for entries that reference external content.<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#OutOfLineContent()"><B>OutOfLineContent()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html" title="class in com.google.gdata.data"><B>OutOfLineContent.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html#OutOfLineContent.AtomHandler()"><B>OutOfLineContent.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html" title="class in com.google.gdata.data">OutOfLineContent.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.Rel.html#OVERALL"><B>OVERALL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.Rel.html" title="class in com.google.gdata.data.extensions">Rating.Rel</A>
<DD>Overall rating.
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#OVERRIDE"><B>OVERRIDE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>Only applies to events.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#OVERRIDE"><B>OVERRIDE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "OVERRIDE" ACL role
<DT><A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html" title="class in com.google.gdata.data.calendar"><B>OverrideNameProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing override name property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html#OverrideNameProperty()"><B>OverrideNameProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html" title="class in com.google.gdata.data.calendar">OverrideNameProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html#OverrideNameProperty(java.lang.String)"><B>OverrideNameProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/OverrideNameProperty.html" title="class in com.google.gdata.data.calendar">OverrideNameProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ListType.html#OWNED"><B>OWNED</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ListType.html" title="class in com.google.gdata.data.calendar">ListType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#OWNER"><B>OWNER</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>predefined value "owner" to indicate that a user has the right to read,
modify and delete the controlled object
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#OWNER"><B>OWNER</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>The user is the event organizer or the owner of the calendar.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#OWNER"><B>OWNER</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "OWNER" ACL role
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting"><B>Owner</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue owner.<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#Owner()"><B>Owner()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#OWNER_REL"><B>OWNER_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Google data rel's for migration API
<DT><A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html" title="class in com.google.gdata.data.projecthosting"><B>OwnerUpdate</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue owner update.<DT><A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html#OwnerUpdate()"><B>OwnerUpdate()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html" title="class in com.google.gdata.data.projecthosting">OwnerUpdate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html#OwnerUpdate(java.lang.String)"><B>OwnerUpdate(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html" title="class in com.google.gdata.data.projecthosting">OwnerUpdate</A>
<DD>Constructor (mutable or immutable).
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch"><B>Package</B></A> - Class in <A HREF="./com/google/gdata/data/codesearch/package-summary.html">com.google.gdata.data.codesearch</A><DD>GData schema extension describing a package.<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#Package()"><B>Package()</B></A> -
Constructor for class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#PAGE_VARIATION_URL"><B>PAGE_VARIATION_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>A/b page variation URL.
<DT><A HREF="./com/google/gdata/data/sites/PageEntry.html" title="class in com.google.gdata.data.sites"><B>PageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a page in the site.<DT><A HREF="./com/google/gdata/data/sites/PageEntry.html#PageEntry()"><B>PageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageEntry.html" title="class in com.google.gdata.data.sites">PageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/PageEntry.html#PageEntry(com.google.gdata.data.BaseEntry)"><B>PageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageEntry.html" title="class in com.google.gdata.data.sites">PageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/PageName.html" title="class in com.google.gdata.data.sites"><B>PageName</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An element indicating the name of a particular item.<DT><A HREF="./com/google/gdata/data/sites/PageName.html#PageName()"><B>PageName()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageName.html" title="class in com.google.gdata.data.sites">PageName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/PageName.html#PageName(java.lang.String)"><B>PageName(String)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageName.html" title="class in com.google.gdata.data.sites">PageName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#PAGER"><B>PAGER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Type.html#PAGES_VISITED"><B>PAGES_VISITED</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Type.html" title="class in com.google.gdata.data.analytics">Engagement.Type</A>
<DD>PagesVisited engagement.
<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil"><B>ParamMap</B></A> - Class in <A HREF="./com/google/gdata/util/httputil/package-summary.html">com.google.gdata.util.httputil</A><DD><B>Deprecated.</B>&nbsp;<I>Use the general <CODE>Multimap</CODE>
interface to represent name-value pairs. If order of insertion or support
of duplicate name-value pairs is required, use <CODE>LinkedListMultimap</CODE>. For the particular task of
parsing and storing URI parameters, consider <CODE>UriParameterMap</CODE>, which is also the type returned
by <CODE>com.google.gdata.util.common.net.UriBuilder</CODE> instances for URI query
parameters. If you got here because you use <A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html" title="class in com.google.gdata.util.httputil"><CODE>FormUrlDecoder</CODE></A> or
<CODE>CgiParams</CODE>, then see the deprecation comments in those classes.</I><DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#ParamMap()"><B>ParamMap()</B></A> -
Constructor for class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.ResultFormat.html#paramValue()"><B>paramValue()</B></A> -
Method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.ResultFormat.html" title="enum in com.google.gdata.client">Query.ResultFormat</A>
<DD>Returns the value to use for the "alt" parameter.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html#PARCELS"><B>PARCELS</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.MailClass</A>
<DD>Parcels structured postal address.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html#PARENT"><B>PARENT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.Rel.html" title="class in com.google.gdata.data.analytics">AnalyticsLink.Rel</A>
<DD>Represents a link to a PARENT entry.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html#PARENT"><B>PARENT</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs">DocumentListLink.Rel</A>
<DD>Link for the parent folder entry.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#PARENT"><B>PARENT</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Parent sites link.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#PARENT_NAMESPACE"><B>PARENT_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#parse(com.google.gdata.data.ExtensionProfile, java.io.Reader)"><B>parse(ExtensionProfile, Reader)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>Parses XML from a Reader.
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#parse(com.google.gdata.data.ExtensionProfile, java.io.InputStream)"><B>parse(ExtensionProfile, InputStream)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>Parses XML from an InputStream.
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#parse(java.lang.String)"><B>parse(String)</B></A> -
Static method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Parses a NormalPlayTime object and return it.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#parse(com.google.gdata.data.ExtensionProfile, java.io.Reader)"><B>parse(ExtensionProfile, Reader)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>Parses XML.
<DT><A HREF="./com/google/gdata/data/XmlEventSource.html#parse(org.xml.sax.helpers.DefaultHandler)"><B>parse(DefaultHandler)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/XmlEventSource.html" title="interface in com.google.gdata.data">XmlEventSource</A>
<DD>Parse this event source with the given xml handler.
<DT><A HREF="./com/google/gdata/data/youtube/FormUploadToken.html#parse(java.io.InputStream)"><B>parse(InputStream)</B></A> -
Static method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FormUploadToken.html" title="class in com.google.gdata.data.youtube">FormUploadToken</A>
<DD>Parse a form-upload token from its XML definition.
<DT><A HREF="./com/google/gdata/util/EventSourceParser.html#parse(com.google.gdata.data.XmlEventSource)"><B>parse(XmlEventSource)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/EventSourceParser.html" title="class in com.google.gdata.util">EventSourceParser</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html#parse(java.lang.String, com.google.gdata.util.httputil.ParamMap, java.lang.String)"><B>parse(String, ParamMap, String)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html" title="class in com.google.gdata.util.httputil">FormUrlDecoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>UriParameterMap.parse(query, encoding)</code>. To convert
from the string to the <CODE>Charset</CODE> instance, see
<CODE>Charsets</CODE>. 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.</I>
<DT><A HREF="./com/google/gdata/util/parser/Action.html#parse(char[], int, int, U)"><B>parse(char[], int, int, U)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Action.html" title="class in com.google.gdata.util.parser">Action</A>
<DD>Matches the <code>subject</code> parser against the current state of the
buffer being parsed.
<DT><A HREF="./com/google/gdata/util/parser/Alternative.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Alternative.html" title="class in com.google.gdata.util.parser">Alternative</A>
<DD>Matches the current prefix of the buffer being parsed
<code>buf[start,end]</code> against <code>left</code> or
<code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#parse(char[], int, int, java.lang.Object)"><B>parse(char[], int, int, Object)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Matches <code>buf[start]</code> against the character set.
<DT><A HREF="./com/google/gdata/util/parser/Difference.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Difference.html" title="class in com.google.gdata.util.parser">Difference</A>
<DD>Matches the prefix of the buffer (<code>buf[start,end)</code>) being
parsed if, and only if, the <code>left</code> sub-parser matches the
incoming state of the buffer and the <code>right</code> sub-parser does
not match the incoming state of the parse buffer.
<DT><A HREF="./com/google/gdata/util/parser/Intersection.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Intersection.html" title="class in com.google.gdata.util.parser">Intersection</A>
<DD>Matches the prefix of the buffer (<code>buf[start,end)</code>) being
parsed against the <code>left</code> and <code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>The parse interface that subclasses must implement.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#parse(char[], T)"><B>parse(char[], T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Convenience routine to parse a character array.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#parse(java.lang.String, T)"><B>parse(String, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Convenience routine to parse a string.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#parse(java.io.Reader, T)"><B>parse(Reader, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Convenience routine to parse a <code>java.io.Reader</code>.
<DT><A HREF="./com/google/gdata/util/parser/Repeat.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Repeat.html" title="class in com.google.gdata.util.parser">Repeat</A>
<DD>Matches the <code>subject</code> parser against the prefix of the buffer
(<code>buf[start,end)</code>) being parsed if the <code>subject</code>
parser matches at least <code>min</code> times and not more than
<code>max</code> times in sequence.
<DT><A HREF="./com/google/gdata/util/parser/Rule.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Rule.html" title="class in com.google.gdata.util.parser">Rule</A>
<DD>Delegates parsing responsibilties to <code>subject</code> if it is
non-null, and returns <code>NO_MATCH</code> otherwise.
<DT><A HREF="./com/google/gdata/util/parser/Sequence.html#parse(char[], int, int, T)"><B>parse(char[], int, int, T)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Sequence.html" title="class in com.google.gdata.util.parser">Sequence</A>
<DD>Matches the prefix of the buffer (<code>buf[start,end)</code>) being
parsed against the <code>left</code> and <code>right</code> sub-parsers in
sequence.
<DT><A HREF="./com/google/gdata/util/parser/Strcaselit.html#parse(char[], int, int, java.lang.Object)"><B>parse(char[], int, int, Object)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Strcaselit.html" title="class in com.google.gdata.util.parser">Strcaselit</A>
<DD>Performs a case-insensitive comparison of the <code>str</code> member
field passed to the <code>Strlit</code> constructor against the prefix of
the parse buffer: <code>buf[start,end)</code>.
<DT><A HREF="./com/google/gdata/util/parser/Strlit.html#parse(char[], int, int, java.lang.Object)"><B>parse(char[], int, int, Object)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Strlit.html" title="class in com.google.gdata.util.parser">Strlit</A>
<DD>Performs a case-sensitive comparison of the <code>str</code> member field
passed to the <code>Strlit</code> constructor against the prefix of the
parse buffer: <code>buf[start,end)</code>.
<DT><A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html#parse(java.net.HttpURLConnection)"><B>parse(HttpURLConnection)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html" title="class in com.google.gdata.util">ServiceExceptionInitializer</A>
<DD>Initializes the ServiceException using the error response data from an
HTTP connection.
<DT><A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html#parse(com.google.gdata.util.ContentType, java.lang.String)"><B>parse(ContentType, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html" title="class in com.google.gdata.util">ServiceExceptionInitializer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlParser.html#parse(java.io.Reader, com.google.gdata.util.XmlParser.ElementHandler, java.lang.String, java.lang.String)"><B>parse(Reader, XmlParser.ElementHandler, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Parses XML.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#parse(java.io.InputStream, com.google.gdata.util.XmlParser.ElementHandler, java.lang.String, java.lang.String)"><B>parse(InputStream, XmlParser.ElementHandler, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Parses XML.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#parse(com.google.gdata.util.XmlParser.ElementHandler, java.lang.String, java.lang.String)"><B>parse(XmlParser.ElementHandler, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Parses XML from a content source provided to the parser at
construction time.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#parse(org.xml.sax.InputSource)"><B>parse(InputSource)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Parses XML.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.InputStream)"><B>parseAtom(ExtensionProfile, InputStream)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.Reader)"><B>parseAtom(ExtensionProfile, Reader)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#parseAtom(com.google.gdata.data.ExtensionProfile, com.google.gdata.data.XmlEventSource)"><B>parseAtom(ExtensionProfile, XmlEventSource)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Parses XML in the Atom format from a parser-defined content source.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.InputStream)"><B>parseAtom(ExtensionProfile, InputStream)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.Reader)"><B>parseAtom(ExtensionProfile, Reader)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#parseAtom(com.google.gdata.data.ExtensionProfile, com.google.gdata.data.XmlEventSource)"><B>parseAtom(ExtensionProfile, XmlEventSource)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Parses XML in the Atom format from a parser-defined content source.
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#parseAtom(com.google.gdata.data.ExtensionProfile, com.google.gdata.util.XmlParser)"><B>parseAtom(ExtensionProfile, XmlParser)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>Parses a Categories element using data read from the specified parser
instance.
<DT><A HREF="./com/google/gdata/data/Source.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.InputStream)"><B>parseAtom(ExtensionProfile, InputStream)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/data/Source.html#parseAtom(com.google.gdata.data.ExtensionProfile, java.io.Reader)"><B>parseAtom(ExtensionProfile, Reader)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Parses XML in the Atom format.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#parseBooleanValue(java.lang.String)"><B>parseBooleanValue(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Utility method to parse provided xsd:boolean value.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#parseConfig(com.google.gdata.data.ExtensionProfile, java.lang.ClassLoader, java.io.InputStream)"><B>parseConfig(ExtensionProfile, ClassLoader, InputStream)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Parses XML in the ExtensionProfile format.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#parseCumulativeXmlBlob(com.google.gdata.util.XmlBlob, com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>parseCumulativeXmlBlob(XmlBlob, ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Reverses <A HREF="./com/google/gdata/data/ExtensionPoint.html#generateCumulativeXmlBlob(com.google.gdata.data.ExtensionProfile)"><CODE>ExtensionPoint.generateCumulativeXmlBlob(ExtensionProfile)</CODE></A>.
<DT><A HREF="./com/google/gdata/data/DateTime.html#parseDate(java.lang.String)"><B>parseDate(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Parses an xs:date string.
<DT><A HREF="./com/google/gdata/data/DateTime.html#parseDateTime(java.lang.String)"><B>parseDateTime(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Parses an xs:dateTime string.
<DT><A HREF="./com/google/gdata/data/DateTime.html#parseDateTimeChoice(java.lang.String)"><B>parseDateTimeChoice(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Parses an XML value that's either an xs:date or xs:dateTime string.
<DT><A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util"><B>ParseException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The ParseException indicates a failure parsing GData request content.<DT><A HREF="./com/google/gdata/util/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ParseException.html#ParseException(java.lang.String, java.lang.Throwable)"><B>ParseException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ParseException.html#ParseException(java.lang.Throwable)"><B>ParseException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ParseException.html#ParseException(com.google.gdata.util.ErrorContent)"><B>ParseException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ParseException.html#ParseException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>ParseException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseException.html" title="class in com.google.gdata.util">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html#parseQuerystring(java.lang.String)"><B>parseQuerystring(String)</B></A> -
Static method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthUtil.html" title="class in com.google.gdata.client.authn.oauth">OAuthUtil</A>
<DD>Parse a querystring into a map of key/value pairs.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser"><B>Parser</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Parser.html" title="type parameter in Parser">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The com.google.gdata.util.parser package provides a framework for creating recursive
descent parsers.<DT><A HREF="./com/google/gdata/util/parser/Parser.html#Parser()"><B>Parser()</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#parseResponseData(com.google.gdata.client.Service.GDataRequest, java.lang.Class)"><B>parseResponseData(Service.GDataRequest, Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Parses the response stream for a request based upon request properties and
an expected result type.
<DT><A HREF="./com/google/gdata/client/Service.html#parseResponseData(com.google.gdata.data.ParseSource, com.google.gdata.util.ContentType, java.lang.Class)"><B>parseResponseData(ParseSource, ContentType, Class&lt;E&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Parses the response stream for a request based upon response content type
and an expected result type.
<DT><A HREF="./com/google/gdata/data/DateTime.html#parseRfc822(java.lang.String)"><B>parseRfc822(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Parses the value as an RFC 822 date/time.
<DT><A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data"><B>ParseSource</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The ParseSource class represents a data input source that can be used to
read parseable GData content.<DT><A HREF="./com/google/gdata/data/ParseSource.html#ParseSource(java.io.Reader)"><B>ParseSource(Reader)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Constructs a new GData input source using data from a <CODE>Reader</CODE>.
<DT><A HREF="./com/google/gdata/data/ParseSource.html#ParseSource(java.io.InputStream)"><B>ParseSource(InputStream)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Constructs a new GData input source using data from an <CODE>InputStream</CODE>.
<DT><A HREF="./com/google/gdata/data/ParseSource.html#ParseSource(com.google.gdata.data.XmlEventSource)"><B>ParseSource(XmlEventSource)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data">ParseSource</A>
<DD>Constructs a new GData input source using data from an <A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util"><CODE>XmlParser</CODE></A>.
<DT><A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util"><B>ParseUtil</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Helper class with static parse methods to parse entries and feeds based on
the old or new data model as appropriate.<DT><A HREF="./com/google/gdata/util/ParseUtil.html#ParseUtil()"><B>ParseUtil()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util">ParseUtil</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html#parseWithCallback(java.lang.String, java.lang.String, com.google.gdata.util.httputil.FormUrlDecoder.Callback)"><B>parseWithCallback(String, String, FormUrlDecoder.Callback)</B></A> -
Static method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/FormUrlDecoder.html" title="class in com.google.gdata.util.httputil">FormUrlDecoder</A>
<DD><B>Deprecated.</B>&nbsp;<I>Do not use. (Currently only needed internally by
UriParameterMap.)</I>
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#partialJsoncUnsupported"><B>partialJsoncUnsupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#password"><B>password</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Method.html#PATCH"><B>PATCH</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Method.html" title="interface in com.google.gdata.client">GDataProtocol.Method</A>
<DD>The PATCH method is used to request a GData partial update, where parts
of the target resource can be updated or deleted.
<DT><A HREF="./com/google/gdata/client/Service.html#patch(java.net.URL, java.lang.String, E)"><B>patch(URL, String, E)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Patches an existing <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> by removing a set of selected fields and
then merging a partial entry representation into the resource at the
specified entry edit URL.
<DT><A HREF="./com/google/gdata/client/Service.html#patch(java.net.URL, java.lang.String, E, java.lang.String)"><B>patch(URL, String, E, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Patches an existing <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> by removing a set of selected fields and
then merging a partial entry representation into the resource at the
specified entry edit URL.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#pathPrefixValueRequired"><B>pathPrefixValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#pause()"><B>pause()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Causes the uploader to pause uploading.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PAYMENT_METHOD_ATTRIBUTE"><B>PAYMENT_METHOD_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:payment_accepted&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PAYMENT_NOTES_ATTRIBUTE"><B>PAYMENT_NOTES_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:payment_notes&gt;</code>.
<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs"><B>PdfEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single PDF within a <A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html#PdfEntry()"><B>PdfEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs">PdfEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData
parsers.
<DT><A HREF="./com/google/gdata/data/docs/PdfEntry.html#PdfEntry(com.google.gdata.data.BaseEntry)"><B>PdfEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PdfEntry.html" title="class in com.google.gdata.data.docs">PdfEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#PEEKER"><B>PEEKER</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>predefined value "peeker" to indicate that a user has the right to know of
the existance of the controlled object
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#PERCENT"><B>PERCENT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Percent metric.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt"><B>PercentComplete</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a percent complete.<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#PercentComplete()"><B>PercentComplete()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#PercentComplete(java.lang.Integer)"><B>PercentComplete(Integer)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data"><B>Person</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Person type used for feed and entry authors and contributors.<DT><A HREF="./com/google/gdata/data/Person.html#Person()"><B>Person()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/Person.html#Person(java.lang.String)"><B>Person(String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Constructs a new Person instance with the specified name.
<DT><A HREF="./com/google/gdata/data/Person.html#Person(java.lang.String, java.lang.String, java.lang.String)"><B>Person(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>Constructs a new Person instance with the specified name, URI,
and email address.
<DT><A HREF="./com/google/gdata/data/Person.AtomHandler.html" title="class in com.google.gdata.data"><B>Person.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/data/Person.AtomHandler.html#Person.AtomHandler(com.google.gdata.data.ExtensionProfile)"><B>Person.AtomHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.AtomHandler.html" title="class in com.google.gdata.data">Person.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHEED"><B>PHEED</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Pheed namespace (PHEED) namespace
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHEED_ALIAS"><B>PHEED_ALIAS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Pheed namespace (PHEED) namespace alias
<DT><A HREF="./com/google/gdata/data/photos/pheed/Namespaces.html#PHEED_NAMESPACE"><B>PHEED_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/Namespaces.html" title="class in com.google.gdata.data.photos.pheed">Namespaces</A>
<DD><B>Deprecated.</B>&nbsp;Pheed <a href="http://www.pheed.com/pheed/">pheed</a> namespace.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHEED_NS"><B>PHEED_NS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>XML writer namespace for Pheed namespace (PHEED)
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHEED_PREFIX"><B>PHEED_PREFIX</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Pheed namespace (PHEED) namespace prefix
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedConstruct.html" title="class in com.google.gdata.data.photos.pheed"><B>PheedConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/photos/pheed/package-summary.html">com.google.gdata.data.photos.pheed</A><DD><B>Deprecated.</B>&nbsp;<I>the pheed construct is deprecated in favor of media rss.</I><DT><A HREF="./com/google/gdata/data/photos/pheed/PheedConstruct.html#PheedConstruct(java.lang.String)"><B>PheedConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedConstruct.html" title="class in com.google.gdata.data.photos.pheed">PheedConstruct</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedConstruct.html#PheedConstruct(java.lang.String, java.lang.String)"><B>PheedConstruct(String, String)</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedConstruct.html" title="class in com.google.gdata.data.photos.pheed">PheedConstruct</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html" title="class in com.google.gdata.data.photos.pheed"><B>PheedImageUrl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/pheed/package-summary.html">com.google.gdata.data.photos.pheed</A><DD><B>Deprecated.</B>&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I><DT><A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html#PheedImageUrl()"><B>PheedImageUrl()</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedImageUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html#PheedImageUrl(java.lang.String)"><B>PheedImageUrl(String)</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedImageUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedImageUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedImageUrl.html" title="class in com.google.gdata.data.photos"><B>PheedImageUrl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Photo image source.<DT><A HREF="./com/google/gdata/data/photos/PheedImageUrl.html#PheedImageUrl()"><B>PheedImageUrl()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedImageUrl.html" title="class in com.google.gdata.data.photos">PheedImageUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/PheedImageUrl.html#PheedImageUrl(java.lang.String)"><B>PheedImageUrl(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedImageUrl.html" title="class in com.google.gdata.data.photos">PheedImageUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html" title="class in com.google.gdata.data.photos.pheed"><B>PheedThumbnail</B></A> - Class in <A HREF="./com/google/gdata/data/photos/pheed/package-summary.html">com.google.gdata.data.photos.pheed</A><DD><B>Deprecated.</B>&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I><DT><A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html#PheedThumbnail()"><B>PheedThumbnail()</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html" title="class in com.google.gdata.data.photos.pheed">PheedThumbnail</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html#PheedThumbnail(java.lang.String)"><B>PheedThumbnail(String)</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedThumbnail.html" title="class in com.google.gdata.data.photos.pheed">PheedThumbnail</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedThumbnail.html" title="class in com.google.gdata.data.photos"><B>PheedThumbnail</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Photo thumbnail.<DT><A HREF="./com/google/gdata/data/photos/PheedThumbnail.html#PheedThumbnail()"><B>PheedThumbnail()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedThumbnail.html" title="class in com.google.gdata.data.photos">PheedThumbnail</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/PheedThumbnail.html#PheedThumbnail(java.lang.String)"><B>PheedThumbnail(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedThumbnail.html" title="class in com.google.gdata.data.photos">PheedThumbnail</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html" title="class in com.google.gdata.data.photos.pheed"><B>PheedVideoUrl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/pheed/package-summary.html">com.google.gdata.data.photos.pheed</A><DD><B>Deprecated.</B>&nbsp;<I>the pheed namespace is deprecated in favor of media rss.</I><DT><A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html#PheedVideoUrl()"><B>PheedVideoUrl()</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedVideoUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html#PheedVideoUrl(java.lang.String)"><B>PheedVideoUrl(String)</B></A> -
Constructor for class com.google.gdata.data.photos.pheed.<A HREF="./com/google/gdata/data/photos/pheed/PheedVideoUrl.html" title="class in com.google.gdata.data.photos.pheed">PheedVideoUrl</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html" title="class in com.google.gdata.data.photos"><B>PheedVideoUrl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Video source.<DT><A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html#PheedVideoUrl()"><B>PheedVideoUrl()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html" title="class in com.google.gdata.data.photos">PheedVideoUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html#PheedVideoUrl(java.lang.String)"><B>PheedVideoUrl(String)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html" title="class in com.google.gdata.data.photos">PheedVideoUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions"><B>PhoneNumber</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a phone number.<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#PhoneNumber()"><B>PhoneNumber()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#phoneNumber"><B>phoneNumber</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>Human-readable phone number.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions"><B>PhoneNumber.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The phone number type.<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#PhoneNumber.Rel()"><B>PhoneNumber.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#PHOTO_CATEGORY"><B>PHOTO_CATEGORY</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>A category object for photos.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#PHOTO_KIND"><B>PHOTO_KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>The fully qualified kind term for photos.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos"><B>PhotoData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Base data object for photo feeds and entries, this interface contains the
methods that all photo objects must provide.<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>PhotoDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation class for photo data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#PhotoDataImpl(com.google.gdata.data.ExtensionPoint)"><B>PhotoDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Construct a new implementation of PhotoGphotoData with the given extension
point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos"><B>PhotoEntry</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Entry for photo kinds, contains photo metadata.<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#PhotoEntry()"><B>PhotoEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#PhotoEntry(com.google.gdata.data.BaseEntry)"><B>PhotoEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos"><B>PhotoFeed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Feed for a Photo in our google data api.<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#PhotoFeed()"><B>PhotoFeed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>Constructs a new empty photo feed.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#PhotoFeed(com.google.gdata.data.BaseFeed)"><B>PhotoFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>Constructs a new photo feed from a shallow copy of the data in the source
feed.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHOTOS"><B>PHOTOS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Google Photos namespace (GPHOTO) namespace
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHOTOS_ALIAS"><B>PHOTOS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Google Photos namespace (GPHOTO) namespace alias
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHOTOS_NAMESPACE"><B>PHOTOS_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>XML writer namespace for Google Photos namespace (GPHOTO)
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#PHOTOS_PREFIX"><B>PHOTOS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>Google Photos namespace (GPHOTO) namespace prefix
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos"><B>PicasawebService</B></A> - Class in <A HREF="./com/google/gdata/client/photos/package-summary.html">com.google.gdata.client.photos</A><DD>Extends the basic <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> abstraction to define a service that
is preconfigured for access to the Picasa Web Albums Data API.<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#PicasawebService(java.lang.String)"><B>PicasawebService(String)</B></A> -
Constructor for class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>Constructs an instance connecting to the Picasa Web Albums Data API for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#PicasawebService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>PicasawebService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>Constructs an instance connecting to the Picasa Web Albums Data API for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#PicasawebService(java.lang.String, java.lang.String, java.lang.String)"><B>PicasawebService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>Constructs an instance connecting to the Picasa Web Albums Data API with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html" title="class in com.google.gdata.client.photos"><B>PicasawebService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/photos/package-summary.html">com.google.gdata.client.photos</A><DD>GData versions supported by the Picasa Web Albums Data API.<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PICKUP_ATTRIBUTE"><B>PICKUP_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:pickup&gt;</code>.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#plainText(java.lang.String)"><B>plainText(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Construct a new plain text content with the given text.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data"><B>PlainTextConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Plain text variant of <A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data"><CODE>TextConstruct</CODE></A>.<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#PlainTextConstruct()"><B>PlainTextConstruct()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#PlainTextConstruct(java.lang.String)"><B>PlainTextConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Class constructor specifying the plain text content for this
text construct to contain.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#PlainTextConstruct(java.lang.String, java.lang.String)"><B>PlainTextConstruct(String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Class constructor specifying the plain text content for this
text construct to contain, plus the human language that
the text is written in.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html" title="class in com.google.gdata.data"><B>PlainTextConstruct.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html#PlainTextConstruct.AtomHandler()"><B>PlainTextConstruct.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">PlainTextConstruct.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#PLAYLIST_REL"><B>PLAYLIST_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for the feed of a playlist (containing playlist entries)
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube"><B>PlaylistEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A YouTube playlist entry.<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#PlaylistEntry()"><B>PlaylistEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD>Creates an empty playlist entry.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#PlaylistEntry(com.google.gdata.data.BaseEntry)"><B>PlaylistEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD>Creates a copy of another entry.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube"><B>PlaylistFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A YouTube playlist feed.<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#PlaylistFeed()"><B>PlaylistFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#PlaylistFeed(com.google.gdata.data.BaseFeed)"><B>PlaylistFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube"><B>PlaylistLinkEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Entries that appear on the user playlist feed.<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#PlaylistLinkEntry()"><B>PlaylistLinkEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#PlaylistLinkEntry(com.google.gdata.data.BaseEntry)"><B>PlaylistLinkEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html" title="class in com.google.gdata.data.youtube"><B>PlaylistLinkFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed that contains playlist link entries.<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html#PlaylistLinkFeed()"><B>PlaylistLinkFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html" title="class in com.google.gdata.data.youtube">PlaylistLinkFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html#PlaylistLinkFeed(com.google.gdata.data.BaseFeed)"><B>PlaylistLinkFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkFeed.html" title="class in com.google.gdata.data.youtube">PlaylistLinkFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#PLAYLISTS_REL"><B>PLAYLISTS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user playlists links.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#plus()"><B>plus()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Repeat</code> parser that matches <code>this</code> 1 or
more times.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Type.html#PNG"><B>PNG</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Type.html" title="class in com.google.gdata.data.books">BooksLink.Type</A>
<DD>Link type used for PNG images.
<DT><A HREF="./com/google/gdata/data/extensions/PoBox.html" title="class in com.google.gdata.data.extensions"><B>PoBox</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>P.O.<DT><A HREF="./com/google/gdata/data/extensions/PoBox.html#PoBox()"><B>PoBox()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PoBox.html" title="class in com.google.gdata.data.extensions">PoBox</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/PoBox.html#PoBox(java.lang.String)"><B>PoBox(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PoBox.html" title="class in com.google.gdata.data.extensions">PoBox</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/geo/Point.html" title="interface in com.google.gdata.data.geo"><B>Point</B></A> - Interface in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Interface for specifying a point that describes some geographic location.<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl"><B>PointConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>A basic point construct consists of a space-separated coordinate in geo
space.<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#PointConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String)"><B>PointConstruct(XmlNamespace, String)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>Constructor to create an empty point object.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#PointConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.lang.Double, java.lang.Double)"><B>PointConstruct(XmlNamespace, String, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>Constructor to create a point from a given lat/lon pair.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#PointConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, com.google.gdata.data.geo.Point)"><B>PointConstruct(XmlNamespace, String, Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>Copy constructor to create a point from another point.
<DT><A HREF="./com/google/gdata/data/geo/PointData.html" title="interface in com.google.gdata.data.geo"><B>PointData</B></A> - Interface in <A HREF="./com/google/gdata/data/geo/package-summary.html">com.google.gdata.data.geo</A><DD>Data interface for all geo-tagged extension points.<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl"><B>PointDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Implementation of the PointData interface.<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#PointDataImpl(com.google.gdata.data.ExtensionPoint)"><B>PointDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Construct a new implementation of PointData with the given
extension point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance"><B>PortfolioData</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Data for the portfolio.<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#PortfolioData()"><B>PortfolioData()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#PortfolioData(java.lang.String, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double)"><B>PortfolioData(String, Double, Double, Double, Double, Double, Double, Double, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance"><B>PortfolioEntry</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes an entry in a feed of Finance portfolios.<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#PortfolioEntry()"><B>PortfolioEntry()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#PortfolioEntry(com.google.gdata.data.BaseEntry)"><B>PortfolioEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeed.html" title="class in com.google.gdata.data.finance"><B>PortfolioFeed</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes a Finance portfolio feed.<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeed.html#PortfolioFeed()"><B>PortfolioFeed()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeed.html" title="class in com.google.gdata.data.finance">PortfolioFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeed.html#PortfolioFeed(com.google.gdata.data.BaseFeed)"><B>PortfolioFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeed.html" title="class in com.google.gdata.data.finance">PortfolioFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html" title="class in com.google.gdata.data.finance"><B>PortfolioFeedLink</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes a portfolio feed link.<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html#PortfolioFeedLink()"><B>PortfolioFeedLink()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html" title="class in com.google.gdata.data.finance">PortfolioFeedLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance"><B>PortfolioQuery</B></A> - Class in <A HREF="./com/google/gdata/client/finance/package-summary.html">com.google.gdata.client.finance</A><DD>Describes a query for the feed of all the user's portfolios.<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html#PortfolioQuery(java.net.URL)"><B>PortfolioQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance">PortfolioQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance"><B>PositionData</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Data for the position.<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#PositionData()"><B>PositionData()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#PositionData(java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double, java.lang.Double)"><B>PositionData(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance"><B>PositionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes an entry in a feed of Finance positions.<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#PositionEntry()"><B>PositionEntry()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#PositionEntry(com.google.gdata.data.BaseEntry)"><B>PositionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/finance/PositionFeed.html" title="class in com.google.gdata.data.finance"><B>PositionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes a Finance position feed.<DT><A HREF="./com/google/gdata/data/finance/PositionFeed.html#PositionFeed()"><B>PositionFeed()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeed.html" title="class in com.google.gdata.data.finance">PositionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/PositionFeed.html#PositionFeed(com.google.gdata.data.BaseFeed)"><B>PositionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeed.html" title="class in com.google.gdata.data.finance">PositionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/finance/PositionFeedLink.html" title="class in com.google.gdata.data.finance"><B>PositionFeedLink</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes a position feed link.<DT><A HREF="./com/google/gdata/data/finance/PositionFeedLink.html#PositionFeedLink()"><B>PositionFeedLink()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeedLink.html" title="class in com.google.gdata.data.finance">PositionFeedLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance"><B>PositionQuery</B></A> - Class in <A HREF="./com/google/gdata/client/finance/package-summary.html">com.google.gdata.client.finance</A><DD>Describes a query for the feed of all the positions belonging to the
portfolio.<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html#PositionQuery(java.net.URL)"><B>PositionQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance">PositionQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions"><B>PostalAddress</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a postal address.<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#PostalAddress()"><B>PostalAddress()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions"><B>PostalAddress.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The postal address type.<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html#PostalAddress.Rel()"><B>PostalAddress.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">PostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostCode.html" title="class in com.google.gdata.data.extensions"><B>PostCode</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Postal code.<DT><A HREF="./com/google/gdata/data/extensions/PostCode.html#PostCode()"><B>PostCode()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostCode.html" title="class in com.google.gdata.data.extensions">PostCode</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/PostCode.html#PostCode(java.lang.String)"><B>PostCode(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostCode.html" title="class in com.google.gdata.data.extensions">PostCode</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html" title="class in com.google.gdata.data.blogger"><B>PostCommentFeed</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a feed of a blog post's comments.<DT><A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html#PostCommentFeed()"><B>PostCommentFeed()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html" title="class in com.google.gdata.data.blogger">PostCommentFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html#PostCommentFeed(com.google.gdata.data.BaseFeed)"><B>PostCommentFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html" title="class in com.google.gdata.data.blogger">PostCommentFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger"><B>PostEntry</B></A> - Class in <A HREF="./com/google/gdata/data/blogger/package-summary.html">com.google.gdata.data.blogger</A><DD>Describes a blog post entry.<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#PostEntry()"><B>PostEntry()</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#PostEntry(com.google.gdata.data.BaseEntry)"><B>PostEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util"><B>PreconditionFailedException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException()"><B>PreconditionFailedException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException(java.lang.String)"><B>PreconditionFailedException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException(java.lang.String, java.lang.Throwable)"><B>PreconditionFailedException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException(java.net.HttpURLConnection)"><B>PreconditionFailedException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>PreconditionFailedException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/PreconditionFailedException.html#PreconditionFailedException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>PreconditionFailedException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/PreconditionFailedException.html" title="class in com.google.gdata.util">PreconditionFailedException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#predicatesNotAllowed"><B>predicatesNotAllowed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html#PREFIX"><B>PREFIX</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss">MediaRssNamespace</A>
<DD>Standard namespace prefix.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#PREFIX"><B>PREFIX</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Standard namespace prefix.
<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs"><B>PresentationEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single presentation within a
<A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html#PresentationEntry()"><B>PresentationEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs">PresentationEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the GData
parsers.
<DT><A HREF="./com/google/gdata/data/docs/PresentationEntry.html#PresentationEntry(com.google.gdata.data.BaseEntry)"><B>PresentationEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PresentationEntry.html" title="class in com.google.gdata.data.docs">PresentationEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#PRETTYPRINT"><B>PRETTYPRINT</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The PRETTYPRINT parameter requests that character-based output
representations have their content be pretty-printed for debugging.
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#PREVIEW"><B>PREVIEW</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>Link to a preview page.
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#PREVIEW_URL"><B>PREVIEW_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>Experiment combination preview URL.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#PREVIOUS"><B>PREVIOUS</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of previous page in a paged feed.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.Rel.html#PRICE"><B>PRICE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.Rel.html" title="class in com.google.gdata.data.extensions">Rating.Rel</A>
<DD>Price rating.
<DT><A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance"><B>Price</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Price of the transaction.<DT><A HREF="./com/google/gdata/data/finance/Price.html#Price()"><B>Price()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PRICE_ATTRIBUTE"><B>PRICE_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:price&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PRICE_TYPE_ATTRIBUTE"><B>PRICE_TYPE_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:price_type&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#PRICE_UNITS_ATTRIBUTE"><B>PRICE_UNITS_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:price_units&gt;</code>.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#primary"><B>primary</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Whether this is the primary email address
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#primary"><B>primary</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>Whether this is the primary phone number
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#primary"><B>primary</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>Whether this is the primary postal address
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts"><B>Priority</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's priority.<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#Priority()"><B>Priority()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#Priority(com.google.gdata.data.contacts.Priority.Rel)"><B>Priority(Priority.Rel)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.Rel.html" title="enum in com.google.gdata.data.contacts"><B>Priority.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Priority category.<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#PRIVATE"><B>PRIVATE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#PRIVATE"><B>PRIVATE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a private item
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html#PRIVATE"><B>PRIVATE</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.SyndicationRight.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument.SyndicationRight</A>
<DD>Search feed may be queried, but the results may not be displayed at the
client site.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html#PRIVATE"><B>PRIVATE</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html" title="class in com.google.gdata.data.photos">GphotoAccess.Value</A>
<DD>Unlisted album access.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#PRIVATE_VALUE"><B>PRIVATE_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar"><B>PrivateCopyProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Indicates whether this is a private copy of the event, changes to which
should not be sent to other calendars.<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#PrivateCopyProperty()"><B>PrivateCopyProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#PrivateCopyProperty(java.lang.Boolean)"><B>PrivateCopyProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#privateHeaderMap"><B>privateHeaderMap</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html" title="class in com.google.gdata.data">BaseEntry.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html" title="class in com.google.gdata.data">BaseFeed.FeedHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data">Category.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Handler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Handler.html" title="class in com.google.gdata.data.extensions">Who.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.AtomHandler.html" title="class in com.google.gdata.data">Generator.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">HtmlTextConstruct.AtomHandler</A>
<DD>Processes attributes.
<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data">Link.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html" title="class in com.google.gdata.data">OtherContent.AtomHandler</A>
<DD>Processes attributes.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html" title="class in com.google.gdata.data">OutOfLineContent.AtomHandler</A>
<DD>Processes attributes.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">PlainTextConstruct.AtomHandler</A>
<DD>Processes attributes.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.AtomHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">XhtmlTextConstruct.AtomHandler</A>
<DD>Sets the language.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Called to process an attribute.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#processAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>processAttribute(String, String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Called to process an attribute.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.AttributesHandler.html" title="class in com.google.gdata.data">AbstractExtension.AttributesHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.AtomHandler.html" title="class in com.google.gdata.data">BaseEntry.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedHandler.html" title="class in com.google.gdata.data">BaseFeed.FeedHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.AtomHandler.html" title="class in com.google.gdata.data">Category.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.ExtensionHandler.html" title="class in com.google.gdata.data">ExtensionPoint.ExtensionHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.ExtensionPointHandler.html" title="class in com.google.gdata.data">ExtensionProfile.ExtensionPointHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html" title="class in com.google.gdata.data">ExtensionProfile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.AtomHandler.html" title="class in com.google.gdata.data">Generator.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.Handler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.Handler.html" title="class in com.google.gdata.data.geo.impl">W3CPoint.Handler</A>
<DD>Overrides the base implementation by adding checks to make sure
the point has a latitude and longitude.
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">HtmlTextConstruct.AtomHandler</A>
<DD>Processes this element; overrides inherited method.
<DT><A HREF="./com/google/gdata/data/introspection/Collection.Handler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.Handler.html" title="class in com.google.gdata.data.introspection">Collection.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.AtomHandler.html" title="class in com.google.gdata.data">Link.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.AtomHandler.html" title="class in com.google.gdata.data">OtherContent.AtomHandler</A>
<DD>Processes this element; overrides inherited method.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.AtomHandler.html" title="class in com.google.gdata.data">OutOfLineContent.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">PlainTextConstruct.AtomHandler</A>
<DD>Processes this element; overrides inherited method.
<DT><A HREF="./com/google/gdata/data/Rfc3339Handler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Rfc3339Handler.html" title="class in com.google.gdata.data">Rfc3339Handler</A>
<DD>Processes this element; overrides inherited method.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#processEndElement()"><B>processEndElement()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>Called to process this element when the closing tag is encountered.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts"><B>ProfileEntry</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a profile entry.<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html#ProfileEntry()"><B>ProfileEntry()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts">ProfileEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html#ProfileEntry(com.google.gdata.data.BaseEntry)"><B>ProfileEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts">ProfileEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health"><B>ProfileEntry</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a profile entry.<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#ProfileEntry()"><B>ProfileEntry()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#ProfileEntry(com.google.gdata.data.BaseEntry)"><B>ProfileEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileFeed.html" title="class in com.google.gdata.data.contacts"><B>ProfileFeed</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Describes a profile feed.<DT><A HREF="./com/google/gdata/data/contacts/ProfileFeed.html#ProfileFeed()"><B>ProfileFeed()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileFeed.html" title="class in com.google.gdata.data.contacts">ProfileFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ProfileFeed.html#ProfileFeed(com.google.gdata.data.BaseFeed)"><B>ProfileFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileFeed.html" title="class in com.google.gdata.data.contacts">ProfileFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/health/ProfileFeed.html" title="class in com.google.gdata.data.health"><B>ProfileFeed</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a profile feed.<DT><A HREF="./com/google/gdata/data/health/ProfileFeed.html#ProfileFeed()"><B>ProfileFeed()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileFeed.html" title="class in com.google.gdata.data.health">ProfileFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/ProfileFeed.html#ProfileFeed(com.google.gdata.data.BaseFeed)"><B>ProfileFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileFeed.html" title="class in com.google.gdata.data.health">ProfileFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/health/ProfileMetaData.html" title="class in com.google.gdata.data.health"><B>ProfileMetaData</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes profile's meta data.<DT><A HREF="./com/google/gdata/data/health/ProfileMetaData.html#ProfileMetaData()"><B>ProfileMetaData()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileMetaData.html" title="class in com.google.gdata.data.health">ProfileMetaData</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/client/uploader/ProgressListener.html#progressChanged(com.google.gdata.client.uploader.ResumableHttpFileUploader)"><B>progressChanged(ResumableHttpFileUploader)</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ProgressListener.html" title="interface in com.google.gdata.client.uploader">ProgressListener</A>
<DD>Called to notify that progress has been changed.
<DT><A HREF="./com/google/gdata/client/uploader/ProgressListener.html" title="interface in com.google.gdata.client.uploader"><B>ProgressListener</B></A> - Interface in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>An interface for receiving progress notifications for uploads.<DT><A HREF="./com/google/gdata/data/projecthosting/Project.html" title="class in com.google.gdata.data.projecthosting"><B>Project</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Project name.<DT><A HREF="./com/google/gdata/data/projecthosting/Project.html#Project()"><B>Project()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Project.html" title="class in com.google.gdata.data.projecthosting">Project</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Project.html#Project(java.lang.String)"><B>Project(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Project.html" title="class in com.google.gdata.data.projecthosting">Project</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#PROJECTHOSTING_SERVICE"><B>PROJECTHOSTING_SERVICE</B></A> -
Static variable in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>The abbreviated name of Project Hosting GData API recognized by Google.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#PROJECTHOSTING_SERVICE_VERSION"><B>PROJECTHOSTING_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting"><B>ProjectHostingNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Namespace definitions related to Project Hosting GData API.<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting"><B>ProjectHostingService</B></A> - Class in <A HREF="./com/google/gdata/client/projecthosting/package-summary.html">com.google.gdata.client.projecthosting</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Project Hosting GData API.<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#ProjectHostingService(java.lang.String)"><B>ProjectHostingService(String)</B></A> -
Constructor for class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>Constructs an instance connecting to the Project Hosting GData API for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#ProjectHostingService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>ProjectHostingService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>Constructs an instance connecting to the Project Hosting GData API for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html#ProjectHostingService(java.lang.String, java.lang.String, java.lang.String)"><B>ProjectHostingService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService</A>
<DD>Constructs an instance connecting to the Project Hosting GData API with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.Versions.html" title="class in com.google.gdata.client.projecthosting"><B>ProjectHostingService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/projecthosting/package-summary.html">com.google.gdata.client.projecthosting</A><DD>GData versions supported by the Project Hosting GData API.<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html" title="class in com.google.gdata.data.projecthosting"><B>ProjectLabel</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Project label.<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html#ProjectLabel()"><B>ProjectLabel()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html" title="class in com.google.gdata.data.projecthosting">ProjectLabel</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html#ProjectLabel(java.lang.String)"><B>ProjectLabel(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html" title="class in com.google.gdata.data.projecthosting">ProjectLabel</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#PROJECTS"><B>PROJECTS</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingProjects (PROJECTS) namespace
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#PROJECTS_ALIAS"><B>PROJECTS_ALIAS</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingProjects (PROJECTS) namespace alias
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#PROJECTS_NS"><B>PROJECTS_NS</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>XML writer namespace for ProjectHostingProjects (PROJECTS)
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html#PROJECTS_PREFIX"><B>PROJECTS_PREFIX</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectHostingNamespace.html" title="class in com.google.gdata.data.projecthosting">ProjectHostingNamespace</A>
<DD>ProjectHostingProjects (PROJECTS) namespace prefix
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting"><B>ProjectsFeed</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Google Code Projects Feed.<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html#ProjectsFeed()"><B>ProjectsFeed()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting">ProjectsFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html#ProjectsFeed(com.google.gdata.data.BaseFeed)"><B>ProjectsFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting">ProjectsFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting"><B>ProjectsQuery</B></A> - Class in <A HREF="./com/google/gdata/client/projecthosting/package-summary.html">com.google.gdata.client.projecthosting</A><DD>Describes a query for the project listing feed.<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html#ProjectsQuery(java.net.URL)"><B>ProjectsQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting">ProjectsQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting"><B>ProjectSummaryEntry</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Google Code Project Summary Entry.<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#ProjectSummaryEntry()"><B>ProjectSummaryEntry()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#ProjectSummaryEntry(com.google.gdata.data.BaseEntry)"><B>ProjectSummaryEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_CHANGEPWD"><B>PROP_SAML_CHANGEPWD</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_DOMAIN_SPECIFIC_ISSUER"><B>PROP_SAML_DOMAIN_SPECIFIC_ISSUER</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_ENABLE"><B>PROP_SAML_ENABLE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_LOGOUT"><B>PROP_SAML_LOGOUT</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_SIGNON"><B>PROP_SAML_SIGNON</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#PROP_SAML_WHITELIST"><B>PROP_SAML_WHITELIST</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics"><B>Property</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Generic account-level property.<DT><A HREF="./com/google/gdata/data/analytics/Property.html#Property()"><B>Property()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#Property(java.lang.String, java.lang.String)"><B>Property(String, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Property</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>GData element representing a property in Google Apps.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#Property()"><B>Property()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#PROPERTY_NAME_REGEX"><B>PROPERTY_NAME_REGEX</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>A regex describing the format of extended property names.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#PROPERTY_VALUE_REGEX"><B>PROPERTY_VALUE_REGEX</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>A regex describing the format of extended property values.
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html#PROTECTED"><B>PROTECTED</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html" title="class in com.google.gdata.data.photos">GphotoAccess.Value</A>
<DD>Protected album access.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#pubControl"><B>pubControl</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Atom publication control status, which contains the draft status.
<DT><A HREF="./com/google/gdata/data/PubControl.html" title="class in com.google.gdata.data"><B>PubControl</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Publication control tag app:control, which usually contains app:draft.<DT><A HREF="./com/google/gdata/data/PubControl.html#PubControl()"><B>PubControl()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.html" title="class in com.google.gdata.data">PubControl</A>
<DD>Creates an empty app:control tag.
<DT><A HREF="./com/google/gdata/data/PubControl.AtomHandler.html" title="class in com.google.gdata.data"><B>PubControl.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;app:control&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/PubControl.AtomHandler.html#PubControl.AtomHandler(com.google.gdata.data.ExtensionProfile)"><B>PubControl.AtomHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.AtomHandler.html" title="class in com.google.gdata.data">PubControl.AtomHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#PUBLIC"><B>PUBLIC</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html#PUBLIC"><B>PUBLIC</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.Value.html" title="class in com.google.gdata.data.photos">GphotoAccess.Value</A>
<DD>Public album access.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html#PUBLIC_VALUE"><B>PUBLIC_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Visibility.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Visibility</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs"><B>Publish</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Whether the document is published.<DT><A HREF="./com/google/gdata/data/docs/Publish.html#Publish()"><B>Publish()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#Publish(java.lang.Boolean)"><B>Publish(Boolean)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/PublishLink.Rel.html#PUBLISH"><B>PUBLISH</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishLink.Rel.html" title="class in com.google.gdata.data.docs">PublishLink.Rel</A>
<DD>Link for the publically viewable published document.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#PUBLISH_NAMESPACE"><B>PUBLISH_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs"><B>PublishAuto</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Whether changes are automatically re-published.<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#PublishAuto()"><B>PublishAuto()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#PublishAuto(java.lang.Boolean)"><B>PublishAuto(Boolean)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#published"><B>published</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Creation timestamp.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#PUBLISHED"><B>PUBLISHED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a published item
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#PUBLISHED_MAX"><B>PUBLISHED_MAX</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The PUBLISHED_MAX query parameter is used to request that all entries
have a published value less than the parameter value.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#PUBLISHED_MIN"><B>PUBLISHED_MIN</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The PUBLISHED_MIN query parameter is used to request that all entries
have a published value greater than or equal to the parameter value.
<DT><A HREF="./com/google/gdata/data/dublincore/Publisher.html" title="class in com.google.gdata.data.dublincore"><B>Publisher</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Entity responsible for making the resource available.<DT><A HREF="./com/google/gdata/data/dublincore/Publisher.html#Publisher()"><B>Publisher()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Publisher.html" title="class in com.google.gdata.data.dublincore">Publisher</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Publisher.html#Publisher(java.lang.String)"><B>Publisher(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Publisher.html" title="class in com.google.gdata.data.dublincore">Publisher</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/docs/PublishLink.html" title="class in com.google.gdata.data.docs"><B>PublishLink</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes a publish link.<DT><A HREF="./com/google/gdata/data/docs/PublishLink.Rel.html" title="class in com.google.gdata.data.docs"><B>PublishLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/docs/PublishLink.Rel.html#PublishLink.Rel()"><B>PublishLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishLink.Rel.html" title="class in com.google.gdata.data.docs">PublishLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs"><B>PublishOutsideDomain</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Whether the document is published outside of its domain.<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#PublishOutsideDomain()"><B>PublishOutsideDomain()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#PublishOutsideDomain(java.lang.Boolean)"><B>PublishOutsideDomain(Boolean)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#put(java.lang.String, java.lang.String, java.util.Map)"><B>put(String, String, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Adds the key/value pair to the input map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, long)"><B>put(String, long)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified long value with the specified key in this map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, boolean)"><B>put(String, boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified boolean value with the specified key in this map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, float)"><B>put(String, float)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified float value with the specified key in this map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, double)"><B>put(String, double)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified double value with the specified key in this map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified Object's <CODE>AbstractMap.toString()</CODE> value with the
specified key in this map.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#put(java.lang.String, T, com.google.gdata.data.AttributeHelper.EnumToAttributeValue)"><B>put(String, T, AttributeHelper.EnumToAttributeValue&lt;T&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>Associates the specified enum value with the specified key in this map.
<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#put(java.lang.String, java.lang.String[])"><B>put(String, String[])</B></A> -
Method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>Multimap.putAll(name, collection)</code>, first converting
an array to a list with <code>Arrays.asList(values)</code> if the collection
is not already available.</I>
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Puts attributes into the attribute generator.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/When.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>Subclasses can overwrite this method to add extra attributes.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss">MediaCopyright</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss">MediaHash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaKeywords.html" title="class in com.google.gdata.data.media.mediarss">MediaKeywords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Overrides base class method to output attributes defined by this class.
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#putAttributes(com.google.gdata.data.AttributeGenerator)"><B>putAttributes(AttributeGenerator)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.html#PWA_SERVICE"><B>PWA_SERVICE</B></A> -
Static variable in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.html" title="class in com.google.gdata.client.photos">PicasawebService</A>
<DD>The abbreviated name of Picasa Web Albums Data API recognized by Google.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#qName"><B>qName</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>This element's QName.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#QQ"><B>QQ</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>Tencent QQ.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.Rel.html#QUALITY"><B>QUALITY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.Rel.html" title="class in com.google.gdata.data.extensions">Rating.Rel</A>
<DD>Quality rating.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#QUANTITY_ATTRIBUTE"><B>QUANTITY_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:quantity&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#query(com.google.gdata.client.Query, com.google.gdata.data.DateTime)"><B>query(Query, DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/api/gbase/client/GoogleBaseFeed.html" title="class in com.google.api.gbase.client"><CODE>GoogleBaseFeed</CODE></A> containing entries that match the query result, if
it's been modified since the specified date.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#query(com.google.gdata.client.Query)"><B>query(Query)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/gdata/data/Feed.html" title="class in com.google.gdata.data"><CODE>Feed</CODE></A> containing entries that match the
query result.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#query(com.google.gdata.client.Query, java.lang.Class)"><B>query(Query, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>The call to super.getEntry should fall through to Service and the
behaviour is unknown if this method is overloaded in GoogleService.
<DT><A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client"><B>Query</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Query class is a helper class that aids in the construction of a
GData query.<DT><A HREF="./com/google/gdata/client/Query.html#Query(java.net.URL)"><B>Query(URL)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Constructs a new Query object that targets a feed.
<DT><A HREF="./com/google/gdata/client/Service.html#query(com.google.gdata.client.Query, java.lang.Class)"><B>query(Query, Class&lt;F&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A> containing entries that match the query result.
<DT><A HREF="./com/google/gdata/client/Service.html#query(com.google.gdata.client.Query, java.lang.Class, com.google.gdata.data.DateTime)"><B>query(Query, Class&lt;F&gt;, DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A> containing entries that match the query result, if it's been
modified since the specified date.
<DT><A HREF="./com/google/gdata/client/Service.html#query(com.google.gdata.client.Query, java.lang.Class, java.lang.String)"><B>query(Query, Class&lt;F&gt;, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Executes a GData query against the target service and returns the
<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data"><CODE>IFeed</CODE></A> containing entries that match the query result if the etag
for the target feed does not match the provided value.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client"><B>Query.CategoryFilter</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The CategoryFilter class is used to define sets of category conditions
that must be met in order for an entry to match.<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#Query.CategoryFilter()"><B>Query.CategoryFilter()</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Creates an empty category filter.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#Query.CategoryFilter(java.util.List, java.util.List)"><B>Query.CategoryFilter(List&lt;ICategory&gt;, List&lt;ICategory&gt;)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Creates a new category filter using the supplied inclusion and
exclusion lists.
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#Query.CategoryFilter(com.google.gdata.data.ICategory)"><B>Query.CategoryFilter(ICategory)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Creates a simple category filter containing only a single
<A HREF="./com/google/gdata/data/ICategory.html" title="interface in com.google.gdata.data"><CODE>ICategory</CODE></A>.
<DT><A HREF="./com/google/gdata/client/Query.CustomParameter.html" title="class in com.google.gdata.client"><B>Query.CustomParameter</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The CustomParameter class defines a base representation for custom query
parameters.<DT><A HREF="./com/google/gdata/client/Query.CustomParameter.html#Query.CustomParameter(java.lang.String, java.lang.String)"><B>Query.CustomParameter(String, String)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CustomParameter.html" title="class in com.google.gdata.client">Query.CustomParameter</A>
<DD>Constructs a new custom parameter with the specified name/value
pair.
<DT><A HREF="./com/google/gdata/client/Query.ResultFormat.html" title="enum in com.google.gdata.client"><B>Query.ResultFormat</B></A> - Enum in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>Defines all query return formats.<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#queryMap"><B>queryMap</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs"><B>QueryParameter</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>The query that doclist will use.<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#QueryParameter()"><B>QueryParameter()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#QueryParameter(com.google.gdata.data.docs.QueryParameter.Type, java.lang.String)"><B>QueryParameter(QueryParameter.Type, String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html" title="enum in com.google.gdata.data.docs"><B>QueryParameter.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Type.<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar"><B>QuickAddProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing whether gd:content is for quickadd
processing<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html#QuickAddProperty()"><B>QuickAddProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar">QuickAddProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html#QuickAddProperty(java.lang.String)"><B>QuickAddProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar">QuickAddProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain"><B>Quota</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/package-summary.html">com.google.gdata.data.appsforyourdomain</A><DD>Google Apps for Your Domain schema extension describing a user's quota.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#Quota()"><B>Quota()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#quota"><B>quota</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>Email quota.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions"><B>QuotaBytesTotal</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The total amount of quota.<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#QuotaBytesTotal()"><B>QuotaBytesTotal()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#QuotaBytesTotal(java.lang.Long)"><B>QuotaBytesTotal(Long)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions"><B>QuotaBytesUsed</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The amount of quota consumed by the object.<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#QuotaBytesUsed()"><B>QuotaBytesUsed()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#QuotaBytesUsed(java.lang.Long)"><B>QuotaBytesUsed(Long)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs"><B>QuotaBytesUsedInTrash</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>The amount of quota consumed by objects in trash.<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#QuotaBytesUsedInTrash()"><B>QuotaBytesUsedInTrash()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#QuotaBytesUsedInTrash(java.lang.Long)"><B>QuotaBytesUsedInTrash(Long)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#quotaExceeded"><B>quotaExceeded</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#RADIO"><B>RADIO</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#RANGE"><B>RANGE</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String property for a cell range.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#rateLimitExceeded"><B>rateLimitExceeded</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util"><B>RateLimitExceededException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Exception that indicates a user is requesting too frequently.<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException()"><B>RateLimitExceededException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(java.lang.String)"><B>RateLimitExceededException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(java.lang.String, java.lang.Throwable)"><B>RateLimitExceededException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(java.net.HttpURLConnection)"><B>RateLimitExceededException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(java.lang.Throwable)"><B>RateLimitExceededException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(com.google.gdata.util.ErrorContent)"><B>RateLimitExceededException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RateLimitExceededException.html#RateLimitExceededException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>RateLimitExceededException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RateLimitExceededException.html" title="class in com.google.gdata.util">RateLimitExceededException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions"><B>Rating</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing an object's rating.<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#Rating()"><B>Rating()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Constructs an empty <code>Rating</code>.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#Rating(java.lang.Integer)"><B>Rating(Integer)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Constructs a <code>Rating</code> class with a specified rating.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#rating"><B>rating</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Rating value (required).
<DT><A HREF="./com/google/gdata/data/extensions/Rating.Rel.html" title="class in com.google.gdata.data.extensions"><B>Rating.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Rating type.<DT><A HREF="./com/google/gdata/data/extensions/Rating.Rel.html#Rating.Rel()"><B>Rating.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.Rel.html" title="class in com.google.gdata.data.extensions">Rating.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube"><B>RatingEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An entry in the rating feed.<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#RatingEntry()"><B>RatingEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#RatingEntry(com.google.gdata.data.BaseEntry)"><B>RatingEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/RatingFeed.html" title="class in com.google.gdata.data.youtube"><B>RatingFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representatino for the rating feed.<DT><A HREF="./com/google/gdata/data/youtube/RatingFeed.html#RatingFeed()"><B>RatingFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingFeed.html" title="class in com.google.gdata.data.youtube">RatingFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/RatingFeed.html#RatingFeed(com.google.gdata.data.BaseFeed)"><B>RatingFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingFeed.html" title="class in com.google.gdata.data.youtube">RatingFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#RATINGS_REL"><B>RATINGS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video ratings links.
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#RAW"><B>RAW</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>g.raw: Raw image
<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader">ByteArrayUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader">ByteArrayUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/UploadData.html#read(byte[])"><B>read(byte[])</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader">UploadData</A>
<DD>Reads up to <code>destination.length</code> bytes from the current position into
the destination buffer.
<DT><A HREF="./com/google/gdata/client/uploader/UploadData.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader">UploadData</A>
<DD>Reads up to <code>length</code> bytes into the <code>chunk</code> buffer.
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#READ"><B>READ</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>The event details are readable.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#READ"><B>READ</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "READ" ACL role
<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html#read(char[], int, int)"><B>read(char[], int, int)</B></A> -
Method in class com.google.gdata.util.io.base.<A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base">UnicodeReader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html#read()"><B>read()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util">LoggableInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util">LoggableInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableInputStream.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableInputStream.html" title="class in com.google.gdata.util">LoggableInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#readEntry(com.google.gdata.data.ParseSource)"><B>readEntry(ParseSource)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Reads an entry representation from the provided <A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data"><CODE>ParseSource</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#readEntry(com.google.gdata.data.ParseSource, java.lang.Class, com.google.gdata.data.ExtensionProfile)"><B>readEntry(ParseSource, Class&lt;T&gt;, ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Reads an entry of type <code>T</code> using the given extension profile.
<DT><A HREF="./com/google/gdata/util/ParseUtil.html#readEntry(com.google.gdata.data.ParseSource)"><B>readEntry(ParseSource)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util">ParseUtil</A>
<DD>Reads an entry from a parse source.
<DT><A HREF="./com/google/gdata/util/ParseUtil.html#readEntry(com.google.gdata.data.ParseSource, java.lang.Class, com.google.gdata.data.ExtensionProfile, com.google.gdata.model.Schema)"><B>readEntry(ParseSource, Class&lt;T&gt;, ExtensionProfile, Schema)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util">ParseUtil</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#READER"><B>READER</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>predefined value "reader" to indicate that a user has the right to read the
controlled object
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#readFeed(com.google.gdata.data.ParseSource)"><B>readFeed(ParseSource)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Reads a feed representation from the provided <A HREF="./com/google/gdata/data/ParseSource.html" title="class in com.google.gdata.data"><CODE>ParseSource</CODE></A>.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#readFeed(com.google.gdata.data.ParseSource, java.lang.Class, com.google.gdata.data.ExtensionProfile)"><B>readFeed(ParseSource, Class&lt;F&gt;, ExtensionProfile)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>This method provides the base implementation of feed reading using either
static or dynamic typing.
<DT><A HREF="./com/google/gdata/util/ParseUtil.html#readFeed(com.google.gdata.data.ParseSource)"><B>readFeed(ParseSource)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util">ParseUtil</A>
<DD>Reads a feed from a parse source.
<DT><A HREF="./com/google/gdata/util/ParseUtil.html#readFeed(com.google.gdata.data.ParseSource, java.lang.Class, com.google.gdata.data.ExtensionProfile, com.google.gdata.model.Schema)"><B>readFeed(ParseSource, Class&lt;F&gt;, ExtensionProfile, Schema)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ParseUtil.html" title="class in com.google.gdata.util">ParseUtil</A>
<DD>This method provides the base implementation of feed reading using either
static or dynamic typing.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#readOnly"><B>readOnly</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>Read only flag.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#readOnly"><B>readOnly</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>Read only flag.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#readTimeout"><B>readTimeout</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>The read timeout for this request.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#realm"><B>realm</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Limits on where the extended property applies.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#REALM_KEY"><B>REALM_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html#receiveMessage(long)"><B>receiveMessage(long)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.ResponseMessage</A>
<DD>Attempts to receive the entire outstanding response message body and
returns it as a string.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#RECENTACTIVITY_REL"><B>RECENTACTIVITY_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user's recent activity.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#RECIPIENT"><B>RECIPIENT</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>RecordEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a record entry in the feed of a table's records.<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#RecordEntry()"><B>RecordEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#RecordEntry(com.google.gdata.data.BaseEntry)"><B>RecordEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>RecordFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a feed of a table's records.<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html#RecordFeed()"><B>RecordFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html" title="class in com.google.gdata.data.spreadsheet">RecordFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html#RecordFeed(com.google.gdata.data.BaseFeed)"><B>RecordFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html" title="class in com.google.gdata.data.spreadsheet">RecordFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>RecordQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Describes a query for the feed of a table's records.<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#RecordQuery(java.net.URL)"><B>RecordQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#RECORDS_FEED"><B>RECORDS_FEED</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>Link for the feed of a table's records.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html" title="class in com.google.gdata.data.spreadsheet"><B>RecordValue</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a value in a column of the record entry.<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html#RecordValue()"><B>RecordValue()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html" title="class in com.google.gdata.data.spreadsheet">RecordValue</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html#RecordValue(java.lang.String)"><B>RecordValue(String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html" title="class in com.google.gdata.data.spreadsheet">RecordValue</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites"><B>RecoveryActivityEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An activity entry for content recovery.<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html#RecoveryActivityEntry()"><B>RecoveryActivityEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites">RecoveryActivityEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html#RecoveryActivityEntry(com.google.gdata.data.BaseEntry)"><B>RecoveryActivityEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites">RecoveryActivityEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions"><B>Recurrence</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing an RFC 2445 recurrence rule.<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#Recurrence()"><B>Recurrence()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions"><B>RecurrenceException</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing individual exceptions to a
recurring event.<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#RecurrenceException()"><B>RecurrenceException()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/RedirectRequiredException.html" title="class in com.google.gdata.util"><B>RedirectRequiredException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Exception thrown when a redirect is required to satisfy a request.<DT><A HREF="./com/google/gdata/util/RedirectRequiredException.html#RedirectRequiredException(int, java.lang.String)"><B>RedirectRequiredException(int, String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RedirectRequiredException.html" title="class in com.google.gdata.util">RedirectRequiredException</A>
<DD>Initialize the redirect required exception.
<DT><A HREF="./com/google/gdata/util/RedirectRequiredException.html#RedirectRequiredException(java.net.HttpURLConnection)"><B>RedirectRequiredException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/RedirectRequiredException.html" title="class in com.google.gdata.util">RedirectRequiredException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#REFERENCE"><B>REFERENCE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>A reference to another Google Base Item.
<DT><A HREF="./com/google/gdata/data/Reference.html" title="interface in com.google.gdata.data"><B>Reference</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Reference interface is implemented by data model types that contain a
reference to addressable content.<DT><A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html#REGEX"><B>REGEX</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.MatchType.html" title="class in com.google.gdata.data.analytics">Destination.MatchType</A>
<DD>Regex destination.
<DT><A HREF="./com/google/gdata/data/extensions/Region.html" title="class in com.google.gdata.data.extensions"><B>Region</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Region is state, province, county (in Ireland), Land (in Germany),
d?partement (in France), etc.<DT><A HREF="./com/google/gdata/data/extensions/Region.html#Region()"><B>Region()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Region.html" title="class in com.google.gdata.data.extensions">Region</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Region.html#Region(java.lang.String)"><B>Region(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Region.html" title="class in com.google.gdata.data.extensions">Region</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools"><B>RegionCodeValueConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node with a region code value.<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html#RegionCodeValueConstruct(java.lang.String)"><B>RegionCodeValueConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">RegionCodeValueConstruct</A>
<DD>Constructs <A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><CODE>ValueConstruct</CODE></A> to represent the region code value.
<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health"><B>RegisterEntry</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a register entry.<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html#RegisterEntry()"><B>RegisterEntry()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health">RegisterEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html#RegisterEntry(com.google.gdata.data.BaseEntry)"><B>RegisterEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health">RegisterEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/health/RegisterFeed.html" title="class in com.google.gdata.data.health"><B>RegisterFeed</B></A> - Class in <A HREF="./com/google/gdata/data/health/package-summary.html">com.google.gdata.data.health</A><DD>Describes a register feed.<DT><A HREF="./com/google/gdata/data/health/RegisterFeed.html#RegisterFeed()"><B>RegisterFeed()</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterFeed.html" title="class in com.google.gdata.data.health">RegisterFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/health/RegisterFeed.html#RegisterFeed(com.google.gdata.data.BaseFeed)"><B>RegisterFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterFeed.html" title="class in com.google.gdata.data.health">RegisterFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#REL"><B>REL</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>value of the rel attribute for a link containing web content
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>The email type.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>The phone number type.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>The postal address type.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>Rating type.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Describes the meaning of this location.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#rel"><B>rel</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Link relation type.
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.html#REL_COMPLETE_URL"><B>REL_COMPLETE_URL</B></A> -
Static variable in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.html" title="class in com.google.gdata.data.health">HealthNamespace</A>
<DD>Link Rel for a complete url of an entry, indicating the smallest feed
containing the entry.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#RELATED"><B>RELATED</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of a related link to the entry
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#RELATED_REL"><B>RELATED_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for related videos links.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts"><B>Relation</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's relation.<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#Relation()"><B>Relation()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#Relation(java.lang.String, com.google.gdata.data.contacts.Relation.Rel, java.lang.String)"><B>Relation(String, Relation.Rel, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.Rel.html" title="enum in com.google.gdata.data.contacts"><B>Relation.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Relation type.<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions"><B>Reminder</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a reminder on an event.<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#Reminder()"><B>Reminder()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.Method.html" title="enum in com.google.gdata.data.extensions"><B>Reminder.Method</B></A> - Enum in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#remove(java.lang.String, java.util.Map)"><B>remove(String, Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Removes a key/value pair from the input map.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#removeAttribute(com.google.api.gbase.client.GoogleBaseAttribute)"><B>removeAttribute(GoogleBaseAttribute)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Removes an attribute from the list.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#removeAttributes(java.lang.String)"><B>removeAttributes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Removes all attributes with a certain name from the list.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#removeAttributes(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>removeAttributes(String, GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Removes all attributes with a certain name and
type from the list.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#removeCustomBaseParameter(java.lang.String)"><B>removeCustomBaseParameter(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Removes a parameter from the OAuth signature.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#removeExtension(com.google.gdata.data.Extension)"><B>removeExtension(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Removes an extension object.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#removeExtension(java.lang.Class)"><B>removeExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Removes an extension object based on its class.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#removeExtension(com.google.gdata.data.Extension)"><B>removeExtension(Extension)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Removes an extension object.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#removeExtension(java.lang.Class)"><B>removeExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Removes an extension object based on its class.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#removeExtension(java.lang.Class)"><B>removeExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Remove an extension by class.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#removeExtension(com.google.gdata.data.Extension)"><B>removeExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Remove an extension.
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#removeExtension(java.lang.Class)"><B>removeExtension(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#removeExtension(com.google.gdata.data.Extension)"><B>removeExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#removeLinks(java.lang.String, java.lang.String)"><B>removeLinks(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Remove all links that match the given <code>rel</code> and <code>type</code> values.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#removeLinks()"><B>removeLinks()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Remove all links.
<DT><A HREF="./com/google/gdata/data/IAtom.html#removeLinks(java.lang.String, java.lang.String)"><B>removeLinks(String, String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Remove all links that match the given <code>rel</code> and <code>type</code> values.
<DT><A HREF="./com/google/gdata/data/IAtom.html#removeLinks()"><B>removeLinks()</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Removes all links from the this resource.
<DT><A HREF="./com/google/gdata/data/Source.html#removeLinks(java.lang.String, java.lang.String)"><B>removeLinks(String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Remove all links that match the given <code>rel</code> and <code>type</code> values.
<DT><A HREF="./com/google/gdata/data/Source.html#removeLinks()"><B>removeLinks()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Removes all links.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#removeProperty(java.lang.String)"><B>removeProperty(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>Remove the property with the given <code>name</code> (if it exists).
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#removeRepeatingExtension(com.google.gdata.data.Extension)"><B>removeRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Removes a repeating extension object.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#removeRepeatingExtension(com.google.gdata.data.Extension)"><B>removeRepeatingExtension(Extension)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Removes a repeating extension object.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#removeRepeatingExtension(com.google.gdata.data.Extension)"><B>removeRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#removeRepeatingExtension(com.google.gdata.data.Extension)"><B>removeRepeatingExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#removeSubElement(java.lang.String)"><B>removeSubElement(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Removes a sub-element.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#repeat(int)"><B>repeat(int)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Repeat</code> parser that matches <code>this</code>
exactly <code>count</code> times.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#repeat(int, int)"><B>repeat(int, int)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Repeat</code> parser that matches <code>this</code> at
least <code>min</code> times and not mroe than <code>max</code> times.
<DT><A HREF="./com/google/gdata/util/parser/Repeat.html" title="class in com.google.gdata.util.parser"><B>Repeat</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Repeat.html" title="type parameter in Repeat">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Repeat</code> parser returns a successful match if its
<code>subject</code> parser matches at least <code>min</code> times, but not
more than <code>max</code> times.<DT><A HREF="./com/google/gdata/util/parser/Repeat.html#Repeat(com.google.gdata.util.parser.Parser, int)"><B>Repeat(Parser&lt;T&gt;, int)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Repeat.html" title="class in com.google.gdata.util.parser">Repeat</A>
<DD>Class constructor that is used for creating a <code>Repeat</code> object
that will match its <code>subject</code> <code>min</code> or more times.
<DT><A HREF="./com/google/gdata/util/parser/Repeat.html#Repeat(com.google.gdata.util.parser.Parser, int, int)"><B>Repeat(Parser&lt;T&gt;, int, int)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Repeat.html" title="class in com.google.gdata.util.parser">Repeat</A>
<DD>Class constructor that is used for creating a <code>Repeat</code> object
that will match its <code>subject</code> at least <code>min</code> times
but not more than <code>max</code> times.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#replaceWithLocal(com.google.gdata.data.spreadsheet.CustomElementCollection)"><B>replaceWithLocal(CustomElementCollection)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Locally clears all existing values and copies the contents of the other
element collection over.
<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html#REPLIES"><B>REPLIES</B></A> -
Static variable in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html" title="class in com.google.gdata.data.blogger">BloggerLink.Rel</A>
<DD>Link that provides the URI of the web content.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.Rel.html#REPLIES"><B>REPLIES</B></A> -
Static variable in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.Rel.html" title="class in com.google.gdata.data.projecthosting">IssuesLink.Rel</A>
<DD>Replies Project Hosting Link class.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#REPLIES"><B>REPLIES</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Replies sites link.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#REPORT_REL"><B>REPORT_REL</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#REPORT_URL"><B>REPORT_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>Experiment report URL.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting"><B>Repository</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Project repository information.<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#Repository()"><B>Repository()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#Repository(com.google.gdata.data.projecthosting.Repository.Type)"><B>Repository(Repository.Type)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.Type.html" title="enum in com.google.gdata.data.projecthosting"><B>Repository.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Type.<DT><A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html" title="class in com.google.gdata.data.projecthosting"><B>RepositoryUrl</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Repository url.<DT><A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html#RepositoryUrl()"><B>RepositoryUrl()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html" title="class in com.google.gdata.data.projecthosting">RepositoryUrl</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html#RepositoryUrl(java.lang.String)"><B>RepositoryUrl(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html" title="class in com.google.gdata.data.projecthosting">RepositoryUrl</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#req"><B>req</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#REQID"><B>REQID</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The REQID parameter is forwarded to a JavaScript callback function
that is invoked.
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#REQUEST_TYPE"><B>REQUEST_TYPE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>The "request" error type.
<DT><A HREF="./com/google/gdata/client/Service.html#requestFactory"><B>requestFactory</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>The GDataRequestFactory associated with this service.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#requestType(com.google.gdata.client.media.ResumableGDataFileUploader.RequestType)"><B>requestType(ResumableGDataFileUploader.RequestType)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Sets the media upload request type.
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#requestType"><B>requestType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#requestUrl"><B>requestUrl</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>The request URL provided by the client.
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#reset()"><B>reset()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>Since the scope parameter may be different for each OAuth request, it is
cleared between requests, and must be manually set before each request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#reset()"><B>reset()</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Resets all transient parameters related to a single request, so that these
parameters do not interfere with multiple requests.
<DT><A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html#reset()"><B>reset()</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html" title="interface in com.google.gdata.client.uploader">BackoffPolicy</A>
<DD>Resets the policy to begin from its initial state.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#reset(java.util.List)"><B>reset(List&lt;Version&gt;)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Resets the VersionRegistry to a clean state with no thread local
configuration and the specified set of version defaults.
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#resetThreadVersion()"><B>resetThreadVersion()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Resets the version information for the current thread back to the
default state.
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#RESIZED"><B>RESIZED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>g.resized: Image resized for on-screen viewing
<DT><A HREF="./com/google/gdata/data/extensions/ResourceId.html" title="class in com.google.gdata.data.extensions"><B>ResourceId</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Resource ID is the unique identifier of an entry within a given scope implied
from the entry type.<DT><A HREF="./com/google/gdata/data/extensions/ResourceId.html#ResourceId()"><B>ResourceId()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ResourceId.html" title="class in com.google.gdata.data.extensions">ResourceId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/ResourceId.html#ResourceId(java.lang.String)"><B>ResourceId(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ResourceId.html" title="class in com.google.gdata.data.extensions">ResourceId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util"><B>ResourceNotFoundException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.String)"><B>ResourceNotFoundException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.String, java.lang.Throwable)"><B>ResourceNotFoundException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(java.lang.Throwable)"><B>ResourceNotFoundException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(java.net.HttpURLConnection)"><B>ResourceNotFoundException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>ResourceNotFoundException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ResourceNotFoundException.html#ResourceNotFoundException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>ResourceNotFoundException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResourceNotFoundException.html" title="class in com.google.gdata.util">ResourceNotFoundException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar"><B>ResourceProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing whether gd:who is a resource, such as a
conference room.<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#ResourceProperty()"><B>ResourceProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#ResourceProperty(java.lang.String)"><B>ResourceProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#RESPOND"><B>RESPOND</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>Only applies to events.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#RESPOND"><B>RESPOND</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "RESPOND" ACL role
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#responseMissingContentType"><B>responseMissingContentType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#responseMissingEntry"><B>responseMissingEntry</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#responseMissingFeed"><B>responseMissingFeed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#RESPONSES_REL"><B>RESPONSES_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video responses links.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#RESUMABLE_CREATE_MEDIA"><B>RESUMABLE_CREATE_MEDIA</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to add a media entry to the feed.
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#RESUMABLE_EDIT_MEDIA"><B>RESUMABLE_EDIT_MEDIA</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that can be used to edit the media
associated with an entry in a resumable fashion.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html#RESUMABLE_EDIT_MEDIA_REL"><B>RESUMABLE_EDIT_MEDIA_REL</B></A> -
Static variable in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media"><B>ResumableGDataFileUploader</B></A> - Class in <A HREF="./com/google/gdata/client/media/package-summary.html">com.google.gdata.client.media</A><DD>Provides Google Data API specific capabilities to
<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader</CODE></A>.<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media"><B>ResumableGDataFileUploader.Builder</B></A> - Class in <A HREF="./com/google/gdata/client/media/package-summary.html">com.google.gdata.client.media</A><DD>Builder to construct a <A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media"><CODE>ResumableGDataFileUploader</CODE></A>.<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#ResumableGDataFileUploader.Builder(com.google.gdata.client.media.MediaService, java.net.URL, com.google.gdata.data.media.MediaFileSource, com.google.gdata.data.IEntry)"><B>ResumableGDataFileUploader.Builder(MediaService, URL, MediaFileSource, IEntry)</B></A> -
Constructor for class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Builds a <A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media"><CODE>ResumableGDataFileUploader</CODE></A> to upload new media.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#ResumableGDataFileUploader.Builder(com.google.gdata.client.media.MediaService, com.google.gdata.data.media.MediaFileSource, com.google.gdata.data.IEntry)"><B>ResumableGDataFileUploader.Builder(MediaService, MediaFileSource, IEntry)</B></A> -
Constructor for class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Builds a <A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.html" title="class in com.google.gdata.client.media"><CODE>ResumableGDataFileUploader</CODE></A> to update an existing media.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.RequestType.html" title="enum in com.google.gdata.client.media"><B>ResumableGDataFileUploader.RequestType</B></A> - Enum in <A HREF="./com/google/gdata/client/media/package-summary.html">com.google.gdata.client.media</A><DD>Types of resumable update request types.<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader"><B>ResumableHttpFileUploader</B></A> - Class in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>Uploads a file using resumable HTTP requests (see "http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal").<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#ResumableHttpFileUploader(java.net.URL, java.io.File, java.util.concurrent.ExecutorService, com.google.gdata.client.uploader.ProgressListener, long)"><B>ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long)</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader.Builder</CODE></A></I>
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#ResumableHttpFileUploader(java.net.URL, java.io.File, java.util.concurrent.ExecutorService, com.google.gdata.client.uploader.ProgressListener, long, long)"><B>ResumableHttpFileUploader(URL, File, ExecutorService, ProgressListener, long, long)</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader.Builder</CODE></A></I>
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader"><B>ResumableHttpFileUploader.Builder</B></A> - Class in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>Builder class for constructing <A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader"><CODE>ResumableHttpFileUploader</CODE></A> instances.<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#ResumableHttpFileUploader.Builder()"><B>ResumableHttpFileUploader.Builder()</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.RequestMethod.html" title="enum in com.google.gdata.client.uploader"><B>ResumableHttpFileUploader.RequestMethod</B></A> - Enum in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>Http request type to use in upload requests.<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html" title="class in com.google.gdata.client.uploader"><B>ResumableHttpFileUploader.ResponseMessage</B></A> - Class in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>The response message returned by the upload task when it has finished
uploading the last chunk.<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html#ResumableHttpFileUploader.ResponseMessage(int, java.io.InputStream)"><B>ResumableHttpFileUploader.ResponseMessage(int, InputStream)</B></A> -
Constructor for class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.ResponseMessage.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.ResponseMessage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.UploadState.html" title="enum in com.google.gdata.client.uploader"><B>ResumableHttpFileUploader.UploadState</B></A> - Enum in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>Upload state associated with this file uploader.<DT><A HREF="./com/google/gdata/util/ResumableUploadException.html" title="class in com.google.gdata.util"><B>ResumableUploadException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The ResumableUploadException should be thrown by a client when
a resumable upload io operation failed while uploading media.<DT><A HREF="./com/google/gdata/util/ResumableUploadException.html#ResumableUploadException(java.lang.String)"><B>ResumableUploadException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ResumableUploadException.html" title="class in com.google.gdata.util">ResumableUploadException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#resume()"><B>resume()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Resumes an upload if it is currently paused, or if it has not yet started.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retreiveGroupOwners(java.lang.String)"><B>retreiveGroupOwners(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves all the owners of a given Group.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveAccountInfoRequest(java.lang.String, java.lang.String)"><B>retrieveAccountInfoRequest(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves a previously created account/services related information request
for the given user.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveAllAccountInfoRequests(java.util.Date)"><B>retrieveAllAccountInfoRequests(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieve all the Account info requests from the given start date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrieveAllGroups()"><B>retrieveAllGroups()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves all groups in a domain as a GenericFeed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveAllMailboxDumpRequests(java.util.Date)"><B>retrieveAllMailboxDumpRequests(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves all mailbox dump requests from the given start date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrieveAllMembers(java.lang.String)"><B>retrieveAllMembers(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves all the members of a group as a GenericFeed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrieveAllPagesOfGroups()"><B>retrieveAllPagesOfGroups()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves all the pages of the groups feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#retrieveCnameVerificationStatus()"><B>retrieveCnameVerificationStatus()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#retrieveEmailRoutingSettings()"><B>retrieveEmailRoutingSettings()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Retrieves all configured email routing settings as a GenericFeed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrieveGroup(java.lang.String)"><B>retrieveGroup(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves the group details.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrieveGroups(java.lang.String, boolean)"><B>retrieveGroups(String, boolean)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves all groups of the given member.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveMailboxDumpRequest(java.lang.String, java.lang.String)"><B>retrieveMailboxDumpRequest(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves the mailbox dump request for the given ID and user.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveMonitors(java.lang.String)"><B>retrieveMonitors(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves all the monitors of a given user.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#retrieveMxVerificationStatus()"><B>retrieveMxVerificationStatus()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveNextPageOfAccountInfoRequests(com.google.gdata.model.atom.Link)"><B>retrieveNextPageOfAccountInfoRequests(Link)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves the next page of account info requests by following the atom next
link.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrieveNextPageOfMailboxDumpRequests(com.google.gdata.model.atom.Link)"><B>retrieveNextPageOfMailboxDumpRequests(Link)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves the next page of mailbox dump requests by following the atom next
link.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#retrieveOutboundGatewaySettings()"><B>retrieveOutboundGatewaySettings()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Retrieves the outbound gateway settings for the domain.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrievePageOfAccountInfoRequests(java.util.Date)"><B>retrievePageOfAccountInfoRequests(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves a page of account info requests from the given optional start
date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrievePageOfGroups(com.google.gdata.data.Link)"><B>retrievePageOfGroups(Link)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves next page of groups in a domain as a GenericFeed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#retrievePageOfMailboxDumpRequests(java.util.Date)"><B>retrievePageOfMailboxDumpRequests(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Retrieves a page of mailbox dump requests from the given start date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#retrievePageOfMembers(com.google.gdata.data.Link)"><B>retrievePageOfMembers(Link)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Retrieves next page of members of a group as a GenericFeed.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#RETURN_EMPTY"><B>RETURN_EMPTY</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>String porperty for flag to return empty cells.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#REVERSE"><B>REVERSE</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>The URI parameter for reversing sorted results.
<DT><A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books"><B>Review</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>User-provided review.<DT><A HREF="./com/google/gdata/data/books/Review.html#Review()"><B>Review()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/Review.html#Review(java.lang.String, java.lang.String, java.lang.String)"><B>Review(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites"><B>Revision</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An element indicating the revision number of a particular item.<DT><A HREF="./com/google/gdata/data/sites/Revision.html#Revision()"><B>Revision()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#Revision(java.lang.Integer)"><B>Revision(Integer)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#REVISION"><B>REVISION</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Revision sites link.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs"><B>RevisionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Defines an entry in a feed of revisions of a document.<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#RevisionEntry()"><B>RevisionEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#RevisionEntry(com.google.gdata.data.BaseEntry)"><B>RevisionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/RevisionFeed.html" title="class in com.google.gdata.data.docs"><B>RevisionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>A feed for accessing different revisions of a doclist document.<DT><A HREF="./com/google/gdata/data/docs/RevisionFeed.html#RevisionFeed()"><B>RevisionFeed()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionFeed.html" title="class in com.google.gdata.data.docs">RevisionFeed</A>
<DD>Contructs an empty feed.
<DT><A HREF="./com/google/gdata/data/sites/RevisionFeed.html" title="class in com.google.gdata.data.sites"><B>RevisionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>A read-only feed from which a particular version of a document can be
fetched.<DT><A HREF="./com/google/gdata/data/sites/RevisionFeed.html#RevisionFeed()"><B>RevisionFeed()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RevisionFeed.html" title="class in com.google.gdata.data.sites">RevisionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/RevisionFeed.html#RevisionFeed(com.google.gdata.data.BaseFeed)"><B>RevisionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RevisionFeed.html" title="class in com.google.gdata.data.sites">RevisionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#REVISIONS_NAMESPACE"><B>REVISIONS_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#revokeToken(com.google.gdata.client.authn.oauth.OAuthParameters)"><B>revokeToken(OAuthParameters)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Revokes the user's OAuth token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#revokeToken(java.lang.String, java.security.PrivateKey)"><B>revokeToken(String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Revokes the specified token.
<DT><A HREF="./com/google/gdata/client/http/AuthSubUtil.html#revokeToken(java.lang.String, java.lang.String, java.lang.String, java.security.PrivateKey)"><B>revokeToken(String, String, String, PrivateKey)</B></A> -
Static method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/AuthSubUtil.html" title="class in com.google.gdata.client.http">AuthSubUtil</A>
<DD>Revokes the specified token.
<DT><A HREF="./com/google/gdata/data/Rfc3339Handler.html" title="class in com.google.gdata.data"><B>Rfc3339Handler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parser for the <code>atomPerson</code> type.<DT><A HREF="./com/google/gdata/data/Rfc3339Handler.html#Rfc3339Handler()"><B>Rfc3339Handler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Rfc3339Handler.html" title="class in com.google.gdata.data">Rfc3339Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>Rfc822MediaSource</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD><A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> that wraps an RFC822 message in UTF8 format.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html#Rfc822MediaSource(java.lang.String)"><B>Rfc822MediaSource(String)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822MediaSource.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822MediaSource</A>
<DD>Constructs a new <code>Rfc822MediaSource</code> from the RFC822 message in UTF-8
format.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration"><B>Rfc822Msg</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>Google Apps name space element: <code>&lt;apps:rfc822Msg&gt;</code>.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#Rfc822Msg()"><B>Rfc822Msg()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>Creates a new Rfc822Msg with the rfc822Msg text set to null and no
encoding.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#Rfc822Msg(java.lang.String)"><B>Rfc822Msg(String)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>Creates a new Rfc822Msg object with the specified text and no encoding.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html#Rfc822Msg(java.lang.String, com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg.Encoding)"><B>Rfc822Msg(String, Rfc822Msg.Encoding)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.html" title="class in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg</A>
<DD>Creates a new Rfc822Msg object with the specified text and encoding.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.Encoding.html" title="enum in com.google.gdata.data.appsforyourdomain.migration"><B>Rfc822Msg.Encoding</B></A> - Enum in <A HREF="./com/google/gdata/data/appsforyourdomain/migration/package-summary.html">com.google.gdata.data.appsforyourdomain.migration</A><DD>A method by which mail may be encoded.<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#rights"><B>rights</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Rights of entry.
<DT><A HREF="./com/google/gdata/data/dublincore/Rights.html" title="class in com.google.gdata.data.dublincore"><B>Rights</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Information about rights held in and over the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Rights.html#Rights()"><B>Rights()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Rights.html" title="class in com.google.gdata.data.dublincore">Rights</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Rights.html#Rights(java.lang.String)"><B>Rights(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Rights.html" title="class in com.google.gdata.data.dublincore">Rights</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#rights"><B>rights</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Rights.
<DT><A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html#ROOT"><B>ROOT</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AccessLevelProperty.html" title="class in com.google.gdata.data.calendar">AccessLevelProperty</A>
<DD>The calendar server itself.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html#ROOT"><B>ROOT</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclRole.html" title="class in com.google.gdata.data.calendar">CalendarAclRole</A>
<DD>Google Calendar "ROOT" ACL role
<DT><A HREF="./com/google/gdata/util/XmlParser.html#rootElementName"><B>rootElementName</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Root element name.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#rootHandler"><B>rootHandler</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Root element handler.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#rootNamespace"><B>rootNamespace</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Root element namespace URI.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet"><B>RowCount</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>GData schema extension describing a spreadsheet's row count.<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#RowCount()"><B>RowCount()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Initializes to blank for XML parsing.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#RowCount(int)"><B>RowCount(int)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>Initializes to a particular count.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#rpcUnsupported"><B>rpcUnsupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/RsaSha1PrivateKeyHelper.html" title="class in com.google.gdata.client.authn.oauth"><B>RsaSha1PrivateKeyHelper</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>A collection of methods to load an RSA-SHA1 <CODE>PrivateKey</CODE>
object from various sources.<DT><A HREF="./com/google/gdata/util/ContentType.html#RSS"><B>RSS</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the RSS channel/item content type.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#rssNs"><B>rssNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>RSS XML namespace.
<DT><A HREF="./com/google/gdata/util/parser/Rule.html" title="class in com.google.gdata.util.parser"><B>Rule</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Rule.html" title="type parameter in Rule">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Rule</code> parser has a very simple reason for existence: in
order to construct recursive grammars, a parser needs to reference
itself.<DT><A HREF="./com/google/gdata/util/parser/Rule.html#Rule()"><B>Rule()</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Rule.html" title="class in com.google.gdata.util.parser">Rule</A>
<DD>Class constructor for a <code>null</code> <code>subject</code>.
<DT><A HREF="./com/google/gdata/util/parser/Rule.html#Rule(com.google.gdata.util.parser.Parser)"><B>Rule(Parser&lt;T&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Rule.html" title="class in com.google.gdata.util.parser">Rule</A>
<DD>Class constructor.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#sameClassAs(java.lang.Object)"><B>sameClassAs(Object)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#sampleSearch"><B>sampleSearch</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A search string that should be used when example searches are done against
this OpenSearch engine.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#SATELLITE"><B>SATELLITE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#SCALABLE"><B>SCALABLE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>g.scalable: Image can be requested in various sizes
<DT><A HREF="./com/google/gdata/data/Category.html#scheme"><B>scheme</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Scheme (domain).
<DT><A HREF="./com/google/gdata/data/Category.html#SCHEME_PREFIX"><B>SCHEME_PREFIX</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>The character used to prefix any (optional) scheme in the compound
scheme+term Category format.
<DT><A HREF="./com/google/gdata/data/Category.html#SCHEME_SUFFIX"><B>SCHEME_SUFFIX</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>The character used to suffix any (optional) scheme in the compound
scheme+term Category format.
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#SCOPE_KEY"><B>SCOPE_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt"><B>ScopeEntry</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a scope entry.<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#ScopeEntry()"><B>ScopeEntry()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#ScopeEntry(com.google.gdata.data.gtt.ScopeEntry.Value)"><B>ScopeEntry(ScopeEntry.Value)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.Value.html" title="enum in com.google.gdata.data.gtt"><B>ScopeEntry.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Value.<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics"><B>SectionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for section feed.<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#SectionEntry()"><B>SectionEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#SectionEntry(com.google.gdata.data.BaseEntry)"><B>SectionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/SectionFeed.html" title="class in com.google.gdata.data.analytics"><B>SectionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in SectionFeed.<DT><A HREF="./com/google/gdata/data/analytics/SectionFeed.html#SectionFeed()"><B>SectionFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionFeed.html" title="class in com.google.gdata.data.analytics">SectionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/SectionFeed.html#SectionFeed(com.google.gdata.data.BaseFeed)"><B>SectionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionFeed.html" title="class in com.google.gdata.data.analytics">SectionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics"><B>Segment</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Describes a segment.<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#Segment()"><B>Segment()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#Segment(java.lang.String, java.lang.String)"><B>Segment(String, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar"><B>SelectedProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing selected property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html#SelectedProperty()"><B>SelectedProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar">SelectedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html#SelectedProperty(java.lang.String)"><B>SelectedProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar">SelectedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#SELF"><B>SELF</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI of the feed or entry.
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar"><B>SendAclNotificationsProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Describes whether to send ACL notifications to grantees.<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#SendAclNotificationsProperty()"><B>SendAclNotificationsProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#SendAclNotificationsProperty(java.lang.Boolean)"><B>SendAclNotificationsProperty(Boolean)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/SendEmail.html" title="class in com.google.gdata.data.projecthosting"><B>SendEmail</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Whether or not to send email notifications.<DT><A HREF="./com/google/gdata/data/projecthosting/SendEmail.html#SendEmail()"><B>SendEmail()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/SendEmail.html" title="class in com.google.gdata.data.projecthosting">SendEmail</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/SendEmail.html#SendEmail(java.lang.String)"><B>SendEmail(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/SendEmail.html" title="class in com.google.gdata.data.projecthosting">SendEmail</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar"><B>SendEventNotificationsProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing whether to send event notifications
to other participants of the event or not.<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html#SendEventNotificationsProperty()"><B>SendEventNotificationsProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendEventNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html#SendEventNotificationsProperty(java.lang.String)"><B>SendEventNotificationsProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendEventNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts"><B>Sensitivity</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's sensitivity.<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#Sensitivity()"><B>Sensitivity()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#Sensitivity(com.google.gdata.data.contacts.Sensitivity.Rel)"><B>Sensitivity(Sensitivity.Rel)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.Rel.html" title="enum in com.google.gdata.data.contacts"><B>Sensitivity.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Sensitivity type.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#SENT"><B>SENT</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should appear in the list of sent
messages when inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#SENT_CATEGORY"><B>SENT_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label sent message feeds and entries.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#sequence(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>sequence(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Sequence</code> parser from the <code>left</code> and
<code>right</code> sub-parsers.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#sequence(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>sequence(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Sequence</code> parser from parsers <code>one</code>,
<code>two</code> and <code>three</code> sub-parsers.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#sequence(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>sequence(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a sequence of four parsers.
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#sequence(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>sequence(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a sequence of five parsers.
<DT><A HREF="./com/google/gdata/util/parser/Sequence.html" title="class in com.google.gdata.util.parser"><B>Sequence</B></A>&lt;<A HREF="./com/google/gdata/util/parser/Sequence.html" title="type parameter in Sequence">T</A>&gt; - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Sequence</code> parser matches if its <code>left</code> parser
matches the prefix of the parse buffer and then its <code>right</code>
parser matches (in sequence) the prefix of whatever remains in the parse
buffer.<DT><A HREF="./com/google/gdata/util/parser/Sequence.html#Sequence(com.google.gdata.util.parser.Parser, com.google.gdata.util.parser.Parser)"><B>Sequence(Parser&lt;? super T&gt;, Parser&lt;? super T&gt;)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Sequence.html" title="class in com.google.gdata.util.parser">Sequence</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html" title="class in com.google.gdata.data.calendar"><B>SequenceNumberProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing sequence number of an event.<DT><A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html#SequenceNumberProperty()"><B>SequenceNumberProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html" title="class in com.google.gdata.data.calendar">SequenceNumberProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html#SequenceNumberProperty(java.lang.String)"><B>SequenceNumberProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SequenceNumberProperty.html" title="class in com.google.gdata.data.calendar">SequenceNumberProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#serverOverloaded"><B>serverOverloaded</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client"><B>Service</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Service class represents a client connection to a GData service.<DT><A HREF="./com/google/gdata/client/Service.html#Service()"><B>Service()</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Constructs a new Service instance that is configured to accept arbitrary
extension data within feed or entry elements.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#service"><B>service</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Service.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#service"><B>service</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>Service associated with the feed.
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client"><B>Service.ClientInputProperties</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The ClientInputProperties class is an adaptor class that implements the
<CODE>InputProperties</CODE> interface for content to be read from the target
service based upon its attributes and a <A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client"><CODE>Service.GDataRequest</CODE></A>.<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#Service.ClientInputProperties(com.google.gdata.client.Service.GDataRequest, java.lang.Class)"><B>Service.ClientInputProperties(Service.GDataRequest, Class&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientInputProperties.html#Service.ClientInputProperties(com.google.gdata.util.ContentType, java.lang.Class)"><B>Service.ClientInputProperties(ContentType, Class&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientInputProperties.html" title="class in com.google.gdata.client">Service.ClientInputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client"><B>Service.ClientOutputProperties</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The ClientOutputProperties class is an adaptor class that implements
the <CODE>OutputProperties</CODE> interface for content to be written to the
target service based upon its attributes and a <A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client"><CODE>Service.GDataRequest</CODE></A>.<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#Service.ClientOutputProperties(com.google.gdata.client.Service.GDataRequest, java.lang.Object)"><B>Service.ClientOutputProperties(Service.GDataRequest, Object)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html#Service.ClientOutputProperties(com.google.gdata.util.ContentType, java.lang.Object)"><B>Service.ClientOutputProperties(ContentType, Object)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientOutputProperties.html" title="class in com.google.gdata.client">Service.ClientOutputProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client"><B>Service.ClientStreamProperties</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The ClientStreamProperties class is an abstract adaptor class that
implements the <CODE>StreamProperties</CODE> interface for content to be written
to or read from the target service based upon its attributes and a
<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client"><CODE>Service.GDataRequest</CODE></A>.<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#Service.ClientStreamProperties(com.google.gdata.client.Service.GDataRequest)"><B>Service.ClientStreamProperties(Service.GDataRequest)</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html#Service.ClientStreamProperties()"><B>Service.ClientStreamProperties()</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.ClientStreamProperties.html" title="class in com.google.gdata.client">Service.ClientStreamProperties</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client"><B>Service.GDataRequest</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>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).<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.RequestType.html" title="enum in com.google.gdata.client"><B>Service.GDataRequest.RequestType</B></A> - Enum in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The RequestType enumeration defines the set of expected GData request
types.<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client"><B>Service.GDataRequestFactory</B></A> - Interface in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The GDataRequestFactory interface defines a basic factory interface for
constructing a new GDataRequest interface.<DT><A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client"><B>Service.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>The Versions class defines <A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><CODE>Version</CODE></A> constants representing the set
of active versions of the GData core protocol and common data model
classes.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#SERVICE_VERSION"><B>SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util"><B>ServiceConfigurationException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The ServiceConfigurationException should be thrown if a GData server
or client configuration is not valid.<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html#ServiceConfigurationException(java.lang.String)"><B>ServiceConfigurationException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util">ServiceConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html#ServiceConfigurationException(java.lang.String, java.lang.Throwable)"><B>ServiceConfigurationException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util">ServiceConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html#ServiceConfigurationException(java.lang.Throwable)"><B>ServiceConfigurationException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util">ServiceConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html#ServiceConfigurationException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>ServiceConfigurationException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util">ServiceConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceConfigurationException.html#ServiceConfigurationException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>ServiceConfigurationException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceConfigurationException.html" title="class in com.google.gdata.util">ServiceConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection"><B>ServiceDocument</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>The ServiceDocument class defines the basic Java object model
representation and XML parsing/generation support for an
Atom Publishing Protocol introspection document<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#ServiceDocument()"><B>ServiceDocument()</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.Handler.html" title="class in com.google.gdata.data.introspection"><B>ServiceDocument.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>XmlParser ElementHandler for <code>app:service</code><DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.Handler.html#ServiceDocument.Handler(com.google.gdata.data.ExtensionProfile)"><B>ServiceDocument.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.Handler.html" title="class in com.google.gdata.data.introspection">ServiceDocument.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client"><B>ServiceError</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>One error found in the body of a
<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><CODE>ServiceException</CODE></A>
or in the content of a
<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch"><CODE>BatchStatus</CODE></A>.<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#ServiceError(java.lang.String, java.lang.String, java.lang.String)"><B>ServiceError(String, String, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Creates a new error.
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#ServiceError(java.lang.String)"><B>ServiceError(String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Creates a new error with just an error message.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client"><B>ServiceErrors</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Extracts and organizes error messages from a
<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><CODE>ServiceException</CODE></A> or from a
<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch"><CODE>BatchStatus</CODE></A>.<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#ServiceErrors(com.google.gdata.util.ServiceException)"><B>ServiceErrors(ServiceException)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Creates a ServiceErrors object corresponding
to the errors contained in a <A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><CODE>ServiceException</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#ServiceErrors(com.google.gdata.data.batch.BatchStatus)"><B>ServiceErrors(BatchStatus)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Creates a ServiceErrors object corresponding
to the errors contained in <A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch"><CODE>BatchStatus</CODE></A>.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#ServiceErrors()"><B>ServiceErrors()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Empty constructor.
<DT><A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util"><B>ServiceException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The ServiceException class is the base exception class used to
indicate an error while processing a GDataRequest.<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(java.lang.String)"><B>ServiceException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(java.lang.String, java.lang.Throwable)"><B>ServiceException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(java.lang.Throwable)"><B>ServiceException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(java.net.HttpURLConnection)"><B>ServiceException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Initializes the ServiceException using the error response data from an
HTTP connection.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(com.google.gdata.util.ErrorContent)"><B>ServiceException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Initializes the ServiceException using an <A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><CODE>ErrorContent</CODE></A> object that
encapsulates most of the information about the error.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#ServiceException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>ServiceException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Initializes the ServiceException using an <A HREF="./com/google/gdata/util/ErrorContent.html" title="interface in com.google.gdata.util"><CODE>ErrorContent</CODE></A> object that
encapsulates most of the information about the error, and an embedded
exception.
<DT><A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html" title="class in com.google.gdata.util"><B>ServiceExceptionInitializer</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The ServiceExceptionInitializer class is used to initialize
a ServiceException from either an HTTP connection or an
XML structured error represented as a string.<DT><A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html#ServiceExceptionInitializer(com.google.gdata.util.ServiceException)"><B>ServiceExceptionInitializer(ServiceException)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceExceptionInitializer.html" title="class in com.google.gdata.util">ServiceExceptionInitializer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util"><B>ServiceForbiddenException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(java.lang.String)"><B>ServiceForbiddenException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(java.lang.String, java.lang.Throwable)"><B>ServiceForbiddenException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(java.lang.Throwable)"><B>ServiceForbiddenException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(java.net.HttpURLConnection)"><B>ServiceForbiddenException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>ServiceForbiddenException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceForbiddenException.html#ServiceForbiddenException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>ServiceForbiddenException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceForbiddenException.html" title="class in com.google.gdata.util">ServiceForbiddenException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util"><B>ServiceUnavailableException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Thrown when an exception occurs that is temporary; i.e., the user should
try again.<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(java.lang.String)"><B>ServiceUnavailableException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(java.lang.String, java.lang.Throwable)"><B>ServiceUnavailableException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(java.lang.Throwable)"><B>ServiceUnavailableException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(java.net.HttpURLConnection)"><B>ServiceUnavailableException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>ServiceUnavailableException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#ServiceUnavailableException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>ServiceUnavailableException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#set(char, char)"><B>set(char, char)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Rule.html#set(com.google.gdata.util.parser.Parser)"><B>set(Parser&lt;T&gt;)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Rule.html" title="class in com.google.gdata.util.parser">Rule</A>
<DD>Sets the <code>subject</code> member.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setAboutMe(java.lang.String)"><B>setAboutMe(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Sets the user description.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#setAbPageVariationId(com.google.gdata.data.analytics.GwoAbPageVariationId)"><B>setAbPageVariationId(GwoAbPageVariationId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Sets the A/B experiment page variation ID.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#setAbsoluteTime(com.google.gdata.data.DateTime)"><B>setAbsoluteTime(DateTime)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#setAcceptLanguage(java.lang.String)"><B>setAcceptLanguage(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Defines the languages accepted by the application.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setAccess(java.lang.String)"><B>setAccess(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the access for the album this data object represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setAccess(java.lang.String)"><B>setAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setAccess(java.lang.String)"><B>setAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setAccess(java.lang.String)"><B>setAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the access for the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setAccessExt(com.google.gdata.data.photos.GphotoAccess)"><B>setAccessExt(GphotoAccess)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the access level for the album.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setAccessLevel(com.google.gdata.data.calendar.AccessLevelProperty)"><B>setAccessLevel(AccessLevelProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar accesslevel.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#setAccessTokenUrl(java.lang.String)"><B>setAccessTokenUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Set the access token url
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setAccessTokenUrl(java.lang.String)"><B>setAccessTokenUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the value of the access token url.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setActive(java.lang.Boolean)"><B>setActive(Boolean)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the whether the goal is currently active.
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setAdditionalName(com.google.gdata.data.extensions.AdditionalName)"><B>setAdditionalName(AdditionalName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the additional name.
<DT><A HREF="./com/google/api/gbase/client/Location.html#setAddress(java.lang.String)"><B>setAddress(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Sets the address.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setAddress(java.lang.String)"><B>setAddress(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#setAddress(java.lang.String)"><B>setAddress(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Sets the IM address.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setAdmin(java.lang.Boolean)"><B>setAdmin(Boolean)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setAdminEmailAddress(java.lang.String)"><B>setAdminEmailAddress(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setAdminEmailAddress(java.lang.String)"><B>setAdminEmailAddress(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setAdultContent(boolean)"><B>setAdultContent(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setAge(java.lang.Integer)"><B>setAge(Integer)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#setAge(int)"><B>setAge(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>Sets the age.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setAgent(com.google.gdata.data.extensions.Agent)"><B>setAgent(Agent)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Used in work addresses.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setAggregate(boolean)"><B>setAggregate(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#setAggregates(com.google.gdata.data.analytics.Aggregates)"><B>setAggregates(Aggregates)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Sets the aggregates.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setAgreedToTerms(java.lang.Boolean)"><B>setAgreedToTerms(Boolean)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setAlbum(com.google.gdata.data.docs.Album)"><B>setAlbum(Album)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the album.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setAlbumAccess(java.lang.String)"><B>setAlbumAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the access for the album that contains this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setAlbumAccess(java.lang.String)"><B>setAlbumAccess(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the access for the album that contains this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setAlbumAccess(java.lang.String)"><B>setAlbumAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setAlbumAccess(java.lang.String)"><B>setAlbumAccess(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setAlbumAccessExt(com.google.gdata.data.photos.GphotoAccess)"><B>setAlbumAccessExt(GphotoAccess)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the access level for the album.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setAlbumArt(com.google.gdata.data.docs.AlbumArt)"><B>setAlbumArt(AlbumArt)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the album art.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setAlbumArtist(com.google.gdata.data.docs.AlbumArtist)"><B>setAlbumArtist(AlbumArtist)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the album artist.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Set the albumId of the album this comment is contained in.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Set the albumId by string for the album the comment is on.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>Set the albumId for the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>Set the albumId for the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Sets the album the photo is in.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Sets the album the photo is in.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the albumId of the photo as a string, the album the photo is in.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets the id of the album the photo is in.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setAlbumId(java.lang.Long)"><B>setAlbumId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setAlbumId(java.lang.String)"><B>setAlbumId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setAlbumIdExt(com.google.gdata.data.photos.GphotoAlbumId)"><B>setAlbumIdExt(GphotoAlbumId)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Sets the album ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setAlbumIdExt(com.google.gdata.data.photos.GphotoAlbumId)"><B>setAlbumIdExt(GphotoAlbumId)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the album ID of the album this photo is in.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html#setAlgo(java.lang.String)"><B>setAlgo(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaHash.html" title="class in com.google.gdata.data.media.mediarss">MediaHash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#setAllCountries()"><B>setAllCountries()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Explicitely sets the attribute <code>country</code> to <code>all</code>.
<DT><A HREF="./com/google/gdata/client/Service.html#setAltRegistry(com.google.gdata.wireformats.AltRegistry)"><B>setAltRegistry(AltRegistry)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#setAmount(java.lang.Double)"><B>setAmount(Double)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Sets the amount.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setAnalyticsAccountId(com.google.gdata.data.analytics.GwoAnalyticsAccountId)"><B>setAnalyticsAccountId(GwoAnalyticsAccountId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the Analytics account ID.
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setAncestor(java.lang.String)"><B>setAncestor(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the content with the given ancestor.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setAnyoneCanAddSelf(boolean)"><B>setAnyoneCanAddSelf(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setApetureFNumber(java.lang.Float)"><B>setApetureFNumber(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the fstop value used.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setApplication(java.lang.String)"><B>setApplication(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the application attribute.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#setApprovalUrl(java.lang.String)"><B>setApprovalUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Sets the approval url.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setArbitraryXml(boolean)"><B>setArbitraryXml(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#setArbitraryXml(boolean)"><B>setArbitraryXml(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>Configures the extension profile to specify whether any foreign XML
elements found when parsing within an <A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data"><CODE>ExtensionPoint</CODE></A> should
be preserved.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setArtist(com.google.gdata.data.docs.Artist)"><B>setArtist(Artist)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the artist.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setAscendingOrder(boolean)"><B>setAscendingOrder(boolean)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Changes the order in which results are returned (ascending
or descending).
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setAspectRatio(com.google.gdata.data.youtube.YtAspectRatio)"><B>setAspectRatio(YtAspectRatio)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setAttendeeStatus(java.lang.String)"><B>setAttendeeStatus(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setAttendeeType(java.lang.String)"><B>setAttendeeType(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#setAttributeId(java.lang.String, com.google.api.gbase.client.GoogleBaseAttributeType)"><B>setAttributeId(String, GoogleBaseAttributeType)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Sets attribute name and type.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#setAttributeId(com.google.api.gbase.client.GoogleBaseAttributeId)"><B>setAttributeId(GoogleBaseAttributeId)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Sets attribute name and type.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setAttribution(java.lang.String)"><B>setAttribution(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#setAuthor(java.lang.String)"><B>setAuthor(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the author name or email address used for the query.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setAuthorizationUrl(java.lang.String)"><B>setAuthorizationUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the value of the authorization url.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setAuthSubToken(java.lang.String)"><B>setAuthSubToken(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the AuthSub token to be used to authenticate a user.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setAuthSubToken(java.lang.String, java.security.PrivateKey)"><B>setAuthSubToken(String, PrivateKey)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the AuthSub token to be used to authenticate a user.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setAuthSubToken(java.lang.String)"><B>setAuthSubToken(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the AuthSub token to be used to authenticate a user.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setAuthSubToken(java.lang.String, java.security.PrivateKey)"><B>setAuthSubToken(String, PrivateKey)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the AuthSub token to be used to authenticate a user.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setAuthToken(com.google.gdata.client.http.HttpAuthToken)"><B>setAuthToken(HttpAuthToken)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Set the authentication token.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#setAuthToken(com.google.gdata.client.AuthTokenFactory.AuthToken)"><B>setAuthToken(AuthTokenFactory.AuthToken)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#setAuthToken(com.google.gdata.client.http.HttpAuthToken)"><B>setAuthToken(HttpAuthToken)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#setAuthToken(com.google.gdata.client.AuthTokenFactory.AuthToken)"><B>setAuthToken(AuthTokenFactory.AuthToken)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client">Service.GDataRequestFactory</A>
<DD>Set authentication token to be used on subsequent requests created via
<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#getRequest(com.google.gdata.client.Service.GDataRequest.RequestType, java.net.URL, com.google.gdata.util.ContentType)"><CODE>Service.GDataRequestFactory.getRequest(
com.google.gdata.client.Service.GDataRequest.RequestType, URL,
ContentType)</CODE></A>.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setAuthTokenFactory(com.google.gdata.client.AuthTokenFactory)"><B>setAuthTokenFactory(AuthTokenFactory)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the <A HREF="./com/google/gdata/client/AuthTokenFactory.html" title="interface in com.google.gdata.client"><CODE>AuthTokenFactory</CODE></A> currently associated with the service.
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.html#setAutoExtending(boolean)"><B>setAutoExtending(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data">ExtensionProfile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setAutomaticallyGeneratedContent(com.google.gdata.data.Content)"><B>setAutomaticallyGeneratedContent(Content)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Lets the GData server set the content.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setAutomaticallyGeneratedContent(com.google.gdata.data.Content)"><B>setAutomaticallyGeneratedContent(Content)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Lets the GData server populate this entry with the atom:content.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setAutomaticallyGeneratedSummary(com.google.gdata.data.TextConstruct)"><B>setAutomaticallyGeneratedSummary(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Lets the GData server populate this entry with the atom:summary.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setAutomaticallyGeneratedTitle(com.google.gdata.data.TextConstruct)"><B>setAutomaticallyGeneratedTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Lets the GData server set the title.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setAutomaticallyGeneratedTitle(com.google.gdata.data.TextConstruct)"><B>setAutomaticallyGeneratedTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Lets the GData server populate this entry with the atom:title.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#setAutomaticSpeechRecognition(boolean)"><B>setAutomaticSpeechRecognition(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setAutoPruneMode(com.google.gdata.data.analytics.GwoAutoPruneMode)"><B>setAutoPruneMode(GwoAutoPruneMode)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the auto-prune mode.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setAverage(java.lang.Float)"><B>setAverage(Float)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setBackoffPolicy(com.google.gdata.client.uploader.BackoffPolicy)"><B>setBackoffPolicy(BackoffPolicy)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#setBase(java.lang.String)"><B>setBase(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#setBatchId(com.google.gdata.data.ExtensionPoint, java.lang.String)"><B>setBatchId(ExtensionPoint, String)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Sets the value of the tag <code>&lt;batch:id&gt;</code>.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setBatchId(com.google.gdata.data.batch.BatchId)"><B>setBatchId(BatchId)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the batch identifier.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setBatchId(com.google.gdata.data.batch.BatchId)"><B>setBatchId(BatchId)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the batch identifier.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setBatchId(com.google.gdata.data.batch.BatchId)"><B>setBatchId(BatchId)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the batch identifier.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setBatchInterrupted(com.google.gdata.data.batch.BatchInterrupted)"><B>setBatchInterrupted(BatchInterrupted)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setBatchInterrupted(com.google.gdata.data.batch.BatchInterrupted)"><B>setBatchInterrupted(BatchInterrupted)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the batch interruption information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setBatchInterrupted(com.google.gdata.data.batch.BatchInterrupted)"><B>setBatchInterrupted(BatchInterrupted)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the batch interruption information.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setBatchOperation(com.google.gdata.data.batch.BatchOperation)"><B>setBatchOperation(BatchOperation)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the batch operation.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setBatchOperation(com.google.gdata.data.batch.BatchOperation)"><B>setBatchOperation(BatchOperation)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the batch operation.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setBatchOperation(com.google.gdata.data.batch.BatchOperation)"><B>setBatchOperation(BatchOperation)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the batch operation.
<DT><A HREF="./com/google/gdata/data/batch/BatchUtils.html#setBatchOperationType(com.google.gdata.data.ExtensionPoint, com.google.gdata.data.batch.BatchOperationType)"><B>setBatchOperationType(ExtensionPoint, BatchOperationType)</B></A> -
Static method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchUtils.html" title="class in com.google.gdata.data.batch">BatchUtils</A>
<DD>Sets the batch operation to execute in a <A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setBatchStatus(com.google.gdata.data.batch.BatchStatus)"><B>setBatchStatus(BatchStatus)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the batch response status information.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setBatchStatus(com.google.gdata.data.batch.BatchStatus)"><B>setBatchStatus(BatchStatus)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the batch response status information.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setBatchStatus(com.google.gdata.data.batch.BatchStatus)"><B>setBatchStatus(BatchStatus)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the batch response status information.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setBeginDate(java.util.Date)"><B>setBeginDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setBeginDate(java.util.Date)"><B>setBeginDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setBillingInformation(com.google.gdata.data.contacts.BillingInformation)"><B>setBillingInformation(BillingInformation)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the billing information.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setBirthday(com.google.gdata.data.contacts.Birthday)"><B>setBirthday(Birthday)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the birthday.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setBitrate(int)"><B>setBitrate(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#setBlob(java.lang.String)"><B>setBlob(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#setBody(java.lang.String)"><B>setBody(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Changes the body of the message.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setBooks(java.lang.String)"><B>setBooks(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#setBooleanValue(boolean)"><B>setBooleanValue(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Set boolean value.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#setBox(com.google.gdata.data.ExtensionPoint, com.google.gdata.data.geo.Box)"><B>setBox(ExtensionPoint, Box)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Sets the geo bounding box of the extension passed in.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setBytes(byte[])"><B>setBytes(byte[])</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Specifies the binary contents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setBytesUsed(java.lang.Long)"><B>setBytesUsed(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the number of bytes used in the album this data object represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setBytesUsed(java.lang.Long)"><B>setBytesUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setBytesUsed(java.lang.Long)"><B>setBytesUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setBytesUsed(java.lang.Long)"><B>setBytesUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the number of bytes used in the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setBytesUsedExt(com.google.gdata.data.photos.GphotoBytesUsed)"><B>setBytesUsedExt(GphotoBytesUsed)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the number of bytes used by this album.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setCameraMake(java.lang.String)"><B>setCameraMake(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the make of the camera used.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setCameraModel(java.lang.String)"><B>setCameraModel(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the model of the camera used.
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#setCan(java.lang.String)"><B>setCan(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Sets the canned query identifier.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setCanEdit(boolean)"><B>setCanEdit(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#setCanEdit(boolean)"><B>setCanEdit(boolean)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Sets whether the server allows this entry to be modified by the client.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setCanPost(boolean)"><B>setCanPost(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the property that indicates if it is possible to post new entries
to the feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setCanPost(boolean)"><B>setCanPost(boolean)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets whether this feed accepts entries POSTed to it.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#setCaseSensitive(java.lang.Boolean)"><B>setCaseSensitive(Boolean)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Sets the whether path URL matching is case sensitive.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setChangePasswordAtNextLogin(java.lang.Boolean)"><B>setChangePasswordAtNextLogin(Boolean)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setChannels(int)"><B>setChannels(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setChannels(java.lang.Integer)"><B>setChannels(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the number of audio channels.
<DT><A HREF="./com/google/gdata/data/youtube/ChannelEntry.html#setChannelType(java.lang.String)"><B>setChannelType(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ChannelEntry.html" title="class in com.google.gdata.data.youtube">ChannelEntry</A>
<DD>Set channel type of category tag.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setChannelType(java.lang.String)"><B>setChannelType(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Set channel type of category tag.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setChatMonitorLevel(java.lang.String)"><B>setChatMonitorLevel(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setChecksum(java.lang.String)"><B>setChecksum(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the checksum of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setChecksum(java.lang.String)"><B>setChecksum(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the checksum of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setChecksum(java.lang.String)"><B>setChecksum(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setChecksum(java.lang.String)"><B>setChecksum(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setChecksumExt(com.google.gdata.data.photos.GphotoChecksum)"><B>setChecksumExt(GphotoChecksum)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the checksum for the photo provided by the client.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#setChunkedMediaUpload(int)"><B>setChunkedMediaUpload(int)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Configures the service to use chunked streaming mode for media write
requests.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setChunkSize(long)"><B>setChunkSize(long)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setCity(com.google.gdata.data.extensions.City)"><B>setCity(City)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Can be city, village, town, borough, etc.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setClient(java.lang.String)"><B>setClient(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the client of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setClient(java.lang.String)"><B>setClient(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the client string on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setClient(java.lang.String)"><B>setClient(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setClient(java.lang.String)"><B>setClient(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setClientExt(com.google.gdata.data.photos.GphotoClient)"><B>setClientExt(GphotoClient)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the client that uploaded the photo.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setClosedDate(com.google.gdata.data.projecthosting.ClosedDate)"><B>setClosedDate(ClosedDate)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the closed date.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#setCode(int)"><B>setCode(int)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Sets HTTP response code.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#setCode(java.lang.String)"><B>setCode(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Sets the code.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#setCode(java.lang.String)"><B>setCode(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Sets the The 3166-1 alpha-2 country code.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setCode(java.lang.String)"><B>setCode(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set the codename.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setCode(java.lang.String)"><B>setCode(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set error code.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#setColCount(int)"><B>setColCount(int)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Sets the total number of columns.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setColor(com.google.gdata.data.calendar.ColorProperty)"><B>setColor(ColorProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar color.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#setComboActive(com.google.gdata.data.analytics.GwoComboActive)"><B>setComboActive(GwoComboActive)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Sets the flag indicating if the combination is active.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#setComboId(com.google.gdata.data.analytics.GwoComboId)"><B>setComboId(GwoComboId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Sets the combination ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#setComboString(com.google.gdata.data.analytics.GwoComboString)"><B>setComboString(GwoComboString)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Sets the string that specifies a combination in an experiment.
<DT><A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html#setComment(java.lang.String)"><B>setComment(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/ComplaintEntry.html" title="class in com.google.gdata.data.youtube">ComplaintEntry</A>
<DD>Adds an optional comment to the complaint.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the number of comments on the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the number of comments on the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the number of comments on the photo this item represents.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the number of comments on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setCommentCount(java.lang.Integer)"><B>setCommentCount(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setCommentCountExt(com.google.gdata.data.photos.GphotoCommentCount)"><B>setCommentCountExt(GphotoCommentCount)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the number of comments on this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setCommentCountExt(com.google.gdata.data.photos.GphotoCommentCount)"><B>setCommentCountExt(GphotoCommentCount)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the count of comments on this photo.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setComments(com.google.gdata.data.extensions.Comments)"><B>setComments(Comments)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the Comments class.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setComments(com.google.gdata.data.extensions.Comments)"><B>setComments(Comments)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the comments tag.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the whether comments are enabled in the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the whether comments are enabled in the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the whether comments are enabled in the photo this item represents.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets whether comments can be made on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setCommentsEnabled(java.lang.Boolean)"><B>setCommentsEnabled(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setCommentsEnabledExt(com.google.gdata.data.photos.GphotoCommentsEnabled)"><B>setCommentsEnabledExt(GphotoCommentsEnabled)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the comments enabled field, which is true if comments are enabled for
this album.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setCommentsEnabledExt(com.google.gdata.data.photos.GphotoCommentsEnabled)"><B>setCommentsEnabledExt(GphotoCommentsEnabled)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the whether comments are enabled on this photo.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setCommission(com.google.gdata.data.finance.Commission)"><B>setCommission(Commission)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the commission for the transaction.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setCompany(java.lang.String)"><B>setCompany(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#setComparison(java.lang.String)"><B>setComparison(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Sets the engagement goal's comparison operation.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setCompletedDate(java.util.Date)"><B>setCompletedDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setCompletedDate(java.util.Date)"><B>setCompletedDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setComposer(com.google.gdata.data.docs.Composer)"><B>setComposer(Composer)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the composer.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#setConfidenceInterval(java.lang.Double)"><B>setConfidenceInterval(Double)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Sets the 95% confidence interval for this metric (lower is better).
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#setConnectionSource(com.google.gdata.client.http.HttpUrlConnectionSource)"><B>setConnectionSource(HttpUrlConnectionSource)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>Sets a specific <A HREF="./com/google/gdata/client/http/HttpUrlConnectionSource.html" title="interface in com.google.gdata.client.http"><CODE>HttpUrlConnectionSource</CODE></A> instance to create
backing <CODE>URLConnection</CODE> instance.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setConnectTimeout(int)"><B>setConnectTimeout(int)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setConnectTimeout(int)"><B>setConnectTimeout(int)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets the number of milliseconds to wait for a connection to the remote
GData service before timing out.
<DT><A HREF="./com/google/gdata/client/Service.html#setConnectTimeout(int)"><B>setConnectTimeout(int)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the default wait timeout (in milliseconds) for a connection to the
remote GData service.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setContact(java.lang.String)"><B>setContact(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#setContainsSampledData(com.google.gdata.data.analytics.ContainsSampledData)"><B>setContainsSampledData(ContainsSampledData)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Sets the flag indicating whether response contains sampled data.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setContent(java.lang.String)"><B>setContent(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Selects what to return, on the customer feed.
<DT><A HREF="./com/google/gdata/data/AttributeGenerator.html#setContent(java.lang.String)"><B>setContent(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AttributeGenerator.html" title="class in com.google.gdata.data">AttributeGenerator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setContent(com.google.gdata.data.Content)"><B>setContent(Content)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setContent(com.google.gdata.data.TextConstruct)"><B>setContent(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#setContent(java.lang.String)"><B>setContent(String)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Sets this tag content.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#setContent(java.lang.String)"><B>setContent(String)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Sets error message.
<DT><A HREF="./com/google/gdata/data/Link.html#setContent(com.google.gdata.data.Content)"><B>setContent(Content)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setContent(com.google.gdata.data.TextConstruct)"><B>setContent(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Throws an exception, preventing setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setContent(com.google.gdata.data.Content)"><B>setContent(Content)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Throws an exception, preventing setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setContent(com.google.gdata.data.Content)"><B>setContent(Content)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Prevents setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setContent(com.google.gdata.data.TextConstruct)"><B>setContent(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Prevents setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/TextContent.html#setContent(com.google.gdata.data.TextConstruct)"><B>setContent(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Specifies the text content.
<DT><A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html#setContent(java.lang.String)"><B>setContent(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/AbstractFreeTextExtension.html" title="class in com.google.gdata.data.youtube">AbstractFreeTextExtension</A>
<DD>Sets the content string.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#setContentAsCountryCodeList(java.util.List)"><B>setContentAsCountryCodeList(List&lt;String&gt;)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>Sets the content as a space-separated list of country codes.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#setContentLength(long)"><B>setContentLength(long)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#setContentType(com.google.gdata.util.ContentType)"><B>setContentType(ContentType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the default ContentType for writing data to the GData service.
<DT><A HREF="./com/google/gdata/data/batch/BatchInterrupted.html#setContentType(com.google.gdata.util.ContentType)"><B>setContentType(ContentType)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchInterrupted.html" title="class in com.google.gdata.data.batch">BatchInterrupted</A>
<DD>Sets the content type for this tag.
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#setContentType(com.google.gdata.util.ContentType)"><B>setContentType(ContentType)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Sets mime type for the content of this error.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#setContinuityOfCareRecord(com.google.gdata.data.health.ContinuityOfCareRecord)"><B>setContinuityOfCareRecord(ContinuityOfCareRecord)</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Sets the continuity of care record.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setControlScript(com.google.gdata.data.analytics.GwoControlScript)"><B>setControlScript(GwoControlScript)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the script to control the experiment.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setConversionScript(com.google.gdata.data.analytics.GwoConversionScript)"><B>setConversionScript(GwoConversionScript)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the script to record conversions.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setCookieManager(com.google.gdata.client.CookieManager)"><B>setCookieManager(CookieManager)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the <A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client"><CODE>CookieManager</CODE></A> currently associated with the service.
<DT><A HREF="./com/google/gdata/client/CookieManager.html#setCookiesEnabled(boolean)"><B>setCookiesEnabled(boolean)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/CookieManager.html" title="interface in com.google.gdata.client">CookieManager</A>
<DD>Enables or disables cookie handling.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#setCookiesEnabled(boolean)"><B>setCookiesEnabled(boolean)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setCopyright(com.google.gdata.data.media.mediarss.MediaCopyright)"><B>setCopyright(MediaCopyright)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setCostBasis(com.google.gdata.data.finance.CostBasis)"><B>setCostBasis(CostBasis)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the cost basis of the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setCostBasis(com.google.gdata.data.finance.CostBasis)"><B>setCostBasis(CostBasis)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the cost basis of the position in the portfolio default currency (and
exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#setCount(java.lang.Integer)"><B>setCount(Integer)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Sets the count.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#setCount(java.lang.Integer)"><B>setCount(Integer)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Sets the provides a hint to clients as to the total number of replies
contained by the linked resource.
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#setCountBySource(java.lang.String, int)"><B>setCountBySource(String, int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>Sets the sub-total for a specific source.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#setCountHint(java.lang.Integer)"><B>setCountHint(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#setCountHint(java.lang.Integer)"><B>setCountHint(Integer)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>Sets the estimate of how many entries can be
found in the enclosed feed.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#setCountries(java.util.Collection)"><B>setCountries(Collection&lt;String&gt;)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>Defines the countries to which the rating applies.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setCountry(com.google.gdata.data.extensions.Country)"><B>setCountry(Country)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the The country name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setCountryRestriction(java.lang.String)"><B>setCountryRestriction(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the <code>restriction</code> parameter to a country code.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setCoverage(com.google.gdata.data.analytics.GwoCoverage)"><B>setCoverage(GwoCoverage)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the percentage of traffic to send to the experiment.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setCrawled(com.google.gdata.data.DateTime)"><B>setCrawled(DateTime)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field is not used any more.</I>
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#setCrawlRate(com.google.gdata.data.webmastertools.CrawlRate)"><B>setCrawlRate(CrawlRate)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setCrawlRate(com.google.gdata.data.webmastertools.CrawlRate)"><B>setCrawlRate(CrawlRate)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Changes the crawl rate.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#setCrawlType(com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType)"><B>setCrawlType(CrawlIssueCrawlType.CrawlType)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#setCrawlType(com.google.gdata.data.webmastertools.CrawlIssueCrawlType)"><B>setCrawlType(CrawlIssueCrawlType)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Sets the crawl issue crawl type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setCrowdingBy(java.lang.String)"><B>setCrowdingBy(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Sets the criteria used for crowding the results in groups.
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#setCurrencyCode(java.lang.String)"><B>setCurrencyCode(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>Sets the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setCurrencyCode(java.lang.String)"><B>setCurrencyCode(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the ISO4217 currency code.
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#setCurrentEntry(com.google.gdata.data.IEntry)"><B>setCurrentEntry(IEntry)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setData(com.google.gdata.client.uploader.UploadData)"><B>setData(UploadData)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#setData(com.google.gdata.data.spreadsheet.Data)"><B>setData(Data)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Sets the data region of a table.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#setData(com.google.gdata.data.spreadsheet.Data)"><B>setData(Data)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Sets the data region of a table.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setDate(com.google.gdata.data.DateTime)"><B>setDate(DateTime)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the date at which the transaction occurred.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the date of the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Sets the date on the album, this is the user-defined date.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#setDate(com.google.gdata.data.DateTime)"><B>setDate(DateTime)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Changes the Date field of the message.
<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#setDate(com.google.gdata.data.DateTime)"><B>setDate(DateTime)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>Sets the date.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#setDateDetected(com.google.gdata.data.DateTime)"><B>setDateDetected(DateTime)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#setDateDetected(com.google.gdata.data.webmastertools.CrawlIssueDateDetected)"><B>setDateDetected(CrawlIssueDateDetected)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Sets the crawl issue date detected.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setDateExt(com.google.gdata.data.photos.GphotoTimestamp)"><B>setDateExt(GphotoTimestamp)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the user date of the album.
<DT><A HREF="./com/google/gdata/data/DateTime.html#setDateOnly(boolean)"><B>setDateOnly(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#setDateTime(com.google.gdata.data.DateTime)"><B>setDateTime(DateTime)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Set date/time value.
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#setDateTime(com.google.gdata.data.DateTime)"><B>setDateTime(DateTime)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>Changes the uploaded date time.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#setDays(java.lang.Integer)"><B>setDays(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setDaysGain(com.google.gdata.data.finance.DaysGain)"><B>setDaysGain(DaysGain)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the today's gain for the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setDaysGain(com.google.gdata.data.finance.DaysGain)"><B>setDaysGain(DaysGain)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setDebugInfo(java.lang.String)"><B>setDebugInfo(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set debugging information.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setDebugInfo(java.lang.String)"><B>setDebugInfo(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set debugging information.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setDefault(boolean)"><B>setDefault(boolean)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#setDefaultLanguage(java.lang.String)"><B>setDefaultLanguage(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Sets the default language for Google Apps domain.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#setDefinition(com.google.gdata.data.analytics.Definition)"><B>setDefinition(Definition)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Sets the definition.
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>Sets the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Sets the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#setDeleted(java.lang.Boolean)"><B>setDeleted(Boolean)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Sets the whether the contact was removed from the group.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#setDeleted()"><B>setDeleted()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the marker for deleted entries.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setDeleted(com.google.gdata.data.extensions.Deleted)"><B>setDeleted(Deleted)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the If present, indicates that an item has been deleted.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setDeliveryNotes(java.lang.String)"><B>setDeliveryNotes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets delivery notes attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setDeliveryRadius(float, java.lang.String)"><B>setDeliveryRadius(float, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets delivery radius.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setDeliveryRadius(com.google.api.gbase.client.NumberUnit)"><B>setDeliveryRadius(NumberUnit&lt;Float&gt;)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets delivery radius.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#setDerived(com.google.gdata.data.youtube.YtDerived)"><B>setDerived(YtDerived)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setDescription(com.google.gdata.data.media.mediarss.MediaDescription)"><B>setDescription(MediaDescription)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#setDescription(com.google.gdata.data.TextConstruct)"><B>setDescription(TextConstruct)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Set the description of the item.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#setDescription(com.google.gdata.data.TextConstruct)"><B>setDescription(TextConstruct)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Description on an entry is just the summary.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#setDescription(com.google.gdata.data.TextConstruct)"><B>setDescription(TextConstruct)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Description on a feed is just the subtitle.
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#setDescription(com.google.gdata.data.projecthosting.Description)"><B>setDescription(Description)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>Sets the description.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#setDescription(com.google.gdata.data.sidewiki.SidewikiUserDescription)"><B>setDescription(SidewikiUserDescription)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Sets the Sidewiki author description.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced in version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>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</I>
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube">VideoMessageEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Valid only in version 1. Replaced version 2.0 with
atom:summary.</I>
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Sets a human-readable error message.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setDesiredCallbackUrl(java.lang.String)"><B>setDesiredCallbackUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the value of the desired callback url.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setDestination(com.google.gdata.data.analytics.Destination)"><B>setDestination(Destination)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the destination.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setDestUserName(java.lang.String)"><B>setDestUserName(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#setDetail(java.lang.String)"><B>setDetail(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#setDetail(com.google.gdata.data.webmastertools.CrawlIssueDetail)"><B>setDetail(CrawlIssueDetail)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Sets the crawl issue detail.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setDeveloper(java.lang.String)"><B>setDeveloper(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setDimensions(java.lang.String)"><B>setDimensions(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the comma separated list of row keys.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setDirectoryServer(com.google.gdata.data.contacts.DirectoryServer)"><B>setDirectoryServer(DirectoryServer)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the directory server.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setDisplayName(java.lang.String)"><B>setDisplayName(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setDistance(java.lang.Float)"><B>setDistance(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the distance to the subject.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setDocumentSource(com.google.gdata.data.gtt.DocumentSource)"><B>setDocumentSource(DocumentSource)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the document source.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setDomain(java.lang.String)"><B>setDomain(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set the domain name.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setDomain(java.lang.String)"><B>setDomain(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set error domain.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#setDomainLogo(java.lang.String)"><B>setDomainLogo(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Updates the custom logo with the new image provided.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#setDomainSecondaryEmailAddress(java.lang.String)"><B>setDomainSecondaryEmailAddress(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Registers the given Email as domain's secondary Email address
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setDraft(java.lang.Boolean)"><B>setDraft(Boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Set draft status.
<DT><A HREF="./com/google/gdata/data/PubControl.html#setDraft(java.lang.Boolean)"><B>setDraft(Boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PubControl.html" title="class in com.google.gdata.data">PubControl</A>
<DD>Sets the value of the app:draft tag.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setDraftMonitorLevel(java.lang.String)"><B>setDraftMonitorLevel(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#setDropFrame(boolean)"><B>setDropFrame(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setDuration(com.google.gdata.data.docs.Duration)"><B>setDuration(Duration)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the duration
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setDuration(int)"><B>setDuration(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setDuration(java.lang.Long)"><B>setDuration(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the video playback duration in milliseconds.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setDuration(java.lang.Long)"><B>setDuration(Long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets the duration, in seconds, of the youtube video.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html#setEbook(java.lang.String)"><B>setEbook(String)</B></A> -
Method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books">VolumeQuery</A>
<DD>Sets the ebook.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setEdited(com.google.gdata.data.DateTime)"><B>setEdited(DateTime)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#setEdited(com.google.gdata.data.DateTime)"><B>setEdited(DateTime)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Set the last time this entry was edited using the app:edited element.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#setElev(java.lang.Float)"><B>setElev(Float)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setEmail(java.lang.String)"><B>setEmail(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#setEmail(java.lang.String)"><B>setEmail(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#setEmail(com.google.gdata.data.extensions.Email)"><B>setEmail(Email)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Sets the contact e-mail address (for e-mail contacs.)
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setEmbeddability(com.google.gdata.data.books.Embeddability)"><B>setEmbeddability(Embeddability)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the embeddability.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setEmbeddable(boolean)"><B>setEmbeddable(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#setEnd(com.google.gdata.data.media.mediarss.NormalPlayTime)"><B>setEnd(NormalPlayTime)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setEndDate(java.lang.String)"><B>setEndDate(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the last day for which to retrieve data in form YYYY-MM-DD.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setEndDate(java.util.Date)"><B>setEndDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setEndDate(java.util.Date)"><B>setEndDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#setEndDate(com.google.gdata.data.analytics.EndDate)"><B>setEndDate(EndDate)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Sets the end date.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#setEndTime(com.google.gdata.data.DateTime)"><B>setEndTime(DateTime)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setEngagement(com.google.gdata.data.analytics.Engagement)"><B>setEngagement(Engagement)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the engagement.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setEnhancedImageSearch(boolean)"><B>setEnhancedImageSearch(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Changes the Enhanced Image Search setting.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setEntries(java.util.List)"><B>setEntries(List&lt;E&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the list to use for storing the entry list
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#setEntry(E)"><B>setEntry(E)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#setEntryLink(com.google.gdata.data.extensions.EntryLink)"><B>setEntryLink(EntryLink&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#setEntryLink(com.google.gdata.data.extensions.EntryLink)"><B>setEntryLink(EntryLink&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setEntryLink(com.google.gdata.data.extensions.EntryLink)"><B>setEntryLink(EntryLink&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#setEntrySource(com.google.gdata.data.sidewiki.Source)"><B>setEntrySource(Source)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Sets the Sidewiki entry source.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#setError(java.lang.String)"><B>setError(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Sets the OAuth error.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#setErrorText(java.lang.String)"><B>setErrorText(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Sets the OAuth error text.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets the entity tag value that will be used to conditionalize the request
if not <code>null</code>.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the current entity tag value for this feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the value of the gd:etag attribute for this resource.
<DT><A HREF="./com/google/gdata/data/Link.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#setEtag(java.lang.String)"><B>setEtag(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#setEventType(com.google.gdata.data.youtube.UserEventEntry.Type)"><B>setEventType(UserEventEntry.Type)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Sets the type category of this entry.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#setExchange(java.lang.String)"><B>setExchange(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Sets the exchange symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setExecutorService(java.util.concurrent.ExecutorService)"><B>setExecutorService(ExecutorService)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setExifTags(com.google.gdata.data.photos.ExifTags)"><B>setExifTags(ExifTags)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the exif tags on the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setExifTags(com.google.gdata.data.photos.ExifTags)"><B>setExifTags(ExifTags)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets the exif tags for the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setExifTags(com.google.gdata.data.photos.ExifTags)"><B>setExifTags(ExifTags)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the exif information on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setExifTags(com.google.gdata.data.photos.ExifTags)"><B>setExifTags(ExifTags)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setExifTagValue(java.lang.String, java.lang.Number)"><B>setExifTagValue(String, Number)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Convenience method to set an exif tag based on a float value.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setExifTagValue(java.lang.String, java.lang.String)"><B>setExifTagValue(String, String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Sets the value of a particular exif tag by name.
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#setExperimentId(com.google.gdata.data.analytics.GwoExperimentId)"><B>setExperimentId(GwoExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>Sets the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#setExperimentId(com.google.gdata.data.analytics.GwoExperimentId)"><B>setExperimentId(GwoExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>Sets the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setExperimentId(com.google.gdata.data.analytics.GwoExperimentId)"><B>setExperimentId(GwoExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#setExperimentId(com.google.gdata.data.analytics.GwoExperimentId)"><B>setExperimentId(GwoExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Sets the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#setExperimentId(com.google.gdata.data.analytics.GwoExperimentId)"><B>setExperimentId(GwoExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Sets the experiment ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setExperimentNotes(com.google.gdata.data.analytics.GwoExperimentNotes)"><B>setExperimentNotes(GwoExperimentNotes)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the experiment's notes.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setExperimentType(com.google.gdata.data.analytics.GwoExperimentType)"><B>setExperimentType(GwoExperimentType)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the experiment type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setExpirationDate(com.google.gdata.data.DateTime)"><B>setExpirationDate(DateTime)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the date at which the entry expires.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setExpiredDate(java.util.Date)"><B>setExpiredDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setExpiredDate(java.util.Date)"><B>setExpiredDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#setExportRequestor(com.google.gdata.data.docs.DocumentExportRequestor)"><B>setExportRequestor(DocumentExportRequestor)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Sets the document export requestor.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setExposureTime(java.lang.Float)"><B>setExposureTime(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the exposure time used.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#setExpression(java.lang.String)"><B>setExpression(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Sets the goal's path expression.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setExpression(com.google.gdata.data.media.mediarss.MediaContent.Expression)"><B>setExpression(MediaContent.Expression)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setExtendedHelp(java.lang.String)"><B>setExtendedHelp(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set URI for extended help.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setExtendedHelp(java.lang.String)"><B>setExtendedHelp(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set URI for extended help.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#setExtendedPropertyQuery(com.google.gdata.client.calendar.CalendarQuery.ExtendedPropertyMatch...)"><B>setExtendedPropertyQuery(CalendarQuery.ExtendedPropertyMatch...)</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Sets up the extended property matching for events returned by the query
by setting the <code>extq</code> custom parameter value.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#setExtension(com.google.gdata.data.Extension)"><B>setExtension(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Sets an extension object.
<DT><A HREF="./com/google/gdata/data/photos/Extensible.html#setExtension(com.google.gdata.data.Extension)"><B>setExtension(Extension)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Extensible.html" title="interface in com.google.gdata.data.photos">Extensible</A>
<DD>Sets an extension object.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#setExtension(com.google.gdata.data.Extension)"><B>setExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Set an extension.
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#setExtension(com.google.gdata.data.Extension)"><B>setExtension(Extension)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setExtensionClass(java.lang.Class)"><B>setExtensionClass(Class&lt;? extends Extension&gt;)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#setExtensionProfile(com.google.gdata.data.ExtensionProfile)"><B>setExtensionProfile(ExtensionProfile)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the <A HREF="./com/google/gdata/data/ExtensionProfile.html" title="class in com.google.gdata.data"><CODE>ExtensionProfile</CODE></A> that defines any expected extensions to
the base RSS/Atom content model.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#setFamilyName(java.lang.String)"><B>setFamilyName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setFamilyName(com.google.gdata.data.extensions.FamilyName)"><B>setFamilyName(FamilyName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the family name.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#setFavoriteCount(long)"><B>setFavoriteCount(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>Sets favorite count.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setFeaturedDate(java.util.Date)"><B>setFeaturedDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Sets the date that the photo was featured.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setFeaturedDate(java.util.Date)"><B>setFeaturedDate(Date)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets the date that the photo was featured.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setFeaturedDate(java.util.Date)"><B>setFeaturedDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setFeaturedDate(java.util.Date)"><B>setFeaturedDate(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setFeaturedDateExt(com.google.gdata.data.photos.GphotoFeaturedDate)"><B>setFeaturedDateExt(GphotoFeaturedDate)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the datetime in unix timestamp format for when the photo was featured.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#setFeatureName(com.google.gdata.data.docs.FeatureName)"><B>setFeatureName(FeatureName)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Sets the feature name.
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#setFeatureRate(com.google.gdata.data.docs.FeatureRate)"><B>setFeatureRate(FeatureRate)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>Sets the feature rate.
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#setFeed(F)"><B>setFeed(F)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#setFeedLink(com.google.gdata.data.finance.PortfolioFeedLink)"><B>setFeedLink(PortfolioFeedLink)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Sets the position feed for the portfolio.
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#setFeedLink(com.google.gdata.data.finance.PositionFeedLink)"><B>setFeedLink(PositionFeedLink)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Sets the transaction feed for the position.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the nested feed link.
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>Sets the A feedLink element representing the feed for announcements in this
page.
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>Sets the A feedLink representing the files in this file cabinet.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Sets the A feedLink element representing the feed for list items in this
page.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Sets the sites ACL feed link.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#setFeedLink(com.google.gdata.data.extensions.FeedLink)"><B>setFeedLink(FeedLink&lt;?&gt;)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Starting with version 2, the feed link can be found in the content.</I>
<DT><A HREF="./com/google/gdata/client/Query.html#setFields(java.lang.String)"><B>setFields(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the "fields" partial selection query parameter.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setFile(java.io.File)"><B>setFile(File)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setFile(java.io.File)"><B>setFile(File)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>use setFile(File, String) instead.</I>
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setFile(java.io.File, java.lang.String)"><B>setFile(File, String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Associate a File with this entry with the specified mime type
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#setFileContent(java.lang.String)"><B>setFileContent(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Sets file content for HTML file verification.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setFileSize(long)"><B>setFileSize(long)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setFileUrls(java.lang.String[])"><B>setFileUrls(String[])</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setFileUrls(java.lang.String[])"><B>setFileUrls(String[])</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setFilters(java.lang.String)"><B>setFilters(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the dimension and metric filters.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setFirstName(java.lang.String)"><B>setFirstName(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Sets the first name of the youtube user
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setFlashUsed(java.lang.Boolean)"><B>setFlashUsed(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set whether the flash was used.
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setFocalLength(java.lang.Float)"><B>setFocalLength(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the focal length used.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#setFormatInfo(com.google.gdata.data.youtube.YtFormatInfo)"><B>setFormatInfo(YtFormatInfo)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setFormats(int...)"><B>setFormats(int...)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>format</code> parameter.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setFormats(java.util.Set)"><B>setFormats(Set&lt;Integer&gt;)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>format</code> parameter.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setFormattedAddress(com.google.gdata.data.extensions.FormattedAddress)"><B>setFormattedAddress(FormattedAddress)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the The full, unstructured address.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setFramerate(int)"><B>setFramerate(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#setFrameRate(java.lang.String)"><B>setFrameRate(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setFullName(com.google.gdata.data.extensions.FullName)"><B>setFullName(FullName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the full name.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#setFullName(java.lang.String)"><B>setFullName(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Sets the full name for the company or mutual fund.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#setFullText(java.lang.String)"><B>setFullText(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#setFullTextQuery(java.lang.String)"><B>setFullTextQuery(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the full text query string that will be used for the query.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#setFullTextQuery(java.lang.String)"><B>setFullTextQuery(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Sets the full-text query.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setGadgetPrefs(java.util.Map)"><B>setGadgetPrefs(Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setGain(com.google.gdata.data.finance.Gain)"><B>setGain(Gain)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the gain for the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setGain(com.google.gdata.data.finance.Gain)"><B>setGain(Gain)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the gain for the position in the portfolio default currency (and
exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setGainPercentage(java.lang.Double)"><B>setGainPercentage(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the percentage gain.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setGainPercentage(java.lang.Double)"><B>setGainPercentage(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the percentage gain.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setGender(com.google.gdata.data.contacts.Gender)"><B>setGender(Gender)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the gender.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setGender(com.google.gdata.data.youtube.YtGender.Value)"><B>setGender(YtGender.Value)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#setGender(com.google.gdata.data.youtube.YtGender.Value)"><B>setGender(YtGender.Value)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>Sets the gender.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setGenerator(java.lang.String, java.lang.String, java.lang.String)"><B>setGenerator(String, String, String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets the atom:generator element on this feed.
<DT><A HREF="./com/google/gdata/data/Source.html#setGenerator(com.google.gdata.data.Generator)"><B>setGenerator(Generator)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.html#setGenerator(java.lang.String, java.lang.String, java.lang.String)"><B>setGenerator(String, String, String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setGenre(com.google.gdata.data.docs.Genre)"><B>setGenre(Genre)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the genre.
<DT><A HREF="./com/google/gdata/data/geo/BoxData.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/BoxData.html" title="interface in com.google.gdata.data.geo">BoxData</A>
<DD>Sets the bounding box based on two <A HREF="./com/google/gdata/data/geo/Point.html" title="interface in com.google.gdata.data.geo"><CODE>Point</CODE></A> objects.
<DT><A HREF="./com/google/gdata/data/geo/BoxData.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/BoxData.html" title="interface in com.google.gdata.data.geo">BoxData</A>
<DD>Sets the bounding box for this entity based on a <A HREF="./com/google/gdata/data/geo/Box.html" title="interface in com.google.gdata.data.geo"><CODE>Box</CODE></A> extension.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>If there is an existing box this will set the new values on it.
<DT><A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/BoxDataImpl.html" title="class in com.google.gdata.data.geo.impl">BoxDataImpl</A>
<DD>Sets the geo bounding box to the given box.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setGeoBoundingBox(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoBoundingBox(Point, Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setGeoBoundingBox(com.google.gdata.data.geo.Box)"><B>setGeoBoundingBox(Box)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setGeoCoordinates(com.google.gdata.data.geo.impl.GeoRssWhere)"><B>setGeoCoordinates(GeoRssWhere)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Adds a georss:where tag.
<DT><A HREF="./com/google/gdata/data/geo/Box.html#setGeoLocation(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point, Point)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Box.html" title="interface in com.google.gdata.data.geo">Box</A>
<DD>Sets the coordinates of this box.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#setGeoLocation(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point, Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html#setGeoLocation(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point, Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssWhere.html" title="class in com.google.gdata.data.geo.impl">GeoRssWhere</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#setGeoLocation(com.google.gdata.data.geo.Point, com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point, Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlPoint.html" title="class in com.google.gdata.data.geo.impl">GmlPoint</A>
<DD>Sets the latitude and longitude of the gml:pos element of this Point to the
latitude and longitude coordinates specified.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Sets the geo-location of the entity based on the lat and long coordinates
passed in.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Sets the geo-location of the entity based on the Point extension.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Sets the geo location based on the passed in lat and lon values.
<DT><A HREF="./com/google/gdata/data/geo/Point.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Point.html" title="interface in com.google.gdata.data.geo">Point</A>
<DD>Sets the latitude and longitude coordinates of this Point.
<DT><A HREF="./com/google/gdata/data/geo/PointData.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/PointData.html" title="interface in com.google.gdata.data.geo">PointData</A>
<DD>Sets the geo-location of the entity based on the lat and long coordinates
passed in.
<DT><A HREF="./com/google/gdata/data/geo/PointData.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in interface com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/PointData.html" title="interface in com.google.gdata.data.geo">PointData</A>
<DD>Sets the geo-location of the entity based on the Point extension.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setGeoLocation(java.lang.Double, java.lang.Double)"><B>setGeoLocation(Double, Double)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setGeoLocation(com.google.gdata.data.geo.Point)"><B>setGeoLocation(Point)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setGeolocation(java.lang.String)"><B>setGeolocation(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Changes site geographic location.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoPoint(com.google.gdata.data.geo.impl.W3CPoint)"><B>setGeoPoint(W3CPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoPoint(com.google.gdata.data.geo.impl.W3CPoint)"><B>setGeoPoint(W3CPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geolocation as a geo:point.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#setGeoPt(com.google.gdata.data.extensions.GeoPt)"><B>setGeoPt(GeoPt)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoRssBox(com.google.gdata.data.geo.impl.GeoRssBox)"><B>setGeoRssBox(GeoRssBox)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoRssBox(com.google.gdata.data.geo.impl.GeoRssBox)"><B>setGeoRssBox(GeoRssBox)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geo bounding box as a georss:box.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoRssPoint(com.google.gdata.data.geo.impl.GeoRssPoint)"><B>setGeoRssPoint(GeoRssPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoRssPoint(com.google.gdata.data.geo.impl.GeoRssPoint)"><B>setGeoRssPoint(GeoRssPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geolocation as a georss:point.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGeoRssWhere(com.google.gdata.data.geo.impl.GeoRssWhere)"><B>setGeoRssWhere(GeoRssWhere)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGeoRssWhere(com.google.gdata.data.geo.impl.GeoRssWhere)"><B>setGeoRssWhere(GeoRssWhere)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geolocation as a georss:where.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Name.html#setGivenName(java.lang.String)"><B>setGivenName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Name.html" title="class in com.google.gdata.data.appsforyourdomain">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setGivenName(com.google.gdata.data.extensions.GivenName)"><B>setGivenName(GivenName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the given name.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setGlossary(com.google.gdata.data.gtt.GlossariesElement)"><B>setGlossary(GlossariesElement)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the glossaries element.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGmlEnvelope(com.google.gdata.data.geo.impl.GmlEnvelope)"><B>setGmlEnvelope(GmlEnvelope)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGmlEnvelope(com.google.gdata.data.geo.impl.GmlEnvelope)"><B>setGmlEnvelope(GmlEnvelope)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geo bounding box as a gml:Envelope.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setGmlPoint(com.google.gdata.data.geo.impl.GmlPoint)"><B>setGmlPoint(GmlPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the geolocation as a gml:point.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setGmlPoint(com.google.gdata.data.geo.impl.GmlPoint)"><B>setGmlPoint(GmlPoint)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the geolocation as a gml:point.
<DT><A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html#setGmPublishingPriority(com.google.api.gbase.client.GmPublishingPriority.Value)"><B>setGmPublishingPriority(GmPublishingPriority.Value)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/MetadataEntryExtension.html" title="class in com.google.api.gbase.client">MetadataEntryExtension</A>
<DD>Sets the publishing priority for the entry.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#setGoal(com.google.gdata.data.analytics.Goal)"><B>setGoal(Goal)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Sets the goal.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setGoogleBaseQuery(java.lang.String)"><B>setGoogleBaseQuery(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Sets the Google Base query to execute.
<DT><A HREF="./com/google/gdata/data/photos/GphotoData.html#setGphotoId(java.lang.Long)"><B>setGphotoId(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoData.html" title="interface in com.google.gdata.data.photos">GphotoData</A>
<DD>Sets the id of this feed or entry.
<DT><A HREF="./com/google/gdata/data/photos/GphotoData.html#setGphotoId(java.lang.String)"><B>setGphotoId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoData.html" title="interface in com.google.gdata.data.photos">GphotoData</A>
<DD>Sets the id of this feed or entry.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#setGphotoId(java.lang.Long)"><B>setGphotoId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Set the gphoto:id.
<DT><A HREF="./com/google/gdata/data/photos/GphotoEntry.html#setGphotoId(java.lang.String)"><B>setGphotoId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoEntry.html" title="class in com.google.gdata.data.photos">GphotoEntry</A>
<DD>Set the gphoto:id.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#setGphotoId(java.lang.Long)"><B>setGphotoId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Set the gphoto:id of this feed as a long.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeed.html#setGphotoId(java.lang.String)"><B>setGphotoId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeed.html" title="class in com.google.gdata.data.photos">GphotoFeed</A>
<DD>Set the gphoto:id of this feed as a string.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#setGphotoId(java.lang.Long)"><B>setGphotoId(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Sets the id of this entry.
<DT><A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html#setGphotoId(java.lang.String)"><B>setGphotoId(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/GphotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">GphotoDataImpl</A>
<DD>Sets the id of this entry.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#setGroup(java.lang.String)"><B>setGroup(String)</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Sets the group id.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setGuestsCanInviteOthers(boolean)"><B>setGuestsCanInviteOthers(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setGuestsCanModify(boolean)"><B>setGuestsCanModify(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setGuestsCanSeeGuests(boolean)"><B>setGuestsCanSeeGuests(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setHandlesCookies(boolean)"><B>setHandlesCookies(boolean)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Enables or disables cookie handling.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setHash(com.google.gdata.data.media.mediarss.MediaHash)"><B>setHash(MediaHash)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setHashFunctionName(java.lang.String)"><B>setHashFunctionName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setHasView(boolean)"><B>setHasView(boolean)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets a request header (and logs it, if logging is enabled)
<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client">Service.GDataRequestFactory</A>
<DD>Set a header that will be included in all requests.
<DT><A HREF="./com/google/gdata/client/Service.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Set a header that will be included in all requests.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#setHeader(com.google.gdata.data.spreadsheet.Header)"><B>setHeader(Header)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Sets the header row.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#setHeader(com.google.gdata.data.spreadsheet.Header)"><B>setHeader(Header)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Sets the header row.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setHeaderLocation(java.lang.String)"><B>setHeaderLocation(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set header name for an error in a header.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setHeaderLocation(java.lang.String)"><B>setHeaderLocation(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set header name for an error in a header.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setHeight(java.lang.String)"><B>setHeight(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#setHeight(int)"><B>setHeight(int)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#setHeight(int)"><B>setHeight(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setHeight(java.lang.Integer)"><B>setHeight(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the video height.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setHeight(java.lang.Long)"><B>setHeight(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the height of the photo the item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setHeight(java.lang.Long)"><B>setHeight(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the height of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setHeight(java.lang.Long)"><B>setHeight(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setHeight(java.lang.Long)"><B>setHeight(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setHeightExt(com.google.gdata.data.photos.GphotoHeight)"><B>setHeightExt(GphotoHeight)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the height of the photo.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#setHelpUrl(java.lang.String)"><B>setHelpUrl(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Sets a url to which users can learn more about the current
issue.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setHidden(com.google.gdata.data.calendar.HiddenProperty)"><B>setHidden(HiddenProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar hidden property.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the hidden status of this document for the user this feed request
has been authenticated under.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setHobbies(java.lang.String)"><B>setHobbies(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setHometown(java.lang.String)"><B>setHometown(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#setHours(java.lang.Integer)"><B>setHours(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setHousename(com.google.gdata.data.extensions.HouseName)"><B>setHousename(HouseName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Used in places where houses or buildings have names.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Sets the URI of the calendar.
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>Sets the URI of the group.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Sets the URI of the website.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Reference.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/Reference.html" title="interface in com.google.gdata.data">Reference</A>
<DD>Sets the value of the resource reference.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#setHref(java.lang.String)"><B>setHref(String)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Sets the IRI that may be used to retrieve a representation of the resource
being responded to.
<DT><A HREF="./com/google/gdata/data/Link.html#setHrefLang(java.lang.String)"><B>setHrefLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/HtmlTextConstruct.html#setHtml(java.lang.String)"><B>setHtml(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/HtmlTextConstruct.html" title="class in com.google.gdata.data">HtmlTextConstruct</A>
<DD>Specifies the HTML contents of this text construct.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#setHtmlContent(java.lang.String)"><B>setHtmlContent(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setHttpErrorCodeOverride(int)"><B>setHttpErrorCodeOverride(int)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#setHttpRequestMethod(com.google.gdata.client.uploader.ResumableHttpFileUploader.RequestMethod)"><B>setHttpRequestMethod(ResumableHttpFileUploader.RequestMethod)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <CODE>ResumableHttpFileUploader.Builder#setRequestMethod(RequestMethod)</CODE></I>
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setIcalUID(java.lang.String)"><B>setIcalUID(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Sets the Ical UID(RFC 2445) of the event.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setIcon(java.lang.String)"><B>setIcon(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.html#setIcon(java.lang.String)"><B>setIcon(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#setId(java.lang.Integer)"><B>setId(Integer)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Sets the issue ID.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Sets the id of the segment.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchId.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchId.html" title="class in com.google.gdata.data.batch">BatchId</A>
<DD>Sets the id.
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Sets the identifier for distinguishing various system groups.
<DT><A HREF="./com/google/gdata/data/IAtom.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the unique id for this resource.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Set the feed or entry atom:id.
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#setId(com.google.gdata.data.projecthosting.Id)"><B>setId(Id)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Sets the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#setId(com.google.gdata.data.projecthosting.Id)"><B>setId(Id)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Sets the id.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#setId(com.google.gdata.data.projecthosting.Id)"><B>setId(Id)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Sets the id.
<DT><A HREF="./com/google/gdata/data/Source.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setIds(java.lang.String)"><B>setIds(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the Google Analytics profile ID, prefixed by 'ga:'.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setIfModifiedSince(com.google.gdata.data.DateTime)"><B>setIfModifiedSince(DateTime)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setIfModifiedSince(com.google.gdata.data.DateTime)"><B>setIfModifiedSince(DateTime)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets the If-Modified-Since date precondition to be applied to the
request.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setImage(java.lang.String)"><B>setImage(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setImageUniqueID(java.lang.String)"><B>setImageUniqueID(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the unique image id for the photo.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setImageUrl(java.lang.String)"><B>setImageUrl(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>set the media:content element with the image source.</I>
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setImageVersionExt(com.google.gdata.data.photos.GphotoImageVersion)"><B>setImageVersionExt(GphotoImageVersion)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the version of the image bytes.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#setImmutable(boolean)"><B>setImmutable(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html#setIncludeAllSites(java.lang.String)"><B>setIncludeAllSites(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites">SiteQuery</A>
<DD>Sets the include all sites that can be viewed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setIncludeDeleted(boolean)"><B>setIncludeDeleted(boolean)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setIncludeDeleted(java.lang.Boolean)"><B>setIncludeDeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the include deleted entries.
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setIncludeDrafts(java.lang.Boolean)"><B>setIncludeDrafts(Boolean)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the include draft entries.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setIncludeRacy(java.lang.Boolean)"><B>setIncludeRacy(Boolean)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <CODE>#setSafeSearch(String)</CODE> instead.</I>
<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html#setIncludeReturns(java.lang.Boolean)"><B>setIncludeReturns(Boolean)</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance">PortfolioQuery</A>
<DD>Sets the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html#setIncludeReturns(java.lang.Boolean)"><B>setIncludeReturns(Boolean)</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance">PositionQuery</A>
<DD>Sets the flag indicating whether returns and performance stats should be
included in the portfolio and position feed entries.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setIncomingEmailMonitorLevel(java.lang.String)"><B>setIncomingEmailMonitorLevel(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#setIndex(java.lang.Integer)"><B>setIndex(Integer)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Sets the index.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#setIndex(java.lang.String)"><B>setIndex(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Sets the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#setIndex(java.lang.String)"><B>setIndex(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Sets the letter(s) or integer position of the column.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setIndexed(boolean)"><B>setIndexed(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field is not used any more.</I>
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setInitials(com.google.gdata.data.contacts.Initials)"><B>setInitials(Initials)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the initials.
<DT><A HREF="./com/google/gdata/client/finance/PortfolioQuery.html#setInlinePositions(java.lang.Boolean)"><B>setInlinePositions(Boolean)</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PortfolioQuery.html" title="class in com.google.gdata.client.finance">PortfolioQuery</A>
<DD>Sets the flag to inline positions under the portfolio feed.
<DT><A HREF="./com/google/gdata/client/finance/PositionQuery.html#setInlineTransactions(java.lang.Boolean)"><B>setInlineTransactions(Boolean)</B></A> -
Method in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/PositionQuery.html" title="class in com.google.gdata.client.finance">PositionQuery</A>
<DD>Sets the flag to inline transactions under the position feed.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#setInReplyTo(com.google.gdata.data.threading.InReplyTo)"><B>setInReplyTo(InReplyTo)</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>Sets the in reply to.
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#setInReplyTo(com.google.gdata.data.threading.InReplyTo)"><B>setInReplyTo(InReplyTo)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>Sets the in reply to.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#setInsertionMode(com.google.gdata.data.spreadsheet.Data.InsertionMode)"><B>setInsertionMode(Data.InsertionMode)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Sets the insertion mode.
<DT><A HREF="./com/google/gdata/client/Query.html#setIntegerCustomParameter(java.lang.String, java.lang.Integer)"><B>setIntegerCustomParameter(String, Integer)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets an integer custom paramter, with null signifying to clear the
parameter.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#setInternalReason(java.lang.String)"><B>setInternalReason(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#withInternalReason(java.lang.String)"><CODE>ErrorDomain.ErrorCode.withInternalReason(String)</CODE></A> instead.</I>
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setInternalReason(java.lang.String)"><B>setInternalReason(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set the error's internal reason.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setInternalReason(java.lang.String)"><B>setInternalReason(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Sets the internal reason of the error.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#setIntValue(int)"><B>setIntValue(int)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Set <CODE>Integer</CODE> value.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#setInUse(boolean)"><B>setInUse(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Mark this method as the verification method that is currently in use.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setIpRestriction(java.lang.String)"><B>setIpRestriction(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the <code>restriction</code> parameter to an IP v4 address.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setIpWhitelisted(java.lang.Boolean)"><B>setIpWhitelisted(Boolean)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setIsoEquivalent(java.lang.Integer)"><B>setIsoEquivalent(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the iso equivalent value used.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setIssueId(com.google.gdata.data.projecthosting.Id)"><B>setIssueId(Id)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the id.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#setIssueType(com.google.gdata.data.webmastertools.CrawlIssueIssueType)"><B>setIssueType(CrawlIssueIssueType)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Sets the crawl issue issue type.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#setIssueType(com.google.gdata.data.webmastertools.CrawlIssueIssueType.IssueType)"><B>setIssueType(CrawlIssueIssueType.IssueType)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setItemsPerPage(int)"><B>setItemsPerPage(int)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the number of items that will be returned per page for paged feeds.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setItemsPerPage(int)"><B>setItemsPerPage(int)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets the number of items that will be returned per page for paged feeds.
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#setItemType(java.lang.String)"><B>setItemType(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>Sets the item type value.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setItemType(java.lang.String)"><B>setItemType(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the item type.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#setKey(java.lang.String)"><B>setKey(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Sets the key.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/MediaDataImpl.html" title="class in com.google.gdata.data.photos.impl">MediaDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/MediaData.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/MediaData.html" title="interface in com.google.gdata.data.photos">MediaData</A>
<DD>Set the media keywords on this element to the given keywords.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setKeywords(com.google.gdata.data.media.mediarss.MediaKeywords)"><B>setKeywords(MediaKeywords)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ActivityQuery.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ActivityQuery.html" title="class in com.google.gdata.client.sites">ActivityQuery</A>
<DD>Sets the content of a the given kind(s).
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the content of a the given kind(s).
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the current gd:kind attribute value for this feed.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Sets the kind.
<DT><A HREF="./com/google/gdata/data/IAtom.html#setKind(java.lang.String)"><B>setKind(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the value of the gd:kind attribute for this resource.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setKml(com.google.gdata.util.XmlBlob)"><B>setKml(XmlBlob)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the KML content of the feature as an XmlBlob.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setKmlDefault(boolean)"><B>setKmlDefault(boolean)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#setKmlDefault(boolean)"><B>setKmlDefault(boolean)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting">ProjectsQuery</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/Category.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Sets the user defined calendar link label.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Sets the user defined website label.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the label.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Simple string value used to name this address.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#setLabelLang(java.lang.String)"><B>setLabelLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Sets the language of link title.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Specifies the human language that this content is written in.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Specifies the human language that this content is written in.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Specifies the human language that this text construct is written in.
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#setLang(java.lang.String)"><B>setLang(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setLanguage(java.lang.String)"><B>setLanguage(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#setLanguage(java.lang.String)"><B>setLanguage(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Changes the Language field of the message.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setLanguageRestrict(java.lang.String)"><B>setLanguageRestrict(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>lr</code> parameter.
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#setLastModified(com.google.gdata.data.DateTime)"><B>setLastModified(DateTime)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setLastModifiedBy(com.google.gdata.data.extensions.LastModifiedBy)"><B>setLastModifiedBy(LastModifiedBy)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the amount of quota consumed by the document.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setLastModifiedBy(com.google.gdata.data.extensions.LastModifiedBy)"><B>setLastModifiedBy(LastModifiedBy)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the last modified by.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setLastName(java.lang.String)"><B>setLastName(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Sets the last name of the youtube user
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setLastViewed(com.google.gdata.data.DateTime)"><B>setLastViewed(DateTime)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the time when the document was last viewed by the user.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#setLastWebAccess(com.google.gdata.data.DateTime)"><B>setLastWebAccess(DateTime)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#setLat(java.lang.Float)"><B>setLat(Float)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#setLatitude(float)"><B>setLatitude(float)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Sets latitude.
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#setLatitude(java.lang.Double)"><B>setLatitude(Double)</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>Sets the latitude represented by this element.
<DT><A HREF="./com/google/gdata/data/Link.html#setLength(long)"><B>setLength(long)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#setLength(long)"><B>setLength(long)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html#setLimit(java.lang.Integer)"><B>setLimit(Integer)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Quota.html" title="class in com.google.gdata.data.appsforyourdomain">Quota</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#setLinkedFromUrl(java.lang.String)"><B>setLinkedFromUrl(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setLocalName(java.lang.String)"><B>setLocalName(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the location.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setLocation(com.google.gdata.data.geo.impl.GeoRssWhere)"><B>setLocation(GeoRssWhere)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>location</code> parameter.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the location string for where the photos in the album were taken.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the location for the album this entry represents.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the yt:location tag.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set a generic error location, using <A HREF="./com/google/gdata/util/ErrorContent.LocationType.html#OTHER"><CODE>ErrorContent.LocationType.OTHER</CODE></A>
as the location type.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setLocation(java.lang.String, com.google.gdata.util.ErrorContent.LocationType)"><B>setLocation(String, ErrorContent.LocationType)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set the location and location type.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set generic error location.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setLocationExt(com.google.gdata.data.photos.GphotoLocation)"><B>setLocationExt(GphotoLocation)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the textual location of the album.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setLocationRadius(java.lang.String)"><B>setLocationRadius(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>location-radius</code> parameter.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setLogo(java.lang.String)"><B>setLogo(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets the value of the logo field on this feed.
<DT><A HREF="./com/google/gdata/data/Source.html#setLogo(java.lang.String)"><B>setLogo(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#setLon(java.lang.Float)"><B>setLon(Float)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Location.html#setLongitude(float)"><B>setLongitude(float)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Location.html" title="class in com.google.api.gbase.client">Location</A>
<DD>Sets longitude.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#setLongitude(java.lang.Double)"><B>setLongitude(Double)</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>Sets the longitude represented by this element.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setLongName(java.lang.String)"><B>setLongName(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setMaidenName(com.google.gdata.data.contacts.MaidenName)"><B>setMaidenName(MaidenName)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the maiden name.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setMailClass(java.lang.String)"><B>setMailClass(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the The mail class.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setMarketValue(com.google.gdata.data.finance.MarketValue)"><B>setMarketValue(MarketValue)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the market value of the portfolio in the portfolio default currency.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setMarketValue(com.google.gdata.data.finance.MarketValue)"><B>setMarketValue(MarketValue)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the market value of the position in the portfolio default currency
(and exchange currency if it differs).
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#setMarkupLanguage(java.lang.String)"><B>setMarkupLanguage(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>Set mark-up language for mobile sitemap.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#setMatchType(java.lang.String)"><B>setMatchType(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Sets the the match type for the path expression.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setMax(java.lang.Integer)"><B>setMax(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setMaximumCol(java.lang.Integer)"><B>setMaximumCol(Integer)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets the maximum column number of cells that are returned.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setMaximumRow(java.lang.Integer)"><B>setMaximumRow(Integer)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets the maximum row number of cells that are returned.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#setMaximumStartTime(com.google.gdata.data.DateTime)"><B>setMaximumStartTime(DateTime)</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Sets the maximum start time for events returned by the query.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setMaxPhotos(java.lang.Integer)"><B>setMaxPhotos(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the maximum number of photos the user is allowed.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setMaxPhotos(java.lang.Integer)"><B>setMaxPhotos(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the maximum number of photos the user is allowed.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setMaxPhotos(java.lang.Integer)"><B>setMaxPhotos(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setMaxPhotos(java.lang.Integer)"><B>setMaxPhotos(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setMaxPhotosExt(com.google.gdata.data.photos.GphotoMaxPhotos)"><B>setMaxPhotosExt(GphotoMaxPhotos)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the maximum number of photos allowed per album.
<DT><A HREF="./com/google/gdata/client/Query.html#setMaxResults(int)"><B>setMaxResults(int)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the maximum number of results to return for the query.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setMaxValues(java.lang.Integer)"><B>setMaxValues(Integer)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Sets the <code>max-values</code> parameter used by histogram feeds
to limit the number of unique values to return for one attribute.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setMediaGroup(com.google.gdata.data.media.mediarss.MediaGroup)"><B>setMediaGroup(MediaGroup)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setMediaGroup(com.google.gdata.data.media.mediarss.MediaGroup)"><B>setMediaGroup(MediaGroup)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the mediarss group for media metadata.
<DT><A HREF="./com/google/gdata/data/media/IMediaContent.html#setMediaSource(com.google.gdata.data.media.MediaSource)"><B>setMediaSource(MediaSource)</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/IMediaContent.html" title="interface in com.google.gdata.data.media">IMediaContent</A>
<DD>Sets the media source associated with the content (may be <code>null</code>
if no supplied content).
<DT><A HREF="./com/google/gdata/data/media/IMediaEntry.html#setMediaSource(com.google.gdata.data.media.MediaSource)"><B>setMediaSource(MediaSource)</B></A> -
Method in interface com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/IMediaEntry.html" title="interface in com.google.gdata.data.media">IMediaEntry</A>
<DD>Sets the <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> that contains the media data for the entry.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#setMediaSource(com.google.gdata.data.media.MediaSource)"><B>setMediaSource(MediaSource)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/MediaContent.html#setMediaSource(com.google.gdata.data.media.MediaSource)"><B>setMediaSource(MediaSource)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/MediaContent.html" title="class in com.google.gdata.data">MediaContent</A>
<DD>Sets the media source associated with the content (may be <code>null</code>
if no supplied content.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setMedium(java.lang.String)"><B>setMedium(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setMergedInto(com.google.gdata.data.projecthosting.MergedInto)"><B>setMergedInto(MergedInto)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the merged into.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#setMergedIntoUpdate(com.google.gdata.data.projecthosting.MergedIntoUpdate)"><B>setMergedIntoUpdate(MergedIntoUpdate)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Sets the merged into update.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setMethod(java.lang.String)"><B>setMethod(String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#setMethod(com.google.gdata.data.extensions.Reminder.Method)"><B>setMethod(Reminder.Method)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#setMethodType(com.google.gdata.data.webmastertools.VerificationMethod.MethodType)"><B>setMethodType(VerificationMethod.MethodType)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Set verification method type.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setMetrics(java.lang.String)"><B>setMetrics(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the comma separated list of numeric value fields.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setMileage(com.google.gdata.data.contacts.Mileage)"><B>setMileage(Mileage)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the mileage.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setMimeType(com.google.gdata.util.ContentType)"><B>setMimeType(ContentType)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Specifies the MIME type.
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#setMimeType(com.google.gdata.util.ContentType)"><B>setMimeType(ContentType)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Specifies the MIME Content type.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setMin(java.lang.Integer)"><B>setMin(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setMinimumCol(java.lang.Integer)"><B>setMinimumCol(Integer)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets the minimum column number of cells that are returned.
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setMinimumRow(java.lang.Integer)"><B>setMinimumRow(Integer)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets the minimum row number of cells that are returned.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.html#setMinimumStartTime(com.google.gdata.data.DateTime)"><B>setMinimumStartTime(DateTime)</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.html" title="class in com.google.gdata.client.calendar">CalendarQuery</A>
<DD>Sets the minimum start time for events returned by the query.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.html#setMinutes(java.lang.Integer)"><B>setMinutes(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.html" title="class in com.google.gdata.data.extensions">Reminder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html#setMinViewability(com.google.gdata.client.books.VolumeQuery.MinViewability)"><B>setMinViewability(VolumeQuery.MinViewability)</B></A> -
Method in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books">VolumeQuery</A>
<DD>Sets the min-viewability.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setMixedContent(boolean)"><B>setMixedContent(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#setModifyingUser(com.google.gdata.data.Person)"><B>setModifyingUser(Person)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Revisions have only one author, the user who modified the document to
create that revision.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setMovies(java.lang.String)"><B>setMovies(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setMusic(java.lang.String)"><B>setMusic(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Sets the name.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Sets the name.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the goal's name.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Sets the name.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Sets the name of the property.
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>Sets the name of the segment.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Sets the step's name.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/EmailList.html" title="class in com.google.gdata.data.appsforyourdomain">EmailList</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Nickname.html" title="class in com.google.gdata.data.appsforyourdomain">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setName(com.google.gdata.data.extensions.Name)"><B>setName(Name)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the name.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Sets the can be a URI to indicate a specific ontology.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/BaseMediaSource.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/BaseMediaSource.html" title="class in com.google.gdata.data.media">BaseMediaSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Person.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the canonical name of the album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the name for the album this entry represents.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>Sets the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Sets the user defined name of the column.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Sets the worksheet name.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setNameExt(com.google.gdata.data.photos.GphotoName)"><B>setNameExt(GphotoName)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the canonical name of the album.
<DT><A HREF="./com/google/gdata/data/Person.html#setNameLang(java.lang.String)"><B>setNameLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setNamePrefix(com.google.gdata.data.extensions.NamePrefix)"><B>setNamePrefix(NamePrefix)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the name prefix.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setNamespace(com.google.gdata.util.common.xml.XmlNamespace)"><B>setNamespace(XmlNamespace)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#setNameSuffix(com.google.gdata.data.extensions.NameSuffix)"><B>setNameSuffix(NameSuffix)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>Sets the name suffix.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setNeighborhood(com.google.gdata.data.extensions.Neighborhood)"><B>setNeighborhood(Neighborhood)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Neighborhood.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setNickname(com.google.gdata.data.contacts.Nickname)"><B>setNickname(Nickname)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the nickname.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the nickname for the owner of the album this data object represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#setNickname(com.google.gdata.data.photos.GphotoNickname)"><B>setNickname(GphotoNickname)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Sets the gphoto nickname.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the nickname for the owner of the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the nickname of the user this item represents.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the nickname of the user this data represents.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setNickname(java.lang.String)"><B>setNickname(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setNicknameExt(com.google.gdata.data.photos.GphotoNickname)"><B>setNicknameExt(GphotoNickname)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the nickname of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setNicknameExt(com.google.gdata.data.photos.GphotoNickname)"><B>setNicknameExt(GphotoNickname)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the display nickname of the user.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setNotes(java.lang.String)"><B>setNotes(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the notes.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setNumAbPageVariations(com.google.gdata.data.analytics.GwoNumAbPageVariations)"><B>setNumAbPageVariations(GwoNumAbPageVariations)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the number of page variations in an A/B experiment.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setNumber(java.lang.Integer)"><B>setNumber(Integer)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the goal's number.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#setNumber(java.lang.Integer)"><B>setNumber(Integer)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Sets the step's number in sequence.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setNumberOfFiles(int)"><B>setNumberOfFiles(int)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setNumberOfFiles(int)"><B>setNumberOfFiles(int)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#setNumberOfRows(java.lang.Integer)"><B>setNumberOfRows(Integer)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Sets the number of rows in the data section.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setNumberOfSourceWords(com.google.gdata.data.gtt.NumberOfSourceWords)"><B>setNumberOfSourceWords(NumberOfSourceWords)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the number of source words.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setNumCombinations(com.google.gdata.data.analytics.GwoNumCombinations)"><B>setNumCombinations(GwoNumCombinations)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the number of combinations.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#setNumDislikes(int)"><B>setNumDislikes(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#setNumEntries(com.google.gdata.data.sidewiki.EntriesNumber)"><B>setNumEntries(EntriesNumber)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Sets the entries number.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#setNumLikes(int)"><B>setNumLikes(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setNumRaters(java.lang.Integer)"><B>setNumRaters(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setNumSections(com.google.gdata.data.analytics.GwoNumSections)"><B>setNumSections(GwoNumSections)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the number of sections in a multivariate experiment.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#setNumVariations(com.google.gdata.data.analytics.GwoNumVariations)"><B>setNumVariations(GwoNumVariations)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Sets the number of section variations.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthCallback(java.lang.String)"><B>setOAuthCallback(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth callback url.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthConsumerKey(java.lang.String)"><B>setOAuthConsumerKey(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth Consumer Key.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthConsumerSecret(java.lang.String)"><B>setOAuthConsumerSecret(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setOAuthCredentials(com.google.gdata.client.authn.oauth.OAuthParameters, com.google.gdata.client.authn.oauth.OAuthSigner)"><B>setOAuthCredentials(OAuthParameters, OAuthSigner)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the OAuth credentials used to generate the authorization header.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setOAuthCredentials(com.google.gdata.client.authn.oauth.OAuthParameters, com.google.gdata.client.authn.oauth.OAuthSigner)"><B>setOAuthCredentials(OAuthParameters, OAuthSigner)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the OAuth credentials used to generate the authorization header.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthNonce(java.lang.String)"><B>setOAuthNonce(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth nonce.
<DT><A HREF="./com/google/gdata/client/Service.html#setOAuthProxyHeaders(java.util.Map)"><B>setOAuthProxyHeaders(Map&lt;String, String&gt;)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Adds OAuth Proxy-related headers to the request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthSignature(java.lang.String)"><B>setOAuthSignature(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth signature used to sign the current request.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthSignatureMethod(java.lang.String)"><B>setOAuthSignatureMethod(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth Signature Method.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthTimestamp(java.lang.String)"><B>setOAuthTimestamp(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth timestamp.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthToken(java.lang.String)"><B>setOAuthToken(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the OAuth token.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthTokenSecret(java.lang.String)"><B>setOAuthTokenSecret(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Token Secret.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthType(com.google.gdata.client.authn.oauth.OAuthParameters.OAuthType)"><B>setOAuthType(OAuthParameters.OAuthType)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the value of the OAuth type.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setOAuthVerifier(java.lang.String)"><B>setOAuthVerifier(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Returns the OAuth Verifier.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#setObjectNumber(com.google.gdata.data.docs.ObjectNumber)"><B>setObjectNumber(ObjectNumber)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Sets the object number.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setOccupation(com.google.gdata.data.contacts.Occupation)"><B>setOccupation(Occupation)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the occupation.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setOccupation(java.lang.String)"><B>setOccupation(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#setOnlydeleted(java.lang.Boolean)"><B>setOnlydeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Sets the onlydeleted.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setOpenAccess(com.google.gdata.data.books.OpenAccess)"><B>setOpenAccess(OpenAccess)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the open access.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setOrderBy(java.lang.String)"><B>setOrderBy(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Sets the criteria used to sort the results.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html#setOrderBy(com.google.gdata.client.blogger.BlogPostQuery.OrderBy)"><B>setOrderBy(BlogPostQuery.OrderBy)</B></A> -
Method in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.html" title="class in com.google.gdata.client.blogger">BlogPostQuery</A>
<DD>Sets the order of entries in a feed.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#setOrderBy(com.google.gdata.client.contacts.ContactQuery.OrderBy)"><B>setOrderBy(ContactQuery.OrderBy)</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Sets the order of entries in a feed.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html#setOrderby(java.lang.String)"><B>setOrderby(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectsQuery.html" title="class in com.google.gdata.client.projecthosting">ProjectsQuery</A>
<DD>Sets the ordering of results.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#setOrderBy(java.lang.String)"><B>setOrderBy(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Sets the sorting parameter, which can be "position", or
"column:(column name)".
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#setOrderBy(java.lang.String)"><B>setOrderBy(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Sets the what column to use in ordering the entries in the feed.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setOrderBy(com.google.gdata.client.youtube.YouTubeQuery.OrderBy)"><B>setOrderBy(YouTubeQuery.OrderBy)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>orderby</code> parameter.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setOrderByRelevanceForLanguage(java.lang.String)"><B>setOrderByRelevanceForLanguage(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets order by relevance with results optimized for a specific
language.
<DT><A HREF="./com/google/gdata/data/extensions/ContactEntry.html#setOrganization(com.google.gdata.data.extensions.Organization)"><B>setOrganization(Organization)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ContactEntry.html" title="class in com.google.gdata.data.extensions">ContactEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html#setOrganizationName(java.lang.String)"><B>setOrganizationName(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainSettingsService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainSettingsService</A>
<DD>Set the organization name for the domain
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setOrgDepartment(com.google.gdata.data.extensions.OrgDepartment)"><B>setOrgDepartment(OrgDepartment)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the department name in organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setOrgJobDescription(com.google.gdata.data.extensions.OrgJobDescription)"><B>setOrgJobDescription(OrgJobDescription)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the job description.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setOrgName(com.google.gdata.data.extensions.OrgName)"><B>setOrgName(OrgName)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the name of organization.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setOrgSymbol(com.google.gdata.data.extensions.OrgSymbol)"><B>setOrgSymbol(OrgSymbol)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the organization symbol/ticker.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setOrgTitle(com.google.gdata.data.extensions.OrgTitle)"><B>setOrgTitle(OrgTitle)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the position in organization.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#setOriginalEvent(com.google.gdata.data.extensions.OriginalEvent)"><B>setOriginalEvent(OriginalEvent)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Sets the event original start time.
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#setOriginalId(java.lang.String)"><B>setOriginalId(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OriginalEvent.html#setOriginalStartTime(com.google.gdata.data.extensions.When)"><B>setOriginalStartTime(When)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OriginalEvent.html" title="class in com.google.gdata.data.extensions">OriginalEvent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setOriginalVideo(com.google.gdata.data.photos.GphotoOriginalVideo)"><B>setOriginalVideo(GphotoOriginalVideo)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the properties of the original video.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setOutgoingEmailMonitorLevel(java.lang.String)"><B>setOutgoingEmailMonitorLevel(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setOverrideName(com.google.gdata.data.calendar.OverrideNameProperty)"><B>setOverrideName(OverrideNameProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the override name property.
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Sets the issue owner.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setOwner(com.google.gdata.data.projecthosting.Owner)"><B>setOwner(Owner)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the owner.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#setOwnerUpdate(com.google.gdata.data.projecthosting.OwnerUpdate)"><B>setOwnerUpdate(OwnerUpdate)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Sets the owner update.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setPackageContent(java.lang.String)"><B>setPackageContent(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#setPageName(com.google.gdata.data.sites.PageName)"><B>setPageName(PageName)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>Sets the page name.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setParameter(java.lang.String, java.lang.String)"><B>setParameter(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setParent(java.lang.String)"><B>setParent(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the content with the given parent.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/sites/ContentQuery.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/ContentQuery.html" title="class in com.google.gdata.client.sites">ContentQuery</A>
<DD>Sets the content at the given site path.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Sets the step's path.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPaymentNotes(java.lang.String)"><B>setPaymentNotes(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets payment notes attribute.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setPercentComplete(com.google.gdata.data.gtt.PercentComplete)"><B>setPercentComplete(PercentComplete)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the percent complete.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#setPhoneNumber(java.lang.String)"><B>setPhoneNumber(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#setPhotoId(java.lang.Long)"><B>setPhotoId(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Set the photoId for the photo this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/CommentData.html#setPhotoId(java.lang.String)"><B>setPhotoId(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentData.html" title="interface in com.google.gdata.data.photos">CommentData</A>
<DD>Set the photoId as a string for the photo this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setPhotoId(java.lang.Long)"><B>setPhotoId(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setPhotoId(java.lang.String)"><B>setPhotoId(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#setPhotoId(java.lang.Long)"><B>setPhotoId(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>Set the photoId for the photo this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html#setPhotoId(java.lang.String)"><B>setPhotoId(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/CommentDataImpl.html" title="class in com.google.gdata.data.photos.impl">CommentDataImpl</A>
<DD>Set the photoId for the photo this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#setPhotoIdExt(com.google.gdata.data.photos.GphotoPhotoId)"><B>setPhotoIdExt(GphotoPhotoId)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>Sets the photo ID of the album this comment is on.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setPhotosLeft(java.lang.Integer)"><B>setPhotosLeft(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the number of photos remaining that can be uploaded to this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setPhotosLeft(java.lang.Integer)"><B>setPhotosLeft(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setPhotosLeft(java.lang.Integer)"><B>setPhotosLeft(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setPhotosLeft(java.lang.Integer)"><B>setPhotosLeft(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the number of photos remaining in the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setPhotosLeftExt(com.google.gdata.data.photos.GphotoPhotosLeft)"><B>setPhotosLeftExt(GphotoPhotosLeft)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the number of photos that can be uploaded to this album.
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setPhotosUsed(java.lang.Integer)"><B>setPhotosUsed(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the number of photos used on the album this data object represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setPhotosUsed(java.lang.Integer)"><B>setPhotosUsed(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setPhotosUsed(java.lang.Integer)"><B>setPhotosUsed(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setPhotosUsed(java.lang.Integer)"><B>setPhotosUsed(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the number of photos used on the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setPhotosUsedExt(com.google.gdata.data.photos.GphotoPhotosUsed)"><B>setPhotosUsedExt(GphotoPhotosUsed)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the number of photos that have been uploaded to this album.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPickup(boolean)"><B>setPickup(boolean)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets pickup attribute.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html#setPlainTextContent(java.lang.String)"><B>setPlainTextContent(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractTextElement.html" title="class in com.google.gdata.data.media.mediarss">AbstractTextElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setPlayer(com.google.gdata.data.media.mediarss.MediaPlayer)"><B>setPlayer(MediaPlayer)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#setPlaylistId(java.lang.String)"><B>setPlaylistId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>Set the id of the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#setPlaylistId(java.lang.String)"><B>setPlaylistId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>Set the id of the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#setPlaylistId(java.lang.String)"><B>setPlaylistId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Set the optional id of the playlist subscribed to.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#setPlaylistId(java.lang.String)"><B>setPlaylistId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#setPlaylistTitle(java.lang.String)"><B>setPlaylistTitle(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Set the title of the playlist subscribed to.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setPobox(com.google.gdata.data.extensions.PoBox)"><B>setPobox(PoBox)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the P.O.
<DT><A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html#setPoint(com.google.gdata.data.ExtensionPoint, com.google.gdata.data.geo.Point)"><B>setPoint(ExtensionPoint, Point)</B></A> -
Static method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointDataImpl.html" title="class in com.google.gdata.data.geo.impl">PointDataImpl</A>
<DD>Sets the geo point of the extension passed in.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#setPortfolioData(com.google.gdata.data.finance.PortfolioData)"><B>setPortfolioData(PortfolioData)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>Sets the data for the portfolio.
<DT><A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html#setPosition(long)"><B>setPosition(long)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ByteArrayUploadData.html" title="class in com.google.gdata.client.uploader">ByteArrayUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/FileUploadData.html#setPosition(long)"><B>setPosition(long)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/FileUploadData.html" title="class in com.google.gdata.client.uploader">FileUploadData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/UploadData.html#setPosition(long)"><B>setPosition(long)</B></A> -
Method in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader">UploadData</A>
<DD>Sets the offset from the start of the the source data from which the next
<code>read</code> will begin.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setPosition(java.lang.Float)"><B>setPosition(Float)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the position of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setPosition(java.lang.Float)"><B>setPosition(Float)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the position of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setPosition(java.lang.Float)"><B>setPosition(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setPosition(java.lang.Float)"><B>setPosition(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html#setPosition(java.lang.Integer)"><B>setPosition(Integer)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistEntry.html" title="class in com.google.gdata.data.youtube">PlaylistEntry</A>
<DD>Sets the 0-based position of this entry in the playlist.
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#setPosition(int)"><B>setPosition(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>Sets the position (0-based).
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#setPositionData(com.google.gdata.data.finance.PositionData)"><B>setPositionData(PositionData)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Sets the data for the position.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setPositionExt(com.google.gdata.data.photos.GphotoPosition)"><B>setPositionExt(GphotoPosition)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the position of the photo in its album.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setPostalAddress(com.google.gdata.data.extensions.PostalAddress)"><B>setPostalAddress(PostalAddress)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the postal address.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setPostcode(com.google.gdata.data.extensions.PostCode)"><B>setPostcode(PostCode)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Postal code.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#setPreference(com.google.gdata.data.webmastertools.DomainPreference)"><B>setPreference(DomainPreference)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setPreferredDomain(com.google.gdata.data.webmastertools.DomainPreference)"><B>setPreferredDomain(DomainPreference)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Changes the domain preference.
<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html#setPrevId(java.lang.String)"><B>setPrevId(String)</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps">MapQuery</A>
<DD>Sets the the last feature of the previous page in the feed.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPrice(com.google.api.gbase.client.NumberUnit)"><B>setPrice(NumberUnit&lt;Float&gt;)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the price of the item.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPrice(float, java.lang.String)"><B>setPrice(float, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets the price of the item.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setPrice(com.google.gdata.data.finance.Price)"><B>setPrice(Price)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the price of the transaction.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPriceType(java.lang.String)"><B>setPriceType(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets price type.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setPriceUnits(java.lang.String)"><B>setPriceUnits(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets price units.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#setPrimary(java.lang.Boolean)"><B>setPrimary(Boolean)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Sets the denotes primary calendar link.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#setPrimary(java.lang.Boolean)"><B>setPrimary(Boolean)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Sets the denotes primary website.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setPrimary(boolean)"><B>setPrimary(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#setPrimary(java.lang.Boolean)"><B>setPrimary(Boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Sets the whether this is the primary instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setPrimary(java.lang.Boolean)"><B>setPrimary(Boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the whether this is the primary organization.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#setPrimary(boolean)"><B>setPrimary(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#setPrimary(boolean)"><B>setPrimary(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setPrimary(java.lang.Boolean)"><B>setPrimary(Boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the whether this is the primary postal address.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setPriority(com.google.gdata.data.contacts.Priority)"><B>setPriority(Priority)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the priority.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Declares the attribute as being private or public (the default).
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistFeed.html" title="class in com.google.gdata.data.youtube">PlaylistFeed</A>
<DD>Sets the private field of the feed.
<DT><A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/PlaylistLinkEntry.html" title="class in com.google.gdata.data.youtube">PlaylistLinkEntry</A>
<DD>Sets the private flag.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setPrivate(boolean)"><B>setPrivate(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets the yt:private flag.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setPrivateCopy(boolean)"><B>setPrivateCopy(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Set whether this is a private copy of the event.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#setPrivateHeader(java.lang.String, java.lang.String)"><B>setPrivateHeader(String, String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setPrivateHeader(java.lang.String, java.lang.String)"><B>setPrivateHeader(String, String)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setPrivateHeader(java.lang.String, java.lang.String)"><B>setPrivateHeader(String, String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets request header (and log just the name but not the value, if logging
is enabled)
<DT><A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html#setPrivateHeader(java.lang.String, java.lang.String)"><B>setPrivateHeader(String, String)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequestFactory.html" title="interface in com.google.gdata.client">Service.GDataRequestFactory</A>
<DD>Set a header that will be included in all requests and do not log the
value.
<DT><A HREF="./com/google/gdata/client/Service.html#setPrivateHeader(java.lang.String, java.lang.String)"><B>setPrivateHeader(String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Set a header that will be included in all requests and do not log the
value.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html#setPrivateKey(java.security.PrivateKey)"><B>setPrivateKey(PrivateKey)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthRsaSha1Signer.html" title="class in com.google.gdata.client.authn.oauth">OAuthRsaSha1Signer</A>
<DD>Sets the <CODE>PrivateKey</CODE> used to sign requests.
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#setProfileMetaData(com.google.gdata.data.health.ProfileMetaData)"><B>setProfileMetaData(ProfileMetaData)</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>Sets the profile meta data.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setProgressIntervalMillis(long)"><B>setProgressIntervalMillis(long)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setProgressListener(com.google.gdata.client.uploader.ProgressListener)"><B>setProgressListener(ProgressListener)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#setProject(com.google.gdata.data.projecthosting.Project)"><B>setProject(Project)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>Sets the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#setProject(com.google.gdata.data.projecthosting.Project)"><B>setProject(Project)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>Sets the project.
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#setProject(com.google.gdata.data.projecthosting.Project)"><B>setProject(Project)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>Sets the project.
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#setProtocol(java.lang.String)"><B>setProtocol(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Sets the im protocol.
<DT><A HREF="./com/google/gdata/client/Service.html#setProtocolVersion(com.google.gdata.util.Version)"><B>setProtocolVersion(Version)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the service protocol version that will be used for requests associated
with this service.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setPubControl(com.google.gdata.data.PubControl)"><B>setPubControl(PubControl)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Sets the app:control tag, which usually contains app:draft.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#setPublicationLabel(java.lang.String)"><B>setPublicationLabel(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>Set publication label for News sitemap.
<DT><A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html#setPublicationState(com.google.gdata.data.youtube.YtPublicationState)"><B>setPublicationState(YtPublicationState)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CaptionTrackEntry.html" title="class in com.google.gdata.data.youtube">CaptionTrackEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setPublicationState(com.google.gdata.data.youtube.YtPublicationState)"><B>setPublicationState(YtPublicationState)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the publication state of this entry, using the tag
app:control/yt:status.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#setPublish(java.lang.Boolean)"><B>setPublish(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Sets whether the revision is published.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#setPublishAuto(java.lang.Boolean)"><B>setPublishAuto(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Sets whether changes to the document are automatically re-published.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setPublished(com.google.gdata.data.DateTime)"><B>setPublished(DateTime)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IEntry.html#setPublished(com.google.gdata.data.DateTime)"><B>setPublished(DateTime)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Sets the date of publishing for this entry.
<DT><A HREF="./com/google/gdata/client/Query.html#setPublishedMax(com.google.gdata.data.DateTime)"><B>setPublishedMax(DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the maximum published timestamp used for the query.
<DT><A HREF="./com/google/gdata/client/Query.html#setPublishedMin(com.google.gdata.data.DateTime)"><B>setPublishedMin(DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the minimum published timestamp used for the query.
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#setPublisher(com.google.gdata.data.dublincore.Publisher)"><B>setPublisher(Publisher)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>Sets the The authenticated user that performe the activity if different
than the author.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setPublisher(com.google.gdata.data.dublincore.Publisher)"><B>setPublisher(Publisher)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the The authenticated user that uploaded the document if different
than the author.
<DT><A HREF="./com/google/gdata/data/docs/RevisionEntry.html#setPublishOutsideDomain(java.lang.Boolean)"><B>setPublishOutsideDomain(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/RevisionEntry.html" title="class in com.google.gdata.data.docs">RevisionEntry</A>
<DD>Sets whether the document is published outside of its domain.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setQuantity(int)"><B>setQuantity(int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Sets quantity.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#setQueryString(java.lang.String)"><B>setQueryString(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Set the optional query string of a subscription with the type query.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setQuickAdd(boolean)"><B>setQuickAdd(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>set whether gd:content is quickadd info
This will only effects Insert semantics.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setQuota(java.lang.String)"><B>setQuota(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#setQuotaBytesTotal(com.google.gdata.data.extensions.QuotaBytesTotal)"><B>setQuotaBytesTotal(QuotaBytesTotal)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Sets the quota bytes total.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setQuotaBytesUsed(java.lang.Long)"><B>setQuotaBytesUsed(Long)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the amount of quota consumed by the document.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#setQuotaBytesUsed(com.google.gdata.data.extensions.QuotaBytesUsed)"><B>setQuotaBytesUsed(QuotaBytesUsed)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Sets the quota bytes used.
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#setQuotaBytesUsedInTrash(com.google.gdata.data.docs.QuotaBytesUsedInTrash)"><B>setQuotaBytesUsedInTrash(QuotaBytesUsedInTrash)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>Sets the quota bytes used in trash.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setQuotaLimit(java.lang.Long)"><B>setQuotaLimit(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the quota limit for the user this item represents.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setQuotaLimit(java.lang.Long)"><B>setQuotaLimit(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the quota limit for the user this data represents.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setQuotaLimit(java.lang.Long)"><B>setQuotaLimit(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setQuotaLimit(java.lang.Long)"><B>setQuotaLimit(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setQuotaLimitExt(com.google.gdata.data.photos.GphotoQuotaLimit)"><B>setQuotaLimitExt(GphotoQuotaLimit)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the limit in bytes of the storage space for the user.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setQuotaUsed(java.lang.Long)"><B>setQuotaUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the used quota for the user.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setQuotaUsed(java.lang.Long)"><B>setQuotaUsed(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the used quota for the user.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setQuotaUsed(java.lang.Long)"><B>setQuotaUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setQuotaUsed(java.lang.Long)"><B>setQuotaUsed(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setQuotaUsedExt(com.google.gdata.data.photos.GphotoQuotaUsed)"><B>setQuotaUsedExt(GphotoQuotaUsed)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the currently used quota of the user account.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setRacy(boolean)"><B>setRacy(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>in favor of <CODE>MediaGroup#getRatings()</CODE> with scheme <A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>. Removed in version 2.</I>
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setRange(java.lang.String)"><B>setRange(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets the range for the cells to return.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the rating.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Sets the user rating given by the user issued the request.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Sets the Entry ratings given by all users and by the user issued the
request.
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>Sets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Sets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setRating(com.google.gdata.data.extensions.Rating)"><B>setRating(Rating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the gd:rating tag.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#setRead(boolean)"><B>setRead(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Changes the Read status of the message.
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#setReadOnly(boolean)"><B>setReadOnly(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#setReadTimeout(int)"><B>setReadTimeout(int)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.html#setReadTimeout(int)"><B>setReadTimeout(int)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.html" title="interface in com.google.gdata.client">Service.GDataRequest</A>
<DD>Sets the number of milliseconds to wait for a response from the remote
GData service before timing out.
<DT><A HREF="./com/google/gdata/client/Service.html#setReadTimeout(int)"><B>setReadTimeout(int)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the default wait timeout (in milliseconds) for a response from the
remote GData service.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#setRealm(java.lang.String)"><B>setRealm(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>Sets the Realm parameter.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#setRealm(java.lang.String)"><B>setRealm(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchStatus.html#setReason(java.lang.String)"><B>setReason(String)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchStatus.html" title="class in com.google.gdata.data.batch">BatchStatus</A>
<DD>Sets a short message describing this status.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#setReasonCode(java.lang.String)"><B>setReasonCode(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Sets the code describing the reason why the
entry was rejected or why processing the entry failed.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setReceivedCallbackUrl(java.lang.String)"><B>setReceivedCallbackUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the value of the received callback url.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setRecipient(java.lang.String)"><B>setRecipient(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the recipient for which we want to conduct email list searches.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setRecorded(com.google.gdata.data.DateTime)"><B>setRecorded(DateTime)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the value of the yt:recorded tag.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#setRecurrence(com.google.gdata.data.extensions.Recurrence)"><B>setRecurrence(Recurrence)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Sets the event recurrence.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#setRef(java.lang.String)"><B>setRef(String)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Sets the persistent universally unique identifier of the resource being
responded to.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html#setRefine(boolean)"><B>setRefine(boolean)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseQuery.html" title="class in com.google.api.gbase.client">GoogleBaseQuery</A>
<DD>Enables query refinement.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setRegion(com.google.gdata.data.extensions.Region)"><B>setRegion(Region)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Region is state, province, county (in Ireland), Land (in Germany),
departement (in France), etc.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#setRel(com.google.gdata.data.contacts.CalendarLink.Rel)"><B>setRel(CalendarLink.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>Sets the known calendar link type.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Sets the event type.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Sets the id type.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#setRel(com.google.gdata.data.contacts.Jot.Rel)"><B>setRel(Jot.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Sets the jot type.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#setRel(com.google.gdata.data.contacts.Priority.Rel)"><B>setRel(Priority.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>Sets the priority category.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#setRel(com.google.gdata.data.contacts.Relation.Rel)"><B>setRel(Relation.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Sets the relation type.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#setRel(com.google.gdata.data.contacts.Sensitivity.Rel)"><B>setRel(Sensitivity.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>Sets the sensitivity type.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#setRel(com.google.gdata.data.contacts.Website.Rel)"><B>setRel(Website.Rel)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Sets the known website type.
<DT><A HREF="./com/google/gdata/data/extensions/Email.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.html" title="class in com.google.gdata.data.extensions">Email</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>Sets the im type.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the organization type.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the the postal address type.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.html" title="interface in com.google.gdata.data">ILink</A>
<DD>Sets the link relation type.
<DT><A HREF="./com/google/gdata/data/Link.html#setRel(java.lang.String)"><B>setRel(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#setRelationship(com.google.gdata.data.media.mediarss.MediaRestriction.Relationship)"><B>setRelationship(MediaRestriction.Relationship)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setRelationship(com.google.gdata.data.youtube.YtRelationship.Status)"><B>setRelationship(YtRelationship.Status)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setRepeatable(boolean)"><B>setRepeatable(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#setRepositoryUrl(com.google.gdata.data.projecthosting.RepositoryUrl)"><B>setRepositoryUrl(RepositoryUrl)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Sets the repository url.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setRequestDate(java.util.Date)"><B>setRequestDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setRequestDate(java.util.Date)"><B>setRequestDate(Date)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#setRequestFactory(com.google.gdata.client.Service.GDataRequestFactory)"><B>setRequestFactory(Service.GDataRequestFactory)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the GDataRequestFactory currently associated with the service.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setRequestId(java.lang.String)"><B>setRequestId(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setRequestId(java.lang.String)"><B>setRequestId(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#setRequestId(java.lang.String)"><B>setRequestId(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setRequestMethod(com.google.gdata.client.uploader.ResumableHttpFileUploader.RequestMethod)"><B>setRequestMethod(ResumableHttpFileUploader.RequestMethod)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#setRequestTokenUrl(java.lang.String)"><B>setRequestTokenUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Set the request token url
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setRequestTokenUrl(java.lang.String)"><B>setRequestTokenUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the value of the request token url.
<DT><A HREF="./com/google/gdata/data/ExtensionDescription.html#setRequired(boolean)"><B>setRequired(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionDescription.html" title="class in com.google.gdata.data">ExtensionDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#setRequired(boolean)"><B>setRequired(boolean)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/EventWho.html#setResource(com.google.gdata.data.calendar.ResourceProperty)"><B>setResource(ResourceProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/EventWho.html" title="class in com.google.gdata.data.calendar">EventWho</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setResourceId(java.lang.String)"><B>setResourceId(String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the document's resource id.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setResourceId(com.google.gdata.data.extensions.ResourceId)"><B>setResourceId(ResourceId)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the resource id.
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#setResourceId(com.google.gdata.data.extensions.ResourceId)"><B>setResourceId(ResourceId)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>Sets the resource id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#setResourceId(com.google.gdata.data.extensions.ResourceId)"><B>setResourceId(ResourceId)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Sets the Sidewiki author id.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#setResourceId(com.google.gdata.data.extensions.ResourceId)"><B>setResourceId(ResourceId)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Sets the Sidewiki author id.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setResponse(com.google.gdata.util.ContentType, java.lang.String)"><B>setResponse(ContentType, String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set HTTP response type and body simultaneously.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setResponseBody(java.lang.String)"><B>setResponseBody(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setResponseContentType(com.google.gdata.util.ContentType)"><B>setResponseContentType(ContentType)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setRestrictLocation(boolean)"><B>setRestrictLocation(boolean)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Set/unset the location restrict.
<DT><A HREF="./com/google/gdata/client/Query.html#setResultFormat(com.google.gdata.client.Query.ResultFormat)"><B>setResultFormat(Query.ResultFormat)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the expected query result format.
<DT><A HREF="./com/google/gdata/util/ServiceUnavailableException.html#setRetryTime(int)"><B>setRetryTime(int)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceUnavailableException.html" title="class in com.google.gdata.util">ServiceUnavailableException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn1w(java.lang.Double)"><B>setReturn1w(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn1w(java.lang.Double)"><B>setReturn1w(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 1 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn1y(java.lang.Double)"><B>setReturn1y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn1y(java.lang.Double)"><B>setReturn1y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 1 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn3m(java.lang.Double)"><B>setReturn3m(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn3m(java.lang.Double)"><B>setReturn3m(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 3 month return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn3y(java.lang.Double)"><B>setReturn3y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn3y(java.lang.Double)"><B>setReturn3y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 3 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn4w(java.lang.Double)"><B>setReturn4w(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn4w(java.lang.Double)"><B>setReturn4w(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 4 week return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturn5y(java.lang.Double)"><B>setReturn5y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturn5y(java.lang.Double)"><B>setReturn5y(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the 5 year return (percentage).
<DT><A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html#setReturnEmpty(boolean)"><B>setReturnEmpty(boolean)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/CellQuery.html" title="class in com.google.gdata.client.spreadsheet">CellQuery</A>
<DD>Sets whether to return empty cells.
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturnOverall(java.lang.Double)"><B>setReturnOverall(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturnOverall(java.lang.Double)"><B>setReturnOverall(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the overall return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#setReturnYTD(java.lang.Double)"><B>setReturnYTD(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>Sets the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setReturnYTD(java.lang.Double)"><B>setReturnYTD(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the Year-to-date return (percentage).
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#setReverse(boolean)"><B>setReverse(boolean)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Sets whether the results should be reversed, i.e.
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#setReverse(java.lang.Boolean)"><B>setReverse(Boolean)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Sets the whether to sort in descending or ascending order.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setReview(com.google.gdata.data.books.Review)"><B>setReview(Review)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the review.
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#setRevision(com.google.gdata.data.sites.Revision)"><B>setRevision(Revision)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>Sets the revision.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#setRevokeTokenUrl(java.lang.String)"><B>setRevokeTokenUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Set the revoke token url
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html#setRfc822Msg(com.google.gdata.data.appsforyourdomain.migration.Rfc822Msg)"><B>setRfc822Msg(Rfc822Msg)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemEntry.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemEntry</A>
<DD>Sets the rfc822Msg for this MailItem
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setRights(com.google.gdata.data.TextConstruct)"><B>setRights(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#setRights(com.google.gdata.data.TextConstruct)"><B>setRights(TextConstruct)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Set the rights of the entry or feed.
<DT><A HREF="./com/google/gdata/data/Source.html#setRights(com.google.gdata.data.TextConstruct)"><B>setRights(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#setRole(com.google.gdata.data.acl.AclRole)"><B>setRole(AclRole)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#setRole(java.lang.String)"><B>setRole(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setRotation(java.lang.Integer)"><B>setRotation(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the rotation in degrees of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setRotation(java.lang.Integer)"><B>setRotation(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the rotation in degrees of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setRotation(java.lang.Integer)"><B>setRotation(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setRotation(java.lang.Integer)"><B>setRotation(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setRotationExt(com.google.gdata.data.photos.GphotoRotation)"><B>setRotationExt(GphotoRotation)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the rotation of the photo in degrees.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#setRow(java.lang.Integer)"><B>setRow(Integer)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>Sets the position of the header.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#setRowCount(int)"><B>setRowCount(int)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Sets the total number of rows.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setSafeSearch(com.google.gdata.client.youtube.YouTubeQuery.SafeSearch)"><B>setSafeSearch(YouTubeQuery.SafeSearch)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>safeSearch</code> parameter.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setSampleSearch(java.lang.String)"><B>setSampleSearch(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setSamplingrate(int)"><B>setSamplingrate(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setSamplingrate(java.lang.Float)"><B>setSamplingrate(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the audio sample rate in kHz.
<DT><A HREF="./com/google/gdata/data/Category.html#setScheme(java.lang.String)"><B>setScheme(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html#setScheme(java.lang.String)"><B>setScheme(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCategory.html" title="class in com.google.gdata.data.media.mediarss">MediaCategory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html#setScheme(java.lang.String)"><B>setScheme(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCredit.html" title="class in com.google.gdata.data.media.mediarss">MediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html#setScheme(java.lang.String)"><B>setScheme(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss">MediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setSchool(java.lang.String)"><B>setSchool(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html#setScope(java.lang.String)"><B>setScope(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/GoogleOAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">GoogleOAuthParameters</A>
<DD>Sets the request scope.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setScope(java.lang.String)"><B>setScope(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the scope of the request.
<DT><A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html#setScope(java.lang.String)"><B>setScope(String)</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html" title="class in com.google.gdata.client.gtt">TranslationMemoryQuery</A>
<DD>Sets the scope.
<DT><A HREF="./com/google/gdata/data/acl/AclEntry.html#setScope(com.google.gdata.data.acl.AclScope)"><B>setScope(AclScope)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl">AclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#setScope(java.lang.String)"><B>setScope(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>Sets the scope.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#setScope(com.google.gdata.data.gtt.ScopeEntry)"><B>setScope(ScopeEntry)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Sets the scope entry.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setSearchQuery(java.lang.String)"><B>setSearchQuery(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#setSeconds(long)"><B>setSeconds(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>Sets duration in seconds.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#setSectionBeginScript(com.google.gdata.data.analytics.GwoSectionBeginScript)"><B>setSectionBeginScript(GwoSectionBeginScript)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Sets the script snippet to mark the beginning of a section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#setSectionEndScript(com.google.gdata.data.analytics.GwoSectionEndScript)"><B>setSectionEndScript(GwoSectionEndScript)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Sets the script snippet to mark the end of a section.
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#setSectionId(com.google.gdata.data.analytics.GwoSectionId)"><B>setSectionId(GwoSectionId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>Sets the section ID.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#setSectionId(com.google.gdata.data.analytics.GwoSectionId)"><B>setSectionId(GwoSectionId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Sets the section ID.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setSegment(java.lang.String)"><B>setSegment(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the segment to be applied.
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#setSegment(com.google.gdata.data.analytics.Segment)"><B>setSegment(Segment)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>Sets the segment.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setSelected(com.google.gdata.data.calendar.SelectedProperty)"><B>setSelected(SelectedProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar selected property.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setSelectedFields(java.lang.String)"><B>setSelectedFields(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Sets the current fields selection for this partial entry.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setSelectedFields(java.lang.String)"><B>setSelectedFields(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the current fields selection for this partial feed.
<DT><A HREF="./com/google/gdata/data/IEntry.html#setSelectedFields(java.lang.String)"><B>setSelectedFields(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data">IEntry</A>
<DD>Sets the current fields selection for this partial entry.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#setSendAclNotifications(com.google.gdata.data.calendar.SendAclNotificationsProperty)"><B>setSendAclNotifications(SendAclNotificationsProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>Sets the send acl notifications property.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#setSendEmail(com.google.gdata.data.projecthosting.SendEmail)"><B>setSendEmail(SendEmail)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Sets the send email.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setSendEmail(com.google.gdata.data.projecthosting.SendEmail)"><B>setSendEmail(SendEmail)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the send email.
<DT><A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html#setSendEventNotifications(boolean)"><B>setSendEventNotifications(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AttendeeEntry.html" title="class in com.google.gdata.data.calendar">AttendeeEntry</A>
<DD>Sets whether event notifications are to be sent to attendee or
not.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setSendEventNotifications(boolean)"><B>setSendEventNotifications(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Sets whether event notifications are to be sent to the other participants
or not.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setSendReport(java.lang.String)"><B>setSendReport(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set URI to send report to.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setSendReport(java.lang.String)"><B>setSendReport(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set URI to send report to.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setSensitivity(com.google.gdata.data.contacts.Sensitivity)"><B>setSensitivity(Sensitivity)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the sensitivity.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setSequence(int)"><B>setSequence(int)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Sets the sequence number of the event.
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html#setService(com.google.gdata.client.GoogleService)"><B>setService(GoogleService)</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.html" title="class in com.google.gdata.client.http">GoogleGDataRequest</A>
<DD>Sets the GoogleService associated with the request.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setService(com.google.gdata.client.Service)"><B>setService(Service)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setService(com.google.gdata.client.Service)"><B>setService(Service)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets that GData <A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client"><CODE>Service</CODE></A> instance associated with this feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#setService(com.google.gdata.client.Service)"><B>setService(Service)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the service that this resource is being used with.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#setService(com.google.gdata.client.Service)"><B>setService(Service)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaFeed.html#setService(com.google.gdata.client.Service)"><B>setService(Service)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaFeed.html" title="class in com.google.gdata.data.media">MediaFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setServiceName(java.lang.String)"><B>setServiceName(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the service name.
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#setSharedWithEmailId(java.lang.String)"><B>setSharedWithEmailId(String)</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Sets the sharedwith.
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#setShares(java.lang.Double)"><B>setShares(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>Sets the number of shares belonging to the position.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setShares(java.lang.Double)"><B>setShares(Double)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the number of shares involved in the transaction.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setShortName(com.google.gdata.data.contacts.ShortName)"><B>setShortName(ShortName)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the short name.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setShortName(java.lang.String)"><B>setShortName(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#setShowDeleted(java.lang.Boolean)"><B>setShowDeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Sets the should tombstones be returned.
<DT><A HREF="./com/google/gdata/client/gtt/DocumentQuery.html#setShowdeleted(java.lang.Boolean)"><B>setShowdeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/DocumentQuery.html" title="class in com.google.gdata.client.gtt">DocumentQuery</A>
<DD>Sets the showdeleted.
<DT><A HREF="./com/google/gdata/client/maps/FeatureQuery.html#setShowDeleted(java.lang.Boolean)"><B>setShowDeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/FeatureQuery.html" title="class in com.google.gdata.client.maps">FeatureQuery</A>
<DD>Sets the should tombstones be returned.
<DT><A HREF="./com/google/gdata/client/maps/MapQuery.html#setShowDeleted(java.lang.Boolean)"><B>setShowDeleted(Boolean)</B></A> -
Method in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapQuery.html" title="class in com.google.gdata.client.maps">MapQuery</A>
<DD>Sets the should tombstones be returned.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#setSitemapDownloadTime(com.google.gdata.data.DateTime)"><B>setSitemapDownloadTime(DateTime)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Set last sitemap download time.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#setSitemapMobile(com.google.gdata.data.webmastertools.SitemapMobile)"><B>setSitemapMobile(SitemapMobile)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>Sets the mobile sitemap options.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#setSitemapNews(com.google.gdata.data.webmastertools.SitemapNews)"><B>setSitemapNews(SitemapNews)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>Sets the News sitemap options.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#setSitemapStatus(java.lang.String)"><B>setSitemapStatus(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Set sitemap status.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#setSitemapType(java.lang.String)"><B>setSitemapType(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>Sets sitemap type for a regular sitemap.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#setSitemapUrlCount(int)"><B>setSitemapUrlCount(int)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Set sitemap URL count.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#setSiteName(com.google.gdata.data.sites.SiteName)"><B>setSiteName(SiteName)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Sets the site name.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#setSize(int, int)"><B>setSize(int, int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Sets the thumbnail size.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setSize(com.google.gdata.data.docs.Size)"><B>setSize(Size)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the size.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setSize(java.lang.Long)"><B>setSize(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the size of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setSize(java.lang.Long)"><B>setSize(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the size of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setSize(java.lang.Long)"><B>setSize(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setSize(java.lang.Long)"><B>setSize(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setSizeExt(com.google.gdata.data.photos.GphotoSize)"><B>setSizeExt(GphotoSize)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the size of the photo in bytes.
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setSort(java.lang.String)"><B>setSort(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the comma separated list of sort parameters in order of importance.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#setSortColumn(java.lang.String)"><B>setSortColumn(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Sort by a specific column.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#setSortMode(java.lang.String)"><B>setSortMode(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Sets the sort mode of the query.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.html#setSortOrder(com.google.gdata.client.contacts.ContactQuery.SortOrder)"><B>setSortOrder(ContactQuery.SortOrder)</B></A> -
Method in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.html" title="class in com.google.gdata.client.contacts">ContactQuery</A>
<DD>Sets the direction of sorting.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html#setSortOrder(com.google.gdata.client.sidewiki.SidewikiEntryQuery.SortOrder)"><B>setSortOrder(SidewikiEntryQuery.SortOrder)</B></A> -
Method in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html" title="class in com.google.gdata.client.sidewiki">SidewikiEntryQuery</A>
<DD>Sets the order in which to sort entries.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setSource(com.google.gdata.data.Source)"><B>setSource(Source)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#setSource(com.google.gdata.data.docs.ExportFormat.Source)"><B>setSource(ExportFormat.Source)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Sets the export source document type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#setSource(java.lang.String)"><B>setSource(String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Sets the import source mime type.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#setSource(java.lang.String)"><B>setSource(String)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#setSource(java.lang.String)"><B>setSource(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Sets the source.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setSourceExperimentId(com.google.gdata.data.analytics.GwoSourceExperimentId)"><B>setSourceExperimentId(GwoSourceExperimentId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the experiment ID that identifies the source experiment.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setSourceLanguage(com.google.gdata.data.gtt.SourceLanguage)"><B>setSourceLanguage(SourceLanguage)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the source language.
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#setSpamHint(boolean)"><B>setSpamHint(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>Hint that the entry is spam.
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#setSpecialized(boolean)"><B>setSpecialized(boolean)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#setSpreadsheetQuery(java.lang.String)"><B>setSpreadsheetQuery(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>Sets the structured spreadsheet query.
<DT><A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html#setSpreadsheetQuery(java.lang.String)"><B>setSpreadsheetQuery(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/RecordQuery.html" title="class in com.google.gdata.client.spreadsheet">RecordQuery</A>
<DD>Sets the structured query on the full text in the worksheet.
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#setSrc(java.lang.String)"><B>setSrc(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setStarred(boolean)"><B>setStarred(boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the starred status of this document for the user this feed request
has been authenticated under.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setStarred(java.lang.Boolean)"><B>setStarred(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setStarred(java.lang.Boolean)"><B>setStarred(Boolean)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets if this photo is starred by current user.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setStarred(java.lang.Boolean)"><B>setStarred(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setStarred(java.lang.Boolean)"><B>setStarred(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setStarredExt(com.google.gdata.data.photos.GphotoStarred)"><B>setStarredExt(GphotoStarred)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the if viewer starred the photo and total number of stars.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setStars(com.google.gdata.data.projecthosting.Stars)"><B>setStars(Stars)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the stars.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaText.html#setStart(com.google.gdata.data.media.mediarss.NormalPlayTime)"><B>setStart(NormalPlayTime)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaText.html" title="class in com.google.gdata.data.media.mediarss">MediaText</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/analytics/DataQuery.html#setStartDate(java.lang.String)"><B>setStartDate(String)</B></A> -
Method in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/DataQuery.html" title="class in com.google.gdata.client.analytics">DataQuery</A>
<DD>Sets the first day for which to retrieve data in form YYYY-MM-DD.
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#setStartDate(com.google.gdata.data.analytics.StartDate)"><B>setStartDate(StartDate)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>Sets the start date.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setStartEmailListName(java.lang.String)"><B>setStartEmailListName(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the startEmailListName for which we want to conduct email list
retrievals.
<DT><A HREF="./com/google/gdata/client/Query.html#setStartIndex(int)"><B>setStartIndex(int)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the start index for query results.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setStartIndex(int)"><B>setStartIndex(int)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the starting index of the contained entries for paged feeds.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setStartIndex(int)"><B>setStartIndex(int)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets the starting index of the contained entries for paged feeds.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#setStartIndex(java.lang.Integer)"><B>setStartIndex(Integer)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>Sets the index of the first row of the data section (inclusive).
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setStartNickname(java.lang.String)"><B>setStartNickname(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the startNickname for which we want to conduct nickname retrievals.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setStartRecipient(java.lang.String)"><B>setStartRecipient(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the startRecipient for which we want to conduct email list recipient
retrievals.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#setStartTime(com.google.gdata.data.DateTime)"><B>setStartTime(DateTime)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setStartUsername(java.lang.String)"><B>setStartUsername(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the startUsername for which we want to conduct user retrievals.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setState(java.lang.String)"><B>setState(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the OAuth State.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html#setState(java.lang.String)"><B>setState(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyResponse.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyResponse</A>
<DD>Sets the OAuth state.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setState(com.google.gdata.data.projecthosting.State)"><B>setState(State)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the state.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#setState(com.google.gdata.data.youtube.YtPublicationState.State)"><B>setState(YtPublicationState.State)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>Sets the publication state enum value.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setStatistics(com.google.gdata.data.youtube.YtUserProfileStatistics)"><B>setStatistics(YtUserProfileStatistics)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setStatistics(com.google.gdata.data.youtube.YtStatistics)"><B>setStatistics(YtStatistics)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets yt:statistics tag.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setStatus(java.lang.String)"><B>setStatus(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setStatus(java.lang.String)"><B>setStatus(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html#setStatus(java.lang.String)"><B>setStatus(String)</B></A> -
Method in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/IssuesQuery.html" title="class in com.google.gdata.client.projecthosting">IssuesQuery</A>
<DD>Sets the issue status.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setStatus(com.google.gdata.data.analytics.GwoStatus)"><B>setStatus(GwoStatus)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the experiment status.
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#setStatus(com.google.gdata.data.docs.ExportStatus)"><B>setStatus(ExportStatus)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>Sets the export status.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#setStatus(com.google.gdata.data.extensions.BaseEventEntry.EventStatus)"><B>setStatus(BaseEventEntry.EventStatus)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Sets the event status.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#setStatus(com.google.gdata.data.projecthosting.Status)"><B>setStatus(Status)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>Sets the status.
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#setStatus(com.google.gdata.data.projecthosting.Status)"><B>setStatus(Status)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Sets the status.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#setStatus(com.google.gdata.data.youtube.YtStatus.Value)"><B>setStatus(YtStatus.Value)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Sets the contact status.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#setStatus(com.google.gdata.data.youtube.YtRelationship.Status)"><B>setStatus(YtRelationship.Status)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>Sets the relationship status.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#setStatus(com.google.gdata.data.youtube.YtStatus.Value)"><B>setStatus(YtStatus.Value)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>Sets the status status.
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#setStep1Required(java.lang.Boolean)"><B>setStep1Required(Boolean)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>Sets the whether step 1 is required for this goal.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setStreet(com.google.gdata.data.extensions.Street)"><B>setStreet(Street)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Can be street, avenue, road, etc.
<DT><A HREF="./com/google/gdata/client/Query.html#setStrict(boolean)"><B>setStrict(boolean)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the strictness of parameter parsing.
<DT><A HREF="./com/google/gdata/client/Service.html#setStrictValidation(boolean)"><B>setStrictValidation(boolean)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Enables or disables strict validation.
<DT><A HREF="./com/google/gdata/client/Query.html#setStringCustomParameter(java.lang.String, java.lang.String)"><B>setStringCustomParameter(String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets a string custom parameter, with null signifying to clear the
parameter.
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#setStructuredPostalAddress(com.google.gdata.data.extensions.StructuredPostalAddress)"><B>setStructuredPostalAddress(StructuredPostalAddress)</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>Sets the structured postal address.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#setSubElement(java.lang.String, java.lang.String)"><B>setSubElement(String, String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Sets the value of a sub-tag.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setSubject(com.google.gdata.data.contacts.Subject)"><B>setSubject(Subject)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the subject.
<DT><A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html#setSubject(java.lang.String)"><B>setSubject(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/MessageEntry.html" title="class in com.google.gdata.data.webmastertools">MessageEntry</A>
<DD>Changes the Subject field of the message.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setSubregion(com.google.gdata.data.extensions.Subregion)"><B>setSubregion(Subregion)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the Subregion is county (US), province (in Italy), etc.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#setSubscriberCount(long)"><B>setSubscriberCount(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#setSubscriptionType(com.google.gdata.data.youtube.SubscriptionEntry.Type)"><B>setSubscriptionType(SubscriptionEntry.Type)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Sets the type category of this entry.
<DT><A HREF="./com/google/gdata/data/Source.html#setSubtitle(com.google.gdata.data.TextConstruct)"><B>setSubtitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#setSubType(java.lang.String)"><B>setSubType(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setSummary(com.google.gdata.data.TextConstruct)"><B>setSummary(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#setSummary(com.google.gdata.data.projecthosting.Summary)"><B>setSummary(Summary)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Sets the summary.
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setSummary(com.google.gdata.data.TextConstruct)"><B>setSummary(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Throws an exception, preventing setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setSummary(com.google.gdata.data.TextConstruct)"><B>setSummary(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Prevents setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setSuspended(java.lang.Boolean)"><B>setSuspended(Boolean)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#setSymbol(com.google.gdata.data.finance.Symbol)"><B>setSymbol(Symbol)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>Sets the stock symbol for the position.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#setSymbol(java.lang.String)"><B>setSymbol(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Sets the stock symbol for the company or mutual fund.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setSyncEvent(boolean)"><B>setSyncEvent(boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Set whether the event needs to be synced i.e., the Ical UID and Sequence
number need to be honored.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setSyndicationRight(int)"><B>setSyndicationRight(int)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#setSystemGroup(com.google.gdata.data.contacts.SystemGroup)"><B>setSystemGroup(SystemGroup)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>Sets the system group.
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#setTableId(com.google.gdata.data.analytics.TableId)"><B>setTableId(TableId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>Sets the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#setTableId(com.google.gdata.data.analytics.TableId)"><B>setTableId(TableId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Sets the data source ID.
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#setTableName(com.google.gdata.data.analytics.TableName)"><B>setTableName(TableName)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>Sets the table name.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setTags(java.lang.String)"><B>setTags(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#setTarget(java.lang.String)"><B>setTarget(String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>Sets the export target mime type.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#setTarget(com.google.gdata.data.docs.ImportFormat.Target)"><B>setTarget(ImportFormat.Target)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>Sets the import target document type.
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#setTargetKind(java.lang.String)"><B>setTargetKind(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>Sets the kind of feed/entry the href is pointing to.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setTargetLanguage(com.google.gdata.data.gtt.TargetLanguage)"><B>setTargetLanguage(TargetLanguage)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the target language.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setTaxPercent(float)"><B>setTaxPercent(float)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTax(com.google.api.gbase.client.Tax)"><CODE>GoogleBaseAttributesExtension.addTax(Tax)</CODE></A> instead</I>
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#setTaxRegion(java.lang.String)"><B>setTaxRegion(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#addTax(com.google.api.gbase.client.Tax)"><CODE>GoogleBaseAttributesExtension.addTax(Tax)</CODE></A> instead</I>
<DT><A HREF="./com/google/gdata/data/Category.html#setTerm(java.lang.String)"><B>setTerm(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setText(java.lang.String)"><B>setText(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Specifies the plain-text contents.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#setText(java.lang.String)"><B>setText(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Specifies the plain text contents of this text construct.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#setTheme(com.google.gdata.data.sites.Theme)"><B>setTheme(Theme)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Sets the theme.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#setThreadInputProperties(com.google.gdata.wireformats.input.InputProperties)"><B>setThreadInputProperties(InputProperties)</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>Sets the input properties for the current <CODE>Thread</CODE> and
returns any existing input properties that have been set (so they can be
restored later).
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#setThreadOutputProperties(com.google.gdata.wireformats.output.OutputProperties)"><B>setThreadOutputProperties(OutputProperties)</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>Sets the output properties for the current <CODE>Thread</CODE> and
returns any existing input properties that have been set (so they can be
restored later).
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#setThreadVersion(com.google.gdata.util.Version)"><B>setThreadVersion(Version)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>Sets the desired version for the current thread to the provided values.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#setThresholdValue(java.lang.Long)"><B>setThresholdValue(Long)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Sets the threshold value.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#setThumbnail(com.google.gdata.data.media.mediarss.MediaThumbnail)"><B>setThumbnail(MediaThumbnail)</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Sets the media thumbnail.
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#setThumbnail(com.google.gdata.data.photos.GphotoThumbnail)"><B>setThumbnail(GphotoThumbnail)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Sets the gphoto thumbnail.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setThumbnail(java.lang.String)"><B>setThumbnail(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD><B>Deprecated.</B>&nbsp;<I>use the media:thumbnail element to set thumbnails.</I>
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setThumbnail(java.lang.String)"><B>setThumbnail(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the thumbnail for the user portrait.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setThumbnail(java.lang.String)"><B>setThumbnail(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the thumbnail for the user portrait.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setThumbnail(java.lang.String)"><B>setThumbnail(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setThumbnail(java.lang.String)"><B>setThumbnail(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#setThumbnail(com.google.gdata.data.sidewiki.SidewikiThumbnail)"><B>setThumbnail(SidewikiThumbnail)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Sets the user portrait thumbnail url.
<DT><A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html#setThumbnail(com.google.gdata.data.media.mediarss.MediaThumbnail)"><B>setThumbnail(MediaThumbnail)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FeedLinkEntry.html" title="class in com.google.gdata.data.youtube">FeedLinkEntry</A>
<DD>Sets the thumbnail.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setThumbnail(com.google.gdata.data.media.mediarss.MediaThumbnail)"><B>setThumbnail(MediaThumbnail)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setThumbnailExt(com.google.gdata.data.photos.GphotoThumbnail)"><B>setThumbnailExt(GphotoThumbnail)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the user portrait thumbnail.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setTime(com.google.gdata.client.youtube.YouTubeQuery.Time)"><B>setTime(YouTubeQuery.Time)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>time</code> parameter.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#setTime(com.google.gdata.data.DateTime)"><B>setTime(DateTime)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#setTime(com.google.gdata.data.extensions.When)"><B>setTime(When)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html#setTime(com.google.gdata.data.media.mediarss.NormalPlayTime)"><B>setTime(NormalPlayTime)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaThumbnail.html" title="class in com.google.gdata.data.media.mediarss">MediaThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/ExifTags.html#setTime(java.util.Date)"><B>setTime(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/ExifTags.html" title="class in com.google.gdata.data.photos">ExifTags</A>
<DD>Set the date/time the photo was taken.
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#setTimeOffset(java.lang.String)"><B>setTimeOffset(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#setTimeouts(com.google.gdata.client.Service.GDataRequest)"><B>setTimeouts(Service.GDataRequest)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets timeout value for GDataRequest.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setTimesCleaned(com.google.gdata.data.calendar.TimesCleanedProperty)"><B>setTimesCleaned(TimesCleanedProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar timesCleaned property.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#setTimesCleaned(com.google.gdata.data.calendar.TimesCleanedProperty)"><B>setTimesCleaned(TimesCleanedProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Sets the times cleaned property.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setTimestamp(java.util.Date)"><B>setTimestamp(Date)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the timestamp on the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setTimestamp(java.util.Date)"><B>setTimestamp(Date)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the timestamp on the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setTimestamp(java.util.Date)"><B>setTimestamp(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setTimestamp(java.util.Date)"><B>setTimestamp(Date)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setTimestampExt(com.google.gdata.data.photos.GphotoTimestamp)"><B>setTimestampExt(GphotoTimestamp)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the time the photo was taken.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEntry.html#setTimeZone(com.google.gdata.data.calendar.TimeZoneProperty)"><B>setTimeZone(TimeZoneProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEntry.html" title="class in com.google.gdata.data.calendar">CalendarEntry</A>
<DD>Sets the calendar timeZone property.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#setTimeZone(com.google.gdata.data.calendar.TimeZoneProperty)"><B>setTimeZone(TimeZoneProperty)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>Sets the time zone.
<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html#SETTINGS"><B>SETTINGS</B></A> -
Static variable in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html" title="class in com.google.gdata.data.blogger">BloggerLink.Rel</A>
<DD>Link to blog settings feed.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Collection.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Collection.html" title="class in com.google.gdata.data.introspection">Collection</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html#setTitle(com.google.gdata.data.media.mediarss.MediaTitle)"><B>setTitle(MediaTitle)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaGroup.html" title="class in com.google.gdata.data.media.mediarss">MediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Set the title of the feed or entry.
<DT><A HREF="./com/google/gdata/data/Source.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CellEntry.html" title="class in com.google.gdata.data.spreadsheet">CellEntry</A>
<DD>Throws an exception, preventing setting the server-generated field.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html#setTitle(com.google.gdata.data.TextConstruct)"><B>setTitle(TextConstruct)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ListEntry.html" title="class in com.google.gdata.data.spreadsheet">ListEntry</A>
<DD>Prevents setting the server-generated field.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#setTitleExact(boolean)"><B>setTitleExact(boolean)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Sets whether the title match should be exact (instead of keyword-based).
<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html#setTitleExact(java.lang.Boolean)"><B>setTitleExact(Boolean)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet">TableQuery</A>
<DD>Sets the whether the title query should be taken as an exact string.
<DT><A HREF="./com/google/gdata/data/Link.html#setTitleLang(java.lang.String)"><B>setTitleLang(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#setTitleQuery(java.lang.String)"><B>setTitleQuery(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>Sets the full-text title search.
<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html#setTitleQuery(java.lang.String)"><B>setTitleQuery(String)</B></A> -
Method in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet">TableQuery</A>
<DD>Sets the search terms for the title of a document.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setTokenName(java.lang.String)"><B>setTokenName(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the token name.
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#setTotal(int)"><B>setTotal(int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>Sets the total for this statistic.
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#setTotal(com.google.gdata.data.threading.Total)"><B>setTotal(Total)</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>Sets the total.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#setTotal(java.lang.Integer)"><B>setTotal(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Sets the number of stars.
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#setTotal(int)"><B>setTotal(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>Sets the sum of all ratings (-1, 1).
<DT><A HREF="./com/google/gdata/data/youtube/CommentEntry.html#setTotalRating(java.lang.Integer)"><B>setTotalRating(Integer)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/CommentEntry.html" title="class in com.google.gdata.data.youtube">CommentEntry</A>
<DD>Sets the rating of the comment.
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setTotalResults(int)"><B>setTotalResults(int)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the total number of results associated with this feed.
<DT><A HREF="./com/google/gdata/data/IFeed.html#setTotalResults(int)"><B>setTotalResults(int)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IFeed.html" title="interface in com.google.gdata.data">IFeed</A>
<DD>Sets the total number of results associated with this feed.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setTotalStars(java.lang.Integer)"><B>setTotalStars(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setTotalStars(java.lang.Integer)"><B>setTotalStars(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets the number of users who starred this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setTotalStars(java.lang.Integer)"><B>setTotalStars(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setTotalStars(java.lang.Integer)"><B>setTotalStars(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#setTotalUploadViews(long)"><B>setTotalUploadViews(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.html#setTotalValueCount(int)"><B>setTotalValueCount(int)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.html" title="class in com.google.api.gbase.client">AttributeHistogram</A>
<DD>Sets the total value count.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setTrack(com.google.gdata.data.docs.Track)"><B>setTrack(Track)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the track.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setTrackingScript(com.google.gdata.data.analytics.GwoTrackingScript)"><B>setTrackingScript(GwoTrackingScript)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the script to track this experiment.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#setTransactionData(com.google.gdata.data.finance.TransactionData)"><B>setTransactionData(TransactionData)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Sets the data for the transaction.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#setTranslationMemory(com.google.gdata.data.gtt.TmsElement)"><B>setTranslationMemory(TmsElement)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>Sets the tms element.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#setTransparency(com.google.gdata.data.extensions.BaseEventEntry.Transparency)"><B>setTransparency(BaseEventEntry.Transparency)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Sets the event transparency.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setTrashed(boolean)"><B>setTrashed(boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the trashed status of this document for the user this feed request
has been authenticated under.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#setType(com.google.gdata.data.acl.AclScope.Type)"><B>setType(AclScope.Type)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>Sets the goal's threshold type.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Sets the the format of data represented by the metric.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperation.html#setType(com.google.gdata.data.batch.BatchOperationType)"><B>setType(BatchOperationType)</B></A> -
Method in class com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperation.html" title="class in com.google.gdata.data.batch">BatchOperation</A>
<DD>Sets the operation type.
<DT><A HREF="./com/google/gdata/data/books/Review.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Sets the type of text construct (typically 'text', 'html' or 'xhtml').
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#setType(com.google.gdata.data.docs.QueryParameter.Type)"><B>setType(QueryParameter.Type)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Sets the type.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Sets the datatype such as string, integer, and date, or an
ontology-specific URI.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Sets the type for the transaction (can be "Buy", "Sell", "Buy to Cover" or
"Sell Short").
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#setType(com.google.gdata.data.gtt.DocumentSource.Type)"><B>setType(DocumentSource.Type)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Sets the type.
<DT><A HREF="./com/google/gdata/data/ILink.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.html" title="interface in com.google.gdata.data">ILink</A>
<DD>Sets the mime type of the link.
<DT><A HREF="./com/google/gdata/data/Link.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.html" title="class in com.google.gdata.data.media.mediarss">MediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html#setType(com.google.gdata.data.media.mediarss.MediaRestriction.Type)"><B>setType(MediaRestriction.Type)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.html" title="class in com.google.gdata.data.media.mediarss">MediaRestriction</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the video format type.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#setType(com.google.gdata.data.projecthosting.Repository.Type)"><B>setType(Repository.Type)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>Sets the type.
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>Sets the hint to the client about the media type of the resource identified
by the "href" attribute.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#setType(com.google.gdata.data.youtube.YouTubeMediaCredit.Type)"><B>setType(YouTubeMediaCredit.Type)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>Sets the type as an enum.
<DT><A HREF="./com/google/gdata/util/ContentType.html#setType(java.lang.String)"><B>setType(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#setTypeString(java.lang.String)"><B>setTypeString(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>Sets the type as a string.
<DT><A HREF="./com/google/gdata/data/DateTime.html#setTzShift(java.lang.Integer)"><B>setTzShift(Integer)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#setUnit(java.lang.String)"><B>setUnit(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Sets the units of data - can also be a URI to indicate a specific ontology.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IAtom.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the last time this resource was updated.
<DT><A HREF="./com/google/gdata/data/photos/AtomData.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AtomData.html" title="interface in com.google.gdata.data.photos">AtomData</A>
<DD>Set the updated date on the entry or feed.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>Sets the updated.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Sets the provides a hint to clients as to the date and time of the most
recently updated reply contained by the linked resource.
<DT><A HREF="./com/google/gdata/data/Source.html#setUpdated(com.google.gdata.data.DateTime)"><B>setUpdated(DateTime)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.html#setUpdatedMax(com.google.gdata.data.DateTime)"><B>setUpdatedMax(DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the maximum updated timestamp used for the query.
<DT><A HREF="./com/google/gdata/client/Query.html#setUpdatedMin(com.google.gdata.data.DateTime)"><B>setUpdatedMin(DateTime)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Sets the minimum updated timestamp used for the query.
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#setUpdates(com.google.gdata.data.projecthosting.Updates)"><B>setUpdates(Updates)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>Sets the updates list.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setUploaded(com.google.gdata.data.DateTime)"><B>setUploaded(DateTime)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets or unsets the time the video was uploaded at.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setUploader(com.google.gdata.client.youtube.YouTubeQuery.Uploader)"><B>setUploader(YouTubeQuery.Uploader)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Sets the value of the <code>uploader</code> parameter.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setUploader(java.lang.String)"><B>setUploader(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets the YouTube user who uploaded the video.
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#setUpperRight(com.google.gdata.data.geo.Point)"><B>setUpperRight(Point)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#setUri(java.lang.String)"><B>setUri(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Generator.html#setUri(java.lang.String)"><B>setUri(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#setUri(java.lang.String)"><B>setUri(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>Specifies the external URI.
<DT><A HREF="./com/google/gdata/data/Person.html#setUri(java.lang.String)"><B>setUri(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#setUri(com.google.gdata.data.projecthosting.Uri)"><B>setUri(Uri)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Sets the uri.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#setUri(com.google.gdata.data.projecthosting.Uri)"><B>setUri(Uri)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Sets the uri.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>Sets the Url that should point to the thumbnail image.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>Sets the url.
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaCopyright.html" title="class in com.google.gdata.data.media.mediarss">MediaCopyright</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#setUrl(com.google.gdata.data.webmastertools.CrawlIssueUrl)"><B>setUrl(CrawlIssueUrl)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>Sets the crawl issue url.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html#setUrlConnectionFactory(com.google.gdata.client.uploader.UrlConnectionFactory)"><B>setUrlConnectionFactory(UrlConnectionFactory)</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.Builder.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader.Builder</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#setUsage(java.lang.String)"><B>setUsage(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Sets the The context for the address use.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#setUsefulness(com.google.gdata.data.sidewiki.Usefulness)"><B>setUsefulness(Usefulness)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Sets the usefulness of entry.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html#setUserAuthorizationUrl(java.lang.String)"><B>setUserAuthorizationUrl(String)</B></A> -
Method in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">OAuthHelper</A>
<DD>Set the user authorization url
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setUserCredentials(java.lang.String, java.lang.String)"><B>setUserCredentials(String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setUserCredentials(java.lang.String, java.lang.String, com.google.gdata.client.ClientLoginAccountType)"><B>setUserCredentials(String, String, ClientLoginAccountType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setUserCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>setUserCredentials(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setUserCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.ClientLoginAccountType)"><B>setUserCredentials(String, String, String, String, ClientLoginAccountType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setUserCredentials(java.lang.String, java.lang.String)"><B>setUserCredentials(String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setUserCredentials(java.lang.String, java.lang.String, com.google.gdata.client.ClientLoginAccountType)"><B>setUserCredentials(String, String, ClientLoginAccountType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setUserCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>setUserCredentials(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setUserCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.client.ClientLoginAccountType)"><B>setUserCredentials(String, String, String, String, ClientLoginAccountType)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the credentials of the user to authenticate requests to the server.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#setUserEmailAddress(java.lang.String)"><B>setUserEmailAddress(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#setUserEmailAddress(java.lang.String)"><B>setUserEmailAddress(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#setUserMigrationAccess(boolean)"><B>setUserMigrationAccess(boolean)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Grants email migration access to users.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>Sets the username to restrict the retrieval of NicknameFeed entries.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#setUserName(java.lang.String)"><B>setUserName(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumData.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumData.html" title="interface in com.google.gdata.data.photos">AlbumData</A>
<DD>Set the username for the owner of the album this data object represents.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumFeed.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumFeed.html" title="class in com.google.gdata.data.photos">AlbumFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#setUsername(com.google.gdata.data.photos.GphotoUsername)"><B>setUsername(GphotoUsername)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>Sets the username of the user who made the comment.
<DT><A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/AlbumDataImpl.html" title="class in com.google.gdata.data.photos.impl">AlbumDataImpl</A>
<DD>Set the username for the owner of the album this entry represents.
<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Set the username for the user this item represents.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>Set the username for the user this data represents.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#setUsername(com.google.gdata.data.projecthosting.Username)"><B>setUsername(Username)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>Sets the username.
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#setUsername(com.google.gdata.data.projecthosting.Username)"><B>setUsername(Username)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>Sets the username.
<DT><A HREF="./com/google/gdata/data/youtube/FriendEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/FriendEntry.html" title="class in com.google.gdata.data.youtube">FriendEntry</A>
<DD>Sets the youtube username of the contact (for youtube user contacts).
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>Set the optional username.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Set the optional username.
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#setUsername(java.lang.String)"><B>setUsername(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>Sets the youtube username.
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#setUsernameExt(com.google.gdata.data.photos.GphotoUsername)"><B>setUsernameExt(GphotoUsername)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>Sets the username of the owner of the album.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#setUsernameExt(com.google.gdata.data.photos.GphotoUsername)"><B>setUsernameExt(GphotoUsername)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Sets the username or currently selected persona.
<DT><A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html#setUserToken(java.lang.String)"><B>setUserToken(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleAuthTokenFactory.html" title="class in com.google.gdata.client">GoogleAuthTokenFactory</A>
<DD>Sets the AuthToken that should be used to authenticate requests to the
server.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#setUserToken(java.lang.String)"><B>setUserToken(String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>Sets the AuthToken that should be used to authenticate requests to the
server.
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html#setUseToken(java.lang.String)"><B>setUseToken(String)</B></A> -
Method in class com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyRequest.html" title="class in com.google.gdata.client.authn.oauthproxy">OAuthProxyRequest</A>
<DD>Sets the "use token" parameter.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.html#setValue(com.google.api.gbase.client.GmPublishingPriority.Value)"><B>setValue(GmPublishingPriority.Value)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.html" title="class in com.google.api.gbase.client">GmPublishingPriority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Sets the attribute value, as a string.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#setValue(java.lang.Double)"><B>setValue(Double)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>Sets the goal's monetary value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#setValue(com.google.gdata.data.analytics.GwoAutoPruneMode.Value)"><B>setValue(GwoAutoPruneMode.Value)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#setValue(com.google.gdata.data.analytics.GwoExperimentType.Value)"><B>setValue(GwoExperimentType.Value)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#setValue(com.google.gdata.data.analytics.GwoStatus.Value)"><B>setValue(GwoStatus.Value)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>Sets the value of the property.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>Sets the text content of the review.
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>Sets the whether to send ACL notifications to grantees.
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Sets the number of times calendar was cleaned.
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#setValue(com.google.gdata.data.contacts.Gender.Value)"><B>setValue(Gender.Value)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>Sets the Gender.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/DateTime.html#setValue(long)"><B>setValue(long)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#setValue(com.google.gdata.data.docs.ExportStatus.Value)"><B>setValue(ExportStatus.Value)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#setValue(java.lang.Float)"><B>setValue(Float)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/Size.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/EnumConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data">EnumConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#setValue(com.google.gdata.data.DateTime)"><B>setValue(DateTime)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/extensions/Rating.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Rating.html" title="class in com.google.gdata.data.extensions">Rating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/GeoLat.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLat.html" title="class in com.google.gdata.data.geo">GeoLat</A>
<DD>Overrides base implementation by validating that the string represents
a latitude coordinate between -90 and 90 degrees.
<DT><A HREF="./com/google/gdata/data/geo/GeoLong.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/GeoLong.html" title="class in com.google.gdata.data.geo">GeoLong</A>
<DD>Overrides base implementation by validating that the string represents
a longitude coordinate between -180 and 180 degrees.
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#setValue(com.google.gdata.data.gtt.ScopeEntry.Value)"><B>setValue(ScopeEntry.Value)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>Sets the number of bytes used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>Sets the number of comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>Sets the whether the album allows comments.
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>Sets the number of crowded results.
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>Sets the featured date.
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>Sets the height.
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>Sets the image version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>Sets the maxPhotos.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>Sets the photos left.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>Sets the photos used.
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#setValue(java.lang.Float)"><B>setValue(Float)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>Sets the position in album.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>Sets the quotaLimit.
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>Sets the currentQuota.
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>Sets the rotation in degrees.
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>Sets the contact linked.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>Sets the size in bytes.
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>Sets the viewer starred photo.
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#setValue(java.lang.Boolean)"><B>setValue(Boolean)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>Sets the receive updates.
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>Sets the timestamp.
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>Sets the version.
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>Sets the view count.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>Sets the tag weight.
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#setValue(java.lang.Long)"><B>setValue(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>Sets the width.
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#setValue(com.google.gdata.data.DateTime)"><B>setValue(DateTime)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#setValue(com.google.gdata.data.projecthosting.State.Value)"><B>setValue(State.Value)</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>Sets the number of written Sidewiki entries.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#setValue(com.google.gdata.data.sidewiki.Source.Value)"><B>setValue(Source.Value)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#setValue(com.google.gdata.data.sidewiki.Usefulness.Value)"><B>setValue(Usefulness.Value)</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>Sets the displayed value of the cell.
<DT><A HREF="./com/google/gdata/data/threading/Total.html#setValue(java.lang.Integer)"><B>setValue(Integer)</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Sets the number of responses.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/BoolValueConstruct.html" title="class in com.google.gdata.data.webmastertools">BoolValueConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/ValueConstruct.html#setValue(java.lang.String)"><CODE>ValueConstruct.setValue(String)</CODE></A> to validate that
supplied value is xsd:boolean which is a standard way to represent boolean
in XML.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRateConstruct.html" title="class in com.google.gdata.data.webmastertools">CrawlRateConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/EnumConstruct.html#setValue(java.lang.String)"><CODE>EnumConstruct.setValue(String)</CODE></A> to validate that
the supplied value is a one of the accepted crawl rates.
<DT><A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DateTimeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">DateTimeValueConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/ValueConstruct.html#setValue(java.lang.String)"><CODE>ValueConstruct.setValue(String)</CODE></A> to validate that
supplied value is valid date.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreferenceConstruct.html" title="class in com.google.gdata.data.webmastertools">DomainPreferenceConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/EnumConstruct.html#setValue(java.lang.String)"><CODE>EnumConstruct.setValue(String)</CODE></A> to validate that
the supplied value is a one of the accepted domain preferences.
<DT><A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/IntValueConstruct.html" title="class in com.google.gdata.data.webmastertools">IntValueConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/ValueConstruct.html#setValue(java.lang.String)"><CODE>ValueConstruct.setValue(String)</CODE></A> to validate that
supplied value is integer.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>Sets the value.
<DT><A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/RegionCodeValueConstruct.html" title="class in com.google.gdata.data.webmastertools">RegionCodeValueConstruct</A>
<DD>Override <A HREF="./com/google/gdata/data/ValueConstruct.html#setValue(java.lang.String)"><CODE>ValueConstruct.setValue(String)</CODE></A> to validate that
the region code is not null.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Sets verification method value.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#setValue(com.google.gdata.data.youtube.YtAspectRatio.Value)"><B>setValue(YtAspectRatio.Value)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>Sets the aspect ratio.
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#setValue(int)"><B>setValue(int)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>Sets the countHint.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html#setValueLocal(java.lang.String, java.lang.String)"><B>setValueLocal(String, String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/CustomElementCollection.html" title="class in com.google.gdata.data.spreadsheet">CustomElementCollection</A>
<DD>Locally sets the value at the particular cell, specified by the
column name.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#setValueString(java.lang.String)"><B>setValueString(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#setValueString(java.lang.String)"><B>setValueString(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#setValueString(java.lang.String)"><B>setValueString(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#setVariationId(com.google.gdata.data.analytics.GwoVariationId)"><B>setVariationId(GwoVariationId)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Sets the variation ID.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setVerificationCombo(com.google.gdata.data.analytics.GwoVerificationCombo)"><B>setVerificationCombo(GwoVerificationCombo)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the verification combination index.
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#setVerificationComboCoverage(com.google.gdata.data.analytics.GwoVerificationComboCoverage)"><B>setVerificationComboCoverage(GwoVerificationComboCoverage)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>Sets the percentage of traffic to send to the verify combo.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#setVerified(boolean)"><B>setVerified(boolean)</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Changes site verification status.
<DT><A HREF="./com/google/gdata/data/Generator.html#setVersion(java.lang.String)"><B>setVersion(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setVersion(java.lang.Long)"><B>setVersion(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the version of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setVersion(java.lang.Long)"><B>setVersion(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the version of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setVersion(java.lang.Long)"><B>setVersion(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setVersion(java.lang.Long)"><B>setVersion(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setVersionExt(com.google.gdata.data.photos.GphotoVersion)"><B>setVersionExt(GphotoVersion)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the version of the photo metadata.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#setVersionId(java.lang.String)"><B>setVersionId(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#setVersionId(java.lang.String)"><B>setVersionId(String)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>Sets the entity version for this feed.
<DT><A HREF="./com/google/gdata/data/IAtom.html#setVersionId(java.lang.String)"><B>setVersionId(String)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/IAtom.html" title="interface in com.google.gdata.data">IAtom</A>
<DD>Sets the versionId.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#setVideoId(java.lang.String)"><B>setVideoId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>Sets the YouTube video ID of the video.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setVideoId(java.lang.String)"><B>setVideoId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets the YouTube video ID of the video.
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#setVideoId(java.lang.String)"><B>setVideoId(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>Sets video ID.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#setVideoQuery(java.lang.String)"><B>setVideoQuery(String)</B></A> -
Method in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <CODE>Query#setFullTextQuery()</CODE> instead.</I>
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setVideoStatus(java.lang.String)"><B>setVideoStatus(String)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Sets the video status of the video/photo entry.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setVideoStatus(java.lang.String)"><B>setVideoStatus(String)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the video status of the photo entry.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setVideoStatus(java.lang.String)"><B>setVideoStatus(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setVideoStatus(java.lang.String)"><B>setVideoStatus(String)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setVideoStatusExt(com.google.gdata.data.photos.GphotoVideoStatus)"><B>setVideoStatusExt(GphotoVideoStatus)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the status of the video upload if this is a video.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#setVideoWatchCount(long)"><B>setVideoWatchCount(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#setViewability(com.google.gdata.data.books.Viewability)"><B>setViewability(Viewability)</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Sets the viewability.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setViewCount(java.lang.Long)"><B>setViewCount(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Sets the view count for this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setViewCount(java.lang.Long)"><B>setViewCount(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Sets the view count for this photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setViewCount(java.lang.Long)"><B>setViewCount(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setViewCount(java.lang.Long)"><B>setViewCount(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#setViewCount(long)"><B>setViewCount(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>Sets view count.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#setViewCount(long)"><B>setViewCount(long)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setViewCountExt(com.google.gdata.data.photos.GphotoViewCount)"><B>setViewCountExt(GphotoViewCount)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the number of views for this image.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setViewed(boolean)"><B>setViewed(boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets the viewed status of this document for the user this feed request
has been authenticated under.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html#setVisibility(com.google.gdata.data.extensions.BaseEventEntry.Visibility)"><B>setVisibility(BaseEventEntry.Visibility)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.html" title="class in com.google.gdata.data.extensions">BaseEventEntry</A>
<DD>Sets the event visibility.
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html#setWebContent(com.google.gdata.data.calendar.WebContent)"><B>setWebContent(WebContent)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventEntry.html" title="class in com.google.gdata.data.calendar">CalendarEventEntry</A>
<DD>Set the web content for this entry
<DT><A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html#setWeight(java.lang.Integer)"><B>setWeight(Integer)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html" title="class in com.google.gdata.data.photos.impl">TagDataImpl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagData.html#setWeight(java.lang.Integer)"><B>setWeight(Integer)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos">TagData</A>
<DD>Set the weight of the tag.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#setWeight(java.lang.Integer)"><B>setWeight(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#setWeightExt(com.google.gdata.data.photos.GphotoWeight)"><B>setWeightExt(GphotoWeight)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Sets the weight of the tag.
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#setWhen(java.lang.String)"><B>setWhen(String)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>Sets the birth date.
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#setWhen(com.google.gdata.data.extensions.When)"><B>setWhen(When)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>Sets the time period description.
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#setWhere(com.google.gdata.data.extensions.Where)"><B>setWhere(Where)</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>Sets the person location.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#setWhere(com.google.gdata.data.extensions.Where)"><B>setWhere(Where)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>Sets the office location.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#setWidth(java.lang.String)"><B>setWidth(String)</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#setWidth(int)"><B>setWidth(int)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html#setWidth(int)"><B>setWidth(int)</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/AbstractMediaResource.html" title="class in com.google.gdata.data.media.mediarss">AbstractMediaResource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#setWidth(java.lang.Integer)"><B>setWidth(Integer)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>Sets the video width.
<DT><A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html#setWidth(java.lang.Long)"><B>setWidth(Long)</B></A> -
Method in class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/PhotoDataImpl.html" title="class in com.google.gdata.data.photos.impl">PhotoDataImpl</A>
<DD>Set the width of the photo this item is about.
<DT><A HREF="./com/google/gdata/data/photos/PhotoData.html#setWidth(java.lang.Long)"><B>setWidth(Long)</B></A> -
Method in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoData.html" title="interface in com.google.gdata.data.photos">PhotoData</A>
<DD>Set the width of the photo.
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setWidth(java.lang.Long)"><B>setWidth(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoFeed.html#setWidth(java.lang.Long)"><B>setWidth(Long)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoFeed.html" title="class in com.google.gdata.data.photos">PhotoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#setWidthExt(com.google.gdata.data.photos.GphotoWidth)"><B>setWidthExt(GphotoWidth)</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>Sets the the width of the photo.
<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html#setWithMappings(java.lang.Boolean)"><B>setWithMappings(Boolean)</B></A> -
Method in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites">SiteQuery</A>
<DD>Sets the handle web address mappings.
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#setWorksheet(com.google.gdata.data.spreadsheet.Worksheet)"><B>setWorksheet(Worksheet)</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>Sets the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#setWorksheet(com.google.gdata.data.spreadsheet.Worksheet)"><B>setWorksheet(Worksheet)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Sets the worksheet where the table lives.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#setWritersCanInvite(java.lang.Boolean)"><B>setWritersCanInvite(Boolean)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD>Sets whether users classed as writers can invite other collaborators
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#setXhtml(com.google.gdata.util.XmlBlob)"><B>setXhtml(XmlBlob)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Specifies the XHTML contents of this text construct.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setXml(com.google.gdata.util.XmlBlob)"><B>setXml(XmlBlob)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Specifies the XML contents.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#setXmlBlob(com.google.gdata.util.XmlBlob)"><B>setXmlBlob(XmlBlob)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Sets the XML blob containing arbitrary (unrecognized) extensions.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#setXmlContent(com.google.gdata.data.Extension)"><B>setXmlContent(Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Sets the nested xml content.
<DT><A HREF="./com/google/gdata/util/ErrorElement.html#setXpathLocation(java.lang.String)"><B>setXpathLocation(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorElement.html" title="class in com.google.gdata.util">ErrorElement</A>
<DD>Set XPath-based error location.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#setXpathLocation(java.lang.String)"><B>setXpathLocation(String)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Set XPath-based error location.
<DT><A HREF="./com/google/gdata/data/docs/AudioEntry.html#setYear(com.google.gdata.data.docs.Year)"><B>setYear(Year)</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AudioEntry.html" title="class in com.google.gdata.data.docs">AudioEntry</A>
<DD>Sets the year.
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#setYomi(java.lang.String)"><B>setYomi(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>Sets the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#setYomi(java.lang.String)"><B>setYomi(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>Sets the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#setYomi(java.lang.String)"><B>setYomi(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>Sets the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#setYomi(java.lang.String)"><B>setYomi(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>Sets the pronunciation help.
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#setYomi(java.lang.String)"><B>setYomi(String)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>Sets the yomi name of organization.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#setYouTubeCategory(java.lang.String)"><B>setYouTubeCategory(String)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>Sets or changes the previously set YouTube category.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#setYouTubeFormat(java.lang.Integer)"><B>setYouTubeFormat(Integer)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>Sets the youtube video format, an opaque format number at this level.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setYtIncomplete(boolean)"><B>setYtIncomplete(boolean)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the completion state of this entry, using the tag
app:control/yt:incomplete.
<DT><A HREF="./com/google/gdata/data/youtube/RatingEntry.html#setYtRating(com.google.gdata.data.youtube.YtRating)"><B>setYtRating(YtRating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/RatingEntry.html" title="class in com.google.gdata.data.youtube">RatingEntry</A>
<DD>Sets the yt:rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#setYtRating(com.google.gdata.data.youtube.YtRating)"><B>setYtRating(YtRating)</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Sets the yt:rating.
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.Realm.html#SHARED"><B>SHARED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.Realm.html" title="class in com.google.gdata.data.extensions">ExtendedProperty.Realm</A>
<DD>Shared with all participants.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#SHARED_WITH_DOMAIN"><B>SHARED_WITH_DOMAIN</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for an item shared with the domain
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#SHIPPING"><B>SHIPPING</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Shipping information.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client"><B>Shipping</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Shipping information, defined using destination country, a region,
a price (in the item's currency), and a shipping service.<DT><A HREF="./com/google/api/gbase/client/Shipping.html#Shipping(java.lang.String, java.lang.String, float, java.lang.String)"><B>Shipping(String, String, float, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Creates a shipping object.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#Shipping(java.lang.String, java.util.Collection, java.lang.String, float, java.lang.String)"><B>Shipping(String, Collection&lt;String&gt;, String, float, String)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>Creates a shipping object.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#SHIPPING_ATTRIBUTE"><B>SHIPPING_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:shipping&gt;</code>.
<DT><A HREF="./com/google/gdata/data/contacts/ShortName.html" title="class in com.google.gdata.data.contacts"><B>ShortName</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's short name.<DT><A HREF="./com/google/gdata/data/contacts/ShortName.html#ShortName()"><B>ShortName()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ShortName.html" title="class in com.google.gdata.data.contacts">ShortName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/ShortName.html#ShortName(java.lang.String)"><B>ShortName(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ShortName.html" title="class in com.google.gdata.data.contacts">ShortName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#shortName"><B>shortName</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A brief name that will appear in UI elements that reference this
search content provider.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html#SIDEWIKI"><B>SIDEWIKI</B></A> -
Static variable in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html" title="class in com.google.gdata.data.sidewiki">SidewikiNamespace</A>
<DD>Google Sidewiki (SIDEWIKI) namespace
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html#SIDEWIKI_ALIAS"><B>SIDEWIKI_ALIAS</B></A> -
Static variable in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html" title="class in com.google.gdata.data.sidewiki">SidewikiNamespace</A>
<DD>Google Sidewiki (SIDEWIKI) namespace alias
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html#SIDEWIKI_NS"><B>SIDEWIKI_NS</B></A> -
Static variable in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html" title="class in com.google.gdata.data.sidewiki">SidewikiNamespace</A>
<DD>XML writer namespace for Google Sidewiki (SIDEWIKI)
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html#SIDEWIKI_PREFIX"><B>SIDEWIKI_PREFIX</B></A> -
Static variable in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html" title="class in com.google.gdata.data.sidewiki">SidewikiNamespace</A>
<DD>Google Sidewiki (SIDEWIKI) namespace prefix
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#SIDEWIKI_SERVICE"><B>SIDEWIKI_SERVICE</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>The abbreviated name of Google Sidewiki Data API recognized by Google.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#SIDEWIKI_SERVICE_VERSION"><B>SIDEWIKI_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiAuthor</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Sidewiki author.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#SidewikiAuthor()"><B>SidewikiAuthor()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Describes a Sidewiki entry in the feed of Sidewiki entries.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#SidewikiEntry()"><B>SidewikiEntry()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#SidewikiEntry(com.google.gdata.data.BaseEntry)"><B>SidewikiEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiEntryFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Describes a feed of Sidewiki entries.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html#SidewikiEntryFeed()"><B>SidewikiEntryFeed()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntryFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html#SidewikiEntryFeed(com.google.gdata.data.BaseFeed)"><B>SidewikiEntryFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntryFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html" title="class in com.google.gdata.client.sidewiki"><B>SidewikiEntryQuery</B></A> - Class in <A HREF="./com/google/gdata/client/sidewiki/package-summary.html">com.google.gdata.client.sidewiki</A><DD>Describes a query for the feed of Sidewiki entries.<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html#SidewikiEntryQuery(java.net.URL)"><B>SidewikiEntryQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.html" title="class in com.google.gdata.client.sidewiki">SidewikiEntryQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html" title="enum in com.google.gdata.client.sidewiki"><B>SidewikiEntryQuery.SortOrder</B></A> - Enum in <A HREF="./com/google/gdata/client/sidewiki/package-summary.html">com.google.gdata.client.sidewiki</A><DD>Order in which to sort entries.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiLink</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Extends the base Link class with Sidewiki extensions.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.Rel.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.Rel.html#SidewikiLink.Rel()"><B>SidewikiLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiLink.Rel.html" title="class in com.google.gdata.data.sidewiki">SidewikiLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiNamespace.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Namespace definitions related to Google Sidewiki Data API.<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki"><B>SidewikiService</B></A> - Class in <A HREF="./com/google/gdata/client/sidewiki/package-summary.html">com.google.gdata.client.sidewiki</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Sidewiki Data API.<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#SidewikiService(java.lang.String)"><B>SidewikiService(String)</B></A> -
Constructor for class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>Constructs an instance connecting to the Google Sidewiki Data API for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#SidewikiService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>SidewikiService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>Constructs an instance connecting to the Google Sidewiki Data API for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html#SidewikiService(java.lang.String, java.lang.String, java.lang.String)"><B>SidewikiService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.html" title="class in com.google.gdata.client.sidewiki">SidewikiService</A>
<DD>Constructs an instance connecting to the Google Sidewiki Data API with name
<code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html" title="class in com.google.gdata.client.sidewiki"><B>SidewikiService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/sidewiki/package-summary.html">com.google.gdata.client.sidewiki</A><DD>GData versions supported by the Google Sidewiki Data API.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiThumbnail</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>The thumbnail for a user portrait or the web page a Sidewiki entry is about.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html#SidewikiThumbnail()"><B>SidewikiThumbnail()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html" title="class in com.google.gdata.data.sidewiki">SidewikiThumbnail</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html#SidewikiThumbnail(java.lang.String)"><B>SidewikiThumbnail(String)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html" title="class in com.google.gdata.data.sidewiki">SidewikiThumbnail</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiUserDescription</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>The description of a user.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html#SidewikiUserDescription()"><B>SidewikiUserDescription()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserDescription</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html#SidewikiUserDescription(java.lang.String)"><B>SidewikiUserDescription(String)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserDescription</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiUserEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Describes a Sidewiki user entry.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html#SidewikiUserEntry()"><B>SidewikiUserEntry()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html#SidewikiUserEntry(com.google.gdata.data.BaseEntry)"><B>SidewikiUserEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html" title="class in com.google.gdata.data.sidewiki"><B>SidewikiUserFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Describes a feed of Sidewiki users.<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html#SidewikiUserFeed()"><B>SidewikiUserFeed()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html#SidewikiUserFeed(com.google.gdata.data.BaseFeed)"><B>SidewikiUserFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client"><B>SimpleCookieManager</B></A> - Class in <A HREF="./com/google/gdata/client/package-summary.html">com.google.gdata.client</A><DD>A simple cookie manager implementation.<DT><A HREF="./com/google/gdata/client/SimpleCookieManager.html#SimpleCookieManager()"><B>SimpleCookieManager()</B></A> -
Constructor for class com.google.gdata.client.<A HREF="./com/google/gdata/client/SimpleCookieManager.html" title="class in com.google.gdata.client">SimpleCookieManager</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#SINGLE_EXT_PROP_QUERY_REGEX"><B>SINGLE_EXT_PROP_QUERY_REGEX</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>Group 1: property name (without :'s and ='s).
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings"><B>SingleSignOnService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/package-summary.html">com.google.gdata.client.appsforyourdomain.adminsettings</A><DD>Specialization of <A HREF="./com/google/gdata/client/appsforyourdomain/AppsPropertyService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsPropertyService</CODE></A> for managing SSO related
settings of a domain.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#SingleSignOnService(java.lang.String, java.lang.String)"><B>SingleSignOnService(String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Parameterized constructor to setup a Service object which can be used to
initialize the service without obtaining a token.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#SingleSignOnService(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>SingleSignOnService(String, String, String, String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Parameterized constructor for service authentication.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites"><B>SiteEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An entry representing a site.<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#SiteEntry()"><B>SiteEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#SiteEntry(com.google.gdata.data.BaseEntry)"><B>SiteEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites"><B>SiteFeed</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a site feed.<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#SiteFeed()"><B>SiteFeed()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#SiteFeed(com.google.gdata.data.BaseFeed)"><B>SiteFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#SITEMAP_MOBILE"><B>SITEMAP_MOBILE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#SITEMAP_NEWS"><B>SITEMAP_NEWS</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapMobile</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents list of available markup languages for mobile sitemap.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html#SitemapMobile()"><B>SitemapMobile()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.Handler.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapMobile.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD><wt:sitemap-mobile> parser.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.Handler.html#SitemapMobile.Handler(com.google.gdata.data.ExtensionProfile)"><B>SitemapMobile.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapMobile.Handler.html" title="class in com.google.gdata.data.webmastertools">SitemapMobile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapNews</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents list of available publication labels for News sitemap.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html#SitemapNews()"><B>SitemapNews()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.html" title="class in com.google.gdata.data.webmastertools">SitemapNews</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.Handler.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapNews.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD><wt:sitemap-news> parser.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapNews.Handler.html#SitemapNews.Handler(com.google.gdata.data.ExtensionProfile)"><B>SitemapNews.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapNews.Handler.html" title="class in com.google.gdata.data.webmastertools">SitemapNews.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsEntry</B></A>&lt;<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="type parameter in SitemapsEntry">E</A> extends <A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>&lt;<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="type parameter in SitemapsEntry">E</A>&gt;&gt; - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Defines an abstract base class for sitemap entry.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#SitemapsEntry()"><B>SitemapsEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Constructs a new SitemapsEntry instance
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html#SitemapsEntry(com.google.gdata.data.BaseEntry)"><B>SitemapsEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry</A>
<DD>Constructs a new entry by doing a copy from another BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.LastDownloaded.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsEntry.LastDownloaded</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents a single <sitemap-last-downloaded> node, that is a
date/time value.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.LastDownloaded.html#SitemapsEntry.LastDownloaded()"><B>SitemapsEntry.LastDownloaded()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.LastDownloaded.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry.LastDownloaded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.SitemapStatus.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsEntry.SitemapStatus</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents <sitemap-status> node.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.SitemapStatus.html#SitemapsEntry.SitemapStatus()"><B>SitemapsEntry.SitemapStatus()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.SitemapStatus.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry.SitemapStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.UrlCount.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsEntry.UrlCount</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents a single <sitemap-url-count> node, that is an
int value.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.UrlCount.html#SitemapsEntry.UrlCount()"><B>SitemapsEntry.UrlCount()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsEntry.UrlCount.html" title="class in com.google.gdata.data.webmastertools">SitemapsEntry.UrlCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsFeed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>The SitemapsFeed class customizes the generic BaseFeed class to define
a feed of sitemaps that Webmaster Tools user has for a given site.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html#SitemapsFeed()"><B>SitemapsFeed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsFeed.html" title="class in com.google.gdata.data.webmastertools">SitemapsFeed</A>
<DD>Constructs a new <code>SitemapsFeed</code> instance that is parameterized to
contain <code>SitemapsEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsMobileEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>This represents a single Mobile sitemap entry in a list of sitemaps.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#SitemapsMobileEntry()"><B>SitemapsMobileEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>Constructs a new SitemapsMobileEntry instance
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#SitemapsMobileEntry(com.google.gdata.data.BaseEntry)"><B>SitemapsMobileEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>Constructs a new entry by doing a copy from another BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.MarkupLanguage.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsMobileEntry.MarkupLanguage</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents a single <sitemap-mobile-markup-language> node.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.MarkupLanguage.html#SitemapsMobileEntry.MarkupLanguage()"><B>SitemapsMobileEntry.MarkupLanguage()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.MarkupLanguage.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry.MarkupLanguage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsNewsEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>This represents a single News sitemap entry in a list of sitemaps.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#SitemapsNewsEntry()"><B>SitemapsNewsEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>Constructs a new SitemapsNewsEntry instance
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#SitemapsNewsEntry(com.google.gdata.data.BaseEntry)"><B>SitemapsNewsEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>Constructs a new entry by doing a copy from another BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.PublicationLabel.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsNewsEntry.PublicationLabel</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents <sitemap-news-publication-label> node, that is a publication
label for News sitemap.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.PublicationLabel.html#SitemapsNewsEntry.PublicationLabel()"><B>SitemapsNewsEntry.PublicationLabel()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.PublicationLabel.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry.PublicationLabel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsRegularEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>This represents a single regular sitemap entry in a list of sitemaps.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#SitemapsRegularEntry()"><B>SitemapsRegularEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>Constructs a new SitemapsRegularEntry instance
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#SitemapsRegularEntry(com.google.gdata.data.BaseEntry)"><B>SitemapsRegularEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>Constructs a new entry by doing a copy from another BaseEntry instance.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.SitemapType.html" title="class in com.google.gdata.data.webmastertools"><B>SitemapsRegularEntry.SitemapType</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Represents a single <sitemap-type> node that defines sitemap type.<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.SitemapType.html#SitemapsRegularEntry.SitemapType()"><B>SitemapsRegularEntry.SitemapType()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.SitemapType.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry.SitemapType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteName.html" title="class in com.google.gdata.data.sites"><B>SiteName</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An element indicating the name of a site as used in urls.<DT><A HREF="./com/google/gdata/data/sites/SiteName.html#SiteName()"><B>SiteName()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteName.html" title="class in com.google.gdata.data.sites">SiteName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SiteName.html#SiteName(java.lang.String)"><B>SiteName(String)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteName.html" title="class in com.google.gdata.data.sites">SiteName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites"><B>SiteQuery</B></A> - Class in <A HREF="./com/google/gdata/client/sites/package-summary.html">com.google.gdata.client.sites</A><DD>Describes a query for the feed containing descriptions of a user's sites.<DT><A HREF="./com/google/gdata/client/sites/SiteQuery.html#SiteQuery(java.net.URL)"><B>SiteQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SiteQuery.html" title="class in com.google.gdata.client.sites">SiteQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/sites/SitesNamespace.html#SITES"><B>SITES</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesNamespace.html" title="class in com.google.gdata.data.sites">SitesNamespace</A>
<DD>Google Sites (SITES) namespace
<DT><A HREF="./com/google/gdata/data/sites/SitesNamespace.html#SITES_ALIAS"><B>SITES_ALIAS</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesNamespace.html" title="class in com.google.gdata.data.sites">SitesNamespace</A>
<DD>Google Sites (SITES) namespace alias
<DT><A HREF="./com/google/gdata/data/sites/SitesNamespace.html#SITES_NS"><B>SITES_NS</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesNamespace.html" title="class in com.google.gdata.data.sites">SitesNamespace</A>
<DD>XML writer namespace for Google Sites (SITES)
<DT><A HREF="./com/google/gdata/data/sites/SitesNamespace.html#SITES_PREFIX"><B>SITES_PREFIX</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesNamespace.html" title="class in com.google.gdata.data.sites">SitesNamespace</A>
<DD>Google Sites (SITES) namespace prefix
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#SITES_SERVICE"><B>SITES_SERVICE</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>The abbreviated name of Google Sites Data API recognized by Google.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#SITES_SERVICE_VERSION"><B>SITES_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.html" title="class in com.google.gdata.data.sites"><B>SitesAclFeedLink</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a sites ACL feed link.<DT><A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.Rel.html" title="class in com.google.gdata.data.sites"><B>SitesAclFeedLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Feed relation type.<DT><A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.Rel.html#SitesAclFeedLink.Rel()"><B>SitesAclFeedLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesAclFeedLink.Rel.html" title="class in com.google.gdata.data.sites">SitesAclFeedLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesContent.html" title="class in com.google.gdata.data.sites"><B>SitesContent</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Sites content.<DT><A HREF="./com/google/gdata/data/sites/SitesContent.Type.html" title="class in com.google.gdata.data.sites"><B>SitesContent.Type</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Type of text construct (typically 'text', 'html' or 'xhtml').<DT><A HREF="./com/google/gdata/data/sites/SitesContent.Type.html#SitesContent.Type()"><B>SitesContent.Type()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesContent.Type.html" title="class in com.google.gdata.data.sites">SitesContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>This represents a single web site entry.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#SitesEntry()"><B>SitesEntry()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Constructs a new SitesEntry instance
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Crawled.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.Crawled</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD><B>Deprecated.</B>&nbsp;<I>This class is not used any more.</I><DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Crawled.html#SitesEntry.Crawled()"><B>SitesEntry.Crawled()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Crawled.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.Crawled</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.CrawlingRate.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.CrawlingRate</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Crawl Rate construct to represent <crawl-rate> field.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.CrawlingRate.html#SitesEntry.CrawlingRate()"><B>SitesEntry.CrawlingRate()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.CrawlingRate.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.CrawlingRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.EnhancedImageSearch.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.EnhancedImageSearch</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Boolean value construct to represent <enhanced-image-search> field.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.EnhancedImageSearch.html#SitesEntry.EnhancedImageSearch()"><B>SitesEntry.EnhancedImageSearch()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.EnhancedImageSearch.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.EnhancedImageSearch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Geolocation.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.Geolocation</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Region code value construct to represent <geolocation> field.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Geolocation.html#SitesEntry.Geolocation()"><B>SitesEntry.Geolocation()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Geolocation.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.Geolocation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Indexed.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.Indexed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD><B>Deprecated.</B>&nbsp;<I>This class is not used any more.</I><DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Indexed.html#SitesEntry.Indexed()"><B>SitesEntry.Indexed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Indexed.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.Indexed</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.PreferredDomain.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.PreferredDomain</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Domain Preference construct to represent <preferred-domain> field.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.PreferredDomain.html#SitesEntry.PreferredDomain()"><B>SitesEntry.PreferredDomain()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.PreferredDomain.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.PreferredDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Verified.html" title="class in com.google.gdata.data.webmastertools"><B>SitesEntry.Verified</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Boolean value construct to represent <verified> field.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Verified.html#SitesEntry.Verified()"><B>SitesEntry.Verified()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.Verified.html" title="class in com.google.gdata.data.webmastertools">SitesEntry.Verified</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html" title="class in com.google.gdata.data.webmastertools"><B>SitesFeed</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>The SitesFeed class customizes the generic BaseFeed class to define
a feed of web sites that Webmaster Tools user has.<DT><A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html#SitesFeed()"><B>SitesFeed()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesFeed.html" title="class in com.google.gdata.data.webmastertools">SitesFeed</A>
<DD>Constructs a new <code>SitesFeed</code> instance that is parameterized to
contain <code>SitesEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites"><B>SitesLink</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a sites link.<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#SitesLink()"><B>SitesLink()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#SitesLink(java.lang.Integer, java.lang.String, java.lang.String, java.lang.Long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.google.gdata.data.DateTime)"><B>SitesLink(Integer, String, String, Long, String, String, String, String, DateTime)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites"><B>SitesLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#SitesLink.Rel()"><B>SitesLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Type.html" title="class in com.google.gdata.data.sites"><B>SitesLink.Type</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>MIME type of link target.<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Type.html#SitesLink.Type()"><B>SitesLink.Type()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Type.html" title="class in com.google.gdata.data.sites">SitesLink.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesNamespace.html" title="class in com.google.gdata.data.sites"><B>SitesNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Namespace definitions related to Google Sites Data API.<DT><A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites"><B>SitesService</B></A> - Class in <A HREF="./com/google/gdata/client/sites/package-summary.html">com.google.gdata.client.sites</A><DD>Extends the basic <A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media"><CODE>MediaService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Sites Data API.<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#SitesService(java.lang.String)"><B>SitesService(String)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>Constructs an instance connecting to the Google Sites Data API for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#SitesService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>SitesService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>Constructs an instance connecting to the Google Sites Data API for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.html#SitesService(java.lang.String, java.lang.String, java.lang.String)"><B>SitesService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.html" title="class in com.google.gdata.client.sites">SitesService</A>
<DD>Constructs an instance connecting to the Google Sites Data API with name
<code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.Versions.html" title="class in com.google.gdata.client.sites"><B>SitesService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/sites/package-summary.html">com.google.gdata.client.sites</A><DD>GData versions supported by the Google Sites Data API.<DT><A HREF="./com/google/gdata/data/sites/SitesSummary.html" title="class in com.google.gdata.data.sites"><B>SitesSummary</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Sites summary.<DT><A HREF="./com/google/gdata/data/sites/SitesSummary.Type.html" title="class in com.google.gdata.data.sites"><B>SitesSummary.Type</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Type of text construct (typically 'text', 'html' or 'xhtml').<DT><A HREF="./com/google/gdata/data/sites/SitesSummary.Type.html#SitesSummary.Type()"><B>SitesSummary.Type()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesSummary.Type.html" title="class in com.google.gdata.data.sites">SitesSummary.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs"><B>Size</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Size of the content.<DT><A HREF="./com/google/gdata/data/docs/Size.html#Size()"><B>Size()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Size.html#Size(java.lang.Long)"><B>Size(Long)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#size()"><B>size()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Returns the size of the range array.
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#SKYPE"><B>SKYPE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>Skype.
<DT><A HREF="./com/google/gdata/data/photos/Namespaces.html#SLIDESHOW_REL"><B>SLIDESHOW_REL</B></A> -
Static variable in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/Namespaces.html" title="class in com.google.gdata.data.photos">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#source"><B>source</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Source.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki"><B>Source</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Describes a source.<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#Source()"><B>Source()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#Source(com.google.gdata.data.sidewiki.Source.Value)"><B>Source(Source.Value)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#SOURCE"><B>SOURCE</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Source sites link.
<DT><A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data"><B>Source</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>The Source class represents an Atom feed source object
primarily on the data model for an <code>&lt;atom:source&gt;</code>
element.<DT><A HREF="./com/google/gdata/data/Source.html#Source()"><B>Source()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Constructs a new <A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data"><CODE>Source</CODE></A> instance with no initial state.
<DT><A HREF="./com/google/gdata/data/Source.html#Source(com.google.gdata.data.Source)"><B>Source(Source)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Copy constructor that initializes a new Source instance to have
identical contents to another instance, using a shared reference to
the same <A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data"><CODE>Source.SourceState</CODE></A>.
<DT><A HREF="./com/google/gdata/data/Source.SourceHandler.html" title="class in com.google.gdata.data"><B>Source.SourceHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD><code>&lt;atom:source&gt;</code> parser.<DT><A HREF="./com/google/gdata/data/Source.SourceHandler.html#Source.SourceHandler(com.google.gdata.data.ExtensionProfile)"><B>Source.SourceHandler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceHandler.html" title="class in com.google.gdata.data">Source.SourceHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.SourceHandler.html#Source.SourceHandler(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>Source.SourceHandler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceHandler.html" title="class in com.google.gdata.data">Source.SourceHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data"><B>Source.SourceState</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>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
<A HREF="./com/google/gdata/data/Kind.Adaptor.html" title="interface in com.google.gdata.data"><CODE>Kind.Adaptor</CODE></A> subtypes.<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#Source.SourceState()"><B>Source.SourceState()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.Value.html" title="enum in com.google.gdata.data.sidewiki"><B>Source.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Value.<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#SOURCE_LINK_REL"><B>SOURCE_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for a url that is a source for a particular cell.
<DT><A HREF="./com/google/gdata/data/gtt/SourceLanguage.html" title="class in com.google.gdata.data.gtt"><B>SourceLanguage</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a source language.<DT><A HREF="./com/google/gdata/data/gtt/SourceLanguage.html#SourceLanguage()"><B>SourceLanguage()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/SourceLanguage.html" title="class in com.google.gdata.data.gtt">SourceLanguage</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/SourceLanguage.html#SourceLanguage(java.lang.String)"><B>SourceLanguage(String)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/SourceLanguage.html" title="class in com.google.gdata.data.gtt">SourceLanguage</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#SPAM_CATEGORY"><B>SPAM_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label spam message feeds and entries.
<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.Value.html#SPEECH_RECOGNITION"><B>SPEECH_RECOGNITION</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDerived.Value.html" title="class in com.google.gdata.data.youtube">YtDerived.Value</A>
<DD>SpeechRecognition derived caption track.
<DT><A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html#SPREADSHEET_QUERY"><B>SPREADSHEET_QUERY</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/ListQuery.html" title="class in com.google.gdata.client.spreadsheet">ListQuery</A>
<DD>The URI parameter for structured spreadsheet queries.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#SPREADSHEET_SERVICE"><B>SPREADSHEET_SERVICE</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>The abbreviated name of Google Spreadsheets recognized by Google.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#SPREADSHEET_SERVICE_VERSION"><B>SPREADSHEET_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs"><B>SpreadsheetEntry</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>An entry representing a single spreadsheet within a
<A HREF="./com/google/gdata/data/docs/DocumentListFeed.html" title="class in com.google.gdata.data.docs"><CODE>DocumentListFeed</CODE></A>.<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#SpreadsheetEntry()"><B>SpreadsheetEntry()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the
GData parsers.
<DT><A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html#SpreadsheetEntry(com.google.gdata.data.BaseEntry)"><B>SpreadsheetEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/SpreadsheetEntry.html" title="class in com.google.gdata.data.docs">SpreadsheetEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>SpreadsheetEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>One spreadsheet, when listing all spreadsheets you have access to.<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#SpreadsheetEntry()"><B>SpreadsheetEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Constructs a new uninitialized entry, to be populated by the
GData parsers.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html#SpreadsheetEntry(com.google.gdata.data.BaseEntry)"><B>SpreadsheetEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetEntry.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>SpreadsheetFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>The feed for getting a list of Spreadsheets within a sheet.<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html#SpreadsheetFeed()"><B>SpreadsheetFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetFeed</A>
<DD>Constructs an empty feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html#SpreadsheetFeed(com.google.gdata.data.BaseFeed)"><B>SpreadsheetFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetFeed.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.html" title="class in com.google.gdata.data.spreadsheet"><B>SpreadsheetLink</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Extends the base Link class with Google Spreadsheets extensions.<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet"><B>SpreadsheetLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#SpreadsheetLink.Rel()"><B>SpreadsheetLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>SpreadsheetQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Simple class for cells-feed-specific queries.<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetQuery.html#SpreadsheetQuery(java.net.URL)"><B>SpreadsheetQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetQuery.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetQuery</A>
<DD>Constructs a query for querying spreadsheets that you have access to.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet"><B>SpreadsheetService</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Spreadsheets data API.<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#SpreadsheetService(java.lang.String)"><B>SpreadsheetService(String)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>Constructs an instance connecting to the Google Spreadsheets service for an
application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#SpreadsheetService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>SpreadsheetService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>Constructs an instance connecting to the Google Spreadsheets service for an
application with the name <code>applicationName</code> and the given <code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html#SpreadsheetService(java.lang.String, java.lang.String, java.lang.String)"><B>SpreadsheetService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService</A>
<DD>Constructs an instance connecting to the Google Spreadsheets service with
name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html" title="class in com.google.gdata.client.spreadsheet"><B>SpreadsheetService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>GData versions supported by Google Spreadsheets Service.<DT><A HREF="./com/google/gdata/data/extensions/Image.html#src"><B>src</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>URI where the image can be downloaded.
<DT><A HREF="./com/google/gdata/data/Source.html#srcState"><B>srcState</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.html" title="class in com.google.gdata.data">Source</A>
<DD>Basic state for this source.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#ssoSettingsUrl"><B>ssoSettingsUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#ssoSigningKeyUrl"><B>ssoSigningKeyUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Parser.html#star()"><B>star()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Parser.html" title="class in com.google.gdata.util.parser">Parser</A>
<DD>Creates a <code>Repeat</code> parser that matches <code>this</code> 0 or
more times.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#STARRED"><B>STARRED</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should be marked as starred when
inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#STARRED"><B>STARRED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a starred item
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#STARRED_CATEGORY"><B>STARRED_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label starred message feeds and entries.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#STARRED_SORT"><B>STARRED_SORT</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting"><B>Stars</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue star count.<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#Stars()"><B>Stars()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#Stars(java.lang.Integer)"><B>Stars(Integer)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html#start()"><B>start()</B></A> -
Method in class com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.html" title="class in com.google.gdata.client.uploader">ResumableHttpFileUploader</A>
<DD>Starts an upload beginning with the first byte in the file.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#START_EMAILLIST_NAME"><B>START_EMAILLIST_NAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#START_INDEX"><B>START_INDEX</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The START_INDEX query parameter is used to request that the returned
entries start at the specified index.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#START_NICKNAME"><B>START_NICKNAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#START_RECIPIENT"><B>START_RECIPIENT</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#START_TOKEN"><B>START_TOKEN</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The START_TOKEN query parameter is used to request a specific page of
a feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#START_USERNAME"><B>START_USERNAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/StartDate.html" title="class in com.google.gdata.data.analytics"><B>StartDate</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>First day for which to retrieve data.<DT><A HREF="./com/google/gdata/data/analytics/StartDate.html#StartDate()"><B>StartDate()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/StartDate.html" title="class in com.google.gdata.data.analytics">StartDate</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/StartDate.html#StartDate(java.lang.String)"><B>StartDate(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/StartDate.html" title="class in com.google.gdata.data.analytics">StartDate</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/util/XmlBlob.html#startElement(com.google.gdata.util.common.xml.XmlWriter, com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, com.google.gdata.util.XmlBlob, java.util.Collection, java.util.Collection)"><B>startElement(XmlWriter, XmlNamespace, String, XmlBlob, Collection&lt;XmlWriter.Attribute&gt;, Collection&lt;XmlNamespace&gt;)</B></A> -
Static method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>Generates an element opening tag containing an XML blob.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#startIndex"><B>startIndex</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>OpenSearch: start index.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#startIndexNotInteger"><B>startIndexNotInteger</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlParser.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>SAX callback.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#startTime"><B>startTime</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>Event start time (required).
<DT><A HREF="./com/google/gdata/client/Service.html#startVersionScope()"><B>startVersionScope()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#state"><B>state</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Basic state for this entry.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting"><B>State</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Whether the issue is open or closed.<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#State()"><B>State()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#State(com.google.gdata.data.projecthosting.State.Value)"><B>State(State.Value)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.Value.html" title="enum in com.google.gdata.data.projecthosting"><B>State.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Value.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#STATION_CONTENT_REL"><B>STATION_CONTENT_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for the station content.
<DT><A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client"><B>Stats</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Object representation for the tag gm:stats.<DT><A HREF="./com/google/api/gbase/client/Stats.html#Stats()"><B>Stats()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.html" title="class in com.google.api.gbase.client">Stats</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client"><B>Stats.Statistics</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Information about one specific use (impressions, clicks, page views).<DT><A HREF="./com/google/api/gbase/client/Stats.Statistics.html#Stats.Statistics()"><B>Stats.Statistics()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Stats.Statistics.html" title="class in com.google.api.gbase.client">Stats.Statistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Status.html" title="class in com.google.gdata.data.projecthosting"><B>Status</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue status.<DT><A HREF="./com/google/gdata/data/projecthosting/Status.html#Status()"><B>Status()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Status.html" title="class in com.google.gdata.data.projecthosting">Status</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Status.html#Status(java.lang.String)"><B>Status(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Status.html" title="class in com.google.gdata.data.projecthosting">Status</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics"><B>Step</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Single step in a multistep goal.<DT><A HREF="./com/google/gdata/data/analytics/Step.html#Step()"><B>Step()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#Step(java.lang.String, java.lang.Integer, java.lang.String)"><B>Step(String, Integer, String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html#STOP"><B>STOP</B></A> -
Static variable in interface com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html" title="interface in com.google.gdata.client.uploader">BackoffPolicy</A>
<DD>Value indicating that no more retries should be made,
<A HREF="./com/google/gdata/client/uploader/BackoffPolicy.html#getNextBackoffMs()"><CODE>BackoffPolicy.getNextBackoffMs()</CODE></A>.
<DT><A HREF="./com/google/gdata/util/parser/Strcaselit.html" title="class in com.google.gdata.util.parser"><B>Strcaselit</B></A> - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Strlit</code> parser performs a case-insensitive string comparison
of its <code>str</code> against the prefix parse buffer.<DT><A HREF="./com/google/gdata/util/parser/Strcaselit.html#Strcaselit(java.lang.String)"><B>Strcaselit(String)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Strcaselit.html" title="class in com.google.gdata.util.parser">Strcaselit</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Street.html" title="class in com.google.gdata.data.extensions"><B>Street</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Describes a street.<DT><A HREF="./com/google/gdata/data/extensions/Street.html#Street()"><B>Street()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Street.html" title="class in com.google.gdata.data.extensions">Street</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Street.html#Street(java.lang.String)"><B>Street(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Street.html" title="class in com.google.gdata.data.extensions">Street</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#STRICT"><B>STRICT</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The STRICT parameter is used to tell the server to parse in strict mode,
which will reject any unknown query parameters or xml content.
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#stringValueOf(java.lang.String)"><B>stringValueOf(String)</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>Retrieves the string value of the named dimension or metric in this entry.
<DT><A HREF="./com/google/gdata/util/parser/Strlit.html" title="class in com.google.gdata.util.parser"><B>Strlit</B></A> - Class in <A HREF="./com/google/gdata/util/parser/package-summary.html">com.google.gdata.util.parser</A><DD>The <code>Strlit</code> parser performs a case-sensitive string comparison
of its <code>str</code> against the prefix of the parse buffer.<DT><A HREF="./com/google/gdata/util/parser/Strlit.html#Strlit(java.lang.String)"><B>Strlit(String)</B></A> -
Constructor for class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Strlit.html" title="class in com.google.gdata.util.parser">Strlit</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions"><B>StructuredPostalAddress</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Describes a structured postal address.<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#StructuredPostalAddress()"><B>StructuredPostalAddress()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#StructuredPostalAddress(java.lang.String, java.lang.String, java.lang.Boolean, java.lang.String, java.lang.String)"><B>StructuredPostalAddress(String, String, Boolean, String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions"><B>StructuredPostalAddress.MailClass</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The mail class.<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html#StructuredPostalAddress.MailClass()"><B>StructuredPostalAddress.MailClass()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.MailClass.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.MailClass</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html" title="class in com.google.gdata.data.extensions"><B>StructuredPostalAddress.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The postal address type.<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html#StructuredPostalAddress.Rel()"><B>StructuredPostalAddress.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html" title="class in com.google.gdata.data.extensions"><B>StructuredPostalAddress.Usage</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>The context for the address use.<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html#StructuredPostalAddress.Usage()"><B>StructuredPostalAddress.Usage()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Usage.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Usage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Group.html#subAttributesSize()"><B>subAttributesSize()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Subject.html" title="class in com.google.gdata.data.contacts"><B>Subject</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's subject.<DT><A HREF="./com/google/gdata/data/contacts/Subject.html#Subject()"><B>Subject()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Subject.html" title="class in com.google.gdata.data.contacts">Subject</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Subject.html#Subject(java.lang.String)"><B>Subject(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Subject.html" title="class in com.google.gdata.data.contacts">Subject</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/dublincore/Subject.html" title="class in com.google.gdata.data.dublincore"><B>Subject</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Topic of the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Subject.html#Subject()"><B>Subject()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Subject.html" title="class in com.google.gdata.data.dublincore">Subject</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Subject.html#Subject(java.lang.String)"><B>Subject(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Subject.html" title="class in com.google.gdata.data.dublincore">Subject</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/Subregion.html" title="class in com.google.gdata.data.extensions"><B>Subregion</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Subregion is county (US), province (in Italy), etc.<DT><A HREF="./com/google/gdata/data/extensions/Subregion.html#Subregion()"><B>Subregion()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Subregion.html" title="class in com.google.gdata.data.extensions">Subregion</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/extensions/Subregion.html#Subregion(java.lang.String)"><B>Subregion(String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Subregion.html" title="class in com.google.gdata.data.extensions">Subregion</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube"><B>SubscriptionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Entries that appear on the publisher playlist feed.<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#SubscriptionEntry()"><B>SubscriptionEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html#SubscriptionEntry(com.google.gdata.data.BaseEntry)"><B>SubscriptionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.html" title="class in com.google.gdata.data.youtube">SubscriptionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html" title="enum in com.google.gdata.data.youtube"><B>SubscriptionEntry.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Subscription types.<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html" title="class in com.google.gdata.data.youtube"><B>SubscriptionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed that contains playlist link entries.<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html#SubscriptionFeed()"><B>SubscriptionFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html" title="class in com.google.gdata.data.youtube">SubscriptionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html#SubscriptionFeed(com.google.gdata.data.BaseFeed)"><B>SubscriptionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionFeed.html" title="class in com.google.gdata.data.youtube">SubscriptionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#SUBSCRIPTIONS_REL"><B>SUBSCRIPTIONS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user subscriptions links.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#SUBSCRIPTIONTYPE_SCHEME"><B>SUBSCRIPTIONTYPE_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which describes the type of subscription
defined in the entry.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#subtitle"><B>subtitle</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Subtitle.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#summary"><B>summary</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Summary of entry.
<DT><A HREF="./com/google/gdata/data/projecthosting/Summary.html" title="class in com.google.gdata.data.projecthosting"><B>Summary</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Issue summary.<DT><A HREF="./com/google/gdata/data/projecthosting/Summary.html#Summary()"><B>Summary()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Summary.html" title="class in com.google.gdata.data.projecthosting">Summary</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Summary.html#Summary(java.lang.String)"><B>Summary(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Summary.html" title="class in com.google.gdata.data.projecthosting">Summary</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html#supportedAnnotationTypes()"><B>supportedAnnotationTypes()</B></A> -
Method in class com.google.gdata.data.apt.<A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html" title="class in com.google.gdata.data.apt">DataAnnotationProcessorFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html#supportedOptions()"><B>supportedOptions()</B></A> -
Method in class com.google.gdata.data.apt.<A HREF="./com/google/gdata/data/apt/DataAnnotationProcessorFactory.html" title="class in com.google.gdata.data.apt">DataAnnotationProcessorFactory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#suspended"><B>suspended</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance"><B>Symbol</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Stock symbol for the company.<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#Symbol()"><B>Symbol()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#Symbol(java.lang.String, java.lang.String, java.lang.String)"><B>Symbol(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar"><B>SyncEventProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing whether this is a sync scenario where the
Ical UID and Sequence number are honored during inserts and updates.<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html#SyncEventProperty()"><B>SyncEventProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar">SyncEventProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html#SyncEventProperty(java.lang.String)"><B>SyncEventProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar">SyncEventProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#syndicationRight"><B>syndicationRight</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>The degree to which the search results provided by this search engine can
be distributed.
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts"><B>SystemGroup</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Element that if present marks that a group is a system one.<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#SystemGroup()"><B>SystemGroup()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#SystemGroup(java.lang.String)"><B>SystemGroup(String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>Constructor (mutable or immutable).
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>TableEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a table entry in the feed of a spreadsheet's tables.<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#TableEntry()"><B>TableEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#TableEntry(com.google.gdata.data.BaseEntry)"><B>TableEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>TableFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a feed of a spreadsheet's tables.<DT><A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html#TableFeed()"><B>TableFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html" title="class in com.google.gdata.data.spreadsheet">TableFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html#TableFeed(com.google.gdata.data.BaseFeed)"><B>TableFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html" title="class in com.google.gdata.data.spreadsheet">TableFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/TableId.html" title="class in com.google.gdata.data.analytics"><B>TableId</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Identifier to be used in ids query string parameter.<DT><A HREF="./com/google/gdata/data/analytics/TableId.html#TableId()"><B>TableId()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableId.html" title="class in com.google.gdata.data.analytics">TableId</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/TableId.html#TableId(java.lang.String)"><B>TableId(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableId.html" title="class in com.google.gdata.data.analytics">TableId</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/analytics/TableName.html" title="class in com.google.gdata.data.analytics"><B>TableName</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Describes a table name.<DT><A HREF="./com/google/gdata/data/analytics/TableName.html#TableName()"><B>TableName()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableName.html" title="class in com.google.gdata.data.analytics">TableName</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/TableName.html#TableName(java.lang.String)"><B>TableName(String)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableName.html" title="class in com.google.gdata.data.analytics">TableName</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>TableQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Describes a query for the feed of table definitions.<DT><A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html#TableQuery(java.net.URL)"><B>TableQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/TableQuery.html" title="class in com.google.gdata.client.spreadsheet">TableQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html#TABLES_FEED"><B>TABLES_FEED</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs">DocumentListLink.Rel</A>
<DD>Link for the feed of a spreadsheet's tables.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#TABLES_LINK_REL"><B>TABLES_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for tables feed.
<DT><A HREF="./com/google/gdata/data/sites/TagCategory.Scheme.html#TAG"><B>TAG</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TagCategory.Scheme.html" title="class in com.google.gdata.data.sites">TagCategory.Scheme</A>
<DD>Tag tag category.
<DT><A HREF="./com/google/gdata/data/photos/TagData.html#TAG_CATEGORY"><B>TAG_CATEGORY</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos">TagData</A>
<DD>A category object for tags.
<DT><A HREF="./com/google/gdata/data/photos/TagData.html#TAG_KIND"><B>TAG_KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos">TagData</A>
<DD>The fully qualified kind term for tags.
<DT><A HREF="./com/google/gdata/data/spreadsheet/ColCount.html#TAG_NAME"><B>TAG_NAME</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/ColCount.html" title="class in com.google.gdata.data.spreadsheet">ColCount</A>
<DD>The name of the XML tag.
<DT><A HREF="./com/google/gdata/data/spreadsheet/RowCount.html#TAG_NAME"><B>TAG_NAME</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RowCount.html" title="class in com.google.gdata.data.spreadsheet">RowCount</A>
<DD>The name of the XML tag.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#TAG_SCHEME"><B>TAG_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories, which is mapped to playlist tags.
<DT><A HREF="./com/google/gdata/data/sites/TagCategory.html" title="class in com.google.gdata.data.sites"><B>TagCategory</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a tag category.<DT><A HREF="./com/google/gdata/data/sites/TagCategory.Scheme.html" title="class in com.google.gdata.data.sites"><B>TagCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/sites/TagCategory.Scheme.html#TagCategory.Scheme()"><B>TagCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TagCategory.Scheme.html" title="class in com.google.gdata.data.sites">TagCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagData.html" title="interface in com.google.gdata.data.photos"><B>TagData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Basic extension to include tag-specific data, this is the shared interface
for all tag objects in the Picasaweb GData api.<DT><A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>TagDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation class for tag data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html#TagDataImpl(com.google.gdata.data.ExtensionPoint)"><B>TagDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/TagDataImpl.html" title="class in com.google.gdata.data.photos.impl">TagDataImpl</A>
<DD>Construct a new implementation of TagGphotoData with the given
extension point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos"><B>TagEntry</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Entry for tag kinds, contains tag metadata.<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#TagEntry()"><B>TagEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#TagEntry(com.google.gdata.data.BaseEntry)"><B>TagEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#tags"><B>tags</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>A space-delimited set of words that are used as keywords to identify and
categorize this search content.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#targetFeedReadOnly"><B>targetFeedReadOnly</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TargetLanguage.html" title="class in com.google.gdata.data.gtt"><B>TargetLanguage</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a target language.<DT><A HREF="./com/google/gdata/data/gtt/TargetLanguage.html#TargetLanguage()"><B>TargetLanguage()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TargetLanguage.html" title="class in com.google.gdata.data.gtt">TargetLanguage</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/TargetLanguage.html#TargetLanguage(java.lang.String)"><B>TargetLanguage(String)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TargetLanguage.html" title="class in com.google.gdata.data.gtt">TargetLanguage</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#TASK_ASSIGNED_TO"><B>TASK_ASSIGNED_TO</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#TAX"><B>TAX</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Tax information.
<DT><A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client"><B>Tax</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Tax information<DT><A HREF="./com/google/api/gbase/client/Tax.html#Tax(java.lang.String, java.util.Collection, float, java.lang.Boolean)"><B>Tax(String, Collection&lt;String&gt;, float, Boolean)</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>Creates a tax object.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_ATTRIBUTE"><B>TAX_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD>Attribute <code>&lt;g:tax&gt;</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_PERCENT_ATTRIBUTE"><B>TAX_PERCENT_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_ATTRIBUTE"><CODE>GoogleBaseAttributesExtension.TAX_ATTRIBUTE</CODE></A> instead</I>
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_REGION_ATTRIBUTE"><B>TAX_REGION_ATTRIBUTE</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html" title="class in com.google.api.gbase.client">GoogleBaseAttributesExtension</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./com/google/api/gbase/client/GoogleBaseAttributesExtension.html#TAX_ATTRIBUTE"><CODE>GoogleBaseAttributesExtension.TAX_ATTRIBUTE</CODE></A> instead</I>
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#TELEX"><B>TELEX</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html#TEMPLATE"><B>TEMPLATE</B></A> -
Static variable in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BloggerLink.Rel.html" title="class in com.google.gdata.data.blogger">BloggerLink.Rel</A>
<DD>Link to blog templates feed.
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#TEMPLATE"><B>TEMPLATE</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>Template sites link.
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Label.html#TEMPLATE"><B>TEMPLATE</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Label.html" title="class in com.google.gdata.data.sites">TemplateCategory.Label</A>
<DD>Template template category.
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Term.html#TEMPLATE"><B>TEMPLATE</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Term.html" title="class in com.google.gdata.data.sites">TemplateCategory.Term</A>
<DD>Template template category.
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.html" title="class in com.google.gdata.data.sites"><B>TemplateCategory</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a template category.<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Label.html" title="class in com.google.gdata.data.sites"><B>TemplateCategory.Label</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Human-readable label.<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Label.html#TemplateCategory.Label()"><B>TemplateCategory.Label()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Label.html" title="class in com.google.gdata.data.sites">TemplateCategory.Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Scheme.html" title="class in com.google.gdata.data.sites"><B>TemplateCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Scheme.html#TemplateCategory.Scheme()"><B>TemplateCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Scheme.html" title="class in com.google.gdata.data.sites">TemplateCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Term.html" title="class in com.google.gdata.data.sites"><B>TemplateCategory.Term</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Term.<DT><A HREF="./com/google/gdata/data/sites/TemplateCategory.Term.html#TemplateCategory.Term()"><B>TemplateCategory.Term()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/TemplateCategory.Term.html" title="class in com.google.gdata.data.sites">TemplateCategory.Term</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#TENTATIVE"><B>TENTATIVE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html#TENTATIVE_VALUE"><B>TENTATIVE_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.EventStatus.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.EventStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#term"><B>term</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>Term.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#test(char)"><B>test(char)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Tests to see if a single character matches the character set.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#TEST_EMAIL_ROUTE"><B>TEST_EMAIL_ROUTE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#TEST_SMTPMODE"><B>TEST_SMTPMODE</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html#TEST_URL"><B>TEST_URL</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoLink.Rel.html" title="class in com.google.gdata.data.analytics">GwoLink.Rel</A>
<DD>Experiment test URL.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#TEST_VALUE_SAML_CHANGEPW"><B>TEST_VALUE_SAML_CHANGEPW</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#TEST_VALUE_SAML_LOGOUT"><B>TEST_VALUE_SAML_LOGOUT</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html#TEST_VALUE_SAML_SIGNON"><B>TEST_VALUE_SAML_SIGNON</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/AdminSettingsConstants.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">AdminSettingsConstants</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#testRanges(char)"><B>testRanges(char)</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Tests to see if a single character matches the character set, but only
looks at the ranges representation.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#TEXT"><B>TEXT</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Text values.
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#TEXT"><B>TEXT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ITextConstruct.Type.html#TEXT"><B>TEXT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.Type.html" title="class in com.google.gdata.data">ITextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OtherContent.html#text"><B>text</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>Text contents.
<DT><A HREF="./com/google/gdata/data/PlainTextConstruct.html#text"><B>text</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/PlainTextConstruct.html" title="class in com.google.gdata.data">PlainTextConstruct</A>
<DD>Plain text contents.
<DT><A HREF="./com/google/gdata/data/TextConstruct.Type.html#TEXT"><B>TEXT</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.Type.html" title="class in com.google.gdata.data">TextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#TEXT_HTML"><B>TEXT_HTML</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the generic text/html content type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#TEXT_PLAIN"><B>TEXT_PLAIN</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the generic text/plain content type.
<DT><A HREF="./com/google/gdata/util/ContentType.html#TEXT_XML"><B>TEXT_XML</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>A ContentType constant that describes the generic text/xml content type.
<DT><A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data"><B>TextConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Abstract base class for text construct type.<DT><A HREF="./com/google/gdata/data/TextConstruct.html#TextConstruct()"><B>TextConstruct()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html#textConstruct"><B>textConstruct</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html" title="class in com.google.gdata.data">TextConstruct.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html" title="class in com.google.gdata.data"><B>TextConstruct.ChildHandlerInfo</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Return type for <A HREF="./com/google/gdata/data/TextConstruct.html#getChildHandler(org.xml.sax.Attributes)"><CODE>TextConstruct.getChildHandler(Attributes)</CODE></A>;
contains an element handler and a text construct.<DT><A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html#TextConstruct.ChildHandlerInfo()"><B>TextConstruct.ChildHandlerInfo()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.ChildHandlerInfo.html" title="class in com.google.gdata.data">TextConstruct.ChildHandlerInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.RssFormat.html" title="enum in com.google.gdata.data"><B>TextConstruct.RssFormat</B></A> - Enum in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Enumerates the kinds of restrictions on what HTML tags are allowed.<DT><A HREF="./com/google/gdata/data/TextConstruct.Type.html" title="class in com.google.gdata.data"><B>TextConstruct.Type</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Defines the possible text construct types: TEXT, HTML, and XHTML.<DT><A HREF="./com/google/gdata/data/TextConstruct.Type.html#TextConstruct.Type()"><B>TextConstruct.Type()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.Type.html" title="class in com.google.gdata.data">TextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data"><B>TextContent</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Variant of <A HREF="./com/google/gdata/data/Content.html" title="class in com.google.gdata.data"><CODE>Content</CODE></A> for entries containing text.<DT><A HREF="./com/google/gdata/data/TextContent.html#TextContent()"><B>TextContent()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/TextContent.html#TextContent(com.google.gdata.data.TextConstruct)"><B>TextContent(TextConstruct)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextContent.html" title="class in com.google.gdata.data">TextContent</A>
<DD>Class constructor specifying the content for this element to contain.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#textNotAllowed"><B>textNotAllowed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Theme.html" title="class in com.google.gdata.data.sites"><B>Theme</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>An element indicating the active theme of a site.<DT><A HREF="./com/google/gdata/data/sites/Theme.html#Theme()"><B>Theme()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Theme.html" title="class in com.google.gdata.data.sites">Theme</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/Theme.html#Theme(java.lang.String)"><B>Theme(String)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Theme.html" title="class in com.google.gdata.data.sites">Theme</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html#THR"><B>THR</B></A> -
Static variable in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html" title="class in com.google.gdata.data.threading">ThreadingNamespace</A>
<DD>Atom threading extensions (THR) namespace
<DT><A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html#THR_ALIAS"><B>THR_ALIAS</B></A> -
Static variable in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html" title="class in com.google.gdata.data.threading">ThreadingNamespace</A>
<DD>Atom threading extensions (THR) namespace alias
<DT><A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html#THR_NS"><B>THR_NS</B></A> -
Static variable in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html" title="class in com.google.gdata.data.threading">ThreadingNamespace</A>
<DD>XML writer namespace for Atom threading extensions (THR)
<DT><A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html#THR_PREFIX"><B>THR_PREFIX</B></A> -
Static variable in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html" title="class in com.google.gdata.data.threading">ThreadingNamespace</A>
<DD>Atom threading extensions (THR) namespace prefix
<DT><A HREF="./com/google/gdata/data/threading/ThreadingNamespace.html" title="class in com.google.gdata.data.threading"><B>ThreadingNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/threading/package-summary.html">com.google.gdata.data.threading</A><DD>GData namespace definitions related to Threading.<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#throwExceptionForMissingAttribute(java.lang.String)"><B>throwExceptionForMissingAttribute(String)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Throws an <CODE>IllegalStateException</CODE> if the value is required
and it is missing.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#throwExceptionIfImmutable()"><B>throwExceptionIfImmutable()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Throws an <CODE>IllegalStateException</CODE> if this instance is immutable.
<DT><A HREF="./com/google/gdata/util/XmlParser.html#throwParseException(com.google.gdata.util.ParseException)"><B>throwParseException(ParseException)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>Throws a parse exception with line/column information.
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client"><B>Thumbnail</B></A> - Class in <A HREF="./com/google/api/gbase/client/package-summary.html">com.google.api.gbase.client</A><DD>Class representing parsed information for one thumbnail: the size (in pixels)
and the Url for accessing the image.<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#Thumbnail()"><B>Thumbnail()</B></A> -
Constructor for class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/BooksLink.Rel.html#THUMBNAIL"><B>THUMBNAIL</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/BooksLink.Rel.html" title="class in com.google.gdata.data.books">BooksLink.Rel</A>
<DD>Link that provides the URI of a thumbnail image.
<DT><A HREF="./com/google/gdata/data/extensions/Image.Rel.html#THUMBNAIL"><B>THUMBNAIL</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.Rel.html" title="class in com.google.gdata.data.extensions">Image.Rel</A>
<DD>g.thumbnail: Small thumbnail
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#TIME"><B>TIME</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Time metric.
<DT><A HREF="./com/google/gdata/data/extensions/GeoPt.html#time"><B>time</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GeoPt.html" title="class in com.google.gdata.data.extensions">GeoPt</A>
<DD><B>Deprecated.</B>&nbsp;Time.
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.Type.html#TIME_ON_SITE"><B>TIME_ON_SITE</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.Type.html" title="class in com.google.gdata.data.analytics">Engagement.Type</A>
<DD>TimeOnSite engagement.
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar"><B>TimesCleanedProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>Describes how many times calendar was cleaned via Manage Calendars.<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#TimesCleanedProperty()"><B>TimesCleanedProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#TimesCleanedProperty(java.lang.Integer)"><B>TimesCleanedProperty(Integer)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#timestampAndEntityTagMatch"><B>timestampAndEntityTagMatch</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html" title="class in com.google.gdata.data.calendar"><B>TimeZoneProperty</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>GData schema extension describing timezone property of a calendar<DT><A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html#TimeZoneProperty()"><B>TimeZoneProperty()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html" title="class in com.google.gdata.data.calendar">TimeZoneProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html#TimeZoneProperty(java.lang.String)"><B>TimeZoneProperty(String)</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimeZoneProperty.html" title="class in com.google.gdata.data.calendar">TimeZoneProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#TITLE"><B>TITLE</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>The URI parameter for querying the title or name of a document.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#title(java.lang.String)"><B>title(String)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Sets title for uploaded media.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#title"><B>title</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Title of entry.
<DT><A HREF="./com/google/gdata/data/dublincore/Title.html" title="class in com.google.gdata.data.dublincore"><B>Title</B></A> - Class in <A HREF="./com/google/gdata/data/dublincore/package-summary.html">com.google.gdata.data.dublincore</A><DD>Name given to the resource.<DT><A HREF="./com/google/gdata/data/dublincore/Title.html#Title()"><B>Title()</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Title.html" title="class in com.google.gdata.data.dublincore">Title</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/dublincore/Title.html#Title(java.lang.String)"><B>Title(String)</B></A> -
Constructor for class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Title.html" title="class in com.google.gdata.data.dublincore">Title</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/Link.html#title"><B>title</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Link title.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#title"><B>title</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Title.
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#TITLE_EXACT"><B>TITLE_EXACT</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>The URI parameter for a boolean flag for whether the title should be
matched exactly (case-insensitive or sensitive depending on service).
<DT><A HREF="./com/google/gdata/client/DocumentQuery.html#TITLE_SORT"><B>TITLE_SORT</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/DocumentQuery.html" title="class in com.google.gdata.client">DocumentQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Link.html#titleLang"><B>titleLang</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>Language of link title.
<DT><A HREF="./com/google/gdata/data/gtt/TmEntryLink.html" title="class in com.google.gdata.data.gtt"><B>TmEntryLink</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a tm entry link.<DT><A HREF="./com/google/gdata/data/gtt/TmEntryLink.Rel.html" title="class in com.google.gdata.data.gtt"><B>TmEntryLink.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Link relation type.<DT><A HREF="./com/google/gdata/data/gtt/TmEntryLink.Rel.html#TmEntryLink.Rel()"><B>TmEntryLink.Rel()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmEntryLink.Rel.html" title="class in com.google.gdata.data.gtt">TmEntryLink.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt"><B>TmsElement</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a tms element.<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#TmsElement()"><B>TmsElement()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#toDateTime()"><B>toDateTime()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Converts empty ranges into <A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data"><CODE>DateTime</CODE></A>.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#toDoCompletedRequired"><B>toDoCompletedRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#toExternalForm()"><B>toExternalForm()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>Return a standard external representation of this scope, suitable
for use as an Acl Entry identifier.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html#toGenericEntry()"><B>toGenericEntry()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AccountInfo.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AccountInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html#toGenericEntry()"><B>toGenericEntry()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailBoxDumpRequest</A>
<DD>converts a <A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailBoxDumpRequest.html" title="class in com.google.gdata.client.appsforyourdomain.audit"><CODE>MailBoxDumpRequest</CODE></A> to <A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic"><CODE>GenericEntry</CODE></A>.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html#toGenericEntry()"><B>toGenericEntry()</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/MailMonitor.html" title="class in com.google.gdata.client.appsforyourdomain.audit">MailMonitor</A>
<DD>Creates a GenericEntry from the MailMonitor fields.
<DT><A HREF="./com/google/gdata/client/AuthTokenFactory.TokenListener.html#tokenChanged(com.google.gdata.client.AuthTokenFactory.AuthToken)"><B>tokenChanged(AuthTokenFactory.AuthToken)</B></A> -
Method in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/AuthTokenFactory.TokenListener.html" title="interface in com.google.gdata.client">AuthTokenFactory.TokenListener</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GoogleService.html#tokenChanged(com.google.gdata.client.AuthTokenFactory.AuthToken)"><B>tokenChanged(AuthTokenFactory.AuthToken)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/httputil/ParamMap.html#toMap()"><B>toMap()</B></A> -
Method in class com.google.gdata.util.httputil.<A HREF="./com/google/gdata/util/httputil/ParamMap.html" title="class in com.google.gdata.util.httputil">ParamMap</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>Multimap.asMap()</code> to get a (String name) ->
(Collection values) mapping and convert to an array only if you
absolutely have to. Or, use the multimap directly.</I>
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#tooManyAttributes"><B>tooManyAttributes</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#toParameterValue()"><B>toParameterValue()</B></A> -
Method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.OrderBy</A>
<DD>Returns the corresponding parameter value.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html#toParameterValue()"><B>toParameterValue()</B></A> -
Method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.SafeSearch</A>
<DD>Returns the corresponding parameter value.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html#toParameterValue()"><B>toParameterValue()</B></A> -
Method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Time</A>
<DD>Returns the corresponding parameter value.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html#toParameterValue()"><B>toParameterValue()</B></A> -
Method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Uploader</A>
<DD>Returns the corresponding parameter value.
<DT><A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/AttributeHistogram.UniqueValue.html" title="class in com.google.api.gbase.client">AttributeHistogram.UniqueValue</A>
<DD>Gets the value itself, as a string.
<DT><A HREF="./com/google/api/gbase/client/DateTimeRange.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/DateTimeRange.html" title="class in com.google.api.gbase.client">DateTimeRange</A>
<DD>Returns the canonical string representation for a range, as used
in the XML (start " " end).
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttribute.html" title="class in com.google.api.gbase.client">GoogleBaseAttribute</A>
<DD>Generates a string representation of this attribute.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeId.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>Gets the type name.
<DT><A HREF="./com/google/api/gbase/client/Group.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Group.html" title="class in com.google.api.gbase.client">Group</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/NumberUnit.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/NumberUnit.html" title="class in com.google.api.gbase.client">NumberUnit</A>
<DD>Gets the standard string representation for such
an object: <code>value " " unit</code>
<DT><A HREF="./com/google/api/gbase/client/ServiceError.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceError.html" title="class in com.google.api.gbase.client">ServiceError</A>
<DD>Returns a convenient string representation.
<DT><A HREF="./com/google/api/gbase/client/ServiceErrors.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/ServiceErrors.html" title="class in com.google.api.gbase.client">ServiceErrors</A>
<DD>Returns a convenient text representation, for debugging.
<DT><A HREF="./com/google/api/gbase/client/Shipping.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Shipping.html" title="class in com.google.api.gbase.client">Shipping</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Tax.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Tax.html" title="class in com.google.api.gbase.client">Tax</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/Thumbnail.html#toString()"><B>toString()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/Thumbnail.html" title="class in com.google.api.gbase.client">Thumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarQuery.ExtendedPropertyMatch.html" title="class in com.google.gdata.client.calendar">CalendarQuery.ExtendedPropertyMatch</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/GoogleGDataRequest.GoogleCookie.html" title="class in com.google.gdata.client.http">GoogleGDataRequest.GoogleCookie</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Query.CategoryFilter.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.CategoryFilter.html" title="class in com.google.gdata.client">Query.CategoryFilter</A>
<DD>Returns a string representation for the category conditions in
the CategoryFilter, in the format used by a Query URI.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationFeed.html" title="class in com.google.gdata.data.analytics">AbPageVariationFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CombinationFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationFeed.html" title="class in com.google.gdata.data.analytics">CombinationFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Definition.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Definition.html" title="class in com.google.gdata.data.analytics">Definition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/EndDate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/EndDate.html" title="class in com.google.gdata.data.analytics">EndDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentFeed.html" title="class in com.google.gdata.data.analytics">ExperimentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAbPageVariationId.html" title="class in com.google.gdata.data.analytics">GwoAbPageVariationId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAnalyticsAccountId.html" title="class in com.google.gdata.data.analytics">GwoAnalyticsAccountId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboId.html" title="class in com.google.gdata.data.analytics">GwoComboId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboString.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboString.html" title="class in com.google.gdata.data.analytics">GwoComboString</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoControlScript.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoControlScript.html" title="class in com.google.gdata.data.analytics">GwoControlScript</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoConversionScript.html" title="class in com.google.gdata.data.analytics">GwoConversionScript</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoCoverage.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoCoverage.html" title="class in com.google.gdata.data.analytics">GwoCoverage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentId.html" title="class in com.google.gdata.data.analytics">GwoExperimentId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentNotes.html" title="class in com.google.gdata.data.analytics">GwoExperimentNotes</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumAbPageVariations.html" title="class in com.google.gdata.data.analytics">GwoNumAbPageVariations</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumCombinations.html" title="class in com.google.gdata.data.analytics">GwoNumCombinations</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumSections.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumSections.html" title="class in com.google.gdata.data.analytics">GwoNumSections</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoNumVariations.html" title="class in com.google.gdata.data.analytics">GwoNumVariations</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionBeginScript.html" title="class in com.google.gdata.data.analytics">GwoSectionBeginScript</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionEndScript.html" title="class in com.google.gdata.data.analytics">GwoSectionEndScript</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoSectionId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSectionId.html" title="class in com.google.gdata.data.analytics">GwoSectionId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoSourceExperimentId.html" title="class in com.google.gdata.data.analytics">GwoSourceExperimentId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoTrackingScript.html" title="class in com.google.gdata.data.analytics">GwoTrackingScript</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoVariationId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVariationId.html" title="class in com.google.gdata.data.analytics">GwoVariationId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationCombo.html" title="class in com.google.gdata.data.analytics">GwoVerificationCombo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoVerificationComboCoverage.html" title="class in com.google.gdata.data.analytics">GwoVerificationComboCoverage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ManagementFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementFeed.html" title="class in com.google.gdata.data.analytics">ManagementFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/SectionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionFeed.html" title="class in com.google.gdata.data.analytics">SectionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/StartDate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/StartDate.html" title="class in com.google.gdata.data.analytics">StartDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/TableId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableId.html" title="class in com.google.gdata.data.analytics">TableId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/TableName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/TableName.html" title="class in com.google.gdata.data.analytics">TableName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationFeed.html" title="class in com.google.gdata.data.analytics">VariationFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html#toString()"><B>toString()</B></A> -
Method in enum com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain">AppsForYourDomainErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html#toString()"><B>toString()</B></A> -
Method in exception com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainException.html" title="class in com.google.gdata.data.appsforyourdomain">AppsForYourDomainException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#toString()"><B>toString()</B></A> -
Method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogCommentFeed.html" title="class in com.google.gdata.data.blogger">BlogCommentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogEntry.html" title="class in com.google.gdata.data.blogger">BlogEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogFeed.html" title="class in com.google.gdata.data.blogger">BlogFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/BlogPostFeed.html" title="class in com.google.gdata.data.blogger">BlogPostFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostCommentFeed.html" title="class in com.google.gdata.data.blogger">PostCommentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/CollectionEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionEntry.html" title="class in com.google.gdata.data.books">CollectionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/CollectionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/CollectionFeed.html" title="class in com.google.gdata.data.books">CollectionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Embeddability.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Embeddability.html" title="class in com.google.gdata.data.books">Embeddability</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/OpenAccess.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/OpenAccess.html" title="class in com.google.gdata.data.books">OpenAccess</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Viewability.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.html" title="class in com.google.gdata.data.books">Viewability</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeFeed.html" title="class in com.google.gdata.data.books">VolumeFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarFeed.html" title="class in com.google.gdata.data.calendar">CalendarFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/Category.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Category.html" title="class in com.google.gdata.data">Category</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BillingInformation.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BillingInformation.html" title="class in com.google.gdata.data.contacts">BillingInformation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Birthday.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Birthday.html" title="class in com.google.gdata.data.contacts">Birthday</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactFeed.html" title="class in com.google.gdata.data.contacts">ContactFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupFeed.html" title="class in com.google.gdata.data.contacts">ContactGroupFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/DirectoryServer.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/DirectoryServer.html" title="class in com.google.gdata.data.contacts">DirectoryServer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Hobby.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Hobby.html" title="class in com.google.gdata.data.contacts">Hobby</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Initials.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Initials.html" title="class in com.google.gdata.data.contacts">Initials</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/MaidenName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/MaidenName.html" title="class in com.google.gdata.data.contacts">MaidenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Mileage.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Mileage.html" title="class in com.google.gdata.data.contacts">Mileage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Nickname.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Nickname.html" title="class in com.google.gdata.data.contacts">Nickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Occupation.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Occupation.html" title="class in com.google.gdata.data.contacts">Occupation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ProfileEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileEntry.html" title="class in com.google.gdata.data.contacts">ProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ProfileFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ProfileFeed.html" title="class in com.google.gdata.data.contacts">ProfileFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ShortName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ShortName.html" title="class in com.google.gdata.data.contacts">ShortName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Subject.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Subject.html" title="class in com.google.gdata.data.contacts">Subject</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/SystemGroup.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/SystemGroup.html" title="class in com.google.gdata.data.contacts">SystemGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Formats the value as an xs:date or xs:dateTime string.
<DT><A HREF="./com/google/gdata/data/docs/Album.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Album.html" title="class in com.google.gdata.data.docs">Album</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AlbumArt.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArt.html" title="class in com.google.gdata.data.docs">AlbumArt</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/AlbumArtist.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/AlbumArtist.html" title="class in com.google.gdata.data.docs">AlbumArtist</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Artist.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Artist.html" title="class in com.google.gdata.data.docs">Artist</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Composer.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Composer.html" title="class in com.google.gdata.data.docs">Composer</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportFeed.html" title="class in com.google.gdata.data.docs">DocumentExportFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportRequestor.html" title="class in com.google.gdata.data.docs">DocumentExportRequestor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportDocId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportDocId.html" title="class in com.google.gdata.data.docs">ExportDocId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureName.html" title="class in com.google.gdata.data.docs">FeatureName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Genre.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Genre.html" title="class in com.google.gdata.data.docs">Genre</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataFeed.html" title="class in com.google.gdata.data.docs">MetadataFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Track.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Track.html" title="class in com.google.gdata.data.docs">Track</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Year.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Year.html" title="class in com.google.gdata.data.docs">Year</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Creator.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Creator.html" title="class in com.google.gdata.data.dublincore">Creator</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Date.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Date.html" title="class in com.google.gdata.data.dublincore">Date</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Description.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Description.html" title="class in com.google.gdata.data.dublincore">Description</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Format.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Format.html" title="class in com.google.gdata.data.dublincore">Format</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Identifier.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Identifier.html" title="class in com.google.gdata.data.dublincore">Identifier</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Language.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Language.html" title="class in com.google.gdata.data.dublincore">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Publisher.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Publisher.html" title="class in com.google.gdata.data.dublincore">Publisher</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Rights.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Rights.html" title="class in com.google.gdata.data.dublincore">Rights</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Subject.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Subject.html" title="class in com.google.gdata.data.dublincore">Subject</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/dublincore/Title.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.dublincore.<A HREF="./com/google/gdata/data/dublincore/Title.html" title="class in com.google.gdata.data.dublincore">Title</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Agent.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Agent.html" title="class in com.google.gdata.data.extensions">Agent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/City.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/City.html" title="class in com.google.gdata.data.extensions">City</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Convert to String for debugging
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FormattedAddress.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FormattedAddress.html" title="class in com.google.gdata.data.extensions">FormattedAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/HouseName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/HouseName.html" title="class in com.google.gdata.data.extensions">HouseName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/NamePrefix.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NamePrefix.html" title="class in com.google.gdata.data.extensions">NamePrefix</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/NameSuffix.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/NameSuffix.html" title="class in com.google.gdata.data.extensions">NameSuffix</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Neighborhood.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Neighborhood.html" title="class in com.google.gdata.data.extensions">Neighborhood</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgDepartment.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgDepartment.html" title="class in com.google.gdata.data.extensions">OrgDepartment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgJobDescription.html" title="class in com.google.gdata.data.extensions">OrgJobDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgSymbol.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgSymbol.html" title="class in com.google.gdata.data.extensions">OrgSymbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgTitle.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgTitle.html" title="class in com.google.gdata.data.extensions">OrgTitle</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PoBox.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PoBox.html" title="class in com.google.gdata.data.extensions">PoBox</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostCode.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostCode.html" title="class in com.google.gdata.data.extensions">PostCode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Region.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Region.html" title="class in com.google.gdata.data.extensions">Region</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ResourceId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ResourceId.html" title="class in com.google.gdata.data.extensions">ResourceId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Street.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Street.html" title="class in com.google.gdata.data.extensions">Street</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Subregion.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Subregion.html" title="class in com.google.gdata.data.extensions">Subregion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeed.html" title="class in com.google.gdata.data.finance">PortfolioFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioFeedLink.html" title="class in com.google.gdata.data.finance">PortfolioFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeed.html" title="class in com.google.gdata.data.finance">PositionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionFeedLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionFeedLink.html" title="class in com.google.gdata.data.finance">PositionFeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Price.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionFeed.html" title="class in com.google.gdata.data.finance">TransactionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GeoRssBox.html" title="class in com.google.gdata.data.geo.impl">GeoRssBox</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentFeed.html" title="class in com.google.gdata.data.gtt">DocumentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryEntry.html" title="class in com.google.gdata.data.gtt">GlossaryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossaryFeed.html" title="class in com.google.gdata.data.gtt">GlossaryFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/SourceLanguage.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/SourceLanguage.html" title="class in com.google.gdata.data.gtt">SourceLanguage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TargetLanguage.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TargetLanguage.html" title="class in com.google.gdata.data.gtt">TargetLanguage</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html" title="class in com.google.gdata.data.gtt">TranslationMemoryFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/BaseHealthEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthEntry.html" title="class in com.google.gdata.data.health">BaseHealthEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/BaseHealthFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/BaseHealthFeed.html" title="class in com.google.gdata.data.health">BaseHealthFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ContinuityOfCareRecord.html" title="class in com.google.gdata.data.health">ContinuityOfCareRecord</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileFeed.html" title="class in com.google.gdata.data.health">ProfileFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileMetaData.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileMetaData.html" title="class in com.google.gdata.data.health">ProfileMetaData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/RegisterEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterEntry.html" title="class in com.google.gdata.data.health">RegisterEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/RegisterFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/RegisterFeed.html" title="class in com.google.gdata.data.health">RegisterFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureFeed.html" title="class in com.google.gdata.data.maps">FeatureFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapFeed.html" title="class in com.google.gdata.data.maps">MapFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/VersionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionFeed.html" title="class in com.google.gdata.data.maps">VersionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/NormalPlayTime.html" title="class in com.google.gdata.data.media.mediarss">NormalPlayTime</A>
<DD>Gets a valid string representation (seconds "." fraction).
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAccess.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAccess.html" title="class in com.google.gdata.data.photos">GphotoAccess</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumCanonicalTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumCanonicalTitle</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumDescription.html" title="class in com.google.gdata.data.photos">GphotoAlbumDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumId.html" title="class in com.google.gdata.data.photos">GphotoAlbumId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoAlbumTitle.html" title="class in com.google.gdata.data.photos">GphotoAlbumTitle</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoChecksum.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoChecksum.html" title="class in com.google.gdata.data.photos">GphotoChecksum</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoClient.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoClient.html" title="class in com.google.gdata.data.photos">GphotoClient</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoExifTime.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoExifTime.html" title="class in com.google.gdata.data.photos">GphotoExifTime</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoId.html" title="class in com.google.gdata.data.photos">GphotoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoLocation.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoLocation.html" title="class in com.google.gdata.data.photos">GphotoLocation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoName.html" title="class in com.google.gdata.data.photos">GphotoName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoNickname.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoNickname.html" title="class in com.google.gdata.data.photos">GphotoNickname</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotoId.html" title="class in com.google.gdata.data.photos">GphotoPhotoId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRssLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRssLink.html" title="class in com.google.gdata.data.photos">GphotoRssLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippet.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippet.html" title="class in com.google.gdata.data.photos">GphotoSnippet</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSnippetType.html" title="class in com.google.gdata.data.photos">GphotoSnippetType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStreamId.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStreamId.html" title="class in com.google.gdata.data.photos">GphotoStreamId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoThumbnail.html" title="class in com.google.gdata.data.photos">GphotoThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTruncated.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTruncated.html" title="class in com.google.gdata.data.photos">GphotoTruncated</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoType.html" title="class in com.google.gdata.data.photos">GphotoType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoUsername.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoUsername.html" title="class in com.google.gdata.data.photos">GphotoUsername</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoStatus.html" title="class in com.google.gdata.data.photos">GphotoVideoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVideoUrl.html" title="class in com.google.gdata.data.photos">GphotoVideoUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/KmlSnippet.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/KmlSnippet.html" title="class in com.google.gdata.data.photos">KmlSnippet</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedImageUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedImageUrl.html" title="class in com.google.gdata.data.photos">PheedImageUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedThumbnail.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedThumbnail.html" title="class in com.google.gdata.data.photos">PheedThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PheedVideoUrl.html" title="class in com.google.gdata.data.photos">PheedVideoUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOnUpdate.html" title="class in com.google.gdata.data.projecthosting">BlockedOnUpdate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/CcUpdate.html" title="class in com.google.gdata.data.projecthosting">CcUpdate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Description.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Description.html" title="class in com.google.gdata.data.projecthosting">Description</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsFeed.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesFeed.html" title="class in com.google.gdata.data.projecthosting">IssuesFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Label.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Label.html" title="class in com.google.gdata.data.projecthosting">Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedIntoUpdate.html" title="class in com.google.gdata.data.projecthosting">MergedIntoUpdate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/OwnerUpdate.html" title="class in com.google.gdata.data.projecthosting">OwnerUpdate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Project.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Project.html" title="class in com.google.gdata.data.projecthosting">Project</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectLabel.html" title="class in com.google.gdata.data.projecthosting">ProjectLabel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectsFeed.html" title="class in com.google.gdata.data.projecthosting">ProjectsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/RepositoryUrl.html" title="class in com.google.gdata.data.projecthosting">RepositoryUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/SendEmail.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/SendEmail.html" title="class in com.google.gdata.data.projecthosting">SendEmail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Status.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Status.html" title="class in com.google.gdata.data.projecthosting">Status</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Summary.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Summary.html" title="class in com.google.gdata.data.projecthosting">Summary</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Uri.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Uri.html" title="class in com.google.gdata.data.projecthosting">Uri</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Username.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Username.html" title="class in com.google.gdata.data.projecthosting">Username</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntryFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntryFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiThumbnail.html" title="class in com.google.gdata.data.sidewiki">SidewikiThumbnail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserDescription.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserDescription</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiUserFeed.html" title="class in com.google.gdata.data.sidewiki">SidewikiUserFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityEntry.html" title="class in com.google.gdata.data.sites">ActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ActivityFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ActivityFeed.html" title="class in com.google.gdata.data.sites">ActivityFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementEntry.html" title="class in com.google.gdata.data.sites">AnnouncementEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AttachmentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AttachmentEntry.html" title="class in com.google.gdata.data.sites">AttachmentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ContentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentEntry.html" title="class in com.google.gdata.data.sites">ContentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ContentFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ContentFeed.html" title="class in com.google.gdata.data.sites">ContentFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CreationActivityEntry.html" title="class in com.google.gdata.data.sites">CreationActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/DeletionActivityEntry.html" title="class in com.google.gdata.data.sites">DeletionActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/EditActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/EditActivityEntry.html" title="class in com.google.gdata.data.sites">EditActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/MoveActivityEntry.html" title="class in com.google.gdata.data.sites">MoveActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/PageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageEntry.html" title="class in com.google.gdata.data.sites">PageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/PageName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/PageName.html" title="class in com.google.gdata.data.sites">PageName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RecoveryActivityEntry.html" title="class in com.google.gdata.data.sites">RecoveryActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/RevisionFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/RevisionFeed.html" title="class in com.google.gdata.data.sites">RevisionFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteName.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteName.html" title="class in com.google.gdata.data.sites">SiteName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Theme.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Theme.html" title="class in com.google.gdata.data.sites">Theme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordFeed.html" title="class in com.google.gdata.data.spreadsheet">RecordFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordValue.html" title="class in com.google.gdata.data.spreadsheet">RecordValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableFeed.html" title="class in com.google.gdata.data.spreadsheet">TableFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDetail.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDetail</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueLinkedFromUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueLinkedFromUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssuesFeed.html" title="class in com.google.gdata.data.webmastertools">CrawlIssuesFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueUrl.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueUrl</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html#toString()"><B>toString()</B></A> -
Method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools">CrawlRate</A>
<DD>Returns the string representation of the CrawlRate.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html#toString()"><B>toString()</B></A> -
Method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools">DomainPreference</A>
<DD>Returns the string representation of the Domain Preference.
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordEntry.html" title="class in com.google.gdata.data.webmastertools">KeywordEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ContentType.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ContentType.html" title="class in com.google.gdata.util">ContentType</A>
<DD>Generates the Content-Type value
<DT><A HREF="./com/google/gdata/util/ErrorContent.LocationType.html#toString()"><B>toString()</B></A> -
Method in enum com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.LocationType.html" title="enum in com.google.gdata.util">ErrorContent.LocationType</A>
<DD>Return the string value of the location type.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/ServiceException.html#toString()"><B>toString()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/Version.html#toString()"><B>toString()</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#toStringRfc822()"><B>toStringRfc822()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Formats the value as an RFC 822 date/time.
<DT><A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading"><B>Total</B></A> - Class in <A HREF="./com/google/gdata/data/threading/package-summary.html">com.google.gdata.data.threading</A><DD>Indicates total number of unique responses to an entry.<DT><A HREF="./com/google/gdata/data/threading/Total.html#Total()"><B>Total()</B></A> -
Constructor for class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/threading/Total.html#Total(java.lang.Integer)"><B>Total(Integer)</B></A> -
Constructor for class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#totalResults"><B>totalResults</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>OpenSearch: number of search results (feed entries).
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#totalResultsNotInteger"><B>totalResultsNotInteger</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#toUiString()"><B>toUiString()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Formats the value as a human-readable string.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html" title="enum in com.google.gdata.client.blogger">BlogPostQuery.OrderBy</A>
<DD>Returns the value used in the URL.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html" title="enum in com.google.gdata.client.books">VolumeQuery.MinViewability</A>
<DD>Returns the value used in the URL.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html" title="enum in com.google.gdata.client.contacts">ContactQuery.OrderBy</A>
<DD>Returns the value used in the URL.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html" title="enum in com.google.gdata.client.contacts">ContactQuery.SortOrder</A>
<DD>Returns the value used in the URL.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html" title="enum in com.google.gdata.client.sidewiki">SidewikiEntryQuery.SortOrder</A>
<DD>Returns the value used in the URL.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html" title="enum in com.google.gdata.data.analytics">GwoAutoPruneMode.Value</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html" title="enum in com.google.gdata.data.analytics">GwoExperimentType.Value</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html" title="enum in com.google.gdata.data.analytics">GwoStatus.Value</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html" title="enum in com.google.gdata.data.contacts">CalendarLink.Rel</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.Rel.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.Rel.html" title="enum in com.google.gdata.data.contacts">Relation.Rel</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/contacts/Website.Rel.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.Rel.html" title="enum in com.google.gdata.data.contacts">Website.Rel</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html" title="enum in com.google.gdata.data.docs">QueryParameter.Type</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html" title="enum in com.google.gdata.data.gtt">DocumentSource.Type</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html" title="enum in com.google.gdata.data.sidewiki">Usefulness.Value</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueCrawlType.CrawlType</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html#toValue()"><B>toValue()</B></A> -
Method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueIssueType.IssueType</A>
<DD>Returns the value used in the XML.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#toXmlErrorMessage()"><B>toXmlErrorMessage()</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Converts the exception into a well-formated XML error
message suitable for external uses.
<DT><A HREF="./com/google/gdata/util/ServiceException.html#toXmlErrorMessage(boolean)"><B>toXmlErrorMessage(boolean)</B></A> -
Method in exception com.google.gdata.util.<A HREF="./com/google/gdata/util/ServiceException.html" title="class in com.google.gdata.util">ServiceException</A>
<DD>Converts the exception into a well-formated XML error
message suitable for external uses.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#traceNotSupported"><B>traceNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Track.html" title="class in com.google.gdata.data.docs"><B>Track</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Number of the track on this album.<DT><A HREF="./com/google/gdata/data/docs/Track.html#Track()"><B>Track()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Track.html" title="class in com.google.gdata.data.docs">Track</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Track.html#Track(java.lang.String)"><B>Track(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Track.html" title="class in com.google.gdata.data.docs">Track</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html#trackProgress(com.google.gdata.client.uploader.ProgressListener, long)"><B>trackProgress(ProgressListener, long)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.Builder.html" title="class in com.google.gdata.client.media">ResumableGDataFileUploader.Builder</A>
<DD>Sets parameters to track upload progress.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance"><B>TransactionData</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Data for the transction.<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#TransactionData()"><B>TransactionData()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#TransactionData(com.google.gdata.data.DateTime, java.lang.String, java.lang.Double, java.lang.String)"><B>TransactionData(DateTime, String, Double, String)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance"><B>TransactionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes an entry in a feed of Finance transactions.<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#TransactionEntry()"><B>TransactionEntry()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#TransactionEntry(com.google.gdata.data.BaseEntry)"><B>TransactionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/finance/TransactionFeed.html" title="class in com.google.gdata.data.finance"><B>TransactionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/finance/package-summary.html">com.google.gdata.data.finance</A><DD>Describes a Finance transaction feed.<DT><A HREF="./com/google/gdata/data/finance/TransactionFeed.html#TransactionFeed()"><B>TransactionFeed()</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionFeed.html" title="class in com.google.gdata.data.finance">TransactionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/finance/TransactionFeed.html#TransactionFeed(com.google.gdata.data.BaseFeed)"><B>TransactionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionFeed.html" title="class in com.google.gdata.data.finance">TransactionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#TRANSFER_REL"><B>TRANSFER_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt"><B>TranslationComplete</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a translation complete.<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#TranslationComplete()"><B>TranslationComplete()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#TranslationComplete(java.lang.Boolean)"><B>TranslationComplete(Boolean)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/TmEntryLink.Rel.html#TRANSLATIONMEMORY"><B>TRANSLATIONMEMORY</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmEntryLink.Rel.html" title="class in com.google.gdata.data.gtt">TmEntryLink.Rel</A>
<DD>TranslationMemory tm entry link.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt"><B>TranslationMemoryEntry</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a translation memory entry.<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#TranslationMemoryEntry()"><B>TranslationMemoryEntry()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#TranslationMemoryEntry(com.google.gdata.data.BaseEntry)"><B>TranslationMemoryEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html" title="class in com.google.gdata.data.gtt"><B>TranslationMemoryFeed</B></A> - Class in <A HREF="./com/google/gdata/data/gtt/package-summary.html">com.google.gdata.data.gtt</A><DD>Describes a translation memory feed.<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html#TranslationMemoryFeed()"><B>TranslationMemoryFeed()</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html" title="class in com.google.gdata.data.gtt">TranslationMemoryFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html#TranslationMemoryFeed(com.google.gdata.data.BaseFeed)"><B>TranslationMemoryFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryFeed.html" title="class in com.google.gdata.data.gtt">TranslationMemoryFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html" title="class in com.google.gdata.client.gtt"><B>TranslationMemoryQuery</B></A> - Class in <A HREF="./com/google/gdata/client/gtt/package-summary.html">com.google.gdata.client.gtt</A><DD>Describes a query for the feed of translation memories.<DT><A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html#TranslationMemoryQuery(java.net.URL)"><B>TranslationMemoryQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/TranslationMemoryQuery.html" title="class in com.google.gdata.client.gtt">TranslationMemoryQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/data/gtt/CompletedCategory.Scheme.html#TRANSLATIONSTATE"><B>TRANSLATIONSTATE</B></A> -
Static variable in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/CompletedCategory.Scheme.html" title="class in com.google.gdata.data.gtt">CompletedCategory.Scheme</A>
<DD>Translation state of the document.
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#TRANSPARENT"><B>TRANSPARENT</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html#TRANSPARENT_VALUE"><B>TRANSPARENT_VALUE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/BaseEventEntry.Transparency.html" title="class in com.google.gdata.data.extensions">BaseEventEntry.Transparency</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#TRASH"><B>TRASH</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should be moved to the trash when
inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#TRASHED"><B>TRASHED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a trashed item
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/HiddenProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/HiddenProperty.html" title="class in com.google.gdata.data.calendar">HiddenProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/QuickAddProperty.html" title="class in com.google.gdata.data.calendar">QuickAddProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SelectedProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SelectedProperty.html" title="class in com.google.gdata.data.calendar">SelectedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendEventNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendEventNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html#TRUE"><B>TRUE</B></A> -
Static variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SyncEventProperty.html" title="class in com.google.gdata.data.calendar">SyncEventProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#TTY_TDD"><B>TTY_TDD</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauth/TwoLeggedOAuthHelper.html" title="class in com.google.gdata.client.authn.oauth"><B>TwoLeggedOAuthHelper</B></A> - Class in <A HREF="./com/google/gdata/client/authn/oauth/package-summary.html">com.google.gdata.client.authn.oauth</A><DD>Provides common OAuth message signing and Authorization header
functionality.<DT><A HREF="./com/google/gdata/client/authn/oauth/TwoLeggedOAuthHelper.html#TwoLeggedOAuthHelper(com.google.gdata.client.authn.oauth.OAuthSigner, com.google.gdata.client.authn.oauth.OAuthParameters)"><B>TwoLeggedOAuthHelper(OAuthSigner, OAuthParameters)</B></A> -
Constructor for class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/TwoLeggedOAuthHelper.html" title="class in com.google.gdata.client.authn.oauth">TwoLeggedOAuthHelper</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.html#type"><B>type</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.html" title="class in com.google.gdata.client.http">HttpGDataRequest</A>
<DD>The GData request type.
<DT><A HREF="./com/google/gdata/data/Link.html#type"><B>type</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Link.html" title="class in com.google.gdata.data">Link</A>
<DD>MIME type of the link target.
<DT><A HREF="./com/google/gdata/data/DateTime.html#tzShift"><B>tzShift</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Time zone shift from UTC in minutes.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/Query.html#UNDEFINED"><B>UNDEFINED</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.html" title="class in com.google.gdata.client">Query</A>
<DD>Magic value indicating that a numeric field is not set.
<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base"><B>UnicodeReader</B></A> - Class in <A HREF="./com/google/gdata/util/io/base/package-summary.html">com.google.gdata.util.io.base</A><DD>Generic Unicode text reader, which uses a BOM (Byte Order Mark) to identify
the encoding to be used.<DT><A HREF="./com/google/gdata/util/io/base/UnicodeReader.html#UnicodeReader(java.io.InputStream, java.lang.String)"><B>UnicodeReader(InputStream, String)</B></A> -
Constructor for class com.google.gdata.util.io.base.<A HREF="./com/google/gdata/util/io/base/UnicodeReader.html" title="class in com.google.gdata.util.io.base">UnicodeReader</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#union(com.google.gdata.util.parser.Chset, com.google.gdata.util.parser.Chset)"><B>union(Chset, Chset)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Creates a new character set which matches a character if that character
matches either the <code>left</code> or <code>right</code> character sets.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_CATEGORY"><B>UNKNOWN_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use CATEGORY instead.</I>
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_KIND"><B>UNKNOWN_KIND</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use KIND instead.</I>
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.html#UNKNOWN_LABEL"><B>UNKNOWN_LABEL</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.html" title="class in com.google.gdata.data.docs">DocumentListEntry</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use LABEL instead.</I>
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unknownMdbService"><B>unknownMdbService</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unparsableS2SHeader"><B>unparsableS2SHeader</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Error.html#UNPROCESSABLE_ENTITY"><B>UNPROCESSABLE_ENTITY</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Error.html" title="interface in com.google.gdata.client">GDataProtocol.Error</A>
<DD>The UNPROCESSABLE_ENTITY error is defined in the
<a href="http://tools.ietf.org/html/rfc4918#section-11.2">WebDAV</a>
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.
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util"><B>UnprocessableEntityException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(java.lang.String)"><B>UnprocessableEntityException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(java.lang.String, java.lang.Throwable)"><B>UnprocessableEntityException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(java.lang.Throwable)"><B>UnprocessableEntityException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(java.net.HttpURLConnection)"><B>UnprocessableEntityException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(com.google.gdata.util.ErrorContent)"><B>UnprocessableEntityException(ErrorContent)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnprocessableEntityException.html#UnprocessableEntityException(com.google.gdata.util.ErrorContent, java.lang.Throwable)"><B>UnprocessableEntityException(ErrorContent, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnprocessableEntityException.html" title="class in com.google.gdata.util">UnprocessableEntityException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html#UNREAD"><B>UNREAD</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/MailItemProperty.html" title="class in com.google.gdata.data.appsforyourdomain.migration">MailItemProperty</A>
<DD>Property indicating that a mail item should be marked as unread when
inserted into Gmail.
<DT><A HREF="./com/google/gdata/data/extensions/MessageEntry.html#UNREAD_CATEGORY"><B>UNREAD_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/MessageEntry.html" title="class in com.google.gdata.data.extensions">MessageEntry</A>
<DD>Category used to label unread message feeds and entries.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unrecognizedElement"><B>unrecognizedElement</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unrecognizedKey"><B>unrecognizedKey</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unrecognizedParserEvent"><B>unrecognizedParserEvent</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedContentType"><B>unsupportedContentType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedEncoding"><B>unsupportedEncoding</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedFieldsParam"><B>unsupportedFieldsParam</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedHeader"><B>unsupportedHeader</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedHeaderIfModifiedSince"><B>unsupportedHeaderIfModifiedSince</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedHeaderIfNoneMatch"><B>unsupportedHeaderIfNoneMatch</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util"><B>UnsupportedMediaTypeException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>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.<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(java.lang.String)"><B>UnsupportedMediaTypeException(String)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(java.lang.String, java.lang.Throwable)"><B>UnsupportedMediaTypeException(String, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(java.lang.Throwable)"><B>UnsupportedMediaTypeException(Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(java.net.HttpURLConnection)"><B>UnsupportedMediaTypeException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>UnsupportedMediaTypeException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html#UnsupportedMediaTypeException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>UnsupportedMediaTypeException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/UnsupportedMediaTypeException.html" title="class in com.google.gdata.util">UnsupportedMediaTypeException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedNullJson"><B>unsupportedNullJson</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedOutputFormat"><B>unsupportedOutputFormat</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedQueryParam"><B>unsupportedQueryParam</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedQueryRequestType"><B>unsupportedQueryRequestType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedQueryType"><B>unsupportedQueryType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#unsupportedTextType"><B>unsupportedTextType</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.html#update(java.net.URL, E)"><B>update(URL, E)</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.html" title="class in com.google.api.gbase.client">GoogleBaseService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html#update(java.net.URL, E)"><B>update(URL, E)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/docs/DocsService.html#update(java.net.URL, com.google.gdata.data.acl.AclScope, com.google.gdata.data.acl.AclRole)"><B>update(URL, AclScope, AclRole)</B></A> -
Method in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.html" title="class in com.google.gdata.client.docs">DocsService</A>
<DD>Updates an existing <A HREF="./com/google/gdata/data/acl/AclEntry.html" title="class in com.google.gdata.data.acl"><CODE>AclEntry</CODE></A> by writing
it to the specified feed URL.
<DT><A HREF="./com/google/gdata/client/GoogleService.html#update(java.net.URL, E)"><B>update(URL, E)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client">GoogleService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#update(java.net.URL, E)"><B>update(URL, E)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Updates an existing entry metadata by writing it to the specified edit
URL.
<DT><A HREF="./com/google/gdata/client/Service.html#update(java.net.URL, E)"><B>update(URL, E)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Updates an existing <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> by writing it to
the specified entry edit URL.
<DT><A HREF="./com/google/gdata/client/Service.html#update(java.net.URL, E, java.lang.String)"><B>update(URL, E, String)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Updates an existing <A HREF="./com/google/gdata/data/IEntry.html" title="interface in com.google.gdata.data"><CODE>IEntry</CODE></A> by writing it to the specified entry
edit URL.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#update()"><B>update()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>Updates this entry by sending the current representation to the
associated GData service.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#updated"><B>updated</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Last updated timestamp.
<DT><A HREF="./com/google/gdata/data/Source.SourceState.html#updated"><B>updated</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Source.SourceState.html" title="class in com.google.gdata.data">Source.SourceState</A>
<DD>Last updated timestamp.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#UPDATED_MAX"><B>UPDATED_MAX</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The UPDATED_MAX query parameter is used to request that all entries have
an updated value less than the parameter value.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Query.html#UPDATED_MIN"><B>UPDATED_MIN</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Query.html" title="interface in com.google.gdata.client">GDataProtocol.Query</A>
<DD>The UPDATED_MIN query parameter is used to request that all entries have
an updated value greater than or equal to the parameter value.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html#updateGroup(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>updateGroup(String, String, String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsGroupsService.html" title="class in com.google.gdata.client.appsforyourdomain">AppsGroupsService</A>
<DD>Updates the group properties.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#updateMedia(java.net.URL, E)"><B>updateMedia(URL, E)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Updates an existing entry and associated media resource by writing it
to the specified media edit URL.
<DT><A HREF="./com/google/gdata/client/media/MediaService.html#updateMedia(java.net.URL, java.lang.Class, com.google.gdata.data.media.MediaSource)"><B>updateMedia(URL, Class&lt;E&gt;, MediaSource)</B></A> -
Method in class com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/MediaService.html" title="class in com.google.gdata.client.media">MediaService</A>
<DD>Updates an existing media resource with data read from the
<A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> by writing it it to the specified media edit URL.
<DT><A HREF="./com/google/gdata/data/media/MediaEntry.html#updateMedia(boolean)"><B>updateMedia(boolean)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaEntry.html" title="class in com.google.gdata.data.media">MediaEntry</A>
<DD>Updates the media content associated with this entry by sending the
data contained in the <A HREF="./com/google/gdata/data/media/MediaSource.html" title="interface in com.google.gdata.data.media"><CODE>MediaSource</CODE></A> of the entry to the associated
GData service.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#updateNotSupported"><B>updateNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html#updateOutboundGatewaySettings(java.lang.String, java.lang.String)"><B>updateOutboundGatewaySettings(String, String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/EmailManagementService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">EmailManagementService</A>
<DD>Updates the outbound gateway settings for the domain.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#updateRequiresFullRepresentation"><B>updateRequiresFullRepresentation</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting"><B>Updates</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>List of metadata updates.<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#Updates()"><B>Updates()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#updateSSOSettings(com.google.gdata.data.appsforyourdomain.generic.GenericEntry)"><B>updateSSOSettings(GenericEntry)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Updates the SSO properties with the GenericEntry values.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html#updateSsoSigningKey(java.lang.String)"><B>updateSsoSigningKey(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/SingleSignOnService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">SingleSignOnService</A>
<DD>Updates the public key used for SSO.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#updateVerifiedStatus(com.google.gdata.data.appsforyourdomain.generic.GenericEntry, boolean)"><B>updateVerifiedStatus(GenericEntry, boolean)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>Sets the verified status as true for a previously retrieved MX or CNAME
verification status entry;
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#updateWebContent(com.google.gdata.data.calendar.CalendarEventEntry)"><B>updateWebContent(CalendarEventEntry)</B></A> -
Static method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>Done as a post-process on a CalendarEventEntry to see if it contains
the appropriate XML to signify that the entry contains web content.
<DT><A HREF="./com/google/gdata/client/uploader/UploadData.html" title="interface in com.google.gdata.client.uploader"><B>UploadData</B></A> - Interface in <A HREF="./com/google/gdata/client/uploader/package-summary.html">com.google.gdata.client.uploader</A><DD>A seekable, read-only buffer of data to be upload uploading.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html#uploadPublicKey(java.lang.String)"><B>uploadPublicKey(String)</B></A> -
Method in class com.google.gdata.client.appsforyourdomain.audit.<A HREF="./com/google/gdata/client/appsforyourdomain/audit/AuditService.html" title="class in com.google.gdata.client.appsforyourdomain.audit">AuditService</A>
<DD>Upload a public key for signing mailbox dump archives.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#UPLOADS_REL"><B>UPLOADS_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for user upload links.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#uploadTooLarge"><B>uploadTooLarge</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#UPPER"><B>UPPER</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/codesearch/Package.html#uri"><B>uri</B></A> -
Variable in class com.google.gdata.data.codesearch.<A HREF="./com/google/gdata/data/codesearch/Package.html" title="class in com.google.gdata.data.codesearch">Package</A>
<DD>Embedded uri.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.html#uri"><B>uri</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.html" title="class in com.google.gdata.data.extensions">PhoneNumber</A>
<DD>"Tel URI" (formal representation of number; see RFC 3966).
<DT><A HREF="./com/google/gdata/data/Generator.html#uri"><B>uri</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>URI.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html#URI"><B>URI</B></A> -
Static variable in class com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRssNamespace.html" title="class in com.google.gdata.data.media.mediarss">MediaRssNamespace</A>
<DD>Namespace URI
<DT><A HREF="./com/google/gdata/data/OutOfLineContent.html#uri"><B>uri</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OutOfLineContent.html" title="class in com.google.gdata.data">OutOfLineContent</A>
<DD>External URI.
<DT><A HREF="./com/google/gdata/data/Person.html#uri"><B>uri</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Person.html" title="class in com.google.gdata.data">Person</A>
<DD>URI associated with the person.
<DT><A HREF="./com/google/gdata/data/projecthosting/Uri.html" title="class in com.google.gdata.data.projecthosting"><B>Uri</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Describes the URI associated with a user.<DT><A HREF="./com/google/gdata/data/projecthosting/Uri.html#Uri()"><B>Uri()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Uri.html" title="class in com.google.gdata.data.projecthosting">Uri</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Uri.html#Uri(java.lang.String)"><B>Uri(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Uri.html" title="class in com.google.gdata.data.projecthosting">Uri</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#URI"><B>URI</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Namespace URI
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#uriValueRequired"><B>uriValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html#URL"><B>URL</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseAttributeType.html" title="class in com.google.api.gbase.client">GoogleBaseAttributeType</A>
<DD>HTTP URL.
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#url"><B>url</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>The HTTP GET URL at which the search content can be found.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#URL_PREFIX"><B>URL_PREFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>URL prefix for accessing Gmail setting feeds.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#URL_PREFIX"><B>URL_PREFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>URL prefix for accessing migration feeds.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html#URL_SUFFIX"><B>URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.gmailsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/gmailsettings/GmailFilterService.html" title="class in com.google.gdata.client.appsforyourdomain.gmailsettings">GmailFilterService</A>
<DD>URL suffix for the single Gmail filter feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html#URL_SUFFIX"><B>URL_SUFFIX</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService</A>
<DD>URL suffix for the mail item batch feed.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#urlBaseValueRequired"><B>urlBaseValueRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.Type.html#US_CURRENCY"><B>US_CURRENCY</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.Type.html" title="class in com.google.gdata.data.analytics">Metric.Type</A>
<DD>Us currency metric.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki"><B>Usefulness</B></A> - Class in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Usefulness of entry.<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#Usefulness()"><B>Usefulness()</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#Usefulness(com.google.gdata.data.sidewiki.Usefulness.Value)"><B>Usefulness(Usefulness.Value)</B></A> -
Constructor for class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html" title="enum in com.google.gdata.data.sidewiki"><B>Usefulness.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/sidewiki/package-summary.html">com.google.gdata.data.sidewiki</A><DD>Value.<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#USER_CATEGORY"><B>USER_CATEGORY</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>Kind category used to label feeds or entries that have User
extension data.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#USER_CATEGORY"><B>USER_CATEGORY</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>A category object for users.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#USER_EMAILLIST_REL"><B>USER_EMAILLIST_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#USER_KIND"><B>USER_KIND</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>Kind term value for User category labels.
<DT><A HREF="./com/google/gdata/data/photos/UserData.html#USER_KIND"><B>USER_KIND</B></A> -
Static variable in interface com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos">UserData</A>
<DD>The fully qualified kind term for users.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html#USER_NICKNAME_REL"><B>USER_NICKNAME_REL</B></A> -
Static variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Namespaces.html" title="class in com.google.gdata.data.appsforyourdomain">Namespaces</A>
<DD>Describes the meaning of FeedLinks in the UserEntry
<DT><A HREF="./com/google/gdata/data/photos/UserData.html" title="interface in com.google.gdata.data.photos"><B>UserData</B></A> - Interface in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>An interface for the user data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl"><B>UserDataImpl</B></A> - Class in <A HREF="./com/google/gdata/data/photos/impl/package-summary.html">com.google.gdata.data.photos.impl</A><DD>Implementation class for user data objects.<DT><A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html#UserDataImpl(com.google.gdata.data.ExtensionPoint)"><B>UserDataImpl(ExtensionPoint)</B></A> -
Constructor for class com.google.gdata.data.photos.impl.<A HREF="./com/google/gdata/data/photos/impl/UserDataImpl.html" title="class in com.google.gdata.data.photos.impl">UserDataImpl</A>
<DD>Construct a new implementation of UserGphotoData with the given
extension point as the backing storage for data.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts"><B>UserDefinedField</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact's user defined field.<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#UserDefinedField()"><B>UserDefinedField()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#UserDefinedField(java.lang.String, java.lang.String)"><B>UserDefinedField(String, String)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>UserEntry</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#UserEntry()"><B>UserEntry()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>Constructs a new empty UserEntry with the appropriate kind category
to indicate that it is an user.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html#UserEntry(com.google.gdata.data.BaseEntry)"><B>UserEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserEntry.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserEntry</A>
<DD>Constructs a new UserEntry by doing a shallow copy of data from an
existing BaseEntry intance.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos"><B>UserEntry</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Entry for user kinds, contains user metadata.<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#UserEntry()"><B>UserEntry()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#UserEntry(com.google.gdata.data.BaseEntry)"><B>UserEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube"><B>UserEventEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An atom entry containing a user event.<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.html#UserEventEntry()"><B>UserEventEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.html" title="class in com.google.gdata.data.youtube">UserEventEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html" title="enum in com.google.gdata.data.youtube"><B>UserEventEntry.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>User event types.<DT><A HREF="./com/google/gdata/data/youtube/UserEventFeed.html" title="class in com.google.gdata.data.youtube"><B>UserEventFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A feed that contains user event entries.<DT><A HREF="./com/google/gdata/data/youtube/UserEventFeed.html#UserEventFeed()"><B>UserEventFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventFeed.html" title="class in com.google.gdata.data.youtube">UserEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserEventFeed.html#UserEventFeed(com.google.gdata.data.BaseFeed)"><B>UserEventFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventFeed.html" title="class in com.google.gdata.data.youtube">UserEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#USEREVENTS_SCHEME"><B>USEREVENTS_SCHEME</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Scheme used for atom:categories which describes the type of event in
the entry.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning"><B>UserFeed</B></A> - Class in <A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/package-summary.html">com.google.gdata.data.appsforyourdomain.provisioning</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html#UserFeed()"><B>UserFeed()</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserFeed</A>
<DD>Constructs a new <code>UserFeed</code> instance that is parameterized to
contain <code>UserEntry</code> instances.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html#UserFeed(com.google.gdata.data.BaseFeed)"><B>UserFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.appsforyourdomain.provisioning.<A HREF="./com/google/gdata/data/appsforyourdomain/provisioning/UserFeed.html" title="class in com.google.gdata.data.appsforyourdomain.provisioning">UserFeed</A>
<DD>Constructs a new <code>UserFeed</code> instance that is initialized using
data from another BaseFeed instance.
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos"><B>UserFeed</B></A> - Class in <A HREF="./com/google/gdata/data/photos/package-summary.html">com.google.gdata.data.photos</A><DD>Feed for a User in our google photos api.<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#UserFeed()"><B>UserFeed()</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>Constructs a new empty user feed.
<DT><A HREF="./com/google/gdata/data/photos/UserFeed.html#UserFeed(com.google.gdata.data.BaseFeed)"><B>UserFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserFeed.html" title="class in com.google.gdata.data.photos">UserFeed</A>
<DD>Constructs a new user feed from a shallow copy of the data in the source
feed.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html#USERNAME"><B>USERNAME</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainQuery.html" title="class in com.google.gdata.client.appsforyourdomain">AppsForYourDomainQuery</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Login.html#userName"><B>userName</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Login.html" title="class in com.google.gdata.data.appsforyourdomain">Login</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Username.html" title="class in com.google.gdata.data.projecthosting"><B>Username</B></A> - Class in <A HREF="./com/google/gdata/data/projecthosting/package-summary.html">com.google.gdata.data.projecthosting</A><DD>Username of a user.<DT><A HREF="./com/google/gdata/data/projecthosting/Username.html#Username()"><B>Username()</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Username.html" title="class in com.google.gdata.data.projecthosting">Username</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/projecthosting/Username.html#Username(java.lang.String)"><B>Username(String)</B></A> -
Constructor for class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Username.html" title="class in com.google.gdata.data.projecthosting">Username</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube"><B>UserProfileEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>An atom entry containing a user profile.<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#UserProfileEntry()"><B>UserProfileEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html#UserProfileEntry(com.google.gdata.data.BaseEntry)"><B>UserProfileEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileEntry.html" title="class in com.google.gdata.data.youtube">UserProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileFeed.html" title="class in com.google.gdata.data.youtube"><B>UserProfileFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Feed containing user profiles.<DT><A HREF="./com/google/gdata/data/youtube/UserProfileFeed.html#UserProfileFeed()"><B>UserProfileFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileFeed.html" title="class in com.google.gdata.data.youtube">UserProfileFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/UserProfileFeed.html#UserProfileFeed(com.google.gdata.data.BaseFeed)"><B>UserProfileFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserProfileFeed.html" title="class in com.google.gdata.data.youtube">UserProfileFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/UserService.html" title="class in com.google.gdata.client.appsforyourdomain"><B>UserService</B></A> - Class in <A HREF="./com/google/gdata/client/appsforyourdomain/package-summary.html">com.google.gdata.client.appsforyourdomain</A><DD>The UserService class extends the basic <A HREF="./com/google/gdata/client/appsforyourdomain/AppsForYourDomainService.html" title="class in com.google.gdata.client.appsforyourdomain"><CODE>AppsForYourDomainService</CODE></A>
abstraction to define a service that is preconfigured for access to the
User Feed in the Google Apps for Your Domain GData API.<DT><A HREF="./com/google/gdata/client/appsforyourdomain/UserService.html#UserService(java.lang.String)"><B>UserService(String)</B></A> -
Constructor for class com.google.gdata.client.appsforyourdomain.<A HREF="./com/google/gdata/client/appsforyourdomain/UserService.html" title="class in com.google.gdata.client.appsforyourdomain">UserService</A>
<DD>Constructs a UserService instance for an application with
the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#useSsl"><B>useSsl</B></A> -
Variable in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html#useSsl()"><B>useSsl()</B></A> -
Method in class com.google.gdata.client.http.<A HREF="./com/google/gdata/client/http/HttpGDataRequest.Factory.html" title="class in com.google.gdata.client.http">HttpGDataRequest.Factory</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/Service.html#useSsl()"><B>useSsl()</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Sets the HttpGDataRequest.Factory associate with the service
to use secure connections.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html" title="class in com.google.api.gbase.client">GoogleBaseService.Versions</A>
<DD>Version 1 of the Google Base API.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics">AnalyticsService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService.Versions</A>
<DD>Version 1 of the Email Migration API.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html" title="class in com.google.gdata.client.blogger">BloggerService.Versions</A>
<DD>The original version of the Blogger service based on V1 of the GData
core protocol.
<DT><A HREF="./com/google/gdata/client/books/BooksService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.Versions.html" title="class in com.google.gdata.client.books">BooksService.Versions</A>
<DD>Initial version of the API, based on GData version 1.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html" title="class in com.google.gdata.client.calendar">CalendarService.Versions</A>
<DD>Version 1 of the Calendar Data API.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html" title="class in com.google.gdata.client.codesearch">CodeSearchService.Versions</A>
<DD>Version 1 of the Codesearch Data API.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html" title="class in com.google.gdata.client.contacts">ContactsService.Versions</A>
<DD>Version 1 of the Contacts Data API.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.Versions.html" title="class in com.google.gdata.client.docs">DocsService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.Versions.html" title="class in com.google.gdata.client.finance">FinanceService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/gtt/GttService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.gtt.<A HREF="./com/google/gdata/client/gtt/GttService.Versions.html" title="class in com.google.gdata.client.gtt">GttService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/health/HealthService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.Versions.html" title="class in com.google.gdata.client.health">HealthService.Versions</A>
<DD>Initial version of the API, based on GData version 1.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.Versions.html" title="class in com.google.gdata.client.maps">MapsService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html" title="class in com.google.gdata.client.photos">PicasawebService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.projecthosting.<A HREF="./com/google/gdata/client/projecthosting/ProjectHostingService.Versions.html" title="class in com.google.gdata.client.projecthosting">ProjectHostingService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/Service.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client">Service.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html" title="class in com.google.gdata.client.sidewiki">SidewikiService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.Versions.html" title="class in com.google.gdata.client.sites">SitesService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService.Versions</A>
<DD>Version 1 of the Spreadsheet Google Data API.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.Versions.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService.Versions</A>
<DD>Version 1.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html#V1"><B>V1</B></A> -
Static variable in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube">YouTubeService.Versions</A>
<DD>Initial version of the API, based on GData version 1.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.Versions.html#V1_1"><B>V1_1</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.Versions.html" title="class in com.google.gdata.client.sites">SitesService.Versions</A>
<DD>Version <code>1.1</code>.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.Versions.html#V1_2"><B>V1_2</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.Versions.html" title="class in com.google.gdata.client.sites">SitesService.Versions</A>
<DD>Version <code>1.2</code>.
<DT><A HREF="./com/google/gdata/client/sites/SitesService.Versions.html#V1_3"><B>V1_3</B></A> -
Static variable in class com.google.gdata.client.sites.<A HREF="./com/google/gdata/client/sites/SitesService.Versions.html" title="class in com.google.gdata.client.sites">SitesService.Versions</A>
<DD>Version <code>1.3</code>.
<DT><A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GoogleBaseService.Versions.html" title="class in com.google.api.gbase.client">GoogleBaseService.Versions</A>
<DD>Version 2 of the Google Base API.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics">AnalyticsService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.appsforyourdomain.migration.<A HREF="./com/google/gdata/client/appsforyourdomain/migration/MailItemService.Versions.html" title="class in com.google.gdata.client.appsforyourdomain.migration">MailItemService.Versions</A>
<DD>Version 2 of the Email Migration API.
<DT><A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BloggerService.Versions.html" title="class in com.google.gdata.client.blogger">BloggerService.Versions</A>
<DD>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.
<DT><A HREF="./com/google/gdata/client/books/BooksService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/BooksService.Versions.html" title="class in com.google.gdata.client.books">BooksService.Versions</A>
<DD>Newer version of the API, based on GData version 2.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html" title="class in com.google.gdata.client.calendar">CalendarService.Versions</A>
<DD>Version 2 of the Calendar Data API.
<DT><A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.codesearch.<A HREF="./com/google/gdata/client/codesearch/CodeSearchService.Versions.html" title="class in com.google.gdata.client.codesearch">CodeSearchService.Versions</A>
<DD>Version 2 of the Codesearch Data API.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html" title="class in com.google.gdata.client.contacts">ContactsService.Versions</A>
<DD>Version 2 of the Contacts Data API.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.Versions.html" title="class in com.google.gdata.client.docs">DocsService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/finance/FinanceService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.finance.<A HREF="./com/google/gdata/client/finance/FinanceService.Versions.html" title="class in com.google.gdata.client.finance">FinanceService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/health/HealthService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.health.<A HREF="./com/google/gdata/client/health/HealthService.Versions.html" title="class in com.google.gdata.client.health">HealthService.Versions</A>
<DD>Newer version of the API, based on GData version 2.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.Versions.html" title="class in com.google.gdata.client.maps">MapsService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html" title="class in com.google.gdata.client.photos">PicasawebService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/Service.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client">Service.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html" title="class in com.google.gdata.client.sidewiki">SidewikiService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService.Versions</A>
<DD>Version 2 of the Spreadsheet Google Data API.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.Versions.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService.Versions</A>
<DD>Version 2.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html#V2"><B>V2</B></A> -
Static variable in class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube">YouTubeService.Versions</A>
<DD>Newer version of the API, based on GData version 2.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html#V2_1"><B>V2_1</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics">AnalyticsService.Versions</A>
<DD>Version <code>2.1</code>.
<DT><A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html#V2_1"><B>V2_1</B></A> -
Static variable in class com.google.gdata.client.calendar.<A HREF="./com/google/gdata/client/calendar/CalendarService.Versions.html" title="class in com.google.gdata.client.calendar">CalendarService.Versions</A>
<DD>Version 2.1 of the Calendar Data API.
<DT><A HREF="./com/google/gdata/client/maps/MapsService.Versions.html#V2_1"><B>V2_1</B></A> -
Static variable in class com.google.gdata.client.maps.<A HREF="./com/google/gdata/client/maps/MapsService.Versions.html" title="class in com.google.gdata.client.maps">MapsService.Versions</A>
<DD>Version <code>2.1</code>.
<DT><A HREF="./com/google/gdata/client/Service.Versions.html#V2_1"><B>V2_1</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client">Service.Versions</A>
<DD>Version <code>2.1</code>.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html#V2_1"><B>V2_1</B></A> -
Static variable in class com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiService.Versions.html" title="class in com.google.gdata.client.sidewiki">SidewikiService.Versions</A>
<DD>Version <code>2.1</code>.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html#V2_2"><B>V2_2</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics">AnalyticsService.Versions</A>
<DD>Version <code>2.2</code>.
<DT><A HREF="./com/google/gdata/client/Service.Versions.html#V2_2"><B>V2_2</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client">Service.Versions</A>
<DD>Version <code>2.2</code>.
<DT><A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html#V2_3"><B>V2_3</B></A> -
Static variable in class com.google.gdata.client.analytics.<A HREF="./com/google/gdata/client/analytics/AnalyticsService.Versions.html" title="class in com.google.gdata.client.analytics">AnalyticsService.Versions</A>
<DD>Version <code>2.3</code>.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html#V3"><B>V3</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html" title="class in com.google.gdata.client.contacts">ContactsService.Versions</A>
<DD>Version 3 of the Contacts Data API.
<DT><A HREF="./com/google/gdata/client/docs/DocsService.Versions.html#V3"><B>V3</B></A> -
Static variable in class com.google.gdata.client.docs.<A HREF="./com/google/gdata/client/docs/DocsService.Versions.html" title="class in com.google.gdata.client.docs">DocsService.Versions</A>
<DD>Version 3.
<DT><A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html#V3"><B>V3</B></A> -
Static variable in class com.google.gdata.client.photos.<A HREF="./com/google/gdata/client/photos/PicasawebService.Versions.html" title="class in com.google.gdata.client.photos">PicasawebService.Versions</A>
<DD>Version 3.
<DT><A HREF="./com/google/gdata/client/Service.Versions.html#V3"><B>V3</B></A> -
Static variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.Versions.html" title="class in com.google.gdata.client">Service.Versions</A>
<DD>Version 3.
<DT><A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html#V3"><B>V3</B></A> -
Static variable in class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/SpreadsheetService.Versions.html" title="class in com.google.gdata.client.spreadsheet">SpreadsheetService.Versions</A>
<DD>Version 3 of the Spreadsheet Google Data API.
<DT><A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html#V3_1"><B>V3_1</B></A> -
Static variable in class com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactsService.Versions.html" title="class in com.google.gdata.client.contacts">ContactsService.Versions</A>
<DD>Version 3 of the Contacts Data API.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/Property.html#val"><B>val</B></A> -
Variable in class com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/Property.html" title="class in com.google.gdata.data.appsforyourdomain">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html#val"><B>val</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/ExtendedProperty.html" title="class in com.google.gdata.data.extensions">ExtendedProperty</A>
<DD>Property value (required).
<DT><A HREF="./com/google/api/gbase/client/GmItemType.html#validate()"><B>validate()</B></A> -
Method in class com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmItemType.html" title="class in com.google.api.gbase.client">GmItemType</A>
<DD>Makes sure the item type is not null.
<DT><A HREF="./com/google/gdata/data/AbstractExtension.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data">AbstractExtension</A>
<DD>Checks the attributes to see if there are any problems.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.html" title="class in com.google.gdata.data.acl">AclScope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AbPageVariationEntry.html" title="class in com.google.gdata.data.analytics">AbPageVariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountEntry.html" title="class in com.google.gdata.data.analytics">AccountEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AccountFeed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AccountFeed.html" title="class in com.google.gdata.data.analytics">AccountFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Aggregates.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Aggregates.html" title="class in com.google.gdata.data.analytics">Aggregates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/AnalyticsLink.html" title="class in com.google.gdata.data.analytics">AnalyticsLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CombinationEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CombinationEntry.html" title="class in com.google.gdata.data.analytics">CombinationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ContainsSampledData.html" title="class in com.google.gdata.data.analytics">ContainsSampledData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.html" title="class in com.google.gdata.data.analytics">CustomVariable</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataEntry.html" title="class in com.google.gdata.data.analytics">DataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataFeed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataFeed.html" title="class in com.google.gdata.data.analytics">DataFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/DataSource.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/DataSource.html" title="class in com.google.gdata.data.analytics">DataSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Destination.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Destination.html" title="class in com.google.gdata.data.analytics">Destination</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Dimension.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Dimension.html" title="class in com.google.gdata.data.analytics">Dimension</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Engagement.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Engagement.html" title="class in com.google.gdata.data.analytics">Engagement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ExperimentEntry.html" title="class in com.google.gdata.data.analytics">ExperimentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Goal.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Goal.html" title="class in com.google.gdata.data.analytics">Goal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.html" title="class in com.google.gdata.data.analytics">GwoAutoPruneMode</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoComboActive.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoComboActive.html" title="class in com.google.gdata.data.analytics">GwoComboActive</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.html" title="class in com.google.gdata.data.analytics">GwoExperimentType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.html" title="class in com.google.gdata.data.analytics">GwoStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/ManagementEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/ManagementEntry.html" title="class in com.google.gdata.data.analytics">ManagementEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Metric.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Metric.html" title="class in com.google.gdata.data.analytics">Metric</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Property.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Property.html" title="class in com.google.gdata.data.analytics">Property</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/SectionEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/SectionEntry.html" title="class in com.google.gdata.data.analytics">SectionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Segment.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Segment.html" title="class in com.google.gdata.data.analytics">Segment</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/Step.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/Step.html" title="class in com.google.gdata.data.analytics">Step</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.appsforyourdomain.generic.<A HREF="./com/google/gdata/data/appsforyourdomain/generic/GenericEntry.html" title="class in com.google.gdata.data.appsforyourdomain.generic">GenericEntry</A>
<DD>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.
<DT><A HREF="./com/google/gdata/data/blogger/CommentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/CommentEntry.html" title="class in com.google.gdata.data.blogger">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/blogger/PostEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.blogger.<A HREF="./com/google/gdata/data/blogger/PostEntry.html" title="class in com.google.gdata.data.blogger">PostEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/Review.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Review.html" title="class in com.google.gdata.data.books">Review</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/AnyoneCanAddSelfProperty.html" title="class in com.google.gdata.data.calendar">AnyoneCanAddSelfProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarAclEntry.html" title="class in com.google.gdata.data.calendar">CalendarAclEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/CalendarEventFeed.html" title="class in com.google.gdata.data.calendar">CalendarEventFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanInviteOthersProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanInviteOthersProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanModifyProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanModifyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/GuestsCanSeeGuestsProperty.html" title="class in com.google.gdata.data.calendar">GuestsCanSeeGuestsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/PrivateCopyProperty.html" title="class in com.google.gdata.data.calendar">PrivateCopyProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/SendAclNotificationsProperty.html" title="class in com.google.gdata.data.calendar">SendAclNotificationsProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/TimesCleanedProperty.html" title="class in com.google.gdata.data.calendar">TimesCleanedProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/BasePersonEntry.html" title="class in com.google.gdata.data.contacts">BasePersonEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.html" title="class in com.google.gdata.data.contacts">CalendarLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactEntry.html" title="class in com.google.gdata.data.contacts">ContactEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ContactGroupEntry.html" title="class in com.google.gdata.data.contacts">ContactGroupEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Event.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Event.html" title="class in com.google.gdata.data.contacts">Event</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/ExternalId.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/ExternalId.html" title="class in com.google.gdata.data.contacts">ExternalId</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Gender.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.html" title="class in com.google.gdata.data.contacts">Gender</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/GroupMembershipInfo.html" title="class in com.google.gdata.data.contacts">GroupMembershipInfo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Jot.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.html" title="class in com.google.gdata.data.contacts">Jot</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Language.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Language.html" title="class in com.google.gdata.data.contacts">Language</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Priority.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.html" title="class in com.google.gdata.data.contacts">Priority</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Relation.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.html" title="class in com.google.gdata.data.contacts">Relation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.html" title="class in com.google.gdata.data.contacts">Sensitivity</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/UserDefinedField.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/UserDefinedField.html" title="class in com.google.gdata.data.contacts">UserDefinedField</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentExportEntry.html" title="class in com.google.gdata.data.docs">DocumentExportEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Duration.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Duration.html" title="class in com.google.gdata.data.docs">Duration</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.html" title="class in com.google.gdata.data.docs">ExportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.html" title="class in com.google.gdata.data.docs">ExportStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Feature.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Feature.html" title="class in com.google.gdata.data.docs">Feature</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/FeatureRate.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/FeatureRate.html" title="class in com.google.gdata.data.docs">FeatureRate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.html" title="class in com.google.gdata.data.docs">ImportFormat</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MaxUploadSize.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MaxUploadSize.html" title="class in com.google.gdata.data.docs">MaxUploadSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/MetadataEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/MetadataEntry.html" title="class in com.google.gdata.data.docs">MetadataEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ObjectNumber.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ObjectNumber.html" title="class in com.google.gdata.data.docs">ObjectNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Publish.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Publish.html" title="class in com.google.gdata.data.docs">Publish</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishAuto.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishAuto.html" title="class in com.google.gdata.data.docs">PublishAuto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/PublishOutsideDomain.html" title="class in com.google.gdata.data.docs">PublishOutsideDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.html" title="class in com.google.gdata.data.docs">QueryParameter</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QuotaBytesUsedInTrash.html" title="class in com.google.gdata.data.docs">QuotaBytesUsedInTrash</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/Size.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Size.html" title="class in com.google.gdata.data.docs">Size</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionProfile.Handler.html" title="class in com.google.gdata.data">ExtensionProfile.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/AdditionalName.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/AdditionalName.html" title="class in com.google.gdata.data.extensions">AdditionalName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Country.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Country.html" title="class in com.google.gdata.data.extensions">Country</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/CustomProperty.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/CustomProperty.html" title="class in com.google.gdata.data.extensions">CustomProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FamilyName.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FamilyName.html" title="class in com.google.gdata.data.extensions">FamilyName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FullName.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FullName.html" title="class in com.google.gdata.data.extensions">FullName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/GivenName.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/GivenName.html" title="class in com.google.gdata.data.extensions">GivenName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.html" title="class in com.google.gdata.data.extensions">Im</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/LastViewed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/LastViewed.html" title="class in com.google.gdata.data.extensions">LastViewed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Money.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Money.html" title="class in com.google.gdata.data.extensions">Money</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Name.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Name.html" title="class in com.google.gdata.data.extensions">Name</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Organization.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.html" title="class in com.google.gdata.data.extensions">Organization</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/OrgName.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/OrgName.html" title="class in com.google.gdata.data.extensions">OrgName</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesTotal.html" title="class in com.google.gdata.data.extensions">QuotaBytesTotal</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/QuotaBytesUsed.html" title="class in com.google.gdata.data.extensions">QuotaBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/When.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Commission.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Commission.html" title="class in com.google.gdata.data.finance">Commission</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/CostBasis.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/CostBasis.html" title="class in com.google.gdata.data.finance">CostBasis</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/DaysGain.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/DaysGain.html" title="class in com.google.gdata.data.finance">DaysGain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Gain.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Gain.html" title="class in com.google.gdata.data.finance">Gain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/MarketValue.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/MarketValue.html" title="class in com.google.gdata.data.finance">MarketValue</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioData.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioData.html" title="class in com.google.gdata.data.finance">PortfolioData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PortfolioEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PortfolioEntry.html" title="class in com.google.gdata.data.finance">PortfolioEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionData.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionData.html" title="class in com.google.gdata.data.finance">PositionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/PositionEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/PositionEntry.html" title="class in com.google.gdata.data.finance">PositionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Price.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Price.html" title="class in com.google.gdata.data.finance">Price</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/Symbol.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/Symbol.html" title="class in com.google.gdata.data.finance">Symbol</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionData.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionData.html" title="class in com.google.gdata.data.finance">TransactionData</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/finance/TransactionEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.finance.<A HREF="./com/google/gdata/data/finance/TransactionEntry.html" title="class in com.google.gdata.data.finance">TransactionEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/GmlEnvelope.html" title="class in com.google.gdata.data.geo.impl">GmlEnvelope</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/PointConstruct.html" title="class in com.google.gdata.data.geo.impl">PointConstruct</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentEntry.html" title="class in com.google.gdata.data.gtt">DocumentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.html" title="class in com.google.gdata.data.gtt">DocumentSource</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/GlossariesElement.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/GlossariesElement.html" title="class in com.google.gdata.data.gtt">GlossariesElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/NumberOfSourceWords.html" title="class in com.google.gdata.data.gtt">NumberOfSourceWords</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/PercentComplete.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/PercentComplete.html" title="class in com.google.gdata.data.gtt">PercentComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.html" title="class in com.google.gdata.data.gtt">ScopeEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TmsElement.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TmsElement.html" title="class in com.google.gdata.data.gtt">TmsElement</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationComplete.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationComplete.html" title="class in com.google.gdata.data.gtt">TranslationComplete</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/TranslationMemoryEntry.html" title="class in com.google.gdata.data.gtt">TranslationMemoryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/health/ProfileEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/ProfileEntry.html" title="class in com.google.gdata.data.health">ProfileEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Categories.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Categories.html" title="class in com.google.gdata.data.introspection">Categories</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/FeatureEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/FeatureEntry.html" title="class in com.google.gdata.data.maps">FeatureEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapEntry.html" title="class in com.google.gdata.data.maps">MapEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/AlbumEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/AlbumEntry.html" title="class in com.google.gdata.data.photos">AlbumEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentAuthor.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentAuthor.html" title="class in com.google.gdata.data.photos">CommentAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/CommentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/CommentEntry.html" title="class in com.google.gdata.data.photos">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoBytesUsed.html" title="class in com.google.gdata.data.photos">GphotoBytesUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentCount.html" title="class in com.google.gdata.data.photos">GphotoCommentCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCommentsEnabled.html" title="class in com.google.gdata.data.photos">GphotoCommentsEnabled</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoCrowdedLength.html" title="class in com.google.gdata.data.photos">GphotoCrowdedLength</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoFeaturedDate.html" title="class in com.google.gdata.data.photos">GphotoFeaturedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoHeight.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoHeight.html" title="class in com.google.gdata.data.photos">GphotoHeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoImageVersion.html" title="class in com.google.gdata.data.photos">GphotoImageVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoMaxPhotos.html" title="class in com.google.gdata.data.photos">GphotoMaxPhotos</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoOriginalVideo.html" title="class in com.google.gdata.data.photos">GphotoOriginalVideo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosLeft.html" title="class in com.google.gdata.data.photos">GphotoPhotosLeft</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPhotosUsed.html" title="class in com.google.gdata.data.photos">GphotoPhotosUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoPosition.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoPosition.html" title="class in com.google.gdata.data.photos">GphotoPosition</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaLimit.html" title="class in com.google.gdata.data.photos">GphotoQuotaLimit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoQuotaUsed.html" title="class in com.google.gdata.data.photos">GphotoQuotaUsed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoRotation.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoRotation.html" title="class in com.google.gdata.data.photos">GphotoRotation</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoShowLink.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoShowLink.html" title="class in com.google.gdata.data.photos">GphotoShowLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSize.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSize.html" title="class in com.google.gdata.data.photos">GphotoSize</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoStarred.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoStarred.html" title="class in com.google.gdata.data.photos">GphotoStarred</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoSubscribed.html" title="class in com.google.gdata.data.photos">GphotoSubscribed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoTimestamp.html" title="class in com.google.gdata.data.photos">GphotoTimestamp</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoVersion.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoVersion.html" title="class in com.google.gdata.data.photos">GphotoVersion</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoViewCount.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoViewCount.html" title="class in com.google.gdata.data.photos">GphotoViewCount</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWeight.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWeight.html" title="class in com.google.gdata.data.photos">GphotoWeight</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/GphotoWidth.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/GphotoWidth.html" title="class in com.google.gdata.data.photos">GphotoWidth</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/PhotoEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/PhotoEntry.html" title="class in com.google.gdata.data.photos">PhotoEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/TagEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/TagEntry.html" title="class in com.google.gdata.data.photos">TagEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/photos/UserEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.photos.<A HREF="./com/google/gdata/data/photos/UserEntry.html" title="class in com.google.gdata.data.photos">UserEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/BlockedOn.html" title="class in com.google.gdata.data.projecthosting">BlockedOn</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Blocking.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Blocking.html" title="class in com.google.gdata.data.projecthosting">Blocking</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Cc.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Cc.html" title="class in com.google.gdata.data.projecthosting">Cc</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ClosedDate.html" title="class in com.google.gdata.data.projecthosting">ClosedDate</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Id.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Id.html" title="class in com.google.gdata.data.projecthosting">Id</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssueCommentsEntry.html" title="class in com.google.gdata.data.projecthosting">IssueCommentsEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesEntry.html" title="class in com.google.gdata.data.projecthosting">IssuesEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/IssuesLink.html" title="class in com.google.gdata.data.projecthosting">IssuesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/MergedInto.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/MergedInto.html" title="class in com.google.gdata.data.projecthosting">MergedInto</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Owner.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Owner.html" title="class in com.google.gdata.data.projecthosting">Owner</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/ProjectSummaryEntry.html" title="class in com.google.gdata.data.projecthosting">ProjectSummaryEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.html" title="class in com.google.gdata.data.projecthosting">Repository</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Stars.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Stars.html" title="class in com.google.gdata.data.projecthosting">Stars</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/State.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.html" title="class in com.google.gdata.data.projecthosting">State</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/projecthosting/Updates.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Updates.html" title="class in com.google.gdata.data.projecthosting">Updates</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/EntriesNumber.html" title="class in com.google.gdata.data.sidewiki">EntriesNumber</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiAuthor.html" title="class in com.google.gdata.data.sidewiki">SidewikiAuthor</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/SidewikiEntry.html" title="class in com.google.gdata.data.sidewiki">SidewikiEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.html" title="class in com.google.gdata.data.sidewiki">Source</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.html" title="class in com.google.gdata.data.sidewiki">Usefulness</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/AnnouncementsPageEntry.html" title="class in com.google.gdata.data.sites">AnnouncementsPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseActivityEntry.html" title="class in com.google.gdata.data.sites">BaseActivityEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BaseContentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BaseContentEntry.html" title="class in com.google.gdata.data.sites">BaseContentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/BasePageEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/BasePageEntry.html" title="class in com.google.gdata.data.sites">BasePageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/CommentEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/CommentEntry.html" title="class in com.google.gdata.data.sites">CommentEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/FileCabinetPageEntry.html" title="class in com.google.gdata.data.sites">FileCabinetPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListItemEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListItemEntry.html" title="class in com.google.gdata.data.sites">ListItemEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/ListPageEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/ListPageEntry.html" title="class in com.google.gdata.data.sites">ListPageEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/Revision.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/Revision.html" title="class in com.google.gdata.data.sites">Revision</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteEntry.html" title="class in com.google.gdata.data.sites">SiteEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SiteFeed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SiteFeed.html" title="class in com.google.gdata.data.sites">SiteFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.html" title="class in com.google.gdata.data.sites">SitesLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Column.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Column.html" title="class in com.google.gdata.data.spreadsheet">Column</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.html" title="class in com.google.gdata.data.spreadsheet">Data</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Field.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Field.html" title="class in com.google.gdata.data.spreadsheet">Field</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Header.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Header.html" title="class in com.google.gdata.data.spreadsheet">Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/RecordEntry.html" title="class in com.google.gdata.data.spreadsheet">RecordEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/TableEntry.html" title="class in com.google.gdata.data.spreadsheet">TableEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/InReplyTo.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/InReplyTo.html" title="class in com.google.gdata.data.threading">InReplyTo</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/threading/Total.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.threading.<A HREF="./com/google/gdata/data/threading/Total.html" title="class in com.google.gdata.data.threading">Total</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ValidatingExtension.html#validate(com.google.gdata.data.ExtensionPoint)"><B>validate(ExtensionPoint)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ValidatingExtension.html" title="interface in com.google.gdata.data">ValidatingExtension</A>
<DD>Enables an extension to perform final validation after all extension
elements of the parent ExtensionPoint have been processed.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueCrawlType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueDateDetected.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueDateDetected</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueEntry.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.html" title="class in com.google.gdata.data.webmastertools">CrawlIssueIssueType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/Keyword.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Keyword.html" title="class in com.google.gdata.data.webmastertools">Keyword</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/KeywordsFeed.html" title="class in com.google.gdata.data.webmastertools">KeywordsFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsMobileEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsMobileEntry</A>
<DD>We validate that markup language is set.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsNewsEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsNewsEntry</A>
<DD>We validate that publication label is set.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitemapsRegularEntry.html" title="class in com.google.gdata.data.webmastertools">SitemapsRegularEntry</A>
<DD>We validate that sitemap type is set.
<DT><A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/SitesEntry.html" title="class in com.google.gdata.data.webmastertools">SitesEntry</A>
<DD>Validates that the list of verification methods contains no duplicate
method types and in-use flag is only set once.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#validate()"><B>validate()</B></A> -
Method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html#validateConfiguration()"><B>validateConfiguration()</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OpenSearchDescriptionDocument.html" title="class in com.google.gdata.data">OpenSearchDescriptionDocument</A>
<DD>Validates that the OpenSearchDescriptionDocument has all required
properties.
<DT><A HREF="./com/google/gdata/data/ValidatingExtension.html" title="interface in com.google.gdata.data"><B>ValidatingExtension</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Extends the base <A HREF="./com/google/gdata/data/Extension.html" title="interface in com.google.gdata.data"><CODE>Extension</CODE></A> interface to enable validation
of extension contents.<DT><A HREF="./com/google/gdata/data/calendar/ResourceProperty.html#value"><B>value</B></A> -
Variable in class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/ResourceProperty.html" title="class in com.google.gdata.data.calendar">ResourceProperty</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/DateTime.html#value"><B>value</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/DateTime.html" title="class in com.google.gdata.data">DateTime</A>
<DD>Date/time value expressed as the number of ms since the Unix epoch.
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.html#value"><B>value</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.html" title="class in com.google.gdata.data.extensions">PostalAddress</A>
<DD>Address string.
<DT><A HREF="./com/google/gdata/data/extensions/Recurrence.html#value"><B>value</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Recurrence.html" title="class in com.google.gdata.data.extensions">Recurrence</A>
<DD>Recurrence rule.
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#value"><B>value</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>This element's text() value.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data"><B>ValueConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>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:
<code>
<foo:bar value="some value"/>
</code>
or
<code>
<foo:baz>some value</foo:baz>
</code>
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.<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#ValueConstruct(java.lang.String)"><B>ValueConstruct(String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Constructs a value construct bound to a specific XML representation.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#ValueConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.lang.String)"><B>ValueConstruct(XmlNamespace, String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Constructs an ValueConstruct bound to a specific XML representation
A concrete subclass should always use constants value for all three
parameters.
<DT><A HREF="./com/google/gdata/data/ValueConstruct.html#ValueConstruct(com.google.gdata.util.common.xml.XmlNamespace, java.lang.String, java.lang.String, java.lang.String)"><B>ValueConstruct(XmlNamespace, String, String, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/ValueConstruct.html" title="class in com.google.gdata.data">ValueConstruct</A>
<DD>Constructs a new ValueConstruct instance bound to a specific XML
representation.
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.Importance.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.Importance.html" title="enum in com.google.api.gbase.client">GmAttributes.GmAttribute.Importance</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html" title="enum in com.google.api.gbase.client">GmPublishingPriority.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.OAuthType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.OAuthType.html" title="enum in com.google.gdata.client.authn.oauth">OAuthParameters.OAuthType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html" title="enum in com.google.gdata.client.blogger">BlogPostQuery.OrderBy</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html" title="enum in com.google.gdata.client.books">VolumeQuery.MinViewability</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/ClientLoginAccountType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/ClientLoginAccountType.html" title="enum in com.google.gdata.client">ClientLoginAccountType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html" title="enum in com.google.gdata.client.contacts">ContactQuery.OrderBy</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html" title="enum in com.google.gdata.client.contacts">ContactQuery.SortOrder</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.RequestType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.RequestType.html" title="enum in com.google.gdata.client.media">ResumableGDataFileUploader.RequestType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/Query.ResultFormat.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.ResultFormat.html" title="enum in com.google.gdata.client">Query.ResultFormat</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.RequestType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.RequestType.html" title="enum in com.google.gdata.client">Service.GDataRequest.RequestType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html" title="enum in com.google.gdata.client.sidewiki">SidewikiEntryQuery.SortOrder</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.RequestMethod.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.RequestMethod.html" title="enum in com.google.gdata.client.uploader">ResumableHttpFileUploader.RequestMethod</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.UploadState.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.UploadState.html" title="enum in com.google.gdata.client.uploader">ResumableHttpFileUploader.UploadState</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.OrderBy</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.SafeSearch</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Time</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Uploader</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.Type.html" title="enum in com.google.gdata.data.acl">AclScope.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html" title="enum in com.google.gdata.data.analytics">GwoAutoPruneMode.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html" title="enum in com.google.gdata.data.analytics">GwoExperimentType.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html" title="enum in com.google.gdata.data.analytics">GwoStatus.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain">AppsForYourDomainErrorCode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.Encoding.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.Encoding.html" title="enum in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg.Encoding</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html" title="enum in com.google.gdata.data.contacts">CalendarLink.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.Value.html" title="enum in com.google.gdata.data.contacts">Gender.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.Rel.html" title="enum in com.google.gdata.data.contacts">Jot.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.Rel.html" title="enum in com.google.gdata.data.contacts">Priority.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.Rel.html" title="enum in com.google.gdata.data.contacts">Relation.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.Rel.html" title="enum in com.google.gdata.data.contacts">Sensitivity.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/contacts/Website.Rel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.Rel.html" title="enum in com.google.gdata.data.contacts">Website.Rel</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html" title="enum in com.google.gdata.data.docs">DocumentListEntry.MediaType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.Source.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.Source.html" title="enum in com.google.gdata.data.docs">ExportFormat.Source</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.Value.html" title="enum in com.google.gdata.data.docs">ExportStatus.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.Target.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.Target.html" title="enum in com.google.gdata.data.docs">ImportFormat.Target</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html" title="enum in com.google.gdata.data.docs">QueryParameter.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.Method.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.Method.html" title="enum in com.google.gdata.data.extensions">Reminder.Method</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html" title="enum in com.google.gdata.data.gtt">DocumentSource.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.Value.html" title="enum in com.google.gdata.data.gtt">ScopeEntry.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html" title="enum in com.google.gdata.data.health">HealthNamespace.CategoryScheme</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.Expression.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.Expression.html" title="enum in com.google.gdata.data.media.mediarss">MediaContent.Expression</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Relationship.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Relationship.html" title="enum in com.google.gdata.data.media.mediarss">MediaRestriction.Relationship</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Type.html" title="enum in com.google.gdata.data.media.mediarss">MediaRestriction.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.Type.html" title="enum in com.google.gdata.data.projecthosting">Repository.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.Value.html" title="enum in com.google.gdata.data.projecthosting">State.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.Value.html" title="enum in com.google.gdata.data.sidewiki">Source.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html" title="enum in com.google.gdata.data.sidewiki">Usefulness.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.InsertionMode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.InsertionMode.html" title="enum in com.google.gdata.data.spreadsheet">Data.InsertionMode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/TextConstruct.RssFormat.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.RssFormat.html" title="enum in com.google.gdata.data">TextConstruct.RssFormat</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueCrawlType.CrawlType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueIssueType.IssueType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools">CrawlRate</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools">DomainPreference</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.MethodType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.MethodType.html" title="enum in com.google.gdata.data.webmastertools">VerificationMethod.MethodType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html" title="enum in com.google.gdata.data.youtube">SubscriptionEntry.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html" title="enum in com.google.gdata.data.youtube">UserEventEntry.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.Type.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.Type.html" title="enum in com.google.gdata.data.youtube">YouTubeMediaCredit.Type</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html" title="enum in com.google.gdata.data.youtube">YtAspectRatio.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.Value.html" title="enum in com.google.gdata.data.youtube">YtGender.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.State.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.State.html" title="enum in com.google.gdata.data.youtube">YtPublicationState.State</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.Status.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.Status.html" title="enum in com.google.gdata.data.youtube">YtRelationship.Status</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.Value.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.Value.html" title="enum in com.google.gdata.data.youtube">YtStatus.Value</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/util/ErrorContent.LocationType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.LocationType.html" title="enum in com.google.gdata.util">ErrorContent.LocationType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#valueOrAverageRequired"><B>valueOrAverageRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#valueOrXmlRequired"><B>valueOrXmlRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.Importance.html#values()"><B>values()</B></A> -
Static method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmAttributes.GmAttribute.Importance.html" title="enum in com.google.api.gbase.client">GmAttributes.GmAttribute.Importance</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.api.gbase.client.<A HREF="./com/google/api/gbase/client/GmPublishingPriority.Value.html" title="enum in com.google.api.gbase.client">GmPublishingPriority.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.OAuthType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.OAuthType.html" title="enum in com.google.gdata.client.authn.oauth">OAuthParameters.OAuthType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.blogger.<A HREF="./com/google/gdata/client/blogger/BlogPostQuery.OrderBy.html" title="enum in com.google.gdata.client.blogger">BlogPostQuery.OrderBy</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html" title="enum in com.google.gdata.client.books">VolumeQuery.MinViewability</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/ClientLoginAccountType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/ClientLoginAccountType.html" title="enum in com.google.gdata.client">ClientLoginAccountType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.OrderBy.html" title="enum in com.google.gdata.client.contacts">ContactQuery.OrderBy</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.contacts.<A HREF="./com/google/gdata/client/contacts/ContactQuery.SortOrder.html" title="enum in com.google.gdata.client.contacts">ContactQuery.SortOrder</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.RequestType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.media.<A HREF="./com/google/gdata/client/media/ResumableGDataFileUploader.RequestType.html" title="enum in com.google.gdata.client.media">ResumableGDataFileUploader.RequestType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/Query.ResultFormat.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/Query.ResultFormat.html" title="enum in com.google.gdata.client">Query.ResultFormat</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/Service.GDataRequest.RequestType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.GDataRequest.RequestType.html" title="enum in com.google.gdata.client">Service.GDataRequest.RequestType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.sidewiki.<A HREF="./com/google/gdata/client/sidewiki/SidewikiEntryQuery.SortOrder.html" title="enum in com.google.gdata.client.sidewiki">SidewikiEntryQuery.SortOrder</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.RequestMethod.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.RequestMethod.html" title="enum in com.google.gdata.client.uploader">ResumableHttpFileUploader.RequestMethod</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.UploadState.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.uploader.<A HREF="./com/google/gdata/client/uploader/ResumableHttpFileUploader.UploadState.html" title="enum in com.google.gdata.client.uploader">ResumableHttpFileUploader.UploadState</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.OrderBy</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.SafeSearch</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Time</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html" title="enum in com.google.gdata.client.youtube">YouTubeQuery.Uploader</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/acl/AclScope.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclScope.Type.html" title="enum in com.google.gdata.data.acl">AclScope.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoAutoPruneMode.Value.html" title="enum in com.google.gdata.data.analytics">GwoAutoPruneMode.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoExperimentType.Value.html" title="enum in com.google.gdata.data.analytics">GwoExperimentType.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/GwoStatus.Value.html" title="enum in com.google.gdata.data.analytics">GwoStatus.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.appsforyourdomain.<A HREF="./com/google/gdata/data/appsforyourdomain/AppsForYourDomainErrorCode.html" title="enum in com.google.gdata.data.appsforyourdomain">AppsForYourDomainErrorCode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.Encoding.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.appsforyourdomain.migration.<A HREF="./com/google/gdata/data/appsforyourdomain/migration/Rfc822Msg.Encoding.html" title="enum in com.google.gdata.data.appsforyourdomain.migration">Rfc822Msg.Encoding</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/batch/BatchOperationType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.batch.<A HREF="./com/google/gdata/data/batch/BatchOperationType.html" title="enum in com.google.gdata.data.batch">BatchOperationType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/CalendarLink.Rel.html" title="enum in com.google.gdata.data.contacts">CalendarLink.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Gender.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Gender.Value.html" title="enum in com.google.gdata.data.contacts">Gender.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Jot.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Jot.Rel.html" title="enum in com.google.gdata.data.contacts">Jot.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Priority.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Priority.Rel.html" title="enum in com.google.gdata.data.contacts">Priority.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Relation.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Relation.Rel.html" title="enum in com.google.gdata.data.contacts">Relation.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Sensitivity.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Sensitivity.Rel.html" title="enum in com.google.gdata.data.contacts">Sensitivity.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/contacts/Website.Rel.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.Rel.html" title="enum in com.google.gdata.data.contacts">Website.Rel</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListEntry.MediaType.html" title="enum in com.google.gdata.data.docs">DocumentListEntry.MediaType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/docs/ExportFormat.Source.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportFormat.Source.html" title="enum in com.google.gdata.data.docs">ExportFormat.Source</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/docs/ExportStatus.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ExportStatus.Value.html" title="enum in com.google.gdata.data.docs">ExportStatus.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/docs/ImportFormat.Target.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ImportFormat.Target.html" title="enum in com.google.gdata.data.docs">ImportFormat.Target</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/QueryParameter.Type.html" title="enum in com.google.gdata.data.docs">QueryParameter.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/EnumConstruct.html#values"><B>values</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/EnumConstruct.html" title="class in com.google.gdata.data">EnumConstruct</A>
<DD>The set of valid values for the enum construct.
<DT><A HREF="./com/google/gdata/data/extensions/Reminder.Method.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Reminder.Method.html" title="enum in com.google.gdata.data.extensions">Reminder.Method</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/DocumentSource.Type.html" title="enum in com.google.gdata.data.gtt">DocumentSource.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/gtt/ScopeEntry.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.gtt.<A HREF="./com/google/gdata/data/gtt/ScopeEntry.Value.html" title="enum in com.google.gdata.data.gtt">ScopeEntry.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.health.<A HREF="./com/google/gdata/data/health/HealthNamespace.CategoryScheme.html" title="enum in com.google.gdata.data.health">HealthNamespace.CategoryScheme</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaContent.Expression.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaContent.Expression.html" title="enum in com.google.gdata.data.media.mediarss">MediaContent.Expression</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Relationship.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Relationship.html" title="enum in com.google.gdata.data.media.mediarss">MediaRestriction.Relationship</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.media.mediarss.<A HREF="./com/google/gdata/data/media/mediarss/MediaRestriction.Type.html" title="enum in com.google.gdata.data.media.mediarss">MediaRestriction.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/projecthosting/Repository.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/Repository.Type.html" title="enum in com.google.gdata.data.projecthosting">Repository.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/projecthosting/State.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.projecthosting.<A HREF="./com/google/gdata/data/projecthosting/State.Value.html" title="enum in com.google.gdata.data.projecthosting">State.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/sidewiki/Source.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Source.Value.html" title="enum in com.google.gdata.data.sidewiki">Source.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.sidewiki.<A HREF="./com/google/gdata/data/sidewiki/Usefulness.Value.html" title="enum in com.google.gdata.data.sidewiki">Usefulness.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Data.InsertionMode.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Data.InsertionMode.html" title="enum in com.google.gdata.data.spreadsheet">Data.InsertionMode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/TextConstruct.RssFormat.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.RssFormat.html" title="enum in com.google.gdata.data">TextConstruct.RssFormat</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueCrawlType.CrawlType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueCrawlType.CrawlType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlIssueIssueType.IssueType.html" title="enum in com.google.gdata.data.webmastertools">CrawlIssueIssueType.IssueType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/CrawlRate.html" title="enum in com.google.gdata.data.webmastertools">CrawlRate</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/DomainPreference.html" title="enum in com.google.gdata.data.webmastertools">DomainPreference</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.MethodType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.MethodType.html" title="enum in com.google.gdata.data.webmastertools">VerificationMethod.MethodType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/SubscriptionEntry.Type.html" title="enum in com.google.gdata.data.youtube">SubscriptionEntry.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/UserEventEntry.Type.html" title="enum in com.google.gdata.data.youtube">UserEventEntry.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.Type.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.Type.html" title="enum in com.google.gdata.data.youtube">YouTubeMediaCredit.Type</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html" title="enum in com.google.gdata.data.youtube">YtAspectRatio.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.Value.html" title="enum in com.google.gdata.data.youtube">YtGender.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.State.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.State.html" title="enum in com.google.gdata.data.youtube">YtPublicationState.State</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.Value.html#values()"><B>values()</B></A> -
Static method in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.Value.html" title="class in com.google.gdata.data.youtube">YtRating.Value</A>
<DD>Returns an array of all values defined in this class.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.Status.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.Status.html" title="enum in com.google.gdata.data.youtube">YtRelationship.Status</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.Value.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.Value.html" title="enum in com.google.gdata.data.youtube">YtStatus.Value</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/util/ErrorContent.LocationType.html#values()"><B>values()</B></A> -
Static method in enum com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorContent.LocationType.html" title="enum in com.google.gdata.util">ErrorContent.LocationType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./com/google/gdata/data/extensions/When.html#valueString"><B>valueString</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>String description of the event times.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#valueString"><B>valueString</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Text description of the place.
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#valueString"><B>valueString</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>String description of the person.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#valueXmlMutuallyExclusive"><B>valueXmlMutuallyExclusive</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics"><B>VariationEntry</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Entry element for variation feed.<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#VariationEntry()"><B>VariationEntry()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/VariationEntry.html#VariationEntry(com.google.gdata.data.BaseEntry)"><B>VariationEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationEntry.html" title="class in com.google.gdata.data.analytics">VariationEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/analytics/VariationFeed.html" title="class in com.google.gdata.data.analytics"><B>VariationFeed</B></A> - Class in <A HREF="./com/google/gdata/data/analytics/package-summary.html">com.google.gdata.data.analytics</A><DD>Feed element in VariationFeed.<DT><A HREF="./com/google/gdata/data/analytics/VariationFeed.html#VariationFeed()"><B>VariationFeed()</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationFeed.html" title="class in com.google.gdata.data.analytics">VariationFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/analytics/VariationFeed.html#VariationFeed(com.google.gdata.data.BaseFeed)"><B>VariationFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/VariationFeed.html" title="class in com.google.gdata.data.analytics">VariationFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html#verificationBaseUrl"><B>verificationBaseUrl</B></A> -
Variable in class com.google.gdata.client.appsforyourdomain.adminsettings.<A HREF="./com/google/gdata/client/appsforyourdomain/adminsettings/DomainVerificationService.html" title="class in com.google.gdata.client.appsforyourdomain.adminsettings">DomainVerificationService</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools"><B>VerificationMethod</B></A> - Class in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>GData schema extension describing a node specifying verification method.<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html#VerificationMethod()"><B>VerificationMethod()</B></A> -
Constructor for class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.html" title="class in com.google.gdata.data.webmastertools">VerificationMethod</A>
<DD>Constructs <A HREF="./com/google/gdata/data/AbstractExtension.html" title="class in com.google.gdata.data"><CODE>AbstractExtension</CODE></A> to represent verification method node.
<DT><A HREF="./com/google/gdata/data/webmastertools/VerificationMethod.MethodType.html" title="enum in com.google.gdata.data.webmastertools"><B>VerificationMethod.MethodType</B></A> - Enum in <A HREF="./com/google/gdata/data/webmastertools/package-summary.html">com.google.gdata.data.webmastertools</A><DD>Enumerates supported verification method types.<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#VERSION"><B>VERSION</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The VERSION header is used to request a specific service version.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#VERSION"><B>VERSION</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The VERSION parameter used to request a specific version.
<DT><A HREF="./com/google/gdata/data/Generator.html#version"><B>version</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/Generator.html" title="class in com.google.gdata.data">Generator</A>
<DD>Version.
<DT><A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util"><B>Version</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The Version class is a helper class that describes version information
about a particular type of service.<DT><A HREF="./com/google/gdata/util/Version.html#Version(java.lang.Class, int, int, com.google.gdata.util.Version...)"><B>Version(Class&lt;? extends Service&gt;, int, int, Version...)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Creates a new Version instance for the specified service and defines
the major and minor versions for the service.
<DT><A HREF="./com/google/gdata/util/Version.html#Version(java.lang.Class, java.lang.String, com.google.gdata.util.Version...)"><B>Version(Class&lt;? extends Service&gt;, String, Version...)</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/Version.html" title="class in com.google.gdata.util">Version</A>
<DD>Creates a new Version instance using a version description with the
format <code>[{service}]{major}.{minor}</code>.
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util"><B>VersionConflictException</B></A> - Exception in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The VersionConflictException should be thrown by a service provider
when an attempt is made to modify an entry based on a stale version ID.<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException()"><B>VersionConflictException()</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException(com.google.gdata.data.IEntry)"><B>VersionConflictException(IEntry)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException(com.google.gdata.data.IEntry, java.lang.Throwable)"><B>VersionConflictException(IEntry, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException(java.net.HttpURLConnection)"><B>VersionConflictException(HttpURLConnection)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException(com.google.gdata.util.ErrorDomain.ErrorCode)"><B>VersionConflictException(ErrorDomain.ErrorCode)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionConflictException.html#VersionConflictException(com.google.gdata.util.ErrorDomain.ErrorCode, java.lang.Throwable)"><B>VersionConflictException(ErrorDomain.ErrorCode, Throwable)</B></A> -
Constructor for exception com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionConflictException.html" title="class in com.google.gdata.util">VersionConflictException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps"><B>VersionEntry</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a version entry.<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#VersionEntry()"><B>VersionEntry()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/VersionEntry.html#VersionEntry(com.google.gdata.data.BaseEntry)"><B>VersionEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionEntry.html" title="class in com.google.gdata.data.maps">VersionEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/maps/VersionFeed.html" title="class in com.google.gdata.data.maps"><B>VersionFeed</B></A> - Class in <A HREF="./com/google/gdata/data/maps/package-summary.html">com.google.gdata.data.maps</A><DD>Describes a version feed.<DT><A HREF="./com/google/gdata/data/maps/VersionFeed.html#VersionFeed()"><B>VersionFeed()</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionFeed.html" title="class in com.google.gdata.data.maps">VersionFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/maps/VersionFeed.html#VersionFeed(com.google.gdata.data.BaseFeed)"><B>VersionFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/VersionFeed.html" title="class in com.google.gdata.data.maps">VersionFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/BaseEntry.EntryState.html#versionId"><B>versionId</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.EntryState.html" title="class in com.google.gdata.data">BaseEntry.EntryState</A>
<DD>Version ID.
<DT><A HREF="./com/google/gdata/data/BaseFeed.FeedState.html#versionId"><B>versionId</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.FeedState.html" title="class in com.google.gdata.data">BaseFeed.FeedState</A>
<DD>Resource version id to use when generating etag.
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#versionNotSupported"><B>versionNotSupported</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util"><B>VersionRegistry</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>The VersionRegistry class is used to manage and retrieve version information
about executing services.<DT><A HREF="./com/google/gdata/util/VersionRegistry.html#VersionRegistry()"><B>VersionRegistry()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/VersionRegistry.html" title="class in com.google.gdata.util">VersionRegistry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ILink.Rel.html#VIA"><B>VIA</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ILink.Rel.html" title="class in com.google.gdata.data">ILink.Rel</A>
<DD>Link provides the URI that of link that provides the data
for the content in the feed.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#VIDEO_QUERY_REL"><B>VIDEO_QUERY_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video queries (eg.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#VIDEO_REL"><B>VIDEO_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for video.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube"><B>VideoEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Video entry for the youtube feeds.<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#VideoEntry()"><B>VideoEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Creates an empty video entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#VideoEntry(com.google.gdata.data.BaseEntry)"><B>VideoEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Creates a copy of another entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoEntry.html#VideoEntry(java.lang.String)"><B>VideoEntry(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoEntry.html" title="class in com.google.gdata.data.youtube">VideoEntry</A>
<DD>Creates a new video entry and initializes it.
<DT><A HREF="./com/google/gdata/data/youtube/VideoFeed.html" title="class in com.google.gdata.data.youtube"><B>VideoFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Video feed returned by the feed providers.<DT><A HREF="./com/google/gdata/data/youtube/VideoFeed.html#VideoFeed()"><B>VideoFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoFeed.html" title="class in com.google.gdata.data.youtube">VideoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoFeed.html#VideoFeed(com.google.gdata.data.BaseFeed)"><B>VideoFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoFeed.html" title="class in com.google.gdata.data.youtube">VideoFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube"><B>VideoMessageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A YouTube shared video entry.<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html#VideoMessageEntry()"><B>VideoMessageEntry()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube">VideoMessageEntry</A>
<DD>Creates an empty inbox entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html#VideoMessageEntry(com.google.gdata.data.BaseEntry)"><B>VideoMessageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageEntry.html" title="class in com.google.gdata.data.youtube">VideoMessageEntry</A>
<DD>Creates a copy of another entry.
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html" title="class in com.google.gdata.data.youtube"><B>VideoMessageFeed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Shared video feed (inbox).<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html#VideoMessageFeed()"><B>VideoMessageFeed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html" title="class in com.google.gdata.data.youtube">VideoMessageFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html#VideoMessageFeed(com.google.gdata.data.BaseFeed)"><B>VideoMessageFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/VideoMessageFeed.html" title="class in com.google.gdata.data.youtube">VideoMessageFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/maps/MapsLink.Rel.html#VIEW"><B>VIEW</B></A> -
Static variable in class com.google.gdata.data.maps.<A HREF="./com/google/gdata/data/maps/MapsLink.Rel.html" title="class in com.google.gdata.data.maps">MapsLink.Rel</A>
<DD>View Maps Link class.
<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html#VIEW_ALL_PAGES"><B>VIEW_ALL_PAGES</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books">Viewability.Value</A>
<DD>Full viewability.
<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html#VIEW_NO_PAGES"><B>VIEW_NO_PAGES</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books">Viewability.Value</A>
<DD>No viewability.
<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html#VIEW_PARTIAL"><B>VIEW_PARTIAL</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books">Viewability.Value</A>
<DD>Partial viewability.
<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html#VIEW_UNKNOWN"><B>VIEW_UNKNOWN</B></A> -
Static variable in class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books">Viewability.Value</A>
<DD>Unknown viewability.
<DT><A HREF="./com/google/gdata/data/books/Viewability.html" title="class in com.google.gdata.data.books"><B>Viewability</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes a viewability.<DT><A HREF="./com/google/gdata/data/books/Viewability.html#Viewability()"><B>Viewability()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.html" title="class in com.google.gdata.data.books">Viewability</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/Viewability.html#Viewability(java.lang.String)"><B>Viewability(String)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.html" title="class in com.google.gdata.data.books">Viewability</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books"><B>Viewability.Value</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Programmatic value that describes the viewability of a volume in Google
Book Search.<DT><A HREF="./com/google/gdata/data/books/Viewability.Value.html#Viewability.Value()"><B>Viewability.Value()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/Viewability.Value.html" title="class in com.google.gdata.data.books">Viewability.Value</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Label.html#VIEWED"><B>VIEWED</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Label.html" title="class in com.google.gdata.data.docs">ViewedCategory.Label</A>
<DD>Viewed label.
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Term.html#VIEWED"><B>VIEWED</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Term.html" title="class in com.google.gdata.data.docs">ViewedCategory.Term</A>
<DD>Viewed term.
<DT><A HREF="./com/google/gdata/data/extensions/Labels.html#VIEWED"><B>VIEWED</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Labels.html" title="class in com.google.gdata.data.extensions">Labels</A>
<DD>Common category for a viewed item
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.html" title="class in com.google.gdata.data.docs"><B>ViewedCategory</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Describes a viewed category.<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Label.html" title="class in com.google.gdata.data.docs"><B>ViewedCategory.Label</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Human-readable label.<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Label.html#ViewedCategory.Label()"><B>ViewedCategory.Label()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Label.html" title="class in com.google.gdata.data.docs">ViewedCategory.Label</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Scheme.html" title="class in com.google.gdata.data.docs"><B>ViewedCategory.Scheme</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Scheme (domain).<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Scheme.html#ViewedCategory.Scheme()"><B>ViewedCategory.Scheme()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Scheme.html" title="class in com.google.gdata.data.docs">ViewedCategory.Scheme</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Term.html" title="class in com.google.gdata.data.docs"><B>ViewedCategory.Term</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Term.<DT><A HREF="./com/google/gdata/data/docs/ViewedCategory.Term.html#ViewedCategory.Term()"><B>ViewedCategory.Term()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/ViewedCategory.Term.html" title="class in com.google.gdata.data.docs">ViewedCategory.Term</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html#VISIT"><B>VISIT</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html" title="class in com.google.gdata.data.analytics">CustomVariable.Scope</A>
<DD>Visit custom variable.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#visit(com.google.gdata.data.ExtensionVisitor, com.google.gdata.data.ExtensionPoint)"><B>visit(ExtensionVisitor, ExtensionPoint)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Visits the tree of extension data associated with this extension point
instance using the specified <A HREF="./com/google/gdata/data/ExtensionVisitor.html" title="interface in com.google.gdata.data"><CODE>ExtensionVisitor</CODE></A>, starting at this
extension point.
<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.html#visit(com.google.gdata.data.ExtensionPoint, com.google.gdata.data.Extension)"><B>visit(ExtensionPoint, Extension)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionVisitor.html" title="interface in com.google.gdata.data">ExtensionVisitor</A>
<DD>Called during ExtensionPoint tree traversal to allow the visitor instance
to process an extension in the tree.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#visitChild(com.google.gdata.data.ExtensionVisitor, com.google.gdata.data.Extension)"><B>visitChild(ExtensionVisitor, Extension)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Called to visit a child of this extension point.
<DT><A HREF="./com/google/gdata/data/BaseEntry.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data">BaseEntry</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/BaseFeed.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data">BaseFeed</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Called to visit all children of this extension point.
<DT><A HREF="./com/google/gdata/data/extensions/Comments.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Comments.html" title="class in com.google.gdata.data.extensions">Comments</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/EntryLink.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/EntryLink.html" title="class in com.google.gdata.data.extensions">EntryLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/FeedLink.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/FeedLink.html" title="class in com.google.gdata.data.extensions">FeedLink</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/RecurrenceException.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/RecurrenceException.html" title="class in com.google.gdata.data.extensions">RecurrenceException</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/ServiceDocument.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/ServiceDocument.html" title="class in com.google.gdata.data.introspection">ServiceDocument</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#visitChildren(com.google.gdata.data.ExtensionVisitor)"><B>visitChildren(ExtensionVisitor)</B></A> -
Method in class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ExtensionVisitor.html#visitComplete(com.google.gdata.data.ExtensionPoint)"><B>visitComplete(ExtensionPoint)</B></A> -
Method in interface com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionVisitor.html" title="interface in com.google.gdata.data">ExtensionVisitor</A>
<DD>The visitComplete method is called when traversal for an ExtensionPoint
and all of its nested children has been completed.
<DT><A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html#VISITOR"><B>VISITOR</B></A> -
Static variable in class com.google.gdata.data.analytics.<A HREF="./com/google/gdata/data/analytics/CustomVariable.Scope.html" title="class in com.google.gdata.data.analytics">CustomVariable.Scope</A>
<DD>Visitor custom variable.
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#VLOG_REL"><B>VLOG_REL</B></A> -
Static variable in class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>Link Rel value for a user's video log link.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books"><B>VolumeEntry</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes an entry in a feed of Book Search volumes.<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#VolumeEntry()"><B>VolumeEntry()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/VolumeEntry.html#VolumeEntry(com.google.gdata.data.BaseEntry)"><B>VolumeEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeEntry.html" title="class in com.google.gdata.data.books">VolumeEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/books/VolumeFeed.html" title="class in com.google.gdata.data.books"><B>VolumeFeed</B></A> - Class in <A HREF="./com/google/gdata/data/books/package-summary.html">com.google.gdata.data.books</A><DD>Describes a Book Search volume feed.<DT><A HREF="./com/google/gdata/data/books/VolumeFeed.html#VolumeFeed()"><B>VolumeFeed()</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeFeed.html" title="class in com.google.gdata.data.books">VolumeFeed</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/books/VolumeFeed.html#VolumeFeed(com.google.gdata.data.BaseFeed)"><B>VolumeFeed(BaseFeed&lt;?, ?&gt;)</B></A> -
Constructor for class com.google.gdata.data.books.<A HREF="./com/google/gdata/data/books/VolumeFeed.html" title="class in com.google.gdata.data.books">VolumeFeed</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseFeed.html" title="class in com.google.gdata.data"><CODE>BaseFeed</CODE></A> instance.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books"><B>VolumeQuery</B></A> - Class in <A HREF="./com/google/gdata/client/books/package-summary.html">com.google.gdata.client.books</A><DD>Describes a query for the feed of information about one volume.<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.html#VolumeQuery(java.net.URL)"><B>VolumeQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.books.<A HREF="./com/google/gdata/client/books/VolumeQuery.html" title="class in com.google.gdata.client.books">VolumeQuery</A>
<DD>Constructs a new query object that targets a feed.
<DT><A HREF="./com/google/gdata/client/books/VolumeQuery.MinViewability.html" title="enum in com.google.gdata.client.books"><B>VolumeQuery.MinViewability</B></A> - Enum in <A HREF="./com/google/gdata/client/books/package-summary.html">com.google.gdata.client.books</A><DD>Min-viewability.</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#W3C_GEO"><B>W3C_GEO</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>Namespace for W3C's proposal for specifying geo-information.
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#W3C_GEO_ALIAS"><B>W3C_GEO_ALIAS</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/Namespaces.html#W3C_GEO_NAMESPACE"><B>W3C_GEO_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.geo.<A HREF="./com/google/gdata/data/geo/Namespaces.html" title="class in com.google.gdata.data.geo">Namespaces</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl"><B>W3CPoint</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Extension for a W3C geo:Point element.<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#W3CPoint()"><B>W3CPoint()</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Constructs an empty geo:Point element.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#W3CPoint(java.lang.Double, java.lang.Double)"><B>W3CPoint(Double, Double)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Constructs a geo:Point element with child geo:lat and geo:long
elements based on the parameters passed in.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html#W3CPoint(com.google.gdata.data.geo.Point)"><B>W3CPoint(Point)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.html" title="class in com.google.gdata.data.geo.impl">W3CPoint</A>
<DD>Constructs a geo:Point element copying the lat and lon values from the
given point.
<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.Handler.html" title="class in com.google.gdata.data.geo.impl"><B>W3CPoint.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/geo/impl/package-summary.html">com.google.gdata.data.geo.impl</A><DD>Simple delegating handler implementation that uses (only)
ExtensionProfile linkages for child element lookup.<DT><A HREF="./com/google/gdata/data/geo/impl/W3CPoint.Handler.html#W3CPoint.Handler(com.google.gdata.data.ExtensionProfile)"><B>W3CPoint.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.geo.impl.<A HREF="./com/google/gdata/data/geo/impl/W3CPoint.Handler.html" title="class in com.google.gdata.data.geo.impl">W3CPoint.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html#WEBADDRESSMAPPING"><B>WEBADDRESSMAPPING</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesLink.Rel.html" title="class in com.google.gdata.data.sites">SitesLink.Rel</A>
<DD>WebAddressMapping sites link.
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites"><B>WebAttachmentEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a web attachment entry.<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#WebAttachmentEntry()"><B>WebAttachmentEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html#WebAttachmentEntry(com.google.gdata.data.BaseEntry)"><B>WebAttachmentEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebAttachmentEntry.html" title="class in com.google.gdata.data.sites">WebAttachmentEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar"><B>WebContent</B></A> - Class in <A HREF="./com/google/gdata/data/calendar/package-summary.html">com.google.gdata.data.calendar</A><DD>A "web content" extension -- here are some examples:
<xmp>
<atom:link rel="http://schemas.google.com/gCal/2005/webContent"
title="World Cup"
href="http://www.google.com/calendar/images/google-holiday.gif"
type="image/gif">
<gCal:webContent
width="276"
height="120"
url="http://www.google.com/logos/worldcup06.gif" />
</atom:link>
<atom:link rel="http://schemas.google.com/gCal/2005/webContent"
title="DateTime Gadget (a classic!)"
href="http://www.google.com/favicon.ico"
type="application/x-google-gadgets+xml">
<gCal:webContent
width="300"
height="136"
url="http://google.com/ig/modules/datetime.xml">
<gCal:webContentGadgetPref name="color" value="green" />
</gCal:webContent>
</atom:link>
</xmp><DT><A HREF="./com/google/gdata/data/calendar/WebContent.html#WebContent()"><B>WebContent()</B></A> -
Constructor for class com.google.gdata.data.calendar.<A HREF="./com/google/gdata/data/calendar/WebContent.html" title="class in com.google.gdata.data.calendar">WebContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#WEBMASTERTOOLS_SERVICE"><B>WEBMASTERTOOLS_SERVICE</B></A> -
Static variable in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>The abbreviated name of Google Webmaster Tools Data API recognized by
Google.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#WEBMASTERTOOLS_SERVICE_VERSION"><B>WEBMASTERTOOLS_SERVICE_VERSION</B></A> -
Static variable in class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>The version ID of the service.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools"><B>WebmasterToolsService</B></A> - Class in <A HREF="./com/google/gdata/client/webmastertools/package-summary.html">com.google.gdata.client.webmastertools</A><DD>Extends the basic <A HREF="./com/google/gdata/client/GoogleService.html" title="class in com.google.gdata.client"><CODE>GoogleService</CODE></A> abstraction to define a service that
is preconfigured for access to the Google Webmaster Tools Data API.<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#WebmasterToolsService(java.lang.String)"><B>WebmasterToolsService(String)</B></A> -
Constructor for class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>Constructs an instance connecting to the Google Webmaster Tools Data API
for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#WebmasterToolsService(java.lang.String, com.google.gdata.client.Service.GDataRequestFactory, com.google.gdata.client.AuthTokenFactory)"><B>WebmasterToolsService(String, Service.GDataRequestFactory, AuthTokenFactory)</B></A> -
Constructor for class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>Constructs an instance connecting to the Google Webmaster Tools Data API
for an application with the name <code>applicationName</code> and the given
<code>GDataRequestFactory</code> and <code>AuthTokenFactory</code>.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html#WebmasterToolsService(java.lang.String, java.lang.String, java.lang.String)"><B>WebmasterToolsService(String, String, String)</B></A> -
Constructor for class com.google.gdata.client.webmastertools.<A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.html" title="class in com.google.gdata.client.webmastertools">WebmasterToolsService</A>
<DD>Constructs an instance connecting to the Google Webmaster Tools Data API
with name <code>serviceName</code> for an application with the name <code>applicationName</code>.
<DT><A HREF="./com/google/gdata/client/webmastertools/WebmasterToolsService.Versions.html" title="class in com.google.gdata.client.webmastertools"><B>WebmasterToolsService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/webmastertools/package-summary.html">com.google.gdata.client.webmastertools</A><DD>GData versions supported by the Google Webmaster Tools Data API.<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites"><B>WebPageEntry</B></A> - Class in <A HREF="./com/google/gdata/data/sites/package-summary.html">com.google.gdata.data.sites</A><DD>Describes a web page entry.<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#WebPageEntry()"><B>WebPageEntry()</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/sites/WebPageEntry.html#WebPageEntry(com.google.gdata.data.BaseEntry)"><B>WebPageEntry(BaseEntry&lt;?&gt;)</B></A> -
Constructor for class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/WebPageEntry.html" title="class in com.google.gdata.data.sites">WebPageEntry</A>
<DD>Constructs a new instance by doing a shallow copy of data from an existing
<A HREF="./com/google/gdata/data/BaseEntry.html" title="class in com.google.gdata.data"><CODE>BaseEntry</CODE></A> instance.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts"><B>Website</B></A> - Class in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Contact related website.<DT><A HREF="./com/google/gdata/data/contacts/Website.html#Website()"><B>Website()</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Website.html#Website(java.lang.String, java.lang.String, java.lang.Boolean, com.google.gdata.data.contacts.Website.Rel)"><B>Website(String, String, Boolean, Website.Rel)</B></A> -
Constructor for class com.google.gdata.data.contacts.<A HREF="./com/google/gdata/data/contacts/Website.html" title="class in com.google.gdata.data.contacts">Website</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/contacts/Website.Rel.html" title="enum in com.google.gdata.data.contacts"><B>Website.Rel</B></A> - Enum in <A HREF="./com/google/gdata/data/contacts/package-summary.html">com.google.gdata.data.contacts</A><DD>Known website type.<DT><A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions"><B>When</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a period of time.<DT><A HREF="./com/google/gdata/data/extensions/When.html#When()"><B>When()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/When.html" title="class in com.google.gdata.data.extensions">When</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#whenRequired"><B>whenRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions"><B>Where</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a place (not necessarily a specific
geographical location).<DT><A HREF="./com/google/gdata/data/extensions/Where.html#Where()"><B>Where()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Constructs an empty Where instance.
<DT><A HREF="./com/google/gdata/data/extensions/Where.html#Where(java.lang.String, java.lang.String, java.lang.String)"><B>Where(String, String, String)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.html" title="class in com.google.gdata.data.extensions">Where</A>
<DD>Constructs a new Where instance using the specified parameters.
<DT><A HREF="./com/google/gdata/data/extensions/Where.Rel.html" title="class in com.google.gdata.data.extensions"><B>Where.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Relation type.<DT><A HREF="./com/google/gdata/data/extensions/Where.Rel.html#Where.Rel()"><B>Where.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Where.Rel.html" title="class in com.google.gdata.data.extensions">Where.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#whitelistAccessFailed"><B>whitelistAccessFailed</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#WHITESPACE"><B>WHITESPACE</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions"><B>Who</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>GData schema extension describing a person.<DT><A HREF="./com/google/gdata/data/extensions/Who.html#Who()"><B>Who()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.html" title="class in com.google.gdata.data.extensions">Who</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions"><B>Who.AttendeeStatus</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Status of event attendee.<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html#Who.AttendeeStatus()"><B>Who.AttendeeStatus()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeStatus.html" title="class in com.google.gdata.data.extensions">Who.AttendeeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html" title="class in com.google.gdata.data.extensions"><B>Who.AttendeeType</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Type of event attendee.<DT><A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html#Who.AttendeeType()"><B>Who.AttendeeType()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.AttendeeType.html" title="class in com.google.gdata.data.extensions">Who.AttendeeType</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Handler.html" title="class in com.google.gdata.data.extensions"><B>Who.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD><g:who> parser.<DT><A HREF="./com/google/gdata/data/extensions/Who.Handler.html#Who.Handler(com.google.gdata.data.ExtensionProfile)"><B>Who.Handler(ExtensionProfile)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Handler.html" title="class in com.google.gdata.data.extensions">Who.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Handler.html#Who.Handler(com.google.gdata.data.ExtensionProfile, java.lang.Class)"><B>Who.Handler(ExtensionProfile, Class&lt;? extends ExtensionPoint&gt;)</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Handler.html" title="class in com.google.gdata.data.extensions">Who.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions"><B>Who.Rel</B></A> - Class in <A HREF="./com/google/gdata/data/extensions/package-summary.html">com.google.gdata.data.extensions</A><DD>Relation type.<DT><A HREF="./com/google/gdata/data/extensions/Who.Rel.html#Who.Rel()"><B>Who.Rel()</B></A> -
Constructor for class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Who.Rel.html" title="class in com.google.gdata.data.extensions">Who.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Image.html#width"><B>width</B></A> -
Variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Image.html" title="class in com.google.gdata.data.extensions">Image</A>
<DD>Image width in pixels.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#withExtendedHelp(java.lang.String)"><B>withExtendedHelp(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Returns a copy of this ErrorCode with the given extended help URI set.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#withInternalReason(java.lang.String)"><B>withInternalReason(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Returns a copy of this ErrorCode with the given internal reason
(un-internationalized explanation) set.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Cell.html#withNewInputValue(java.lang.String)"><B>withNewInputValue(String)</B></A> -
Method in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Cell.html" title="class in com.google.gdata.data.spreadsheet">Cell</A>
<DD>Creates a new cell with a new input value, for the purpose of updating.
<DT><A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html#withSendReport(java.lang.String)"><B>withSendReport(String)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/ErrorDomain.ErrorCode.html" title="class in com.google.gdata.util">ErrorDomain.ErrorCode</A>
<DD>Returns a copy of this ErrorCode with the given send report URI set.
<DT><A HREF="./com/google/gdata/data/extensions/Email.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Email.Rel.html" title="class in com.google.gdata.data.extensions">Email.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/Im.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Rel.html" title="class in com.google.gdata.data.extensions">Im.Rel</A>
<DD>Work instant messaging address.
<DT><A HREF="./com/google/gdata/data/extensions/Organization.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Organization.Rel.html" title="class in com.google.gdata.data.extensions">Organization.Rel</A>
<DD>Work organization.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">PostalAddress.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html#WORK"><B>WORK</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/StructuredPostalAddress.Rel.html" title="class in com.google.gdata.data.extensions">StructuredPostalAddress.Rel</A>
<DD>Work structured postal address.
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#WORK_FAX"><B>WORK_FAX</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#WORK_MOBILE"><B>WORK_MOBILE</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html#WORK_PAGER"><B>WORK_PAGER</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/PhoneNumber.Rel.html" title="class in com.google.gdata.data.extensions">PhoneNumber.Rel</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet"><B>Worksheet</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>Describes a worksheet where the table lives.<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#Worksheet()"><B>Worksheet()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html#Worksheet(java.lang.String)"><B>Worksheet(String)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Worksheet.html" title="class in com.google.gdata.data.spreadsheet">Worksheet</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet"><B>WorksheetEntry</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>One worksheet, when listing all worksheets within a spreadsheet.<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#WorksheetEntry()"><B>WorksheetEntry()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Constructs a new uninitialized entry to be populated by the
GData parsers.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#WorksheetEntry(int, int)"><B>WorksheetEntry(int, int)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Constructs a new entry with the given row count and column count
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html#WorksheetEntry(com.google.gdata.data.BaseEntry)"><B>WorksheetEntry(BaseEntry)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetEntry.html" title="class in com.google.gdata.data.spreadsheet">WorksheetEntry</A>
<DD>Constructs a new entry by doing a shallow copy from another BaseEntry
instance.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html" title="class in com.google.gdata.data.spreadsheet"><B>WorksheetFeed</B></A> - Class in <A HREF="./com/google/gdata/data/spreadsheet/package-summary.html">com.google.gdata.data.spreadsheet</A><DD>The feed for getting a list of worksheets within a sheet.<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html#WorksheetFeed()"><B>WorksheetFeed()</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html" title="class in com.google.gdata.data.spreadsheet">WorksheetFeed</A>
<DD>Constructs an empty feed.
<DT><A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html#WorksheetFeed(com.google.gdata.data.BaseFeed)"><B>WorksheetFeed(BaseFeed)</B></A> -
Constructor for class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/WorksheetFeed.html" title="class in com.google.gdata.data.spreadsheet">WorksheetFeed</A>
<DD>Constructs a new worksheet feed from an existing feed instance.
<DT><A HREF="./com/google/gdata/client/spreadsheet/WorksheetQuery.html" title="class in com.google.gdata.client.spreadsheet"><B>WorksheetQuery</B></A> - Class in <A HREF="./com/google/gdata/client/spreadsheet/package-summary.html">com.google.gdata.client.spreadsheet</A><DD>Simple class for worksheets-feed-specific queries.<DT><A HREF="./com/google/gdata/client/spreadsheet/WorksheetQuery.html#WorksheetQuery(java.net.URL)"><B>WorksheetQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.spreadsheet.<A HREF="./com/google/gdata/client/spreadsheet/WorksheetQuery.html" title="class in com.google.gdata.client.spreadsheet">WorksheetQuery</A>
<DD>Constructs a query for querying worksheets within a spreadsheet.
<DT><A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html#WORKSHEETS_FEED"><B>WORKSHEETS_FEED</B></A> -
Static variable in class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/DocumentListLink.Rel.html" title="class in com.google.gdata.data.docs">DocumentListLink.Rel</A>
<DD>Link for the feed of a spreadsheet's worksheets.
<DT><A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html#WORKSHEETS_FEED"><B>WORKSHEETS_FEED</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/SpreadsheetLink.Rel.html" title="class in com.google.gdata.data.spreadsheet">SpreadsheetLink.Rel</A>
<DD>Link for the feed of a spreadsheet's worksheets.
<DT><A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html#WORKSHEETS_LINK_REL"><B>WORKSHEETS_LINK_REL</B></A> -
Static variable in class com.google.gdata.data.spreadsheet.<A HREF="./com/google/gdata/data/spreadsheet/Namespaces.html" title="class in com.google.gdata.data.spreadsheet">Namespaces</A>
<DD>Link "rel" for worksheets feed.
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection"><B>Workspace</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace.<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#Workspace()"><B>Workspace()</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.html#Workspace(com.google.gdata.data.TextConstruct)"><B>Workspace(TextConstruct)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.html" title="class in com.google.gdata.data.introspection">Workspace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/introspection/Workspace.Handler.html" title="class in com.google.gdata.data.introspection"><B>Workspace.Handler</B></A> - Class in <A HREF="./com/google/gdata/data/introspection/package-summary.html">com.google.gdata.data.introspection</A><DD>XmlParser ElementHandler for <code>app:workspace</code><DT><A HREF="./com/google/gdata/data/introspection/Workspace.Handler.html#Workspace.Handler(com.google.gdata.data.ExtensionProfile, org.xml.sax.Attributes)"><B>Workspace.Handler(ExtensionProfile, Attributes)</B></A> -
Constructor for class com.google.gdata.data.introspection.<A HREF="./com/google/gdata/data/introspection/Workspace.Handler.html" title="class in com.google.gdata.data.introspection">Workspace.Handler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#workspaceRequired"><B>workspaceRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/CoreErrorDomain.html#workspaceTitleRequired"><B>workspaceTitleRequired</B></A> -
Variable in class com.google.gdata.client.<A HREF="./com/google/gdata/client/CoreErrorDomain.html" title="class in com.google.gdata.client">CoreErrorDomain</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/LoggableOutputStream.html#write(int)"><B>write(int)</B></A> -
Method in class com.google.gdata.util.<A HREF="./com/google/gdata/util/LoggableOutputStream.html" title="class in com.google.gdata.util">LoggableOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/acl/AclRole.html#WRITER"><B>WRITER</B></A> -
Static variable in class com.google.gdata.data.acl.<A HREF="./com/google/gdata/data/acl/AclRole.html" title="class in com.google.gdata.data.acl">AclRole</A>
<DD>predefined value "none" to indicate that a user has the right to read and
modify the controlled object
<DT><A HREF="./com/google/gdata/client/Service.html#writeRequestData(com.google.gdata.client.Service.GDataRequest, java.lang.Object)"><B>writeRequestData(Service.GDataRequest, Object)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Writes the request body to the target service based upon the attributes of
the request and the source object.
<DT><A HREF="./com/google/gdata/client/Service.html#writeRequestData(com.google.gdata.client.Service.GDataRequest, com.google.gdata.client.Service.ClientOutputProperties, java.lang.Object)"><B>writeRequestData(Service.GDataRequest, Service.ClientOutputProperties, Object)</B></A> -
Method in class com.google.gdata.client.<A HREF="./com/google/gdata/client/Service.html" title="class in com.google.gdata.client">Service</A>
<DD>Writes the request body to the target service based upon requested
output properties and the source object.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs"><B>WritersCanInvite</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Allows editors to invite others.<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#WritersCanInvite()"><B>WritersCanInvite()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/WritersCanInvite.html#WritersCanInvite(java.lang.Boolean)"><B>WritersCanInvite(Boolean)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/WritersCanInvite.html" title="class in com.google.gdata.data.docs">WritersCanInvite</A>
<DD>Immutable constructor.
<DT><A HREF="./com/google/gdata/data/media/GDataContentHandler.html#writeTo(java.lang.Object, java.lang.String, java.io.OutputStream)"><B>writeTo(Object, String, OutputStream)</B></A> -
Method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/GDataContentHandler.html" title="class in com.google.gdata.data.media">GDataContentHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/media/MediaSource.Output.html#writeTo(com.google.gdata.data.media.MediaSource, java.io.OutputStream)"><B>writeTo(MediaSource, OutputStream)</B></A> -
Static method in class com.google.gdata.data.media.<A HREF="./com/google/gdata/data/media/MediaSource.Output.html" title="class in com.google.gdata.data.media">MediaSource.Output</A>
<DD>Helper method that writes the contents of a media source to an output
stream.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#WT"><B>WT</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Namespace URI for Webmaster Tools GData extensions
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#WT_ALIAS"><B>WT_ALIAS</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Namespace prefix for Webmaster Tools GData extensions
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#WT_NAMESPACE"><B>WT_NAMESPACE</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Webmaster tools GData namespace.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#WT_NS"><B>WT_NS</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Same as above, for compatibility with automatically generated feeds.
<DT><A HREF="./com/google/gdata/data/webmastertools/Namespaces.html#WT_PREFIX"><B>WT_PREFIX</B></A> -
Static variable in class com.google.gdata.data.webmastertools.<A HREF="./com/google/gdata/data/webmastertools/Namespaces.html" title="class in com.google.gdata.data.webmastertools">Namespaces</A>
<DD>Prefix for Webmaster Tools GData extensions
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_ACCESS_TOKEN_URL"><B>X_OAUTH_ACCESS_TOKEN_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_APPROVAL_URL"><B>X_OAUTH_APPROVAL_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_AUTHORIZATION_URL"><B>X_OAUTH_AUTHORIZATION_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_DESIRED_CALLBACK_URL"><B>X_OAUTH_DESIRED_CALLBACK_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_ERROR"><B>X_OAUTH_ERROR</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_ERROR_TEXT"><B>X_OAUTH_ERROR_TEXT</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_RECEIVED_CALLBACK_URL"><B>X_OAUTH_RECEIVED_CALLBACK_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_REQUEST_TOKEN_URL"><B>X_OAUTH_REQUEST_TOKEN_URL</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_SERVICE_NAME"><B>X_OAUTH_SERVICE_NAME</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_STATE"><B>X_OAUTH_STATE</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_TOKEN_NAME"><B>X_OAUTH_TOKEN_NAME</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html#X_OAUTH_USE_TOKEN"><B>X_OAUTH_USE_TOKEN</B></A> -
Static variable in interface com.google.gdata.client.authn.oauthproxy.<A HREF="./com/google/gdata/client/authn/oauthproxy/OAuthProxyProtocol.Header.html" title="interface in com.google.gdata.client.authn.oauthproxy">OAuthProxyProtocol.Header</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#X_UPLOAD_CONTENT_LENGTH"><B>X_UPLOAD_CONTENT_LENGTH</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The X_UPLOAD_CONTENT_LENGTH header is used in Scotty requests
for the content length of the uploaded file.
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Header.html#X_UPLOAD_CONTENT_TYPE"><B>X_UPLOAD_CONTENT_TYPE</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Header.html" title="interface in com.google.gdata.client">GDataProtocol.Header</A>
<DD>The X_UPLOAD_CONTENT_TYPE header is used in Scotty requests
for the content type of the uploaded file.
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#XDIGIT"><B>XDIGIT</B></A> -
Static variable in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/IContent.Type.html#XHTML"><B>XHTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/IContent.Type.html" title="class in com.google.gdata.data">IContent.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/ITextConstruct.Type.html#XHTML"><B>XHTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ITextConstruct.Type.html" title="class in com.google.gdata.data">ITextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/sites/SitesContent.Type.html#XHTML"><B>XHTML</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesContent.Type.html" title="class in com.google.gdata.data.sites">SitesContent.Type</A>
<DD>Xhtml sites content.
<DT><A HREF="./com/google/gdata/data/sites/SitesSummary.Type.html#XHTML"><B>XHTML</B></A> -
Static variable in class com.google.gdata.data.sites.<A HREF="./com/google/gdata/data/sites/SitesSummary.Type.html" title="class in com.google.gdata.data.sites">SitesSummary.Type</A>
<DD>Xhtml sites summary.
<DT><A HREF="./com/google/gdata/data/TextConstruct.Type.html#XHTML"><B>XHTML</B></A> -
Static variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.Type.html" title="class in com.google.gdata.data">TextConstruct.Type</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/TextConstruct.html#xhtml(com.google.gdata.util.XmlBlob)"><B>xhtml(XmlBlob)</B></A> -
Static method in class com.google.gdata.data.<A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data">TextConstruct</A>
<DD>Construct a new Xhtml text content from the given div.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#xhtml"><B>xhtml</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>XHTML contents.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#xhtml"><B>xhtml</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>XHTML namespace.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#xhtmlNs"><B>xhtmlNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>XHTML XML namespace.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data"><B>XhtmlTextConstruct</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>XHTML variant of <A HREF="./com/google/gdata/data/TextConstruct.html" title="class in com.google.gdata.data"><CODE>TextConstruct</CODE></A>.<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#XhtmlTextConstruct()"><B>XhtmlTextConstruct()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#XhtmlTextConstruct(com.google.gdata.util.XmlBlob)"><B>XhtmlTextConstruct(XmlBlob)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Class constructor specifying the XHTML content for this
text construct to contain.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.html#XhtmlTextConstruct(com.google.gdata.util.XmlBlob, java.lang.String)"><B>XhtmlTextConstruct(XmlBlob, String)</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.html" title="class in com.google.gdata.data">XhtmlTextConstruct</A>
<DD>Class constructor specifying the XHTML content for this
text construct to contain, plus the human language that
the text is written in.
<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data"><B>XhtmlTextConstruct.AtomHandler</B></A> - Class in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>Parses XML in the Atom format.<DT><A HREF="./com/google/gdata/data/XhtmlTextConstruct.AtomHandler.html#XhtmlTextConstruct.AtomHandler()"><B>XhtmlTextConstruct.AtomHandler()</B></A> -
Constructor for class com.google.gdata.data.<A HREF="./com/google/gdata/data/XhtmlTextConstruct.AtomHandler.html" title="class in com.google.gdata.data">XhtmlTextConstruct.AtomHandler</A>
<DD>Class constructor.
<DT><A HREF="./com/google/gdata/data/OtherContent.html#xml"><B>xml</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/OtherContent.html" title="class in com.google.gdata.data">OtherContent</A>
<DD>XML contents.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#xml"><B>xml</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>Standard XML namespace used for <code>xml:lang</code>, <code>xml:base</code>,
...
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#xmlBase"><B>xmlBase</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>The current state of <code>xml:base</code>.
<DT><A HREF="./com/google/gdata/data/ExtensionPoint.html#xmlBlob"><B>xmlBlob</B></A> -
Variable in class com.google.gdata.data.<A HREF="./com/google/gdata/data/ExtensionPoint.html" title="class in com.google.gdata.data">ExtensionPoint</A>
<DD>Arbitrary XML (unrecognized extensions).
<DT><A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util"><B>XmlBlob</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Arbitrary self-contained block of XML.<DT><A HREF="./com/google/gdata/util/XmlBlob.html#XmlBlob()"><B>XmlBlob()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlBlob.html" title="class in com.google.gdata.util">XmlBlob</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/XmlEventSource.html" title="interface in com.google.gdata.data"><B>XmlEventSource</B></A> - Interface in <A HREF="./com/google/gdata/data/package-summary.html">com.google.gdata.data</A><DD>A generic source of xml events that can be parsed by an instance of
<CODE>DefaultHandler</CODE>.<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#xmlLang"><B>xmlLang</B></A> -
Variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>The current state of <code>xml:lang</code>.
<DT><A HREF="./com/google/gdata/util/Namespaces.html#xmlNs"><B>xmlNs</B></A> -
Static variable in class com.google.gdata.util.<A HREF="./com/google/gdata/util/Namespaces.html" title="class in com.google.gdata.util">Namespaces</A>
<DD>XML namespace
<DT><A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util"><B>XmlParser</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>XML parser.<DT><A HREF="./com/google/gdata/util/XmlParser.html#XmlParser()"><B>XmlParser()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.html" title="class in com.google.gdata.util">XmlParser</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util"><B>XmlParser.ElementHandler</B></A> - Class in <A HREF="./com/google/gdata/util/package-summary.html">com.google.gdata.util</A><DD>Base class for custom element handlers.<DT><A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html#XmlParser.ElementHandler()"><B>XmlParser.ElementHandler()</B></A> -
Constructor for class com.google.gdata.util.<A HREF="./com/google/gdata/util/XmlParser.ElementHandler.html" title="class in com.google.gdata.util">XmlParser.ElementHandler</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html#XOAUTH_REQUESTOR_ID"><B>XOAUTH_REQUESTOR_ID</B></A> -
Static variable in interface com.google.gdata.client.<A HREF="./com/google/gdata/client/GDataProtocol.Parameter.html" title="interface in com.google.gdata.client">GDataProtocol.Parameter</A>
<DD>The XOAUTH_REQUESTOR_ID parameter is used in 2 Legged OAuth to specify
the email address of the user whose data is being accessed.
<DT><A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html#XOAUTH_REQUESTOR_ID_KEY"><B>XOAUTH_REQUESTOR_ID_KEY</B></A> -
Static variable in class com.google.gdata.client.authn.oauth.<A HREF="./com/google/gdata/client/authn/oauth/OAuthParameters.html" title="class in com.google.gdata.client.authn.oauth">OAuthParameters</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/util/parser/Chset.html#xor(com.google.gdata.util.parser.Chset, com.google.gdata.util.parser.Chset)"><B>xor(Chset, Chset)</B></A> -
Static method in class com.google.gdata.util.parser.<A HREF="./com/google/gdata/util/parser/Chset.html" title="class in com.google.gdata.util.parser">Chset</A>
<DD>Creates a new character set which matches a character if that character
matches the <code>left</code> character set or the <code>right</code>
character set, but not both.
</DL>
<HR>
<A NAME="_Y_"><!-- --></A><H2>
<B>Y</B></H2>
<DL>
<DT><A HREF="./com/google/gdata/data/extensions/Im.Protocol.html#YAHOO"><B>YAHOO</B></A> -
Static variable in class com.google.gdata.data.extensions.<A HREF="./com/google/gdata/data/extensions/Im.Protocol.html" title="class in com.google.gdata.data.extensions">Im.Protocol</A>
<DD>Yahoo.
<DT><A HREF="./com/google/gdata/data/docs/Year.html" title="class in com.google.gdata.data.docs"><B>Year</B></A> - Class in <A HREF="./com/google/gdata/data/docs/package-summary.html">com.google.gdata.data.docs</A><DD>Year of release.<DT><A HREF="./com/google/gdata/data/docs/Year.html#Year()"><B>Year()</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Year.html" title="class in com.google.gdata.data.docs">Year</A>
<DD>Default mutable constructor.
<DT><A HREF="./com/google/gdata/data/docs/Year.html#Year(java.lang.String)"><B>Year(String)</B></A> -
Constructor for class com.google.gdata.data.docs.<A HREF="./com/google/gdata/data/docs/Year.html" title="class in com.google.gdata.data.docs">Year</A>
<DD>Constructor (mutable or immutable).
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube"><B>YouTubeMediaContent</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Adds an attribute in the yt: namespace to <code>media:content</code>.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html#YouTubeMediaContent()"><B>YouTubeMediaContent()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaContent.html" title="class in com.google.gdata.data.youtube">YouTubeMediaContent</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube"><B>YouTubeMediaCredit</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Adds attributes to <code>media:credit</code>.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html#YouTubeMediaCredit()"><B>YouTubeMediaCredit()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.html" title="class in com.google.gdata.data.youtube">YouTubeMediaCredit</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaCredit.Type.html" title="enum in com.google.gdata.data.youtube"><B>YouTubeMediaCredit.Type</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Partner type.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube"><B>YouTubeMediaGroup</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Subset of <code>&lt;media:group&gt;</code>.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html#YouTubeMediaGroup()"><B>YouTubeMediaGroup()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaGroup.html" title="class in com.google.gdata.data.youtube">YouTubeMediaGroup</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube"><B>YouTubeMediaRating</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Adds an attribute <code>yt:country</code> to <A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaRating</CODE></A>.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html#YouTubeMediaRating()"><B>YouTubeMediaRating()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeMediaRating.html" title="class in com.google.gdata.data.youtube">YouTubeMediaRating</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube"><B>YouTubeNamespace</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>YouTube namespace definition.<DT><A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#YouTubeNamespace()"><B>YouTubeNamespace()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html" title="class in com.google.gdata.data.youtube">YouTubeNamespace</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube"><B>YouTubeQuery</B></A> - Class in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>A helper class that helps building queries for the
YouTube feeds.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html#YouTubeQuery(java.net.URL)"><B>YouTubeQuery(URL)</B></A> -
Constructor for class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeQuery.html" title="class in com.google.gdata.client.youtube">YouTubeQuery</A>
<DD>Constructs a new YouTubeQuery object that targets a feed.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.OrderBy.html" title="enum in com.google.gdata.client.youtube"><B>YouTubeQuery.OrderBy</B></A> - Enum in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>Standard values for the <code>orderby</code> parameter.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.SafeSearch.html" title="enum in com.google.gdata.client.youtube"><B>YouTubeQuery.SafeSearch</B></A> - Enum in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>Standard values for the <code>safeSearch</code> parameter.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Time.html" title="enum in com.google.gdata.client.youtube"><B>YouTubeQuery.Time</B></A> - Enum in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>Standard values for the <code>time</code> parameter.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeQuery.Uploader.html" title="enum in com.google.gdata.client.youtube"><B>YouTubeQuery.Uploader</B></A> - Enum in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>Standard values for the <code>uploader</code> parameter.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube"><B>YouTubeService</B></A> - Class in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>Java client service for the YouTube GData APIs.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#YouTubeService(java.lang.String)"><B>YouTubeService(String)</B></A> -
Constructor for class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Creates a new instance of the service with the given application name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#YouTubeService(java.lang.String, java.lang.String)"><B>YouTubeService(String, String)</B></A> -
Constructor for class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Creates a new instance of the service with the given application name.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.html#YouTubeService(java.lang.String, java.lang.String, java.net.URL)"><B>YouTubeService(String, String, URL)</B></A> -
Constructor for class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.html" title="class in com.google.gdata.client.youtube">YouTubeService</A>
<DD>Creates a new instance of the service with the given application name and a
custom user authentication URL.
<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube"><B>YouTubeService.Versions</B></A> - Class in <A HREF="./com/google/gdata/client/youtube/package-summary.html">com.google.gdata.client.youtube</A><DD>All released version of the YouTube API.<DT><A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html#YouTubeService.Versions()"><B>YouTubeService.Versions()</B></A> -
Constructor for class com.google.gdata.client.youtube.<A HREF="./com/google/gdata/client/youtube/YouTubeService.Versions.html" title="class in com.google.gdata.client.youtube">YouTubeService.Versions</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAboutMe.html" title="class in com.google.gdata.data.youtube"><B>YtAboutMe</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:aboutMe tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtAboutMe.html#YtAboutMe()"><B>YtAboutMe()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAboutMe.html" title="class in com.google.gdata.data.youtube">YtAboutMe</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtAboutMe.html#YtAboutMe(java.lang.String)"><B>YtAboutMe(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAboutMe.html" title="class in com.google.gdata.data.youtube">YtAboutMe</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube"><B>YtAge</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:age tag.<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#YtAge()"><B>YtAge()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>Creates an empty age tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtAge.html#YtAge(int)"><B>YtAge(int)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAge.html" title="class in com.google.gdata.data.youtube">YtAge</A>
<DD>Creates a tag and sets the age.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube"><B>YtAspectRatio</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:aspectRatio tag.<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#YtAspectRatio()"><B>YtAspectRatio()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html#YtAspectRatio(com.google.gdata.data.youtube.YtAspectRatio.Value)"><B>YtAspectRatio(YtAspectRatio.Value)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtAspectRatio.html" title="class in com.google.gdata.data.youtube">YtAspectRatio</A>
<DD>Creates a tag and sets the aspect ratio.
<DT><A HREF="./com/google/gdata/data/youtube/YtAspectRatio.Value.html" title="enum in com.google.gdata.data.youtube"><B>YtAspectRatio.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>&nbsp;<DT><A HREF="./com/google/gdata/data/youtube/YtBooks.html" title="class in com.google.gdata.data.youtube"><B>YtBooks</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:books tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtBooks.html#YtBooks()"><B>YtBooks()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtBooks.html" title="class in com.google.gdata.data.youtube">YtBooks</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtBooks.html#YtBooks(java.lang.String)"><B>YtBooks(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtBooks.html" title="class in com.google.gdata.data.youtube">YtBooks</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube"><B>YtCommentRating</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:commentRating tag.<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#YtCommentRating()"><B>YtCommentRating()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>Creates an empty rating tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtCommentRating.html#YtCommentRating(int)"><B>YtCommentRating(int)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCommentRating.html" title="class in com.google.gdata.data.youtube">YtCommentRating</A>
<DD>Creates a tag and sets the rating.
<DT><A HREF="./com/google/gdata/data/youtube/YtCompany.html" title="class in com.google.gdata.data.youtube"><B>YtCompany</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:company tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtCompany.html#YtCompany()"><B>YtCompany()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCompany.html" title="class in com.google.gdata.data.youtube">YtCompany</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtCompany.html#YtCompany(java.lang.String)"><B>YtCompany(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCompany.html" title="class in com.google.gdata.data.youtube">YtCompany</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube"><B>YtCountHint</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:countHint tag.<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#YtCountHint()"><B>YtCountHint()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>Creates an empty countHint tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtCountHint.html#YtCountHint(int)"><B>YtCountHint(int)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtCountHint.html" title="class in com.google.gdata.data.youtube">YtCountHint</A>
<DD>Creates a tag and sets the countHint.
<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.html" title="class in com.google.gdata.data.youtube"><B>YtDerived</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for <code>yt:derived</code> which describes
how this caption track was derived from other data.<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.html#YtDerived()"><B>YtDerived()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDerived.html" title="class in com.google.gdata.data.youtube">YtDerived</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.html#YtDerived(java.lang.String)"><B>YtDerived(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDerived.html" title="class in com.google.gdata.data.youtube">YtDerived</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtDerived.Value.html" title="class in com.google.gdata.data.youtube"><B>YtDerived.Value</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Value is how the track was derived.<DT><A HREF="./com/google/gdata/data/youtube/YtDescription.html" title="class in com.google.gdata.data.youtube"><B>YtDescription</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD><B>Deprecated.</B>&nbsp;<I>This tag is only accepted in version 1 of the protocol. The tag
<code>atom:summary</code> usually replaces <code>yt:description</code> in
version 2 and later.</I><DT><A HREF="./com/google/gdata/data/youtube/YtDescription.html#YtDescription()"><B>YtDescription()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDescription.html" title="class in com.google.gdata.data.youtube">YtDescription</A>
<DD><B>Deprecated.</B>&nbsp;Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtDescription.html#YtDescription(java.lang.String)"><B>YtDescription(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDescription.html" title="class in com.google.gdata.data.youtube">YtDescription</A>
<DD><B>Deprecated.</B>&nbsp;Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube"><B>YtDuration</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Duration class.<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#YtDuration()"><B>YtDuration()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>Creates an empty duration tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtDuration.html#YtDuration(long)"><B>YtDuration(long)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtDuration.html" title="class in com.google.gdata.data.youtube">YtDuration</A>
<DD>Creates and initializes a duration tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtFirstName.html" title="class in com.google.gdata.data.youtube"><B>YtFirstName</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:firstname tag, found on the user's detail page and on the
contact feed.<DT><A HREF="./com/google/gdata/data/youtube/YtFirstName.html#YtFirstName()"><B>YtFirstName()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFirstName.html" title="class in com.google.gdata.data.youtube">YtFirstName</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtFirstName.html#YtFirstName(java.lang.String)"><B>YtFirstName(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFirstName.html" title="class in com.google.gdata.data.youtube">YtFirstName</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube"><B>YtFormatInfo</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:rating tag.<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#YtFormatInfo()"><B>YtFormatInfo()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html#YtFormatInfo(java.lang.String, java.lang.String, java.lang.String, boolean)"><B>YtFormatInfo(String, String, String, boolean)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtFormatInfo.html" title="class in com.google.gdata.data.youtube">YtFormatInfo</A>
<DD>Creates a rating tag with the given attributes.
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube"><B>YtGender</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:gender tag<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#YtGender()"><B>YtGender()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.html#YtGender(com.google.gdata.data.youtube.YtGender.Value)"><B>YtGender(YtGender.Value)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtGender.html" title="class in com.google.gdata.data.youtube">YtGender</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtGender.Value.html" title="enum in com.google.gdata.data.youtube"><B>YtGender.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Gender Value.<DT><A HREF="./com/google/gdata/data/youtube/YtHobbies.html" title="class in com.google.gdata.data.youtube"><B>YtHobbies</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:hobbies tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtHobbies.html#YtHobbies()"><B>YtHobbies()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtHobbies.html" title="class in com.google.gdata.data.youtube">YtHobbies</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtHobbies.html#YtHobbies(java.lang.String)"><B>YtHobbies(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtHobbies.html" title="class in com.google.gdata.data.youtube">YtHobbies</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtHometown.html" title="class in com.google.gdata.data.youtube"><B>YtHometown</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:hometown tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtHometown.html#YtHometown()"><B>YtHometown()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtHometown.html" title="class in com.google.gdata.data.youtube">YtHometown</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtHometown.html#YtHometown(java.lang.String)"><B>YtHometown(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtHometown.html" title="class in com.google.gdata.data.youtube">YtHometown</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtIncomplete.html" title="class in com.google.gdata.data.youtube"><B>YtIncomplete</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation of <code>app:control/yt:incomplete</code>, which
describes the publication state of an entry.<DT><A HREF="./com/google/gdata/data/youtube/YtIncomplete.html#YtIncomplete()"><B>YtIncomplete()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtIncomplete.html" title="class in com.google.gdata.data.youtube">YtIncomplete</A>
<DD>Creates an empty incomplete tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtLastName.html" title="class in com.google.gdata.data.youtube"><B>YtLastName</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:lastname tag, found on the user's detail page and on the
contact feed.<DT><A HREF="./com/google/gdata/data/youtube/YtLastName.html#YtLastName()"><B>YtLastName()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtLastName.html" title="class in com.google.gdata.data.youtube">YtLastName</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtLastName.html#YtLastName(java.lang.String)"><B>YtLastName(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtLastName.html" title="class in com.google.gdata.data.youtube">YtLastName</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtLocation.html" title="class in com.google.gdata.data.youtube"><B>YtLocation</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:location tag, found on the user detail page
Example:
<code>&lt;yt:location&gt;Mountain View, CA 94043, USA&lt;/yt:location&gt;</code><DT><A HREF="./com/google/gdata/data/youtube/YtLocation.html#YtLocation()"><B>YtLocation()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtLocation.html" title="class in com.google.gdata.data.youtube">YtLocation</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtLocation.html#YtLocation(java.lang.String)"><B>YtLocation(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtLocation.html" title="class in com.google.gdata.data.youtube">YtLocation</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtMovies.html" title="class in com.google.gdata.data.youtube"><B>YtMovies</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:movies tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtMovies.html#YtMovies()"><B>YtMovies()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtMovies.html" title="class in com.google.gdata.data.youtube">YtMovies</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtMovies.html#YtMovies(java.lang.String)"><B>YtMovies(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtMovies.html" title="class in com.google.gdata.data.youtube">YtMovies</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtMusic.html" title="class in com.google.gdata.data.youtube"><B>YtMusic</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:music tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtMusic.html#YtMusic()"><B>YtMusic()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtMusic.html" title="class in com.google.gdata.data.youtube">YtMusic</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtMusic.html#YtMusic(java.lang.String)"><B>YtMusic(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtMusic.html" title="class in com.google.gdata.data.youtube">YtMusic</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtNoEmbed.html" title="class in com.google.gdata.data.youtube"><B>YtNoEmbed</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:videoshare tag.<DT><A HREF="./com/google/gdata/data/youtube/YtNoEmbed.html#YtNoEmbed()"><B>YtNoEmbed()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtNoEmbed.html" title="class in com.google.gdata.data.youtube">YtNoEmbed</A>
<DD>Default constructor for the gdata framework.
<DT><A HREF="./com/google/gdata/data/youtube/YtOccupation.html" title="class in com.google.gdata.data.youtube"><B>YtOccupation</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:occupation tag, found on the user detail page<DT><A HREF="./com/google/gdata/data/youtube/YtOccupation.html#YtOccupation()"><B>YtOccupation()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtOccupation.html" title="class in com.google.gdata.data.youtube">YtOccupation</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtOccupation.html#YtOccupation(java.lang.String)"><B>YtOccupation(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtOccupation.html" title="class in com.google.gdata.data.youtube">YtOccupation</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube"><B>YtPlaylistId</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:playlistid tag found in the subscription entry.<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#YtPlaylistId()"><B>YtPlaylistId()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html#YtPlaylistId(java.lang.String)"><B>YtPlaylistId(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistId.html" title="class in com.google.gdata.data.youtube">YtPlaylistId</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistTitle.html" title="class in com.google.gdata.data.youtube"><B>YtPlaylistTitle</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:playlisttitle tag, containing the title of the playlist subscribed to<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistTitle.html#YtPlaylistTitle()"><B>YtPlaylistTitle()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistTitle.html" title="class in com.google.gdata.data.youtube">YtPlaylistTitle</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtPlaylistTitle.html#YtPlaylistTitle(java.lang.String)"><B>YtPlaylistTitle(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPlaylistTitle.html" title="class in com.google.gdata.data.youtube">YtPlaylistTitle</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube"><B>YtPosition</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:position tag.<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#YtPosition()"><B>YtPosition()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>Creates an empty position tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtPosition.html#YtPosition(int)"><B>YtPosition(int)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPosition.html" title="class in com.google.gdata.data.youtube">YtPosition</A>
<DD>Creates a tag and sets the position.
<DT><A HREF="./com/google/gdata/data/youtube/YtPrivate.html" title="class in com.google.gdata.data.youtube"><B>YtPrivate</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:private tag.<DT><A HREF="./com/google/gdata/data/youtube/YtPrivate.html#YtPrivate()"><B>YtPrivate()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPrivate.html" title="class in com.google.gdata.data.youtube">YtPrivate</A>
<DD>Creates an empty private tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube"><B>YtPublicationState</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation of <code>app:control/yt:state</code>, which
describes the publication state of an entry.<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#YtPublicationState()"><B>YtPublicationState()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#YtPublicationState(com.google.gdata.data.youtube.YtPublicationState.State, java.lang.String, java.lang.String, java.lang.String)"><B>YtPublicationState(YtPublicationState.State, String, String, String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.html#YtPublicationState(com.google.gdata.data.youtube.YtPublicationState.State)"><B>YtPublicationState(YtPublicationState.State)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtPublicationState.html" title="class in com.google.gdata.data.youtube">YtPublicationState</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtPublicationState.State.html" title="enum in com.google.gdata.data.youtube"><B>YtPublicationState.State</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Current state.<DT><A HREF="./com/google/gdata/data/youtube/YtQueryString.html" title="class in com.google.gdata.data.youtube"><B>YtQueryString</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:querystring tag, declaring the query of a subscription with type query.<DT><A HREF="./com/google/gdata/data/youtube/YtQueryString.html#YtQueryString()"><B>YtQueryString()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtQueryString.html" title="class in com.google.gdata.data.youtube">YtQueryString</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtQueryString.html#YtQueryString(java.lang.String)"><B>YtQueryString(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtQueryString.html" title="class in com.google.gdata.data.youtube">YtQueryString</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtRacy.html" title="class in com.google.gdata.data.youtube"><B>YtRacy</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD><B>Deprecated.</B>&nbsp;<I>in favor of <A HREF="./com/google/gdata/data/media/mediarss/MediaRating.html" title="class in com.google.gdata.data.media.mediarss"><CODE>MediaRating</CODE></A> with
<A HREF="./com/google/gdata/data/youtube/YouTubeNamespace.html#MEDIA_RATING_SCHEME"><CODE>YouTubeNamespace.MEDIA_RATING_SCHEME</CODE></A>.</I><DT><A HREF="./com/google/gdata/data/youtube/YtRacy.html#YtRacy()"><B>YtRacy()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRacy.html" title="class in com.google.gdata.data.youtube">YtRacy</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube"><B>YtRating</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:rating tag.<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#YtRating()"><B>YtRating()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#YtRating(int, int)"><B>YtRating(int, int)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>Creates a rating tag with the given attributes.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.html#YtRating(java.lang.String)"><B>YtRating(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRating.html" title="class in com.google.gdata.data.youtube">YtRating</A>
<DD>Creates a rating tag with the given value.
<DT><A HREF="./com/google/gdata/data/youtube/YtRating.Value.html" title="class in com.google.gdata.data.youtube"><B>YtRating.Value</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Value of this rating element.<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube"><B>YtRecorded</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation of the tag yt:recorded.<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#YtRecorded()"><B>YtRecorded()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRecorded.html#YtRecorded(com.google.gdata.data.DateTime)"><B>YtRecorded(DateTime)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRecorded.html" title="class in com.google.gdata.data.youtube">YtRecorded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube"><B>YtRelationship</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:relationship tag<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#YtRelationship()"><B>YtRelationship()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.html#YtRelationship(com.google.gdata.data.youtube.YtRelationship.Status)"><B>YtRelationship(YtRelationship.Status)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtRelationship.html" title="class in com.google.gdata.data.youtube">YtRelationship</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtRelationship.Status.html" title="enum in com.google.gdata.data.youtube"><B>YtRelationship.Status</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Relationship value.<DT><A HREF="./com/google/gdata/data/youtube/YtSchool.html" title="class in com.google.gdata.data.youtube"><B>YtSchool</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:school tag, found on the user detail page
Example:
<code>&lt;yt:school&gt;Mountain View, CA 94043, USA&lt;/yt:school&gt;</code><DT><A HREF="./com/google/gdata/data/youtube/YtSchool.html#YtSchool()"><B>YtSchool()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtSchool.html" title="class in com.google.gdata.data.youtube">YtSchool</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtSchool.html#YtSchool(java.lang.String)"><B>YtSchool(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtSchool.html" title="class in com.google.gdata.data.youtube">YtSchool</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtSpam.html" title="class in com.google.gdata.data.youtube"><B>YtSpam</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:spam tag.<DT><A HREF="./com/google/gdata/data/youtube/YtSpam.html#YtSpam()"><B>YtSpam()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtSpam.html" title="class in com.google.gdata.data.youtube">YtSpam</A>
<DD>Creates spam hint tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube"><B>YtStatistics</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A tag containing statistics about the entry it's in.<DT><A HREF="./com/google/gdata/data/youtube/YtStatistics.html#YtStatistics()"><B>YtStatistics()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatistics.html" title="class in com.google.gdata.data.youtube">YtStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube"><B>YtStatus</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Object representation for the yt:status tag on the user contact feed.<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#YtStatus()"><B>YtStatus()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.html#YtStatus(com.google.gdata.data.youtube.YtStatus.Value)"><B>YtStatus(YtStatus.Value)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtStatus.html" title="class in com.google.gdata.data.youtube">YtStatus</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtStatus.Value.html" title="enum in com.google.gdata.data.youtube"><B>YtStatus.Value</B></A> - Enum in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Status value.<DT><A HREF="./com/google/gdata/data/youtube/YtToken.html" title="class in com.google.gdata.data.youtube"><B>YtToken</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:token tag, found inside media edit links.<DT><A HREF="./com/google/gdata/data/youtube/YtToken.html#YtToken()"><B>YtToken()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtToken.html" title="class in com.google.gdata.data.youtube">YtToken</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtToken.html#YtToken(java.lang.String)"><B>YtToken(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtToken.html" title="class in com.google.gdata.data.youtube">YtToken</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube"><B>YtUploaded</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>Video upload time tag inside "media:group": "yt:uploaded".<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#YtUploaded()"><B>YtUploaded()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUploaded.html#YtUploaded(com.google.gdata.data.DateTime)"><B>YtUploaded(DateTime)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUploaded.html" title="class in com.google.gdata.data.youtube">YtUploaded</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtUsername.html" title="class in com.google.gdata.data.youtube"><B>YtUsername</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>yt:username tag, found on the user detail page and on the
contact feed.<DT><A HREF="./com/google/gdata/data/youtube/YtUsername.html#YtUsername()"><B>YtUsername()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUsername.html" title="class in com.google.gdata.data.youtube">YtUsername</A>
<DD>Creates an empty tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtUsername.html#YtUsername(java.lang.String)"><B>YtUsername(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUsername.html" title="class in com.google.gdata.data.youtube">YtUsername</A>
<DD>Creates a tag and initializes its content.
<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube"><B>YtUserProfileStatistics</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>A tag containing statistics about the user<DT><A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html#YtUserProfileStatistics()"><B>YtUserProfileStatistics()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtUserProfileStatistics.html" title="class in com.google.gdata.data.youtube">YtUserProfileStatistics</A>
<DD>&nbsp;
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube"><B>YtVideoId</B></A> - Class in <A HREF="./com/google/gdata/data/youtube/package-summary.html">com.google.gdata.data.youtube</A><DD>VideoId class.<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#YtVideoId()"><B>YtVideoId()</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>Creates an empty video ID tag.
<DT><A HREF="./com/google/gdata/data/youtube/YtVideoId.html#YtVideoId(java.lang.String)"><B>YtVideoId(String)</B></A> -
Constructor for class com.google.gdata.data.youtube.<A HREF="./com/google/gdata/data/youtube/YtVideoId.html" title="class in com.google.gdata.data.youtube">YtVideoId</A>
<DD>Creates and initializes a video ID tag.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<div id="footer"><div id="footerlogo"><img src=http://www.google.com/images/art.gif alt="Google colored balls" /></div><div id="copyright"><p>&copy; 2007 Google - <a href=http://www.google.com/privacy.html>Privacy Policy</a> - <a href=http://www.google.com/terms_of_service.html>Terms and Conditions</a> -<a href=http://www.google.com/about.html>About Google</a></p></div></div><script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> try {var pageTracker = _gat._getTracker("UA-18071-1");pageTracker._setAllowAnchor(true);pageTracker._initData();pageTracker._trackPageView();} catch(e) {}</script>
</BODY>
</HTML>