blob: 1cf1183546341df16f13b8427185e2778f7f61a1 [file] [log] [blame]
Robert Ly05c8e632013-02-25 14:43:01 -08001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Dirk Dougherty78ec7322013-09-16 10:37:40 -070076
77
Quddus Chong26ca3fa2014-05-06 17:02:49 -070078
79
80
81
82
83
84
Quddus Chong559c0062014-06-12 13:59:34 -070085
86
Quddus Chong2b4b3d22014-10-26 18:10:42 -070087
88
89
90
91
92
93
94
95
96
97
Quddus Chongfd19ada2014-11-18 16:41:07 -080098
Joe Fernandez77869172015-03-19 16:36:02 +000099
100
Robert Ly05c8e632013-02-25 14:43:01 -0800101<html>
102<head>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700103
104
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700105<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
106<meta name="viewport" content="width=device-width" />
Robert Ly05c8e632013-02-25 14:43:01 -0800107
108<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
109<title>ItemScope | Android Developers</title>
110
111<!-- STYLESHEETS -->
112<link rel="stylesheet"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700113href="//fonts.googleapis.com/css?family=Roboto+Condensed">
114<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
115 title="roboto">
Joe Fernandez77869172015-03-19 16:36:02 +0000116<link href="/assets/css/default.css?v=5" rel="stylesheet" type="text/css">
Robert Ly05c8e632013-02-25 14:43:01 -0800117
118
119
120<!-- JAVASCRIPT -->
121<script src="//www.google.com/jsapi" type="text/javascript"></script>
122<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
123<script type="text/javascript">
124 var toRoot = "/";
Dirk Doughertyd1898452013-12-02 11:34:20 -0800125 var metaTags = [];
Robert Ly05c8e632013-02-25 14:43:01 -0800126 var devsite = false;
Robert Ly05c8e632013-02-25 14:43:01 -0800127</script>
Quddus Chongfd19ada2014-11-18 16:41:07 -0800128<script src="/assets/js/docs.js?v=3" type="text/javascript"></script>
Robert Ly05c8e632013-02-25 14:43:01 -0800129
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700130
131
Quddus Chong559c0062014-06-12 13:59:34 -0700132<script>
133 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
134 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
135 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
136 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
Robert Ly05c8e632013-02-25 14:43:01 -0800137
Quddus Chong559c0062014-06-12 13:59:34 -0700138 ga('create', 'UA-5831155-1', 'android.com');
139 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
140 ga('send', 'pageview');
141 ga('universal.send', 'pageview'); // Send page view for new tracker.
Robert Ly05c8e632013-02-25 14:43:01 -0800142</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700143
Robert Ly05c8e632013-02-25 14:43:01 -0800144</head>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700145
Robert Ly05c8e632013-02-25 14:43:01 -0800146<body class="gc-documentation google
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700147 develop reference" itemscope itemtype="http://schema.org/Article">
Robert Ly05c8e632013-02-25 14:43:01 -0800148 <div id="doc-api-level" class="" style="display:none"></div>
149 <a name="top"></a>
150
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700151
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700152<a name="top"></a>
153
Quddus Chongfd19ada2014-11-18 16:41:07 -0800154<!-- dialog to prompt lang pref change when loaded from hardcoded URL
155<div id="langMessage" style="display:none">
156 <div>
157 <div class="lang en">
158 <p>You requested a page in English, would you like to proceed with this language setting?</p>
159 </div>
160 <div class="lang es">
161 <p>You requested a page in Spanish (Español), would you like to proceed with this language setting?</p>
162 </div>
163 <div class="lang ja">
164 <p>You requested a page in Japanese (日本語), would you like to proceed with this language setting?</p>
165 </div>
166 <div class="lang ko">
167 <p>You requested a page in Korean (한국어), would you like to proceed with this language setting?</p>
168 </div>
169 <div class="lang ru">
170 <p>You requested a page in Russian (Русский), would you like to proceed with this language setting?</p>
171 </div>
172 <div class="lang zh-cn">
173 <p>You requested a page in Simplified Chinese (简体中文), would you like to proceed with this language setting?</p>
174 </div>
175 <div class="lang zh-tw">
176 <p>You requested a page in Traditional Chinese (繁體中文), would you like to proceed with this language setting?</p>
177 </div>
178 <a href="#" class="button yes" onclick="return false;">
179 <span class="lang en">Yes</span>
180 <span class="lang es">Sí</span>
181 <span class="lang ja">Yes</span>
182 <span class="lang ko">Yes</span>
183 <span class="lang ru">Yes</span>
184 <span class="lang zh-cn">是的</span>
185 <span class="lang zh-tw">没有</span>
186 </a>
187 <a href="#" class="button" onclick="$('#langMessage').hide();return false;">
188 <span class="lang en">No</span>
189 <span class="lang es">No</span>
190 <span class="lang ja">No</span>
191 <span class="lang ko">No</span>
192 <span class="lang ru">No</span>
193 <span class="lang zh-cn">没有</span>
194 <span class="lang zh-tw">没有</span>
195 </a>
196 </div>
197</div> -->
198
199
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700200 <!-- Header -->
201 <div id="header-wrapper">
Robert Ly05c8e632013-02-25 14:43:01 -0800202 <div id="header">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700203
Quddus Chongfd19ada2014-11-18 16:41:07 -0800204
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700205
206
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700207 <div class="wrap" id="header-wrap">
208 <div class="col-3 logo">
Robert Ly05c8e632013-02-25 14:43:01 -0800209 <a href="/index.html">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700210 <img src="/assets/images/dac_logo.png"
211 srcset="/assets/images/dac_logo@2x.png 2x"
212 width="123" height="25" alt="Android Developers" />
Robert Ly05c8e632013-02-25 14:43:01 -0800213 </a>
214 <div class="btn-quicknav" id="btn-quicknav">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700215 <a href="#" class="arrow-inactive">Quicknav</a>
216 <a href="#" class="arrow-active">Quicknav</a>
Robert Ly05c8e632013-02-25 14:43:01 -0800217 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700218 </div>
219 <ul class="nav-x col-9">
220 <li class="design">
221 <a href="/design/index.html"
222 zh-tw-lang="設計"
223 zh-cn-lang="设计"
224 ru-lang="Проектирование"
225 ko-lang="디자인"
226 ja-lang="設計"
227 es-lang="Diseñar"
228 >Design</a></li>
229 <li class="develop"><a href="/develop/index.html"
230 zh-tw-lang="開發"
231 zh-cn-lang="开发"
232 ru-lang="Разработка"
233 ko-lang="개발"
234 ja-lang="開発"
235 es-lang="Desarrollar"
236 >Develop</a></li>
237 <li class="distribute last"><a href="/distribute/index.html"
238 zh-tw-lang="發佈"
239 zh-cn-lang="分发"
240 ru-lang="Распространение"
241 ko-lang="배포"
242 ja-lang="配布"
243 es-lang="Distribuir"
244 >Distribute</a></li>
245 </ul>
246
247
Quddus Chongfd19ada2014-11-18 16:41:07 -0800248
249
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700250<div class="menu-container">
251 <div class="moremenu">
Robert Ly05c8e632013-02-25 14:43:01 -0800252 <div id="more-btn"></div>
253 </div>
254 <div class="morehover" id="moremenu">
255 <div class="top"></div>
256 <div class="mid">
257 <div class="header">Links</div>
258 <ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700259 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
Robert Ly05c8e632013-02-25 14:43:01 -0800260 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
261 <li><a href="/about/index.html">About Android</a></li>
262 </ul>
263 <div class="header">Android Sites</div>
264 <ul>
265 <li><a href="http://www.android.com">Android.com</a></li>
266 <li class="active"><a>Android Developers</a></li>
267 <li><a href="http://source.android.com">Android Open Source Project</a></li>
268 </ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700269
Robert Ly05c8e632013-02-25 14:43:01 -0800270
271
272 <div class="header">Language</div>
273 <div id="language" class="locales">
274 <select name="language" onChange="changeLangPref(this.value, true)">
275 <option value="en">English</option>
276 <option value="es">Español</option>
277 <option value="ja">日本語</option>
278 <option value="ko">한국어</option>
279 <option value="ru">Русский</option>
Quddus Chongfd19ada2014-11-18 16:41:07 -0800280 <option value="zh-cn">中文(简体)</option>
281 <option value="zh-tw">中文(繁體)</option>
Robert Ly05c8e632013-02-25 14:43:01 -0800282 </select>
283 </div>
284 <script type="text/javascript">
285 <!--
286 loadLangPref();
287 //-->
288 </script>
289
290
Robert Ly05c8e632013-02-25 14:43:01 -0800291 <br class="clearfix" />
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700292 </div><!-- end 'mid' -->
Robert Ly05c8e632013-02-25 14:43:01 -0800293 <div class="bottom"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700294 </div><!-- end 'moremenu' -->
295
Robert Ly05c8e632013-02-25 14:43:01 -0800296 <div class="search" id="search-container">
297 <div class="search-inner">
298 <div id="search-btn"></div>
299 <div class="left"></div>
300 <form onsubmit="return submit_search()">
301 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700302 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
303 onkeydown="return search_changed(event, true, '/')"
304 onkeyup="return search_changed(event, false, '/')" />
Robert Ly05c8e632013-02-25 14:43:01 -0800305 </form>
306 <div class="right"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700307 <a class="close hide">close</a>
308 <div class="left"></div>
309 <div class="right"></div>
310 </div><!-- end search-inner -->
311 </div><!-- end search-container -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700312
313 <div class="search_filtered_wrapper reference">
314 <div class="suggest-card reference no-display">
315 <ul class="search_filtered">
316 </ul>
Robert Ly05c8e632013-02-25 14:43:01 -0800317 </div>
318 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700319
320 <div class="search_filtered_wrapper docs">
321 <div class="suggest-card dummy no-display">&nbsp;</div>
322 <div class="suggest-card develop no-display">
323 <ul class="search_filtered">
324 </ul>
325 <div class="child-card guides no-display">
326 </div>
327 <div class="child-card training no-display">
328 </div>
quddusc563daee2013-12-03 19:31:14 -0800329 <div class="child-card samples no-display">
330 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700331 </div>
332 <div class="suggest-card design no-display">
333 <ul class="search_filtered">
334 </ul>
335 </div>
336 <div class="suggest-card distribute no-display">
337 <ul class="search_filtered">
338 </ul>
339 </div>
340 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700341</div><!-- end menu-container (search and menu widget) -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700342
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700343
344
345 <!-- Expanded quicknav -->
Quddus Chong559c0062014-06-12 13:59:34 -0700346 <div id="quicknav" class="col-13">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700347 <ul>
Quddus Chong559c0062014-06-12 13:59:34 -0700348 <li class="about">
349 <ul>
350 <li><a href="/about/index.html">About</a></li>
351 <li><a href="/wear/index.html">Wear</a></li>
352 <li><a href="/tv/index.html">TV</a></li>
353 <li><a href="/auto/index.html">Auto</a></li>
354 </ul>
355 </li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700356 <li class="design">
357 <ul>
358 <li><a href="/design/index.html">Get Started</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700359 <li><a href="/design/devices.html">Devices</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700360 <li><a href="/design/style/index.html">Style</a></li>
361 <li><a href="/design/patterns/index.html">Patterns</a></li>
362 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li>
363 <li><a href="/design/downloads/index.html">Downloads</a></li>
364 <li><a href="/design/videos/index.html">Videos</a></li>
365 </ul>
366 </li>
367 <li class="develop">
368 <ul>
369 <li><a href="/training/index.html"
370 zh-tw-lang="訓練課程"
371 zh-cn-lang="培训"
372 ru-lang="Курсы"
373 ko-lang="교육"
374 ja-lang="トレーニング"
375 es-lang="Capacitación"
376 >Training</a></li>
377 <li><a href="/guide/index.html"
378 zh-tw-lang="API 指南"
379 zh-cn-lang="API 指南"
380 ru-lang="Руководства по API"
381 ko-lang="API 가이드"
382 ja-lang="API ガイド"
383 es-lang="Guías de la API"
384 >API Guides</a></li>
385 <li><a href="/reference/packages.html"
386 zh-tw-lang="參考資源"
387 zh-cn-lang="参考"
388 ru-lang="Справочник"
389 ko-lang="참조문서"
390 ja-lang="リファレンス"
391 es-lang="Referencia"
392 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700393 <li><a href="/sdk/index.html"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700394 zh-tw-lang="相關工具"
395 zh-cn-lang="工具"
396 ru-lang="Инструменты"
397 ko-lang="도구"
398 ja-lang="ツール"
399 es-lang="Herramientas"
400 >Tools</a>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700401 </li>
402 <li><a href="/google/index.html">Google Services</a>
403 </li>
Quddus Chongfd19ada2014-11-18 16:41:07 -0800404
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700405 <li><a href="/samples/index.html">Samples</a>
406 </li>
Quddus Chongfd19ada2014-11-18 16:41:07 -0800407
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700408 </ul>
409 </li>
410 <li class="distribute last">
411 <ul>
412 <li><a href="/distribute/googleplay/index.html">Google Play</a></li>
413 <li><a href="/distribute/essentials/index.html">Essentials</a></li>
414 <li><a href="/distribute/users/index.html">Get Users</a></li>
415 <li><a href="/distribute/engage/index.html">Engage &amp; Retain</a></li>
416 <li><a href="/distribute/monetize/index.html">Monetize</a></li>
Joe Fernandez77869172015-03-19 16:36:02 +0000417 <li><a href="/distribute/analyze/index.html">Analyze</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700418 <li><a href="/distribute/tools/index.html">Tools &amp; Reference</a></li>
419 <li><a href="/distribute/stories/index.html">Developer Stories</a></li>
420 </ul>
421 </li>
422 </ul>
423 </div><!-- /Expanded quicknav -->
424 </div><!-- end header-wrap.wrap -->
425 </div><!-- end header -->
426
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700427
Robert Ly05c8e632013-02-25 14:43:01 -0800428 <!-- Secondary x-nav -->
429 <div id="nav-x">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700430 <div class="wrap" style="position:relative;z-index:1">
431
Quddus Chongfd19ada2014-11-18 16:41:07 -0800432
433
434
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700435
Robert Ly05c8e632013-02-25 14:43:01 -0800436 <ul class="nav-x col-9 develop" style="width:100%">
437 <li class="training"><a href="/training/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700438 zh-tw-lang="訓練課程"
439 zh-cn-lang="培训"
Robert Ly05c8e632013-02-25 14:43:01 -0800440 ru-lang="Курсы"
441 ko-lang="교육"
442 ja-lang="トレーニング"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700443 es-lang="Capacitación"
Robert Ly05c8e632013-02-25 14:43:01 -0800444 >Training</a></li>
quddusc563daee2013-12-03 19:31:14 -0800445 <li class="guide"><a href="/guide/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700446 zh-tw-lang="API 指南"
447 zh-cn-lang="API 指南"
Robert Ly05c8e632013-02-25 14:43:01 -0800448 ru-lang="Руководства по API"
449 ko-lang="API 가이드"
450 ja-lang="API ガイド"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700451 es-lang="Guías de la API"
Robert Ly05c8e632013-02-25 14:43:01 -0800452 >API Guides</a></li>
453 <li class="reference"><a href="/reference/packages.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700454 zh-tw-lang="參考資源"
455 zh-cn-lang="参考"
Robert Ly05c8e632013-02-25 14:43:01 -0800456 ru-lang="Справочник"
457 ko-lang="참조문서"
458 ja-lang="リファレンス"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700459 es-lang="Referencia"
Robert Ly05c8e632013-02-25 14:43:01 -0800460 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700461 <li class="tools"><a href="/sdk/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700462 zh-tw-lang="相關工具"
463 zh-cn-lang="工具"
Robert Ly05c8e632013-02-25 14:43:01 -0800464 ru-lang="Инструменты"
465 ko-lang="도구"
466 ja-lang="ツール"
467 es-lang="Herramientas"
468 >Tools</a></li>
469 <li class="google"><a href="/google/index.html"
470 >Google Services</a>
471 </li>
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700472
Dirk Doughertyd1898452013-12-02 11:34:20 -0800473 <li class="samples"><a href="/samples/index.html"
474 >Samples</a>
475 </li>
476
Robert Ly05c8e632013-02-25 14:43:01 -0800477 </ul>
478 </div>
Robert Ly05c8e632013-02-25 14:43:01 -0800479 </div>
Quddus Chong559c0062014-06-12 13:59:34 -0700480 <!-- /Sendondary x-nav DEVELOP -->
Robert Ly05c8e632013-02-25 14:43:01 -0800481
482
483
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700484 <div id="searchResults" class="wrap" style="display:none;">
485 <h2 id="searchTitle">Results</h2>
486 <div id="leftSearchControl" class="search-control">Loading...</div>
487 </div>
488 </div> <!--end header-wrapper -->
489
490 <div id="sticky-header">
491 <div>
492 <a class="logo" href="#top"></a>
493 <a class="top" href="#top"></a>
494 <ul class="breadcrumb">
Quddus Chongfd19ada2014-11-18 16:41:07 -0800495
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700496 <li class="current">ItemScope</li>
497 </ul>
498 </div>
499 </div>
500
501
502
503
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700504
505
Robert Ly05c8e632013-02-25 14:43:01 -0800506 <div class="wrap clearfix" id="body-content">
507 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
508 <div id="devdoc-nav" class="scroll-pane">
Robert Ly05c8e632013-02-25 14:43:01 -0800509
510
511
512<ul id="nav">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700513
Robert Ly05c8e632013-02-25 14:43:01 -0800514 <li class="nav-section">
515 <div class="nav-section-header empty"><a href="/google/index.html">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700516 <span class="en">Overview</span>
Robert Ly05c8e632013-02-25 14:43:01 -0800517 </a></div>
518 </li>
519
520 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700521 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
522 <span class="en">Games</span>
523 </a></div>
524 </li>
525 <li class="nav-section">
526 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
527 <span class="en">Location</span>
528 </a></div>
529 </li>
530 <li class="nav-section">
531 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
532 <span class="en">Google+</span>
533 </a></div>
534 </li>
535 <li class="nav-section">
536 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700537 <span class="en">Maps</span>
538 </a></div>
539 </li>
540 <li class="nav-section">
Dirk Dougherty16542642014-02-07 19:58:28 -0800541 <div class="nav-section-header empty"><a href="/google/play-services/drive.html">
542 <span class="en">Drive</span>
543 </a></div>
544 </li>
545 <li class="nav-section">
546 <div class="nav-section-header empty"><a href="/google/play-services/cast.html">
547 <span class="en">Cast</span>
548 </a></div>
549 </li>
550 <li class="nav-section">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700551 <div class="nav-section-header"><a href="/google/play-services/ads.html">
552 <span class="en">Ads</span></a>
553 </div>
554 <ul>
555 <li><a href="/google/play-services/id.html">
556 <span class="en">Advertising ID</span></a>
557 </li>
558 </ul>
559 </li>
560 <li class="nav-section">
561 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html">
562 <span class="en">Wallet</span>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700563 </a></div>
564 </li>
Quddus Chong33fca8e2015-04-13 15:16:55 -0700565 <li class="nav-section">
566 <div class="nav-section-header"><a href="/google/play/safetynet/index.html">
567 <span class="en">SafetyNet</span>
568 </a></div>
569 <ul>
570 <li>
571 <a href="/google/play/safetynet/start.html">
572 <span class="en">Getting Started</span>
573 </a>
574 </li>
575 </ul>
576 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700577
578 <li class="nav-section">
Robert Ly05c8e632013-02-25 14:43:01 -0800579 <div class="nav-section-header"><a href="/google/play-services/index.html">
580 <span class="en">Google Play Services</span></a>
581 </div>
582 <ul>
583 <li><a href="/google/play-services/setup.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700584 <span class="en">Setting Up Google Play Services</span></a>
Robert Ly05c8e632013-02-25 14:43:01 -0800585 </li>
quddusc682d8e92014-03-13 11:55:32 -0700586 <li class="nav-section">
587 <div class="nav-section-header"><a href="/google/auth/api-client.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700588 <span class="en">Accessing Google APIs</span></a>
quddusc682d8e92014-03-13 11:55:32 -0700589 </div>
590 <ul>
591 <li>
592 <a href="/google/auth/http-auth.html">
593 <span class="en">Authorizing with Google for REST APIs</span>
594 </a>
595 </li>
596 </ul>
597 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800598 <li id="gms-tree-list" class="nav-section">
599 <div class="nav-section-header">
600 <a href="/reference/gms-packages.html">
601 <span class="en">Reference</span>
602 </a>
603 <div>
604 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800605 </ul>
606 </li>
607
608
609 <li class="nav-section">
Joe Fernandez77869172015-03-19 16:36:02 +0000610 <div class="nav-section-header"><a href="/google/play/billing/index.html" zh-cn-lang="应用内结算">
Robert Ly05c8e632013-02-25 14:43:01 -0800611 <span class="en">Google Play In-app Billing</span></a>
612 </div>
613 <ul>
Joe Fernandez77869172015-03-19 16:36:02 +0000614 <li><a href="/google/play/billing/billing_overview.html" zh-cn-lang="应用内结算概述">
Robert Ly05c8e632013-02-25 14:43:01 -0800615 <span class="en">Overview</span></a>
616 </li>
Joe Fernandez77869172015-03-19 16:36:02 +0000617 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html" zh-cn-lang="应用内结算 API">
Robert Ly05c8e632013-02-25 14:43:01 -0800618 <span class="en">Version 3 API</span></a></div>
619 <ul>
620 <li><a href="/google/play/billing/billing_integrate.html">
621 <span class="en">Implementing the API</span></a></li>
622 <li><a href="/google/play/billing/billing_reference.html">
623 <span class="en">Reference</span></a></li>
624 </ul>
625 </li>
626 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html">
627 <span class="en">Version 2 API</span></a></div>
628 <ul>
629 <li><a href="/google/play/billing/v2/billing_integrate.html">
630 <span class="en">Implementing the API</span></a></li>
631 <li><a href="/google/play/billing/v2/billing_subscriptions.html">
632 <span class="en">Subscriptions</span></a></li>
633 <li><a href="/google/play/billing/v2/billing_reference.html">
634 <span class="en">Reference</span></a></li>
635 </ul>
636 </li>
637 <li><a href="/google/play/billing/billing_subscriptions.html">
638 <span class="en">Subscriptions</span></a>
639 </li>
Joe Fernandez77869172015-03-19 16:36:02 +0000640 <li><a href="/google/play/billing/billing_best_practices.html" zh-cn-lang="安全性和设计">
Robert Ly05c8e632013-02-25 14:43:01 -0800641 <span class="en">Security and Design</span></a>
642 </li>
Joe Fernandez77869172015-03-19 16:36:02 +0000643 <li><a href="/google/play/billing/billing_testing.html" zh-cn-lang="测试应用内结算">
Robert Ly05c8e632013-02-25 14:43:01 -0800644 <span class="en">Testing In-app Billing</span></a>
645 </li>
Joe Fernandez77869172015-03-19 16:36:02 +0000646 <li><a href="/google/play/billing/billing_admin.html" zh-cn-lang="管理应用内结算">
Robert Ly05c8e632013-02-25 14:43:01 -0800647 <span class="en">Administering In-app Billing</span></a>
648 </li>
649 <li><a href="/google/play/billing/versions.html">
650 <span class="en">Version Notes</span></a>
651 </li>
652 </ul>
653 </li>
654
Dirk Doughertya38ca332013-05-15 02:36:33 -0700655
656
Dirk Doughertyd1898452013-12-02 11:34:20 -0800657 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700658 <div class="nav-section-header"><a href="/google/gcm/index.html">
659 <span class="en">Google Cloud Messaging</span></a>
660 </div>
661 <ul>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800662 <li><a href="/google/gcm/gcm.html">
663 <span class="en">Overview</span></a>
664 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700665 <li><a href="/google/gcm/gs.html">
666 <span class="en">Getting Started</span></a>
667 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800668 <li><a href="/google/gcm/client.html">
669 <span class="en">Implementing GCM Client</span></a>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700670 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800671 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html">
672 <span class="en">Implementing GCM Server</span></a></div>
673 <ul>
674 <li><a href="/google/gcm/ccs.html">
675 <span class="en">CCS (XMPP)</span></a></li>
676 <li><a href="/google/gcm/http.html">
677 <span class="en">HTTP</span></a></li>
678 </ul>
Dirk Doughertyfe3da792013-06-12 18:06:08 -0700679 </li>
Joe Fernandez77869172015-03-19 16:36:02 +0000680 <li><a href="/google/gcm/server-ref.html">
681 <span class="en">Server Reference</span></a>
682 </li>
Dirk Doughertyfe3da792013-06-12 18:06:08 -0700683 <li><a href="/google/gcm/notifications.html">
684 <span class="en">User Notifications</span></a>
685 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700686 <li><a href="/google/gcm/c2dm.html">
687 <span class="en">Migration</span></a>
688 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700689 </ul>
690 </li>
691
Robert Ly05c8e632013-02-25 14:43:01 -0800692 <li class="nav-section">
Quddus Chonge457fb62014-09-11 18:55:43 -0700693 <div class="nav-section-header empty"><a href="/google/gcs/index.html">
694 <span class="en">Google Cloud Save</span></a>
695 </div>
696 </li>
697
698 <li class="nav-section">
Robert Ly05c8e632013-02-25 14:43:01 -0800699 <div class="nav-section-header"><a href="/google/play/dist.html">
700 <span class="en">Google Play Distribution</span></a>
701 </div>
702 <ul>
703 <li><a href="/google/play/filters.html">
704 <span class="en">Filters on Google Play</span></a>
705 </li>
Quddus Chonge457fb62014-09-11 18:55:43 -0700706 <li><a href="/google/play/billing/gp-purchase-status-api.html">
707 <span class="en">Google Play Developer API</span></a>
708 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800709 <li><a href="/google/play/publishing/multiple-apks.html">
710 <span class="en">Multiple APK Support</span></a>
711 </li>
712 <li><a href="/google/play/expansion-files.html">
713 <span class="en">APK Expansion Files</span></a>
714 </li>
715 <li class="nav-section">
716 <div class="nav-section-header"><a href="/google/play/licensing/index.html">
717 <span class="en">Application Licensing</span></a>
718 </div>
719 <ul>
720 <li><a href="/google/play/licensing/overview.html">
721 <span class="en">Licensing Overview</span></a>
722 </li>
723 <li><a href="/google/play/licensing/setting-up.html">
724 <span class="en">Setting Up for Licensing</span></a>
725 </li>
726 <li><a href="/google/play/licensing/adding-licensing.html">
727 <span class="en">Adding Licensing to Your App</span></a>
728 </li>
729 <li><a href="/google/play/licensing/licensing-reference.html">
730 <span class="en">Licensing Reference</span></a>
731 </li>
732 </ul>
733 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800734
735 <li class="nav-section">
736 <div class="nav-section-header"><a href="/google/backup/index.html">
737 Android Backup Service</a>
738 </div>
739 <ul>
740 <li><a href="/google/backup/signup.html">
741 Register</a>
742 </li>
743 </ul>
744 </li>
745
Dirk Doughertya38ca332013-05-15 02:36:33 -0700746 </ul>
747
748</li>
749
750
751
Robert Ly05c8e632013-02-25 14:43:01 -0800752</ul>
753
754<script type="text/javascript">
755<!--
756 buildToggleLists();
757 changeNavLang(getLangPref());
758//-->
759</script>
760
761
762
763
764 </div>
765 <script type="text/javascript">
766 showGoogleRefTree();
767
768 </script>
769 </div> <!-- end side-nav -->
770 <script>
771 $(document).ready(function() {
772 scrollIntoView("devdoc-nav");
773 });
774 </script>
775
776
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700777
778
Robert Ly05c8e632013-02-25 14:43:01 -0800779
780
781<div class="col-12" id="doc-col">
782
783<div id="api-info-block">
784
785
786
787
788
789
790
791
792
793
794
795<div class="sum-details-links">
796
797Summary:
798
799 <a href="#nestedclasses">Nested Classes</a>
800
801
802
803
804
805
806
807
808
809
810
811
812 &#124; <a href="#pubmethods">Methods</a>
813
814
815
816
817 &#124; <a href="#inhmethods">Inherited Methods</a>
818
819&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
820
821</div><!-- end sum-details-links -->
822<div class="api-level">
823
824
825
826
827</div>
828</div><!-- end api-info-block -->
829
830
831<!-- ======== START OF CLASS DATA ======== -->
832
833<div id="jd-header">
834 public
835
836
837
838 interface
839<h1 itemprop="name">ItemScope</h1>
840
841
842
843
844
845 implements
846
Joe Fernandez77869172015-03-19 16:36:02 +0000847 <a href="/reference/com/google/android/gms/common/data/Freezable.html">Freezable</a>&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -0800848
849
850
851
852
Quddus Chongfd19ada2014-11-18 16:41:07 -0800853
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700854
855
Robert Ly05c8e632013-02-25 14:43:01 -0800856</div><!-- end header -->
857
858<div id="naMessage"></div>
859
860<div id="jd-content" class="api apilevel-">
861<table class="jd-inheritance-table">
862
863
864 <tr>
865
866 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.plus.model.moments.ItemScope</td>
867 </tr>
868
869
870</table>
871
872
873
874
875
876
877
878<div class="jd-descr">
879
880
881
882
883
884
885</div><!-- jd-descr -->
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902<div class="jd-descr">
903
904
905<h2>Summary</h2>
906
907
908
909<!-- ======== NESTED CLASS SUMMARY ======== -->
910<table id="nestedclasses" class="jd-sumtable"><tr><th colspan="12">Nested Classes</th></tr>
911
912
913
914 <tr class="alt-color api apilevel-" >
915 <td class="jd-typecol"><nobr>
916
917
918
919
920 class</nobr></td>
921 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html">ItemScope.Builder</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700922 <td class="jd-descrcol" width="100%">
923 &nbsp;
Quddus Chongfd19ada2014-11-18 16:41:07 -0800924
925
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700926
927 </td>
Robert Ly05c8e632013-02-25 14:43:01 -0800928 </tr>
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958<!-- ========== METHOD SUMMARY =========== -->
959<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
960
961
962
963
964 <tr class="alt-color api apilevel-" >
965 <td class="jd-typecol"><nobr>
966 abstract
967
968
969
970
971 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
972 </td>
973 <td class="jd-linkcol" width="100%"><nobr>
974 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAbout()">getAbout</a></span>()</nobr>
975
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700976 <div class="jd-descrdiv">
977 The subject matter of the content.
Quddus Chongfd19ada2014-11-18 16:41:07 -0800978
979
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700980
981 </div>
Robert Ly05c8e632013-02-25 14:43:01 -0800982
983 </td></tr>
984
985
986
987 <tr class=" api apilevel-" >
988 <td class="jd-typecol"><nobr>
989 abstract
990
991
992
993
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700994 List&lt;String&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -0800995 </td>
996 <td class="jd-linkcol" width="100%"><nobr>
997 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAdditionalName()">getAdditionalName</a></span>()</nobr>
998
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700999 <div class="jd-descrdiv">
1000 An additional name for a Person, can be used for a middle name.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001001
1002
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001003
1004 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001005
1006 </td></tr>
1007
1008
1009
1010 <tr class="alt-color api apilevel-" >
1011 <td class="jd-typecol"><nobr>
1012 abstract
1013
1014
1015
1016
1017 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1018 </td>
1019 <td class="jd-linkcol" width="100%"><nobr>
1020 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAddress()">getAddress</a></span>()</nobr>
1021
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001022 <div class="jd-descrdiv">
1023 Postal address.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001024
1025
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001026
1027 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001028
1029 </td></tr>
1030
1031
1032
1033 <tr class=" api apilevel-" >
1034 <td class="jd-typecol"><nobr>
1035 abstract
1036
1037
1038
1039
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001040 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001041 </td>
1042 <td class="jd-linkcol" width="100%"><nobr>
1043 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAddressCountry()">getAddressCountry</a></span>()</nobr>
1044
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001045 <div class="jd-descrdiv">
1046 Address country.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001047
1048
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001049
1050 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001051
1052 </td></tr>
1053
1054
1055
1056 <tr class="alt-color api apilevel-" >
1057 <td class="jd-typecol"><nobr>
1058 abstract
1059
1060
1061
1062
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001063 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001064 </td>
1065 <td class="jd-linkcol" width="100%"><nobr>
1066 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAddressLocality()">getAddressLocality</a></span>()</nobr>
1067
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001068 <div class="jd-descrdiv">
1069 Address locality.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001070
1071
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001072
1073 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001074
1075 </td></tr>
1076
1077
1078
1079 <tr class=" api apilevel-" >
1080 <td class="jd-typecol"><nobr>
1081 abstract
1082
1083
1084
1085
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001086 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001087 </td>
1088 <td class="jd-linkcol" width="100%"><nobr>
1089 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAddressRegion()">getAddressRegion</a></span>()</nobr>
1090
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001091 <div class="jd-descrdiv">
1092 Address region.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001093
1094
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001095
1096 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001097
1098 </td></tr>
1099
1100
1101
1102 <tr class="alt-color api apilevel-" >
1103 <td class="jd-typecol"><nobr>
1104 abstract
1105
1106
1107
1108
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001109 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001110 </td>
1111 <td class="jd-linkcol" width="100%"><nobr>
1112 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAssociated_media()">getAssociated_media</a></span>()</nobr>
1113
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001114 <div class="jd-descrdiv">
1115 The encoding.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001116
1117
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001118
1119 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001120
1121 </td></tr>
1122
1123
1124
1125 <tr class=" api apilevel-" >
1126 <td class="jd-typecol"><nobr>
1127 abstract
1128
1129
1130
1131
1132 int</nobr>
1133 </td>
1134 <td class="jd-linkcol" width="100%"><nobr>
1135 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAttendeeCount()">getAttendeeCount</a></span>()</nobr>
1136
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001137 <div class="jd-descrdiv">
1138 Number of attendees.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001139
1140
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001141
1142 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001143
1144 </td></tr>
1145
1146
1147
1148 <tr class="alt-color api apilevel-" >
1149 <td class="jd-typecol"><nobr>
1150 abstract
1151
1152
1153
1154
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001155 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001156 </td>
1157 <td class="jd-linkcol" width="100%"><nobr>
1158 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAttendees()">getAttendees</a></span>()</nobr>
1159
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001160 <div class="jd-descrdiv">
1161 A person attending the event.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001162
1163
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001164
1165 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001166
1167 </td></tr>
1168
1169
1170
1171 <tr class=" api apilevel-" >
1172 <td class="jd-typecol"><nobr>
1173 abstract
1174
1175
1176
1177
1178 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1179 </td>
1180 <td class="jd-linkcol" width="100%"><nobr>
1181 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAudio()">getAudio</a></span>()</nobr>
1182
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001183 <div class="jd-descrdiv">
1184 From http://schema.org/MusicRecording, the audio file.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001185
1186
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001187
1188 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001189
1190 </td></tr>
1191
1192
1193
1194 <tr class="alt-color api apilevel-" >
1195 <td class="jd-typecol"><nobr>
1196 abstract
1197
1198
1199
1200
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001201 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001202 </td>
1203 <td class="jd-linkcol" width="100%"><nobr>
1204 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getAuthor()">getAuthor</a></span>()</nobr>
1205
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001206 <div class="jd-descrdiv">
1207 The person or persons who created this result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001208
1209
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001210
1211 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001212
1213 </td></tr>
1214
1215
1216
1217 <tr class=" api apilevel-" >
1218 <td class="jd-typecol"><nobr>
1219 abstract
1220
1221
1222
1223
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001224 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001225 </td>
1226 <td class="jd-linkcol" width="100%"><nobr>
1227 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getBestRating()">getBestRating</a></span>()</nobr>
1228
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001229 <div class="jd-descrdiv">
1230 Best possible rating value that a result might obtain.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001231
1232
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001233
1234 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001235
1236 </td></tr>
1237
1238
1239
1240 <tr class="alt-color api apilevel-" >
1241 <td class="jd-typecol"><nobr>
1242 abstract
1243
1244
1245
1246
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001247 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001248 </td>
1249 <td class="jd-linkcol" width="100%"><nobr>
1250 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getBirthDate()">getBirthDate</a></span>()</nobr>
1251
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001252 <div class="jd-descrdiv">
1253 Date of birth.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001254
1255
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001256
1257 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001258
1259 </td></tr>
1260
1261
1262
1263 <tr class=" api apilevel-" >
1264 <td class="jd-typecol"><nobr>
1265 abstract
1266
1267
1268
1269
1270 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1271 </td>
1272 <td class="jd-linkcol" width="100%"><nobr>
1273 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getByArtist()">getByArtist</a></span>()</nobr>
1274
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001275 <div class="jd-descrdiv">
1276 From http://schema.org/MusicRecording, the artist that performed this recording.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001277
1278
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001279
1280 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001281
1282 </td></tr>
1283
1284
1285
1286 <tr class="alt-color api apilevel-" >
1287 <td class="jd-typecol"><nobr>
1288 abstract
1289
1290
1291
1292
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001293 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001294 </td>
1295 <td class="jd-linkcol" width="100%"><nobr>
1296 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getCaption()">getCaption</a></span>()</nobr>
1297
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001298 <div class="jd-descrdiv">
1299 The caption for this object.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001300
1301
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001302
1303 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001304
1305 </td></tr>
1306
1307
1308
1309 <tr class=" api apilevel-" >
1310 <td class="jd-typecol"><nobr>
1311 abstract
1312
1313
1314
1315
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001316 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001317 </td>
1318 <td class="jd-linkcol" width="100%"><nobr>
1319 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getContentSize()">getContentSize</a></span>()</nobr>
1320
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001321 <div class="jd-descrdiv">
1322 File size in (mega/kilo) bytes.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001323
1324
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001325
1326 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001327
1328 </td></tr>
1329
1330
1331
1332 <tr class="alt-color api apilevel-" >
1333 <td class="jd-typecol"><nobr>
1334 abstract
1335
1336
1337
1338
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001339 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001340 </td>
1341 <td class="jd-linkcol" width="100%"><nobr>
1342 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getContentUrl()">getContentUrl</a></span>()</nobr>
1343
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001344 <div class="jd-descrdiv">
1345 Actual bytes of the media object, for example the image file or video file.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001346
1347
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001348
1349 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001350
1351 </td></tr>
1352
1353
1354
1355 <tr class=" api apilevel-" >
1356 <td class="jd-typecol"><nobr>
1357 abstract
1358
1359
1360
1361
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001362 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001363 </td>
1364 <td class="jd-linkcol" width="100%"><nobr>
1365 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getContributor()">getContributor</a></span>()</nobr>
1366
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001367 <div class="jd-descrdiv">
1368 A list of contributors to this result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001369
1370
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001371
1372 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001373
1374 </td></tr>
1375
1376
1377
1378 <tr class="alt-color api apilevel-" >
1379 <td class="jd-typecol"><nobr>
1380 abstract
1381
1382
1383
1384
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001385 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001386 </td>
1387 <td class="jd-linkcol" width="100%"><nobr>
1388 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getDateCreated()">getDateCreated</a></span>()</nobr>
1389
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001390 <div class="jd-descrdiv">
1391 The date the result was created such as the date that a review was first created.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001392
1393
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001394
1395 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001396
1397 </td></tr>
1398
1399
1400
1401 <tr class=" api apilevel-" >
1402 <td class="jd-typecol"><nobr>
1403 abstract
1404
1405
1406
1407
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001408 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001409 </td>
1410 <td class="jd-linkcol" width="100%"><nobr>
1411 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getDateModified()">getDateModified</a></span>()</nobr>
1412
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001413 <div class="jd-descrdiv">
1414 The date the result was last modified such as the date that a review was last edited.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001415
1416
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001417
1418 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001419
1420 </td></tr>
1421
1422
1423
1424 <tr class="alt-color api apilevel-" >
1425 <td class="jd-typecol"><nobr>
1426 abstract
1427
1428
1429
1430
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001431 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001432 </td>
1433 <td class="jd-linkcol" width="100%"><nobr>
1434 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getDatePublished()">getDatePublished</a></span>()</nobr>
1435
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001436 <div class="jd-descrdiv">
1437 The initial date that the result was published.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001438
1439
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001440
1441 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001442
1443 </td></tr>
1444
1445
1446
1447 <tr class=" api apilevel-" >
1448 <td class="jd-typecol"><nobr>
1449 abstract
1450
1451
1452
1453
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001454 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001455 </td>
1456 <td class="jd-linkcol" width="100%"><nobr>
1457 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getDescription()">getDescription</a></span>()</nobr>
1458
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001459 <div class="jd-descrdiv">
1460 The string that describes the content of the result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001461
1462
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001463
1464 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001465
1466 </td></tr>
1467
1468
1469
1470 <tr class="alt-color api apilevel-" >
1471 <td class="jd-typecol"><nobr>
1472 abstract
1473
1474
1475
1476
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001477 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001478 </td>
1479 <td class="jd-linkcol" width="100%"><nobr>
1480 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getDuration()">getDuration</a></span>()</nobr>
1481
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001482 <div class="jd-descrdiv">
1483 The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001484
1485
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001486
1487 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001488
1489 </td></tr>
1490
1491
1492
1493 <tr class=" api apilevel-" >
1494 <td class="jd-typecol"><nobr>
1495 abstract
1496
1497
1498
1499
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001500 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001501 </td>
1502 <td class="jd-linkcol" width="100%"><nobr>
1503 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getEmbedUrl()">getEmbedUrl</a></span>()</nobr>
1504
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001505 <div class="jd-descrdiv">
1506 A URL pointing to a player for a specific video.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001507
1508
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001509
1510 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001511
1512 </td></tr>
1513
1514
1515
1516 <tr class="alt-color api apilevel-" >
1517 <td class="jd-typecol"><nobr>
1518 abstract
1519
1520
1521
1522
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001523 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001524 </td>
1525 <td class="jd-linkcol" width="100%"><nobr>
1526 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getEndDate()">getEndDate</a></span>()</nobr>
1527
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001528 <div class="jd-descrdiv">
1529 The end date and time of the event (in ISO 8601 date format).
Quddus Chongfd19ada2014-11-18 16:41:07 -08001530
1531
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001532
1533 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001534
1535 </td></tr>
1536
1537
1538
1539 <tr class=" api apilevel-" >
1540 <td class="jd-typecol"><nobr>
1541 abstract
1542
1543
1544
1545
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001546 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001547 </td>
1548 <td class="jd-linkcol" width="100%"><nobr>
1549 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getFamilyName()">getFamilyName</a></span>()</nobr>
1550
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001551 <div class="jd-descrdiv">
1552 Family name.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001553
1554
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001555
1556 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001557
1558 </td></tr>
1559
1560
1561
1562 <tr class="alt-color api apilevel-" >
1563 <td class="jd-typecol"><nobr>
1564 abstract
1565
1566
1567
1568
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001569 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001570 </td>
1571 <td class="jd-linkcol" width="100%"><nobr>
1572 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getGender()">getGender</a></span>()</nobr>
1573
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001574 <div class="jd-descrdiv">
1575 Gender of the person.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001576
1577
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001578
1579 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001580
1581 </td></tr>
1582
1583
1584
1585 <tr class=" api apilevel-" >
1586 <td class="jd-typecol"><nobr>
1587 abstract
1588
1589
1590
1591
1592 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1593 </td>
1594 <td class="jd-linkcol" width="100%"><nobr>
1595 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getGeo()">getGeo</a></span>()</nobr>
1596
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001597 <div class="jd-descrdiv">
1598 Geo coordinates.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001599
1600
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001601
1602 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001603
1604 </td></tr>
1605
1606
1607
1608 <tr class="alt-color api apilevel-" >
1609 <td class="jd-typecol"><nobr>
1610 abstract
1611
1612
1613
1614
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001615 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001616 </td>
1617 <td class="jd-linkcol" width="100%"><nobr>
1618 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getGivenName()">getGivenName</a></span>()</nobr>
1619
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001620 <div class="jd-descrdiv">
1621 Given name.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001622
1623
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001624
1625 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001626
1627 </td></tr>
1628
1629
1630
1631 <tr class=" api apilevel-" >
1632 <td class="jd-typecol"><nobr>
1633 abstract
1634
1635
1636
1637
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001638 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001639 </td>
1640 <td class="jd-linkcol" width="100%"><nobr>
1641 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getHeight()">getHeight</a></span>()</nobr>
1642
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001643 <div class="jd-descrdiv">
1644 The height of the media object.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001645
1646
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001647
1648 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001649
1650 </td></tr>
1651
1652
1653
1654 <tr class="alt-color api apilevel-" >
1655 <td class="jd-typecol"><nobr>
1656 abstract
1657
1658
1659
1660
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001661 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001662 </td>
1663 <td class="jd-linkcol" width="100%"><nobr>
1664 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getId()">getId</a></span>()</nobr>
1665
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001666 <div class="jd-descrdiv">
1667 An identifier for the target.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001668
1669
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001670
1671 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001672
1673 </td></tr>
1674
1675
1676
1677 <tr class=" api apilevel-" >
1678 <td class="jd-typecol"><nobr>
1679 abstract
1680
1681
1682
1683
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001684 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001685 </td>
1686 <td class="jd-linkcol" width="100%"><nobr>
1687 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getImage()">getImage</a></span>()</nobr>
1688
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001689 <div class="jd-descrdiv">
1690 A URL to the image that represents this result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001691
1692
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001693
1694 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001695
1696 </td></tr>
1697
1698
1699
1700 <tr class="alt-color api apilevel-" >
1701 <td class="jd-typecol"><nobr>
1702 abstract
1703
1704
1705
1706
1707 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1708 </td>
1709 <td class="jd-linkcol" width="100%"><nobr>
1710 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getInAlbum()">getInAlbum</a></span>()</nobr>
1711
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001712 <div class="jd-descrdiv">
1713 From http://schema.org/MusicRecording, which album a song is in.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001714
1715
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001716
1717 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001718
1719 </td></tr>
1720
1721
1722
1723 <tr class=" api apilevel-" >
1724 <td class="jd-typecol"><nobr>
1725 abstract
1726
1727
1728
1729
1730 double</nobr>
1731 </td>
1732 <td class="jd-linkcol" width="100%"><nobr>
1733 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getLatitude()">getLatitude</a></span>()</nobr>
1734
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001735 <div class="jd-descrdiv">
1736 Latitude.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001737
1738
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001739
1740 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001741
1742 </td></tr>
1743
1744
1745
1746 <tr class="alt-color api apilevel-" >
1747 <td class="jd-typecol"><nobr>
1748 abstract
1749
1750
1751
1752
1753 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1754 </td>
1755 <td class="jd-linkcol" width="100%"><nobr>
1756 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getLocation()">getLocation</a></span>()</nobr>
1757
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001758 <div class="jd-descrdiv">
1759 The location of the event or organization.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001760
1761
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001762
1763 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001764
1765 </td></tr>
1766
1767
1768
1769 <tr class=" api apilevel-" >
1770 <td class="jd-typecol"><nobr>
1771 abstract
1772
1773
1774
1775
1776 double</nobr>
1777 </td>
1778 <td class="jd-linkcol" width="100%"><nobr>
1779 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getLongitude()">getLongitude</a></span>()</nobr>
1780
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001781 <div class="jd-descrdiv">
1782 Longitude.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001783
1784
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001785
1786 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001787
1788 </td></tr>
1789
1790
1791
1792 <tr class="alt-color api apilevel-" >
1793 <td class="jd-typecol"><nobr>
1794 abstract
1795
1796
1797
1798
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001799 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001800 </td>
1801 <td class="jd-linkcol" width="100%"><nobr>
1802 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getName()">getName</a></span>()</nobr>
1803
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001804 <div class="jd-descrdiv">
1805 The name of the result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001806
1807
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001808
1809 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001810
1811 </td></tr>
1812
1813
1814
1815 <tr class=" api apilevel-" >
1816 <td class="jd-typecol"><nobr>
1817 abstract
1818
1819
1820
1821
1822 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1823 </td>
1824 <td class="jd-linkcol" width="100%"><nobr>
1825 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getPartOfTVSeries()">getPartOfTVSeries</a></span>()</nobr>
1826
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001827 <div class="jd-descrdiv">
1828 Property of http://schema.org/TVEpisode indicating which series the episode belongs to.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001829
1830
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001831
1832 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001833
1834 </td></tr>
1835
1836
1837
1838 <tr class="alt-color api apilevel-" >
1839 <td class="jd-typecol"><nobr>
1840 abstract
1841
1842
1843
1844
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001845 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001846 </td>
1847 <td class="jd-linkcol" width="100%"><nobr>
1848 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getPerformers()">getPerformers</a></span>()</nobr>
1849
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001850 <div class="jd-descrdiv">
1851 The main performer or performers of the event-for example, a presenter, musician, or actor.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001852
1853
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001854
1855 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001856
1857 </td></tr>
1858
1859
1860
1861 <tr class=" api apilevel-" >
1862 <td class="jd-typecol"><nobr>
1863 abstract
1864
1865
1866
1867
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001868 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001869 </td>
1870 <td class="jd-linkcol" width="100%"><nobr>
1871 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getPlayerType()">getPlayerType</a></span>()</nobr>
1872
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001873 <div class="jd-descrdiv">
1874 Player type that is required.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001875
1876
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001877
1878 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001879
1880 </td></tr>
1881
1882
1883
1884 <tr class="alt-color api apilevel-" >
1885 <td class="jd-typecol"><nobr>
1886 abstract
1887
1888
1889
1890
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001891 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001892 </td>
1893 <td class="jd-linkcol" width="100%"><nobr>
1894 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getPostOfficeBoxNumber()">getPostOfficeBoxNumber</a></span>()</nobr>
1895
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001896 <div class="jd-descrdiv">
1897 Post office box number.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001898
1899
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001900
1901 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001902
1903 </td></tr>
1904
1905
1906
1907 <tr class=" api apilevel-" >
1908 <td class="jd-typecol"><nobr>
1909 abstract
1910
1911
1912
1913
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001914 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001915 </td>
1916 <td class="jd-linkcol" width="100%"><nobr>
1917 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getPostalCode()">getPostalCode</a></span>()</nobr>
1918
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001919 <div class="jd-descrdiv">
1920 Postal code.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001921
1922
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001923
1924 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001925
1926 </td></tr>
1927
1928
1929
1930 <tr class="alt-color api apilevel-" >
1931 <td class="jd-typecol"><nobr>
1932 abstract
1933
1934
1935
1936
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001937 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001938 </td>
1939 <td class="jd-linkcol" width="100%"><nobr>
1940 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getRatingValue()">getRatingValue</a></span>()</nobr>
1941
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001942 <div class="jd-descrdiv">
1943 Rating value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001944
1945
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001946
1947 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001948
1949 </td></tr>
1950
1951
1952
1953 <tr class=" api apilevel-" >
1954 <td class="jd-typecol"><nobr>
1955 abstract
1956
1957
1958
1959
1960 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
1961 </td>
1962 <td class="jd-linkcol" width="100%"><nobr>
1963 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getReviewRating()">getReviewRating</a></span>()</nobr>
1964
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001965 <div class="jd-descrdiv">
1966 Review rating.
Quddus Chongfd19ada2014-11-18 16:41:07 -08001967
1968
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001969
1970 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001971
1972 </td></tr>
1973
1974
1975
1976 <tr class="alt-color api apilevel-" >
1977 <td class="jd-typecol"><nobr>
1978 abstract
1979
1980
1981
1982
Dirk Dougherty78ec7322013-09-16 10:37:40 -07001983 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08001984 </td>
1985 <td class="jd-linkcol" width="100%"><nobr>
1986 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getStartDate()">getStartDate</a></span>()</nobr>
1987
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001988 <div class="jd-descrdiv">
1989 The start date and time of the event (in ISO 8601 date format).
Quddus Chongfd19ada2014-11-18 16:41:07 -08001990
1991
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001992
1993 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08001994
1995 </td></tr>
1996
1997
1998
1999 <tr class=" api apilevel-" >
2000 <td class="jd-typecol"><nobr>
2001 abstract
2002
2003
2004
2005
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002006 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002007 </td>
2008 <td class="jd-linkcol" width="100%"><nobr>
2009 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getStreetAddress()">getStreetAddress</a></span>()</nobr>
2010
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002011 <div class="jd-descrdiv">
2012 Street address.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002013
2014
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002015
2016 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002017
2018 </td></tr>
2019
2020
2021
2022 <tr class="alt-color api apilevel-" >
2023 <td class="jd-typecol"><nobr>
2024 abstract
2025
2026
2027
2028
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002029 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002030 </td>
2031 <td class="jd-linkcol" width="100%"><nobr>
2032 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getText()">getText</a></span>()</nobr>
2033
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002034 <div class="jd-descrdiv">
2035 The text that is the result of the app activity.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002036
2037
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002038
2039 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002040
2041 </td></tr>
2042
2043
2044
2045 <tr class=" api apilevel-" >
2046 <td class="jd-typecol"><nobr>
2047 abstract
2048
2049
2050
2051
2052 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
2053 </td>
2054 <td class="jd-linkcol" width="100%"><nobr>
2055 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getThumbnail()">getThumbnail</a></span>()</nobr>
2056
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002057 <div class="jd-descrdiv">
2058 Thumbnail image for an image or video.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002059
2060
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002061
2062 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002063
2064 </td></tr>
2065
2066
2067
2068 <tr class="alt-color api apilevel-" >
2069 <td class="jd-typecol"><nobr>
2070 abstract
2071
2072
2073
2074
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002075 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002076 </td>
2077 <td class="jd-linkcol" width="100%"><nobr>
2078 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getThumbnailUrl()">getThumbnailUrl</a></span>()</nobr>
2079
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002080 <div class="jd-descrdiv">
2081 A URL to a thumbnail image that represents this result.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002082
2083
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002084
2085 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002086
2087 </td></tr>
2088
2089
2090
2091 <tr class=" api apilevel-" >
2092 <td class="jd-typecol"><nobr>
2093 abstract
2094
2095
2096
2097
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002098 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002099 </td>
2100 <td class="jd-linkcol" width="100%"><nobr>
2101 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getTickerSymbol()">getTickerSymbol</a></span>()</nobr>
2102
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002103 <div class="jd-descrdiv">
2104 The exchange traded instrument associated with a Corporation object.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002105
2106
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002107
2108 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002109
2110 </td></tr>
2111
2112
2113
2114 <tr class="alt-color api apilevel-" >
2115 <td class="jd-typecol"><nobr>
2116 abstract
2117
2118
2119
2120
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002121 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002122 </td>
2123 <td class="jd-linkcol" width="100%"><nobr>
2124 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getType()">getType</a></span>()</nobr>
2125
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002126 <div class="jd-descrdiv">
2127 The schema.org URL that best describes the referenced target and matches the type of moment.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002128
2129
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002130
2131 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002132
2133 </td></tr>
2134
2135
2136
2137 <tr class=" api apilevel-" >
2138 <td class="jd-typecol"><nobr>
2139 abstract
2140
2141
2142
2143
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002144 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002145 </td>
2146 <td class="jd-linkcol" width="100%"><nobr>
2147 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getUrl()">getUrl</a></span>()</nobr>
2148
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002149 <div class="jd-descrdiv">
2150 The URL that points to the result object.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002151
2152
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002153
2154 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002155
2156 </td></tr>
2157
2158
2159
2160 <tr class="alt-color api apilevel-" >
2161 <td class="jd-typecol"><nobr>
2162 abstract
2163
2164
2165
2166
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002167 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002168 </td>
2169 <td class="jd-linkcol" width="100%"><nobr>
2170 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getWidth()">getWidth</a></span>()</nobr>
2171
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002172 <div class="jd-descrdiv">
2173 The width of the media object.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002174
2175
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002176
2177 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002178
2179 </td></tr>
2180
2181
2182
2183 <tr class=" api apilevel-" >
2184 <td class="jd-typecol"><nobr>
2185 abstract
2186
2187
2188
2189
Dirk Dougherty78ec7322013-09-16 10:37:40 -07002190 String</nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08002191 </td>
2192 <td class="jd-linkcol" width="100%"><nobr>
2193 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#getWorstRating()">getWorstRating</a></span>()</nobr>
2194
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002195 <div class="jd-descrdiv">
2196 Worst possible rating value that a result might obtain.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002197
2198
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002199
2200 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002201
2202 </td></tr>
2203
2204
2205
2206 <tr class="alt-color api apilevel-" >
2207 <td class="jd-typecol"><nobr>
2208 abstract
2209
2210
2211
2212
2213 boolean</nobr>
2214 </td>
2215 <td class="jd-linkcol" width="100%"><nobr>
2216 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAbout()">hasAbout</a></span>()</nobr>
2217
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002218 <div class="jd-descrdiv">
2219 Indicates whether the "about" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002220
2221
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002222
2223 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002224
2225 </td></tr>
2226
2227
2228
2229 <tr class=" api apilevel-" >
2230 <td class="jd-typecol"><nobr>
2231 abstract
2232
2233
2234
2235
2236 boolean</nobr>
2237 </td>
2238 <td class="jd-linkcol" width="100%"><nobr>
2239 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAdditionalName()">hasAdditionalName</a></span>()</nobr>
2240
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002241 <div class="jd-descrdiv">
2242 Indicates whether the "additionalName" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002243
2244
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002245
2246 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002247
2248 </td></tr>
2249
2250
2251
2252 <tr class="alt-color api apilevel-" >
2253 <td class="jd-typecol"><nobr>
2254 abstract
2255
2256
2257
2258
2259 boolean</nobr>
2260 </td>
2261 <td class="jd-linkcol" width="100%"><nobr>
2262 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAddress()">hasAddress</a></span>()</nobr>
2263
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002264 <div class="jd-descrdiv">
2265 Indicates whether the "address" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002266
2267
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002268
2269 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002270
2271 </td></tr>
2272
2273
2274
2275 <tr class=" api apilevel-" >
2276 <td class="jd-typecol"><nobr>
2277 abstract
2278
2279
2280
2281
2282 boolean</nobr>
2283 </td>
2284 <td class="jd-linkcol" width="100%"><nobr>
2285 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAddressCountry()">hasAddressCountry</a></span>()</nobr>
2286
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002287 <div class="jd-descrdiv">
2288 Indicates whether the "addressCountry" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002289
2290
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002291
2292 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002293
2294 </td></tr>
2295
2296
2297
2298 <tr class="alt-color api apilevel-" >
2299 <td class="jd-typecol"><nobr>
2300 abstract
2301
2302
2303
2304
2305 boolean</nobr>
2306 </td>
2307 <td class="jd-linkcol" width="100%"><nobr>
2308 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAddressLocality()">hasAddressLocality</a></span>()</nobr>
2309
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002310 <div class="jd-descrdiv">
2311 Indicates whether the "addressLocality" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002312
2313
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002314
2315 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002316
2317 </td></tr>
2318
2319
2320
2321 <tr class=" api apilevel-" >
2322 <td class="jd-typecol"><nobr>
2323 abstract
2324
2325
2326
2327
2328 boolean</nobr>
2329 </td>
2330 <td class="jd-linkcol" width="100%"><nobr>
2331 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAddressRegion()">hasAddressRegion</a></span>()</nobr>
2332
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002333 <div class="jd-descrdiv">
2334 Indicates whether the "addressRegion" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002335
2336
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002337
2338 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002339
2340 </td></tr>
2341
2342
2343
2344 <tr class="alt-color api apilevel-" >
2345 <td class="jd-typecol"><nobr>
2346 abstract
2347
2348
2349
2350
2351 boolean</nobr>
2352 </td>
2353 <td class="jd-linkcol" width="100%"><nobr>
2354 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAssociated_media()">hasAssociated_media</a></span>()</nobr>
2355
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002356 <div class="jd-descrdiv">
2357 Indicates whether the "associated_media" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002358
2359
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002360
2361 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002362
2363 </td></tr>
2364
2365
2366
2367 <tr class=" api apilevel-" >
2368 <td class="jd-typecol"><nobr>
2369 abstract
2370
2371
2372
2373
2374 boolean</nobr>
2375 </td>
2376 <td class="jd-linkcol" width="100%"><nobr>
2377 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAttendeeCount()">hasAttendeeCount</a></span>()</nobr>
2378
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002379 <div class="jd-descrdiv">
2380 Indicates whether the "attendeeCount" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002381
2382
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002383
2384 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002385
2386 </td></tr>
2387
2388
2389
2390 <tr class="alt-color api apilevel-" >
2391 <td class="jd-typecol"><nobr>
2392 abstract
2393
2394
2395
2396
2397 boolean</nobr>
2398 </td>
2399 <td class="jd-linkcol" width="100%"><nobr>
2400 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAttendees()">hasAttendees</a></span>()</nobr>
2401
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002402 <div class="jd-descrdiv">
2403 Indicates whether the "attendees" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002404
2405
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002406
2407 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002408
2409 </td></tr>
2410
2411
2412
2413 <tr class=" api apilevel-" >
2414 <td class="jd-typecol"><nobr>
2415 abstract
2416
2417
2418
2419
2420 boolean</nobr>
2421 </td>
2422 <td class="jd-linkcol" width="100%"><nobr>
2423 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAudio()">hasAudio</a></span>()</nobr>
2424
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002425 <div class="jd-descrdiv">
2426 Indicates whether the "audio" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002427
2428
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002429
2430 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002431
2432 </td></tr>
2433
2434
2435
2436 <tr class="alt-color api apilevel-" >
2437 <td class="jd-typecol"><nobr>
2438 abstract
2439
2440
2441
2442
2443 boolean</nobr>
2444 </td>
2445 <td class="jd-linkcol" width="100%"><nobr>
2446 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasAuthor()">hasAuthor</a></span>()</nobr>
2447
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002448 <div class="jd-descrdiv">
2449 Indicates whether the "author" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002450
2451
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002452
2453 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002454
2455 </td></tr>
2456
2457
2458
2459 <tr class=" api apilevel-" >
2460 <td class="jd-typecol"><nobr>
2461 abstract
2462
2463
2464
2465
2466 boolean</nobr>
2467 </td>
2468 <td class="jd-linkcol" width="100%"><nobr>
2469 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasBestRating()">hasBestRating</a></span>()</nobr>
2470
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002471 <div class="jd-descrdiv">
2472 Indicates whether the "bestRating" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002473
2474
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002475
2476 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002477
2478 </td></tr>
2479
2480
2481
2482 <tr class="alt-color api apilevel-" >
2483 <td class="jd-typecol"><nobr>
2484 abstract
2485
2486
2487
2488
2489 boolean</nobr>
2490 </td>
2491 <td class="jd-linkcol" width="100%"><nobr>
2492 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasBirthDate()">hasBirthDate</a></span>()</nobr>
2493
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002494 <div class="jd-descrdiv">
2495 Indicates whether the "birthDate" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002496
2497
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002498
2499 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002500
2501 </td></tr>
2502
2503
2504
2505 <tr class=" api apilevel-" >
2506 <td class="jd-typecol"><nobr>
2507 abstract
2508
2509
2510
2511
2512 boolean</nobr>
2513 </td>
2514 <td class="jd-linkcol" width="100%"><nobr>
2515 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasByArtist()">hasByArtist</a></span>()</nobr>
2516
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002517 <div class="jd-descrdiv">
2518 Indicates whether the "byArtist" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002519
2520
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002521
2522 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002523
2524 </td></tr>
2525
2526
2527
2528 <tr class="alt-color api apilevel-" >
2529 <td class="jd-typecol"><nobr>
2530 abstract
2531
2532
2533
2534
2535 boolean</nobr>
2536 </td>
2537 <td class="jd-linkcol" width="100%"><nobr>
2538 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasCaption()">hasCaption</a></span>()</nobr>
2539
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002540 <div class="jd-descrdiv">
2541 Indicates whether the "caption" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002542
2543
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002544
2545 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002546
2547 </td></tr>
2548
2549
2550
2551 <tr class=" api apilevel-" >
2552 <td class="jd-typecol"><nobr>
2553 abstract
2554
2555
2556
2557
2558 boolean</nobr>
2559 </td>
2560 <td class="jd-linkcol" width="100%"><nobr>
2561 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasContentSize()">hasContentSize</a></span>()</nobr>
2562
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002563 <div class="jd-descrdiv">
2564 Indicates whether the "contentSize" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002565
2566
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002567
2568 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002569
2570 </td></tr>
2571
2572
2573
2574 <tr class="alt-color api apilevel-" >
2575 <td class="jd-typecol"><nobr>
2576 abstract
2577
2578
2579
2580
2581 boolean</nobr>
2582 </td>
2583 <td class="jd-linkcol" width="100%"><nobr>
2584 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasContentUrl()">hasContentUrl</a></span>()</nobr>
2585
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002586 <div class="jd-descrdiv">
2587 Indicates whether the "contentUrl" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002588
2589
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002590
2591 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002592
2593 </td></tr>
2594
2595
2596
2597 <tr class=" api apilevel-" >
2598 <td class="jd-typecol"><nobr>
2599 abstract
2600
2601
2602
2603
2604 boolean</nobr>
2605 </td>
2606 <td class="jd-linkcol" width="100%"><nobr>
2607 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasContributor()">hasContributor</a></span>()</nobr>
2608
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002609 <div class="jd-descrdiv">
2610 Indicates whether the "contributor" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002611
2612
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002613
2614 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002615
2616 </td></tr>
2617
2618
2619
2620 <tr class="alt-color api apilevel-" >
2621 <td class="jd-typecol"><nobr>
2622 abstract
2623
2624
2625
2626
2627 boolean</nobr>
2628 </td>
2629 <td class="jd-linkcol" width="100%"><nobr>
2630 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasDateCreated()">hasDateCreated</a></span>()</nobr>
2631
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002632 <div class="jd-descrdiv">
2633 Indicates whether the "dateCreated" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002634
2635
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002636
2637 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002638
2639 </td></tr>
2640
2641
2642
2643 <tr class=" api apilevel-" >
2644 <td class="jd-typecol"><nobr>
2645 abstract
2646
2647
2648
2649
2650 boolean</nobr>
2651 </td>
2652 <td class="jd-linkcol" width="100%"><nobr>
2653 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasDateModified()">hasDateModified</a></span>()</nobr>
2654
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002655 <div class="jd-descrdiv">
2656 Indicates whether the "dateModified" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002657
2658
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002659
2660 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002661
2662 </td></tr>
2663
2664
2665
2666 <tr class="alt-color api apilevel-" >
2667 <td class="jd-typecol"><nobr>
2668 abstract
2669
2670
2671
2672
2673 boolean</nobr>
2674 </td>
2675 <td class="jd-linkcol" width="100%"><nobr>
2676 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasDatePublished()">hasDatePublished</a></span>()</nobr>
2677
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002678 <div class="jd-descrdiv">
2679 Indicates whether the "datePublished" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002680
2681
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002682
2683 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002684
2685 </td></tr>
2686
2687
2688
2689 <tr class=" api apilevel-" >
2690 <td class="jd-typecol"><nobr>
2691 abstract
2692
2693
2694
2695
2696 boolean</nobr>
2697 </td>
2698 <td class="jd-linkcol" width="100%"><nobr>
2699 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasDescription()">hasDescription</a></span>()</nobr>
2700
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002701 <div class="jd-descrdiv">
2702 Indicates whether the "description" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002703
2704
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002705
2706 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002707
2708 </td></tr>
2709
2710
2711
2712 <tr class="alt-color api apilevel-" >
2713 <td class="jd-typecol"><nobr>
2714 abstract
2715
2716
2717
2718
2719 boolean</nobr>
2720 </td>
2721 <td class="jd-linkcol" width="100%"><nobr>
2722 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasDuration()">hasDuration</a></span>()</nobr>
2723
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002724 <div class="jd-descrdiv">
2725 Indicates whether the "duration" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002726
2727
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002728
2729 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002730
2731 </td></tr>
2732
2733
2734
2735 <tr class=" api apilevel-" >
2736 <td class="jd-typecol"><nobr>
2737 abstract
2738
2739
2740
2741
2742 boolean</nobr>
2743 </td>
2744 <td class="jd-linkcol" width="100%"><nobr>
2745 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasEmbedUrl()">hasEmbedUrl</a></span>()</nobr>
2746
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002747 <div class="jd-descrdiv">
2748 Indicates whether the "embedUrl" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002749
2750
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002751
2752 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002753
2754 </td></tr>
2755
2756
2757
2758 <tr class="alt-color api apilevel-" >
2759 <td class="jd-typecol"><nobr>
2760 abstract
2761
2762
2763
2764
2765 boolean</nobr>
2766 </td>
2767 <td class="jd-linkcol" width="100%"><nobr>
2768 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasEndDate()">hasEndDate</a></span>()</nobr>
2769
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002770 <div class="jd-descrdiv">
2771 Indicates whether the "endDate" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002772
2773
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002774
2775 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002776
2777 </td></tr>
2778
2779
2780
2781 <tr class=" api apilevel-" >
2782 <td class="jd-typecol"><nobr>
2783 abstract
2784
2785
2786
2787
2788 boolean</nobr>
2789 </td>
2790 <td class="jd-linkcol" width="100%"><nobr>
2791 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasFamilyName()">hasFamilyName</a></span>()</nobr>
2792
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002793 <div class="jd-descrdiv">
2794 Indicates whether the "familyName" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002795
2796
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002797
2798 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002799
2800 </td></tr>
2801
2802
2803
2804 <tr class="alt-color api apilevel-" >
2805 <td class="jd-typecol"><nobr>
2806 abstract
2807
2808
2809
2810
2811 boolean</nobr>
2812 </td>
2813 <td class="jd-linkcol" width="100%"><nobr>
2814 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasGender()">hasGender</a></span>()</nobr>
2815
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002816 <div class="jd-descrdiv">
2817 Indicates whether the "gender" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002818
2819
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002820
2821 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002822
2823 </td></tr>
2824
2825
2826
2827 <tr class=" api apilevel-" >
2828 <td class="jd-typecol"><nobr>
2829 abstract
2830
2831
2832
2833
2834 boolean</nobr>
2835 </td>
2836 <td class="jd-linkcol" width="100%"><nobr>
2837 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasGeo()">hasGeo</a></span>()</nobr>
2838
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002839 <div class="jd-descrdiv">
2840 Indicates whether the "geo" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002841
2842
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002843
2844 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002845
2846 </td></tr>
2847
2848
2849
2850 <tr class="alt-color api apilevel-" >
2851 <td class="jd-typecol"><nobr>
2852 abstract
2853
2854
2855
2856
2857 boolean</nobr>
2858 </td>
2859 <td class="jd-linkcol" width="100%"><nobr>
2860 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasGivenName()">hasGivenName</a></span>()</nobr>
2861
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002862 <div class="jd-descrdiv">
2863 Indicates whether the "givenName" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002864
2865
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002866
2867 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002868
2869 </td></tr>
2870
2871
2872
2873 <tr class=" api apilevel-" >
2874 <td class="jd-typecol"><nobr>
2875 abstract
2876
2877
2878
2879
2880 boolean</nobr>
2881 </td>
2882 <td class="jd-linkcol" width="100%"><nobr>
2883 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasHeight()">hasHeight</a></span>()</nobr>
2884
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002885 <div class="jd-descrdiv">
2886 Indicates whether the "height" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002887
2888
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002889
2890 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002891
2892 </td></tr>
2893
2894
2895
2896 <tr class="alt-color api apilevel-" >
2897 <td class="jd-typecol"><nobr>
2898 abstract
2899
2900
2901
2902
2903 boolean</nobr>
2904 </td>
2905 <td class="jd-linkcol" width="100%"><nobr>
2906 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasId()">hasId</a></span>()</nobr>
2907
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002908 <div class="jd-descrdiv">
2909 Indicates whether the "id" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002910
2911
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002912
2913 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002914
2915 </td></tr>
2916
2917
2918
2919 <tr class=" api apilevel-" >
2920 <td class="jd-typecol"><nobr>
2921 abstract
2922
2923
2924
2925
2926 boolean</nobr>
2927 </td>
2928 <td class="jd-linkcol" width="100%"><nobr>
2929 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasImage()">hasImage</a></span>()</nobr>
2930
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002931 <div class="jd-descrdiv">
2932 Indicates whether the "image" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002933
2934
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002935
2936 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002937
2938 </td></tr>
2939
2940
2941
2942 <tr class="alt-color api apilevel-" >
2943 <td class="jd-typecol"><nobr>
2944 abstract
2945
2946
2947
2948
2949 boolean</nobr>
2950 </td>
2951 <td class="jd-linkcol" width="100%"><nobr>
2952 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasInAlbum()">hasInAlbum</a></span>()</nobr>
2953
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002954 <div class="jd-descrdiv">
2955 Indicates whether the "inAlbum" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002956
2957
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002958
2959 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002960
2961 </td></tr>
2962
2963
2964
2965 <tr class=" api apilevel-" >
2966 <td class="jd-typecol"><nobr>
2967 abstract
2968
2969
2970
2971
2972 boolean</nobr>
2973 </td>
2974 <td class="jd-linkcol" width="100%"><nobr>
2975 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasLatitude()">hasLatitude</a></span>()</nobr>
2976
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002977 <div class="jd-descrdiv">
2978 Indicates whether the "latitude" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08002979
2980
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002981
2982 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08002983
2984 </td></tr>
2985
2986
2987
2988 <tr class="alt-color api apilevel-" >
2989 <td class="jd-typecol"><nobr>
2990 abstract
2991
2992
2993
2994
2995 boolean</nobr>
2996 </td>
2997 <td class="jd-linkcol" width="100%"><nobr>
2998 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasLocation()">hasLocation</a></span>()</nobr>
2999
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003000 <div class="jd-descrdiv">
3001 Indicates whether the "location" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003002
3003
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003004
3005 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003006
3007 </td></tr>
3008
3009
3010
3011 <tr class=" api apilevel-" >
3012 <td class="jd-typecol"><nobr>
3013 abstract
3014
3015
3016
3017
3018 boolean</nobr>
3019 </td>
3020 <td class="jd-linkcol" width="100%"><nobr>
3021 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasLongitude()">hasLongitude</a></span>()</nobr>
3022
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003023 <div class="jd-descrdiv">
3024 Indicates whether the "longitude" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003025
3026
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003027
3028 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003029
3030 </td></tr>
3031
3032
3033
3034 <tr class="alt-color api apilevel-" >
3035 <td class="jd-typecol"><nobr>
3036 abstract
3037
3038
3039
3040
3041 boolean</nobr>
3042 </td>
3043 <td class="jd-linkcol" width="100%"><nobr>
3044 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasName()">hasName</a></span>()</nobr>
3045
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003046 <div class="jd-descrdiv">
3047 Indicates whether the "name" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003048
3049
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003050
3051 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003052
3053 </td></tr>
3054
3055
3056
3057 <tr class=" api apilevel-" >
3058 <td class="jd-typecol"><nobr>
3059 abstract
3060
3061
3062
3063
3064 boolean</nobr>
3065 </td>
3066 <td class="jd-linkcol" width="100%"><nobr>
3067 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasPartOfTVSeries()">hasPartOfTVSeries</a></span>()</nobr>
3068
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003069 <div class="jd-descrdiv">
3070 Indicates whether the "partOfTVSeries" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003071
3072
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003073
3074 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003075
3076 </td></tr>
3077
3078
3079
3080 <tr class="alt-color api apilevel-" >
3081 <td class="jd-typecol"><nobr>
3082 abstract
3083
3084
3085
3086
3087 boolean</nobr>
3088 </td>
3089 <td class="jd-linkcol" width="100%"><nobr>
3090 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasPerformers()">hasPerformers</a></span>()</nobr>
3091
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003092 <div class="jd-descrdiv">
3093 Indicates whether the "performers" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003094
3095
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003096
3097 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003098
3099 </td></tr>
3100
3101
3102
3103 <tr class=" api apilevel-" >
3104 <td class="jd-typecol"><nobr>
3105 abstract
3106
3107
3108
3109
3110 boolean</nobr>
3111 </td>
3112 <td class="jd-linkcol" width="100%"><nobr>
3113 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasPlayerType()">hasPlayerType</a></span>()</nobr>
3114
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003115 <div class="jd-descrdiv">
3116 Indicates whether the "playerType" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003117
3118
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003119
3120 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003121
3122 </td></tr>
3123
3124
3125
3126 <tr class="alt-color api apilevel-" >
3127 <td class="jd-typecol"><nobr>
3128 abstract
3129
3130
3131
3132
3133 boolean</nobr>
3134 </td>
3135 <td class="jd-linkcol" width="100%"><nobr>
3136 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasPostOfficeBoxNumber()">hasPostOfficeBoxNumber</a></span>()</nobr>
3137
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003138 <div class="jd-descrdiv">
3139 Indicates whether the "postOfficeBoxNumber" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003140
3141
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003142
3143 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003144
3145 </td></tr>
3146
3147
3148
3149 <tr class=" api apilevel-" >
3150 <td class="jd-typecol"><nobr>
3151 abstract
3152
3153
3154
3155
3156 boolean</nobr>
3157 </td>
3158 <td class="jd-linkcol" width="100%"><nobr>
3159 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasPostalCode()">hasPostalCode</a></span>()</nobr>
3160
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003161 <div class="jd-descrdiv">
3162 Indicates whether the "postalCode" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003163
3164
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003165
3166 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003167
3168 </td></tr>
3169
3170
3171
3172 <tr class="alt-color api apilevel-" >
3173 <td class="jd-typecol"><nobr>
3174 abstract
3175
3176
3177
3178
3179 boolean</nobr>
3180 </td>
3181 <td class="jd-linkcol" width="100%"><nobr>
3182 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasRatingValue()">hasRatingValue</a></span>()</nobr>
3183
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003184 <div class="jd-descrdiv">
3185 Indicates whether the "ratingValue" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003186
3187
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003188
3189 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003190
3191 </td></tr>
3192
3193
3194
3195 <tr class=" api apilevel-" >
3196 <td class="jd-typecol"><nobr>
3197 abstract
3198
3199
3200
3201
3202 boolean</nobr>
3203 </td>
3204 <td class="jd-linkcol" width="100%"><nobr>
3205 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasReviewRating()">hasReviewRating</a></span>()</nobr>
3206
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003207 <div class="jd-descrdiv">
3208 Indicates whether the "reviewRating" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003209
3210
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003211
3212 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003213
3214 </td></tr>
3215
3216
3217
3218 <tr class="alt-color api apilevel-" >
3219 <td class="jd-typecol"><nobr>
3220 abstract
3221
3222
3223
3224
3225 boolean</nobr>
3226 </td>
3227 <td class="jd-linkcol" width="100%"><nobr>
3228 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasStartDate()">hasStartDate</a></span>()</nobr>
3229
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003230 <div class="jd-descrdiv">
3231 Indicates whether the "startDate" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003232
3233
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003234
3235 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003236
3237 </td></tr>
3238
3239
3240
3241 <tr class=" api apilevel-" >
3242 <td class="jd-typecol"><nobr>
3243 abstract
3244
3245
3246
3247
3248 boolean</nobr>
3249 </td>
3250 <td class="jd-linkcol" width="100%"><nobr>
3251 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasStreetAddress()">hasStreetAddress</a></span>()</nobr>
3252
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003253 <div class="jd-descrdiv">
3254 Indicates whether the "streetAddress" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003255
3256
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003257
3258 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003259
3260 </td></tr>
3261
3262
3263
3264 <tr class="alt-color api apilevel-" >
3265 <td class="jd-typecol"><nobr>
3266 abstract
3267
3268
3269
3270
3271 boolean</nobr>
3272 </td>
3273 <td class="jd-linkcol" width="100%"><nobr>
3274 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasText()">hasText</a></span>()</nobr>
3275
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003276 <div class="jd-descrdiv">
3277 Indicates whether the "text" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003278
3279
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003280
3281 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003282
3283 </td></tr>
3284
3285
3286
3287 <tr class=" api apilevel-" >
3288 <td class="jd-typecol"><nobr>
3289 abstract
3290
3291
3292
3293
3294 boolean</nobr>
3295 </td>
3296 <td class="jd-linkcol" width="100%"><nobr>
3297 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasThumbnail()">hasThumbnail</a></span>()</nobr>
3298
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003299 <div class="jd-descrdiv">
3300 Indicates whether the "thumbnail" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003301
3302
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003303
3304 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003305
3306 </td></tr>
3307
3308
3309
3310 <tr class="alt-color api apilevel-" >
3311 <td class="jd-typecol"><nobr>
3312 abstract
3313
3314
3315
3316
3317 boolean</nobr>
3318 </td>
3319 <td class="jd-linkcol" width="100%"><nobr>
3320 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasThumbnailUrl()">hasThumbnailUrl</a></span>()</nobr>
3321
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003322 <div class="jd-descrdiv">
3323 Indicates whether the "thumbnailUrl" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003324
3325
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003326
3327 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003328
3329 </td></tr>
3330
3331
3332
3333 <tr class=" api apilevel-" >
3334 <td class="jd-typecol"><nobr>
3335 abstract
3336
3337
3338
3339
3340 boolean</nobr>
3341 </td>
3342 <td class="jd-linkcol" width="100%"><nobr>
3343 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasTickerSymbol()">hasTickerSymbol</a></span>()</nobr>
3344
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003345 <div class="jd-descrdiv">
3346 Indicates whether the "tickerSymbol" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003347
3348
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003349
3350 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003351
3352 </td></tr>
3353
3354
3355
3356 <tr class="alt-color api apilevel-" >
3357 <td class="jd-typecol"><nobr>
3358 abstract
3359
3360
3361
3362
3363 boolean</nobr>
3364 </td>
3365 <td class="jd-linkcol" width="100%"><nobr>
3366 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasType()">hasType</a></span>()</nobr>
3367
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003368 <div class="jd-descrdiv">
3369 Indicates whether the "type" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003370
3371
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003372
3373 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003374
3375 </td></tr>
3376
3377
3378
3379 <tr class=" api apilevel-" >
3380 <td class="jd-typecol"><nobr>
3381 abstract
3382
3383
3384
3385
3386 boolean</nobr>
3387 </td>
3388 <td class="jd-linkcol" width="100%"><nobr>
3389 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasUrl()">hasUrl</a></span>()</nobr>
3390
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003391 <div class="jd-descrdiv">
3392 Indicates whether the "url" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003393
3394
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003395
3396 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003397
3398 </td></tr>
3399
3400
3401
3402 <tr class="alt-color api apilevel-" >
3403 <td class="jd-typecol"><nobr>
3404 abstract
3405
3406
3407
3408
3409 boolean</nobr>
3410 </td>
3411 <td class="jd-linkcol" width="100%"><nobr>
3412 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasWidth()">hasWidth</a></span>()</nobr>
3413
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003414 <div class="jd-descrdiv">
3415 Indicates whether the "width" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003416
3417
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003418
3419 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003420
3421 </td></tr>
3422
3423
3424
3425 <tr class=" api apilevel-" >
3426 <td class="jd-typecol"><nobr>
3427 abstract
3428
3429
3430
3431
3432 boolean</nobr>
3433 </td>
3434 <td class="jd-linkcol" width="100%"><nobr>
3435 <span class="sympad"><a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html#hasWorstRating()">hasWorstRating</a></span>()</nobr>
3436
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003437 <div class="jd-descrdiv">
3438 Indicates whether the "worstRating" field is explicitly set to a value.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003439
3440
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003441
3442 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003443
3444 </td></tr>
3445
3446
3447
3448</table>
3449
3450
3451
3452
3453
3454
3455
3456<!-- ========== METHOD SUMMARY =========== -->
3457<table id="inhmethods" class="jd-sumtable"><tr><th>
3458 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
3459 <div style="clear:left;">Inherited Methods</div></th></tr>
3460
3461
3462<tr class="api apilevel-" >
3463<td colspan="12">
3464 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.Freezable" class="jd-expando-trigger closed"
3465 ><img id="inherited-methods-com.google.android.gms.common.data.Freezable-trigger"
3466 src="/assets/images/triangle-closed.png"
3467 class="jd-expando-trigger-img" /></a>
3468From interface
3469
3470 <a href="/reference/com/google/android/gms/common/data/Freezable.html">com.google.android.gms.common.data.Freezable</a>
3471
3472<div id="inherited-methods-com.google.android.gms.common.data.Freezable">
3473 <div id="inherited-methods-com.google.android.gms.common.data.Freezable-list"
3474 class="jd-inheritedlinks">
3475 </div>
3476 <div id="inherited-methods-com.google.android.gms.common.data.Freezable-summary" style="display: none;">
3477 <table class="jd-sumtable-expando">
3478
3479
3480
3481
3482 <tr class="alt-color api apilevel-" >
3483 <td class="jd-typecol"><nobr>
3484 abstract
3485
3486
3487
3488
Joe Fernandez77869172015-03-19 16:36:02 +00003489 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a></nobr>
Robert Ly05c8e632013-02-25 14:43:01 -08003490 </td>
3491 <td class="jd-linkcol" width="100%"><nobr>
3492 <span class="sympad"><a href="/reference/com/google/android/gms/common/data/Freezable.html#freeze()">freeze</a></span>()</nobr>
3493
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003494 <div class="jd-descrdiv">
3495 Freeze a volatile representation into an immutable representation.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003496
3497
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003498
3499 </div>
Robert Ly05c8e632013-02-25 14:43:01 -08003500
3501 </td></tr>
3502
3503
Dirk Doughertyc1609c42013-08-01 15:30:06 -07003504
3505 <tr class=" api apilevel-" >
3506 <td class="jd-typecol"><nobr>
3507 abstract
3508
3509
3510
3511
3512 boolean</nobr>
3513 </td>
3514 <td class="jd-linkcol" width="100%"><nobr>
3515 <span class="sympad"><a href="/reference/com/google/android/gms/common/data/Freezable.html#isDataValid()">isDataValid</a></span>()</nobr>
3516
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003517 <div class="jd-descrdiv">
3518 Check to see if this object is valid for use.
Quddus Chongfd19ada2014-11-18 16:41:07 -08003519
3520
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003521
3522 </div>
Dirk Doughertyc1609c42013-08-01 15:30:06 -07003523
3524 </td></tr>
3525
3526
Robert Ly05c8e632013-02-25 14:43:01 -08003527</table>
3528 </div>
3529</div>
3530</td></tr>
3531
3532
3533</table>
3534
3535
3536</div><!-- jd-descr (summary) -->
3537
3538<!-- Details -->
3539
3540
3541
3542
3543
3544
3545
3546
3547<!-- XML Attributes -->
3548
3549
3550<!-- Enum Values -->
3551
3552
3553<!-- Constants -->
3554
3555
3556<!-- Fields -->
3557
3558
3559<!-- Public ctors -->
3560
3561
3562
3563<!-- ========= CONSTRUCTOR DETAIL ======== -->
3564<!-- Protected ctors -->
3565
3566
3567
3568<!-- ========= METHOD DETAIL ======== -->
3569<!-- Public methdos -->
3570
3571<h2>Public Methods</h2>
3572
3573
3574
3575<A NAME="getAbout()"></A>
3576
3577<div class="jd-details api apilevel-">
3578 <h4 class="jd-details-title">
3579 <span class="normal">
3580 public
3581
3582
3583 abstract
3584
3585 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
3586 </span>
3587 <span class="sympad">getAbout</span>
3588 <span class="normal">()</span>
3589 </h4>
3590 <div class="api-level">
3591 <div></div>
3592
3593
3594
3595 </div>
3596 <div class="jd-details-descr">
3597
Quddus Chongfd19ada2014-11-18 16:41:07 -08003598
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003599
Quddus Chongfd19ada2014-11-18 16:41:07 -08003600
Robert Ly05c8e632013-02-25 14:43:01 -08003601 <div class="jd-tagdata jd-tagdescr"><p>The subject matter of the content.
3602</p></div>
3603
3604 </div>
3605</div>
3606
3607
3608<A NAME="getAdditionalName()"></A>
3609
3610<div class="jd-details api apilevel-">
3611 <h4 class="jd-details-title">
3612 <span class="normal">
3613 public
3614
3615
3616 abstract
3617
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003618 List&lt;String&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08003619 </span>
3620 <span class="sympad">getAdditionalName</span>
3621 <span class="normal">()</span>
3622 </h4>
3623 <div class="api-level">
3624 <div></div>
3625
3626
3627
3628 </div>
3629 <div class="jd-details-descr">
3630
Quddus Chongfd19ada2014-11-18 16:41:07 -08003631
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003632
Quddus Chongfd19ada2014-11-18 16:41:07 -08003633
Robert Ly05c8e632013-02-25 14:43:01 -08003634 <div class="jd-tagdata jd-tagdescr"><p>An additional name for a Person, can be used for a middle name.
3635</p></div>
3636
3637 </div>
3638</div>
3639
3640
3641<A NAME="getAddress()"></A>
3642
3643<div class="jd-details api apilevel-">
3644 <h4 class="jd-details-title">
3645 <span class="normal">
3646 public
3647
3648
3649 abstract
3650
3651 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
3652 </span>
3653 <span class="sympad">getAddress</span>
3654 <span class="normal">()</span>
3655 </h4>
3656 <div class="api-level">
3657 <div></div>
3658
3659
3660
3661 </div>
3662 <div class="jd-details-descr">
3663
Quddus Chongfd19ada2014-11-18 16:41:07 -08003664
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003665
Quddus Chongfd19ada2014-11-18 16:41:07 -08003666
Robert Ly05c8e632013-02-25 14:43:01 -08003667 <div class="jd-tagdata jd-tagdescr"><p>Postal address.
3668</p></div>
3669
3670 </div>
3671</div>
3672
3673
3674<A NAME="getAddressCountry()"></A>
3675
3676<div class="jd-details api apilevel-">
3677 <h4 class="jd-details-title">
3678 <span class="normal">
3679 public
3680
3681
3682 abstract
3683
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003684 String
Robert Ly05c8e632013-02-25 14:43:01 -08003685 </span>
3686 <span class="sympad">getAddressCountry</span>
3687 <span class="normal">()</span>
3688 </h4>
3689 <div class="api-level">
3690 <div></div>
3691
3692
3693
3694 </div>
3695 <div class="jd-details-descr">
3696
Quddus Chongfd19ada2014-11-18 16:41:07 -08003697
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003698
Quddus Chongfd19ada2014-11-18 16:41:07 -08003699
Robert Ly05c8e632013-02-25 14:43:01 -08003700 <div class="jd-tagdata jd-tagdescr"><p>Address country.
3701</p></div>
3702
3703 </div>
3704</div>
3705
3706
3707<A NAME="getAddressLocality()"></A>
3708
3709<div class="jd-details api apilevel-">
3710 <h4 class="jd-details-title">
3711 <span class="normal">
3712 public
3713
3714
3715 abstract
3716
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003717 String
Robert Ly05c8e632013-02-25 14:43:01 -08003718 </span>
3719 <span class="sympad">getAddressLocality</span>
3720 <span class="normal">()</span>
3721 </h4>
3722 <div class="api-level">
3723 <div></div>
3724
3725
3726
3727 </div>
3728 <div class="jd-details-descr">
3729
Quddus Chongfd19ada2014-11-18 16:41:07 -08003730
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003731
Quddus Chongfd19ada2014-11-18 16:41:07 -08003732
Robert Ly05c8e632013-02-25 14:43:01 -08003733 <div class="jd-tagdata jd-tagdescr"><p>Address locality.
3734</p></div>
3735
3736 </div>
3737</div>
3738
3739
3740<A NAME="getAddressRegion()"></A>
3741
3742<div class="jd-details api apilevel-">
3743 <h4 class="jd-details-title">
3744 <span class="normal">
3745 public
3746
3747
3748 abstract
3749
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003750 String
Robert Ly05c8e632013-02-25 14:43:01 -08003751 </span>
3752 <span class="sympad">getAddressRegion</span>
3753 <span class="normal">()</span>
3754 </h4>
3755 <div class="api-level">
3756 <div></div>
3757
3758
3759
3760 </div>
3761 <div class="jd-details-descr">
3762
Quddus Chongfd19ada2014-11-18 16:41:07 -08003763
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003764
Quddus Chongfd19ada2014-11-18 16:41:07 -08003765
Robert Ly05c8e632013-02-25 14:43:01 -08003766 <div class="jd-tagdata jd-tagdescr"><p>Address region.
3767</p></div>
3768
3769 </div>
3770</div>
3771
3772
3773<A NAME="getAssociated_media()"></A>
3774
3775<div class="jd-details api apilevel-">
3776 <h4 class="jd-details-title">
3777 <span class="normal">
3778 public
3779
3780
3781 abstract
3782
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003783 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08003784 </span>
3785 <span class="sympad">getAssociated_media</span>
3786 <span class="normal">()</span>
3787 </h4>
3788 <div class="api-level">
3789 <div></div>
3790
3791
3792
3793 </div>
3794 <div class="jd-details-descr">
3795
Quddus Chongfd19ada2014-11-18 16:41:07 -08003796
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003797
Quddus Chongfd19ada2014-11-18 16:41:07 -08003798
Robert Ly05c8e632013-02-25 14:43:01 -08003799 <div class="jd-tagdata jd-tagdescr"><p>The encoding.
3800</p></div>
3801
3802 </div>
3803</div>
3804
3805
3806<A NAME="getAttendeeCount()"></A>
3807
3808<div class="jd-details api apilevel-">
3809 <h4 class="jd-details-title">
3810 <span class="normal">
3811 public
3812
3813
3814 abstract
3815
3816 int
3817 </span>
3818 <span class="sympad">getAttendeeCount</span>
3819 <span class="normal">()</span>
3820 </h4>
3821 <div class="api-level">
3822 <div></div>
3823
3824
3825
3826 </div>
3827 <div class="jd-details-descr">
3828
Quddus Chongfd19ada2014-11-18 16:41:07 -08003829
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003830
Quddus Chongfd19ada2014-11-18 16:41:07 -08003831
Robert Ly05c8e632013-02-25 14:43:01 -08003832 <div class="jd-tagdata jd-tagdescr"><p>Number of attendees.
3833</p></div>
3834
3835 </div>
3836</div>
3837
3838
3839<A NAME="getAttendees()"></A>
3840
3841<div class="jd-details api apilevel-">
3842 <h4 class="jd-details-title">
3843 <span class="normal">
3844 public
3845
3846
3847 abstract
3848
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003849 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08003850 </span>
3851 <span class="sympad">getAttendees</span>
3852 <span class="normal">()</span>
3853 </h4>
3854 <div class="api-level">
3855 <div></div>
3856
3857
3858
3859 </div>
3860 <div class="jd-details-descr">
3861
Quddus Chongfd19ada2014-11-18 16:41:07 -08003862
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003863
Quddus Chongfd19ada2014-11-18 16:41:07 -08003864
Robert Ly05c8e632013-02-25 14:43:01 -08003865 <div class="jd-tagdata jd-tagdescr"><p>A person attending the event.
3866</p></div>
3867
3868 </div>
3869</div>
3870
3871
3872<A NAME="getAudio()"></A>
3873
3874<div class="jd-details api apilevel-">
3875 <h4 class="jd-details-title">
3876 <span class="normal">
3877 public
3878
3879
3880 abstract
3881
3882 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
3883 </span>
3884 <span class="sympad">getAudio</span>
3885 <span class="normal">()</span>
3886 </h4>
3887 <div class="api-level">
3888 <div></div>
3889
3890
3891
3892 </div>
3893 <div class="jd-details-descr">
3894
Quddus Chongfd19ada2014-11-18 16:41:07 -08003895
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003896
Quddus Chongfd19ada2014-11-18 16:41:07 -08003897
Robert Ly05c8e632013-02-25 14:43:01 -08003898 <div class="jd-tagdata jd-tagdescr"><p>From http://schema.org/MusicRecording, the audio file.
3899</p></div>
3900
3901 </div>
3902</div>
3903
3904
3905<A NAME="getAuthor()"></A>
3906
3907<div class="jd-details api apilevel-">
3908 <h4 class="jd-details-title">
3909 <span class="normal">
3910 public
3911
3912
3913 abstract
3914
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003915 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08003916 </span>
3917 <span class="sympad">getAuthor</span>
3918 <span class="normal">()</span>
3919 </h4>
3920 <div class="api-level">
3921 <div></div>
3922
3923
3924
3925 </div>
3926 <div class="jd-details-descr">
3927
Quddus Chongfd19ada2014-11-18 16:41:07 -08003928
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003929
Quddus Chongfd19ada2014-11-18 16:41:07 -08003930
Dirk Doughertyc1609c42013-08-01 15:30:06 -07003931 <div class="jd-tagdata jd-tagdescr"><p>The person or persons who created this result. In the example of restaurant reviews, this
3932 might be the reviewer's name.
Robert Ly05c8e632013-02-25 14:43:01 -08003933</p></div>
3934
3935 </div>
3936</div>
3937
3938
3939<A NAME="getBestRating()"></A>
3940
3941<div class="jd-details api apilevel-">
3942 <h4 class="jd-details-title">
3943 <span class="normal">
3944 public
3945
3946
3947 abstract
3948
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003949 String
Robert Ly05c8e632013-02-25 14:43:01 -08003950 </span>
3951 <span class="sympad">getBestRating</span>
3952 <span class="normal">()</span>
3953 </h4>
3954 <div class="api-level">
3955 <div></div>
3956
3957
3958
3959 </div>
3960 <div class="jd-details-descr">
3961
Quddus Chongfd19ada2014-11-18 16:41:07 -08003962
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003963
Quddus Chongfd19ada2014-11-18 16:41:07 -08003964
Dirk Doughertyc1609c42013-08-01 15:30:06 -07003965 <div class="jd-tagdata jd-tagdescr"><p>Best possible rating value that a result might obtain. This property defines the upper bound
3966 for the ratingValue. For example, you might have a 5 star rating scale, you would provide 5
3967 as the value for this property.
Robert Ly05c8e632013-02-25 14:43:01 -08003968</p></div>
3969
3970 </div>
3971</div>
3972
3973
3974<A NAME="getBirthDate()"></A>
3975
3976<div class="jd-details api apilevel-">
3977 <h4 class="jd-details-title">
3978 <span class="normal">
3979 public
3980
3981
3982 abstract
3983
Dirk Dougherty78ec7322013-09-16 10:37:40 -07003984 String
Robert Ly05c8e632013-02-25 14:43:01 -08003985 </span>
3986 <span class="sympad">getBirthDate</span>
3987 <span class="normal">()</span>
3988 </h4>
3989 <div class="api-level">
3990 <div></div>
3991
3992
3993
3994 </div>
3995 <div class="jd-details-descr">
3996
Quddus Chongfd19ada2014-11-18 16:41:07 -08003997
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003998
Quddus Chongfd19ada2014-11-18 16:41:07 -08003999
Robert Ly05c8e632013-02-25 14:43:01 -08004000 <div class="jd-tagdata jd-tagdescr"><p>Date of birth.
4001</p></div>
4002
4003 </div>
4004</div>
4005
4006
4007<A NAME="getByArtist()"></A>
4008
4009<div class="jd-details api apilevel-">
4010 <h4 class="jd-details-title">
4011 <span class="normal">
4012 public
4013
4014
4015 abstract
4016
4017 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
4018 </span>
4019 <span class="sympad">getByArtist</span>
4020 <span class="normal">()</span>
4021 </h4>
4022 <div class="api-level">
4023 <div></div>
4024
4025
4026
4027 </div>
4028 <div class="jd-details-descr">
4029
Quddus Chongfd19ada2014-11-18 16:41:07 -08004030
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004031
Quddus Chongfd19ada2014-11-18 16:41:07 -08004032
Robert Ly05c8e632013-02-25 14:43:01 -08004033 <div class="jd-tagdata jd-tagdescr"><p>From http://schema.org/MusicRecording, the artist that performed this recording.
4034</p></div>
4035
4036 </div>
4037</div>
4038
4039
4040<A NAME="getCaption()"></A>
4041
4042<div class="jd-details api apilevel-">
4043 <h4 class="jd-details-title">
4044 <span class="normal">
4045 public
4046
4047
4048 abstract
4049
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004050 String
Robert Ly05c8e632013-02-25 14:43:01 -08004051 </span>
4052 <span class="sympad">getCaption</span>
4053 <span class="normal">()</span>
4054 </h4>
4055 <div class="api-level">
4056 <div></div>
4057
4058
4059
4060 </div>
4061 <div class="jd-details-descr">
4062
Quddus Chongfd19ada2014-11-18 16:41:07 -08004063
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004064
Quddus Chongfd19ada2014-11-18 16:41:07 -08004065
Robert Ly05c8e632013-02-25 14:43:01 -08004066 <div class="jd-tagdata jd-tagdescr"><p>The caption for this object.
4067</p></div>
4068
4069 </div>
4070</div>
4071
4072
4073<A NAME="getContentSize()"></A>
4074
4075<div class="jd-details api apilevel-">
4076 <h4 class="jd-details-title">
4077 <span class="normal">
4078 public
4079
4080
4081 abstract
4082
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004083 String
Robert Ly05c8e632013-02-25 14:43:01 -08004084 </span>
4085 <span class="sympad">getContentSize</span>
4086 <span class="normal">()</span>
4087 </h4>
4088 <div class="api-level">
4089 <div></div>
4090
4091
4092
4093 </div>
4094 <div class="jd-details-descr">
4095
Quddus Chongfd19ada2014-11-18 16:41:07 -08004096
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004097
Quddus Chongfd19ada2014-11-18 16:41:07 -08004098
Robert Ly05c8e632013-02-25 14:43:01 -08004099 <div class="jd-tagdata jd-tagdescr"><p>File size in (mega/kilo) bytes.
4100</p></div>
4101
4102 </div>
4103</div>
4104
4105
4106<A NAME="getContentUrl()"></A>
4107
4108<div class="jd-details api apilevel-">
4109 <h4 class="jd-details-title">
4110 <span class="normal">
4111 public
4112
4113
4114 abstract
4115
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004116 String
Robert Ly05c8e632013-02-25 14:43:01 -08004117 </span>
4118 <span class="sympad">getContentUrl</span>
4119 <span class="normal">()</span>
4120 </h4>
4121 <div class="api-level">
4122 <div></div>
4123
4124
4125
4126 </div>
4127 <div class="jd-details-descr">
4128
Quddus Chongfd19ada2014-11-18 16:41:07 -08004129
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004130
Quddus Chongfd19ada2014-11-18 16:41:07 -08004131
Robert Ly05c8e632013-02-25 14:43:01 -08004132 <div class="jd-tagdata jd-tagdescr"><p>Actual bytes of the media object, for example the image file or video file.
4133</p></div>
4134
4135 </div>
4136</div>
4137
4138
4139<A NAME="getContributor()"></A>
4140
4141<div class="jd-details api apilevel-">
4142 <h4 class="jd-details-title">
4143 <span class="normal">
4144 public
4145
4146
4147 abstract
4148
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004149 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08004150 </span>
4151 <span class="sympad">getContributor</span>
4152 <span class="normal">()</span>
4153 </h4>
4154 <div class="api-level">
4155 <div></div>
4156
4157
4158
4159 </div>
4160 <div class="jd-details-descr">
4161
Quddus Chongfd19ada2014-11-18 16:41:07 -08004162
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004163
Quddus Chongfd19ada2014-11-18 16:41:07 -08004164
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004165 <div class="jd-tagdata jd-tagdescr"><p>A list of contributors to this result.
Robert Ly05c8e632013-02-25 14:43:01 -08004166</p></div>
4167
4168 </div>
4169</div>
4170
4171
4172<A NAME="getDateCreated()"></A>
4173
4174<div class="jd-details api apilevel-">
4175 <h4 class="jd-details-title">
4176 <span class="normal">
4177 public
4178
4179
4180 abstract
4181
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004182 String
Robert Ly05c8e632013-02-25 14:43:01 -08004183 </span>
4184 <span class="sympad">getDateCreated</span>
4185 <span class="normal">()</span>
4186 </h4>
4187 <div class="api-level">
4188 <div></div>
4189
4190
4191
4192 </div>
4193 <div class="jd-details-descr">
4194
Quddus Chongfd19ada2014-11-18 16:41:07 -08004195
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004196
Quddus Chongfd19ada2014-11-18 16:41:07 -08004197
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004198 <div class="jd-tagdata jd-tagdescr"><p>The date the result was created such as the date that a review was first created.
Robert Ly05c8e632013-02-25 14:43:01 -08004199</p></div>
4200
4201 </div>
4202</div>
4203
4204
4205<A NAME="getDateModified()"></A>
4206
4207<div class="jd-details api apilevel-">
4208 <h4 class="jd-details-title">
4209 <span class="normal">
4210 public
4211
4212
4213 abstract
4214
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004215 String
Robert Ly05c8e632013-02-25 14:43:01 -08004216 </span>
4217 <span class="sympad">getDateModified</span>
4218 <span class="normal">()</span>
4219 </h4>
4220 <div class="api-level">
4221 <div></div>
4222
4223
4224
4225 </div>
4226 <div class="jd-details-descr">
4227
Quddus Chongfd19ada2014-11-18 16:41:07 -08004228
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004229
Quddus Chongfd19ada2014-11-18 16:41:07 -08004230
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004231 <div class="jd-tagdata jd-tagdescr"><p>The date the result was last modified such as the date that a review was last edited.
Robert Ly05c8e632013-02-25 14:43:01 -08004232</p></div>
4233
4234 </div>
4235</div>
4236
4237
4238<A NAME="getDatePublished()"></A>
4239
4240<div class="jd-details api apilevel-">
4241 <h4 class="jd-details-title">
4242 <span class="normal">
4243 public
4244
4245
4246 abstract
4247
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004248 String
Robert Ly05c8e632013-02-25 14:43:01 -08004249 </span>
4250 <span class="sympad">getDatePublished</span>
4251 <span class="normal">()</span>
4252 </h4>
4253 <div class="api-level">
4254 <div></div>
4255
4256
4257
4258 </div>
4259 <div class="jd-details-descr">
4260
Quddus Chongfd19ada2014-11-18 16:41:07 -08004261
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004262
Quddus Chongfd19ada2014-11-18 16:41:07 -08004263
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004264 <div class="jd-tagdata jd-tagdescr"><p>The initial date that the result was published. For example, a user writes a comment on a
4265 blog, which has a result.dateCreated of when they submit it. If the blog users comment
4266 moderation, the result.datePublished value would match the date when the owner approved the
4267 message.
Robert Ly05c8e632013-02-25 14:43:01 -08004268</p></div>
4269
4270 </div>
4271</div>
4272
4273
4274<A NAME="getDescription()"></A>
4275
4276<div class="jd-details api apilevel-">
4277 <h4 class="jd-details-title">
4278 <span class="normal">
4279 public
4280
4281
4282 abstract
4283
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004284 String
Robert Ly05c8e632013-02-25 14:43:01 -08004285 </span>
4286 <span class="sympad">getDescription</span>
4287 <span class="normal">()</span>
4288 </h4>
4289 <div class="api-level">
4290 <div></div>
4291
4292
4293
4294 </div>
4295 <div class="jd-details-descr">
4296
Quddus Chongfd19ada2014-11-18 16:41:07 -08004297
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004298
Quddus Chongfd19ada2014-11-18 16:41:07 -08004299
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004300 <div class="jd-tagdata jd-tagdescr"><p>The string that describes the content of the result.
Robert Ly05c8e632013-02-25 14:43:01 -08004301</p></div>
4302
4303 </div>
4304</div>
4305
4306
4307<A NAME="getDuration()"></A>
4308
4309<div class="jd-details api apilevel-">
4310 <h4 class="jd-details-title">
4311 <span class="normal">
4312 public
4313
4314
4315 abstract
4316
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004317 String
Robert Ly05c8e632013-02-25 14:43:01 -08004318 </span>
4319 <span class="sympad">getDuration</span>
4320 <span class="normal">()</span>
4321 </h4>
4322 <div class="api-level">
4323 <div></div>
4324
4325
4326
4327 </div>
4328 <div class="jd-details-descr">
4329
Quddus Chongfd19ada2014-11-18 16:41:07 -08004330
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004331
Quddus Chongfd19ada2014-11-18 16:41:07 -08004332
Robert Ly05c8e632013-02-25 14:43:01 -08004333 <div class="jd-tagdata jd-tagdescr"><p>The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
4334</p></div>
4335
4336 </div>
4337</div>
4338
4339
4340<A NAME="getEmbedUrl()"></A>
4341
4342<div class="jd-details api apilevel-">
4343 <h4 class="jd-details-title">
4344 <span class="normal">
4345 public
4346
4347
4348 abstract
4349
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004350 String
Robert Ly05c8e632013-02-25 14:43:01 -08004351 </span>
4352 <span class="sympad">getEmbedUrl</span>
4353 <span class="normal">()</span>
4354 </h4>
4355 <div class="api-level">
4356 <div></div>
4357
4358
4359
4360 </div>
4361 <div class="jd-details-descr">
4362
Quddus Chongfd19ada2014-11-18 16:41:07 -08004363
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004364
Quddus Chongfd19ada2014-11-18 16:41:07 -08004365
Robert Ly05c8e632013-02-25 14:43:01 -08004366 <div class="jd-tagdata jd-tagdescr"><p>A URL pointing to a player for a specific video. In general, this is the information in the
4367 src element of an embed tag and should not be the same as the content of the loc tag.
4368</p></div>
4369
4370 </div>
4371</div>
4372
4373
4374<A NAME="getEndDate()"></A>
4375
4376<div class="jd-details api apilevel-">
4377 <h4 class="jd-details-title">
4378 <span class="normal">
4379 public
4380
4381
4382 abstract
4383
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004384 String
Robert Ly05c8e632013-02-25 14:43:01 -08004385 </span>
4386 <span class="sympad">getEndDate</span>
4387 <span class="normal">()</span>
4388 </h4>
4389 <div class="api-level">
4390 <div></div>
4391
4392
4393
4394 </div>
4395 <div class="jd-details-descr">
4396
Quddus Chongfd19ada2014-11-18 16:41:07 -08004397
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004398
Quddus Chongfd19ada2014-11-18 16:41:07 -08004399
Robert Ly05c8e632013-02-25 14:43:01 -08004400 <div class="jd-tagdata jd-tagdescr"><p>The end date and time of the event (in ISO 8601 date format).
4401</p></div>
4402
4403 </div>
4404</div>
4405
4406
4407<A NAME="getFamilyName()"></A>
4408
4409<div class="jd-details api apilevel-">
4410 <h4 class="jd-details-title">
4411 <span class="normal">
4412 public
4413
4414
4415 abstract
4416
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004417 String
Robert Ly05c8e632013-02-25 14:43:01 -08004418 </span>
4419 <span class="sympad">getFamilyName</span>
4420 <span class="normal">()</span>
4421 </h4>
4422 <div class="api-level">
4423 <div></div>
4424
4425
4426
4427 </div>
4428 <div class="jd-details-descr">
4429
Quddus Chongfd19ada2014-11-18 16:41:07 -08004430
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004431
Quddus Chongfd19ada2014-11-18 16:41:07 -08004432
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004433 <div class="jd-tagdata jd-tagdescr"><p>Family name. This property can be used with givenName instead of the name property.
Robert Ly05c8e632013-02-25 14:43:01 -08004434</p></div>
4435
4436 </div>
4437</div>
4438
4439
4440<A NAME="getGender()"></A>
4441
4442<div class="jd-details api apilevel-">
4443 <h4 class="jd-details-title">
4444 <span class="normal">
4445 public
4446
4447
4448 abstract
4449
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004450 String
Robert Ly05c8e632013-02-25 14:43:01 -08004451 </span>
4452 <span class="sympad">getGender</span>
4453 <span class="normal">()</span>
4454 </h4>
4455 <div class="api-level">
4456 <div></div>
4457
4458
4459
4460 </div>
4461 <div class="jd-details-descr">
4462
Quddus Chongfd19ada2014-11-18 16:41:07 -08004463
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004464
Quddus Chongfd19ada2014-11-18 16:41:07 -08004465
Robert Ly05c8e632013-02-25 14:43:01 -08004466 <div class="jd-tagdata jd-tagdescr"><p>Gender of the person.
4467</p></div>
4468
4469 </div>
4470</div>
4471
4472
4473<A NAME="getGeo()"></A>
4474
4475<div class="jd-details api apilevel-">
4476 <h4 class="jd-details-title">
4477 <span class="normal">
4478 public
4479
4480
4481 abstract
4482
4483 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
4484 </span>
4485 <span class="sympad">getGeo</span>
4486 <span class="normal">()</span>
4487 </h4>
4488 <div class="api-level">
4489 <div></div>
4490
4491
4492
4493 </div>
4494 <div class="jd-details-descr">
4495
Quddus Chongfd19ada2014-11-18 16:41:07 -08004496
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004497
Quddus Chongfd19ada2014-11-18 16:41:07 -08004498
Robert Ly05c8e632013-02-25 14:43:01 -08004499 <div class="jd-tagdata jd-tagdescr"><p>Geo coordinates.
4500</p></div>
4501
4502 </div>
4503</div>
4504
4505
4506<A NAME="getGivenName()"></A>
4507
4508<div class="jd-details api apilevel-">
4509 <h4 class="jd-details-title">
4510 <span class="normal">
4511 public
4512
4513
4514 abstract
4515
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004516 String
Robert Ly05c8e632013-02-25 14:43:01 -08004517 </span>
4518 <span class="sympad">getGivenName</span>
4519 <span class="normal">()</span>
4520 </h4>
4521 <div class="api-level">
4522 <div></div>
4523
4524
4525
4526 </div>
4527 <div class="jd-details-descr">
4528
Quddus Chongfd19ada2014-11-18 16:41:07 -08004529
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004530
Quddus Chongfd19ada2014-11-18 16:41:07 -08004531
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004532 <div class="jd-tagdata jd-tagdescr"><p>Given name. This property can be used with familyName instead of the name property.
Robert Ly05c8e632013-02-25 14:43:01 -08004533</p></div>
4534
4535 </div>
4536</div>
4537
4538
4539<A NAME="getHeight()"></A>
4540
4541<div class="jd-details api apilevel-">
4542 <h4 class="jd-details-title">
4543 <span class="normal">
4544 public
4545
4546
4547 abstract
4548
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004549 String
Robert Ly05c8e632013-02-25 14:43:01 -08004550 </span>
4551 <span class="sympad">getHeight</span>
4552 <span class="normal">()</span>
4553 </h4>
4554 <div class="api-level">
4555 <div></div>
4556
4557
4558
4559 </div>
4560 <div class="jd-details-descr">
4561
Quddus Chongfd19ada2014-11-18 16:41:07 -08004562
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004563
Quddus Chongfd19ada2014-11-18 16:41:07 -08004564
Robert Ly05c8e632013-02-25 14:43:01 -08004565 <div class="jd-tagdata jd-tagdescr"><p>The height of the media object.
4566</p></div>
4567
4568 </div>
4569</div>
4570
4571
4572<A NAME="getId()"></A>
4573
4574<div class="jd-details api apilevel-">
4575 <h4 class="jd-details-title">
4576 <span class="normal">
4577 public
4578
4579
4580 abstract
4581
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004582 String
Robert Ly05c8e632013-02-25 14:43:01 -08004583 </span>
4584 <span class="sympad">getId</span>
4585 <span class="normal">()</span>
4586 </h4>
4587 <div class="api-level">
4588 <div></div>
4589
4590
4591
4592 </div>
4593 <div class="jd-details-descr">
4594
Quddus Chongfd19ada2014-11-18 16:41:07 -08004595
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004596
Quddus Chongfd19ada2014-11-18 16:41:07 -08004597
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004598 <div class="jd-tagdata jd-tagdescr"><p>An identifier for the target. Your app can choose how to identify targets. The target.id is
4599 required if you are writing an activity that does not have a corresponding web page or
4600 target.url property.
Robert Ly05c8e632013-02-25 14:43:01 -08004601</p></div>
4602
4603 </div>
4604</div>
4605
4606
4607<A NAME="getImage()"></A>
4608
4609<div class="jd-details api apilevel-">
4610 <h4 class="jd-details-title">
4611 <span class="normal">
4612 public
4613
4614
4615 abstract
4616
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004617 String
Robert Ly05c8e632013-02-25 14:43:01 -08004618 </span>
4619 <span class="sympad">getImage</span>
4620 <span class="normal">()</span>
4621 </h4>
4622 <div class="api-level">
4623 <div></div>
4624
4625
4626
4627 </div>
4628 <div class="jd-details-descr">
4629
Quddus Chongfd19ada2014-11-18 16:41:07 -08004630
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004631
Quddus Chongfd19ada2014-11-18 16:41:07 -08004632
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004633 <div class="jd-tagdata jd-tagdescr"><p>A URL to the image that represents this result. For example, if a user writes a review of a
4634 restaurant and attaches a photo of their meal, you might use that photo as the result.image.
Robert Ly05c8e632013-02-25 14:43:01 -08004635</p></div>
4636
4637 </div>
4638</div>
4639
4640
4641<A NAME="getInAlbum()"></A>
4642
4643<div class="jd-details api apilevel-">
4644 <h4 class="jd-details-title">
4645 <span class="normal">
4646 public
4647
4648
4649 abstract
4650
4651 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
4652 </span>
4653 <span class="sympad">getInAlbum</span>
4654 <span class="normal">()</span>
4655 </h4>
4656 <div class="api-level">
4657 <div></div>
4658
4659
4660
4661 </div>
4662 <div class="jd-details-descr">
4663
Quddus Chongfd19ada2014-11-18 16:41:07 -08004664
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004665
Quddus Chongfd19ada2014-11-18 16:41:07 -08004666
Robert Ly05c8e632013-02-25 14:43:01 -08004667 <div class="jd-tagdata jd-tagdescr"><p>From http://schema.org/MusicRecording, which album a song is in.
4668</p></div>
4669
4670 </div>
4671</div>
4672
4673
4674<A NAME="getLatitude()"></A>
4675
4676<div class="jd-details api apilevel-">
4677 <h4 class="jd-details-title">
4678 <span class="normal">
4679 public
4680
4681
4682 abstract
4683
4684 double
4685 </span>
4686 <span class="sympad">getLatitude</span>
4687 <span class="normal">()</span>
4688 </h4>
4689 <div class="api-level">
4690 <div></div>
4691
4692
4693
4694 </div>
4695 <div class="jd-details-descr">
4696
Quddus Chongfd19ada2014-11-18 16:41:07 -08004697
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004698
Quddus Chongfd19ada2014-11-18 16:41:07 -08004699
Robert Ly05c8e632013-02-25 14:43:01 -08004700 <div class="jd-tagdata jd-tagdescr"><p>Latitude.
4701</p></div>
4702
4703 </div>
4704</div>
4705
4706
4707<A NAME="getLocation()"></A>
4708
4709<div class="jd-details api apilevel-">
4710 <h4 class="jd-details-title">
4711 <span class="normal">
4712 public
4713
4714
4715 abstract
4716
4717 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
4718 </span>
4719 <span class="sympad">getLocation</span>
4720 <span class="normal">()</span>
4721 </h4>
4722 <div class="api-level">
4723 <div></div>
4724
4725
4726
4727 </div>
4728 <div class="jd-details-descr">
4729
Quddus Chongfd19ada2014-11-18 16:41:07 -08004730
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004731
Quddus Chongfd19ada2014-11-18 16:41:07 -08004732
Robert Ly05c8e632013-02-25 14:43:01 -08004733 <div class="jd-tagdata jd-tagdescr"><p>The location of the event or organization.
4734</p></div>
4735
4736 </div>
4737</div>
4738
4739
4740<A NAME="getLongitude()"></A>
4741
4742<div class="jd-details api apilevel-">
4743 <h4 class="jd-details-title">
4744 <span class="normal">
4745 public
4746
4747
4748 abstract
4749
4750 double
4751 </span>
4752 <span class="sympad">getLongitude</span>
4753 <span class="normal">()</span>
4754 </h4>
4755 <div class="api-level">
4756 <div></div>
4757
4758
4759
4760 </div>
4761 <div class="jd-details-descr">
4762
Quddus Chongfd19ada2014-11-18 16:41:07 -08004763
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004764
Quddus Chongfd19ada2014-11-18 16:41:07 -08004765
Robert Ly05c8e632013-02-25 14:43:01 -08004766 <div class="jd-tagdata jd-tagdescr"><p>Longitude.
4767</p></div>
4768
4769 </div>
4770</div>
4771
4772
4773<A NAME="getName()"></A>
4774
4775<div class="jd-details api apilevel-">
4776 <h4 class="jd-details-title">
4777 <span class="normal">
4778 public
4779
4780
4781 abstract
4782
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004783 String
Robert Ly05c8e632013-02-25 14:43:01 -08004784 </span>
4785 <span class="sympad">getName</span>
4786 <span class="normal">()</span>
4787 </h4>
4788 <div class="api-level">
4789 <div></div>
4790
4791
4792
4793 </div>
4794 <div class="jd-details-descr">
4795
Quddus Chongfd19ada2014-11-18 16:41:07 -08004796
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004797
Quddus Chongfd19ada2014-11-18 16:41:07 -08004798
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004799 <div class="jd-tagdata jd-tagdescr"><p>The name of the result. In the example of a restaurant review, this might be the summary the
4800 user gave their review such as "Great ambiance, but overpriced."
Robert Ly05c8e632013-02-25 14:43:01 -08004801</p></div>
4802
4803 </div>
4804</div>
4805
4806
4807<A NAME="getPartOfTVSeries()"></A>
4808
4809<div class="jd-details api apilevel-">
4810 <h4 class="jd-details-title">
4811 <span class="normal">
4812 public
4813
4814
4815 abstract
4816
4817 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
4818 </span>
4819 <span class="sympad">getPartOfTVSeries</span>
4820 <span class="normal">()</span>
4821 </h4>
4822 <div class="api-level">
4823 <div></div>
4824
4825
4826
4827 </div>
4828 <div class="jd-details-descr">
4829
Quddus Chongfd19ada2014-11-18 16:41:07 -08004830
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004831
Quddus Chongfd19ada2014-11-18 16:41:07 -08004832
Robert Ly05c8e632013-02-25 14:43:01 -08004833 <div class="jd-tagdata jd-tagdescr"><p>Property of http://schema.org/TVEpisode indicating which series the episode belongs to.
4834</p></div>
4835
4836 </div>
4837</div>
4838
4839
4840<A NAME="getPerformers()"></A>
4841
4842<div class="jd-details api apilevel-">
4843 <h4 class="jd-details-title">
4844 <span class="normal">
4845 public
4846
4847
4848 abstract
4849
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004850 List&lt;<a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>&gt;
Robert Ly05c8e632013-02-25 14:43:01 -08004851 </span>
4852 <span class="sympad">getPerformers</span>
4853 <span class="normal">()</span>
4854 </h4>
4855 <div class="api-level">
4856 <div></div>
4857
4858
4859
4860 </div>
4861 <div class="jd-details-descr">
4862
Quddus Chongfd19ada2014-11-18 16:41:07 -08004863
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004864
Quddus Chongfd19ada2014-11-18 16:41:07 -08004865
Robert Ly05c8e632013-02-25 14:43:01 -08004866 <div class="jd-tagdata jd-tagdescr"><p>The main performer or performers of the event-for example, a presenter, musician, or actor.
4867</p></div>
4868
4869 </div>
4870</div>
4871
4872
4873<A NAME="getPlayerType()"></A>
4874
4875<div class="jd-details api apilevel-">
4876 <h4 class="jd-details-title">
4877 <span class="normal">
4878 public
4879
4880
4881 abstract
4882
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004883 String
Robert Ly05c8e632013-02-25 14:43:01 -08004884 </span>
4885 <span class="sympad">getPlayerType</span>
4886 <span class="normal">()</span>
4887 </h4>
4888 <div class="api-level">
4889 <div></div>
4890
4891
4892
4893 </div>
4894 <div class="jd-details-descr">
4895
Quddus Chongfd19ada2014-11-18 16:41:07 -08004896
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004897
Quddus Chongfd19ada2014-11-18 16:41:07 -08004898
Dirk Doughertyc1609c42013-08-01 15:30:06 -07004899 <div class="jd-tagdata jd-tagdescr"><p>Player type that is required. For example: Flash or Silverlight.
Robert Ly05c8e632013-02-25 14:43:01 -08004900</p></div>
4901
4902 </div>
4903</div>
4904
4905
4906<A NAME="getPostOfficeBoxNumber()"></A>
4907
4908<div class="jd-details api apilevel-">
4909 <h4 class="jd-details-title">
4910 <span class="normal">
4911 public
4912
4913
4914 abstract
4915
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004916 String
Robert Ly05c8e632013-02-25 14:43:01 -08004917 </span>
4918 <span class="sympad">getPostOfficeBoxNumber</span>
4919 <span class="normal">()</span>
4920 </h4>
4921 <div class="api-level">
4922 <div></div>
4923
4924
4925
4926 </div>
4927 <div class="jd-details-descr">
4928
Quddus Chongfd19ada2014-11-18 16:41:07 -08004929
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004930
Quddus Chongfd19ada2014-11-18 16:41:07 -08004931
Robert Ly05c8e632013-02-25 14:43:01 -08004932 <div class="jd-tagdata jd-tagdescr"><p>Post office box number.
4933</p></div>
4934
4935 </div>
4936</div>
4937
4938
4939<A NAME="getPostalCode()"></A>
4940
4941<div class="jd-details api apilevel-">
4942 <h4 class="jd-details-title">
4943 <span class="normal">
4944 public
4945
4946
4947 abstract
4948
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004949 String
Robert Ly05c8e632013-02-25 14:43:01 -08004950 </span>
4951 <span class="sympad">getPostalCode</span>
4952 <span class="normal">()</span>
4953 </h4>
4954 <div class="api-level">
4955 <div></div>
4956
4957
4958
4959 </div>
4960 <div class="jd-details-descr">
4961
Quddus Chongfd19ada2014-11-18 16:41:07 -08004962
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004963
Quddus Chongfd19ada2014-11-18 16:41:07 -08004964
Robert Ly05c8e632013-02-25 14:43:01 -08004965 <div class="jd-tagdata jd-tagdescr"><p>Postal code.
4966</p></div>
4967
4968 </div>
4969</div>
4970
4971
4972<A NAME="getRatingValue()"></A>
4973
4974<div class="jd-details api apilevel-">
4975 <h4 class="jd-details-title">
4976 <span class="normal">
4977 public
4978
4979
4980 abstract
4981
Dirk Dougherty78ec7322013-09-16 10:37:40 -07004982 String
Robert Ly05c8e632013-02-25 14:43:01 -08004983 </span>
4984 <span class="sympad">getRatingValue</span>
4985 <span class="normal">()</span>
4986 </h4>
4987 <div class="api-level">
4988 <div></div>
4989
4990
4991
4992 </div>
4993 <div class="jd-details-descr">
4994
Quddus Chongfd19ada2014-11-18 16:41:07 -08004995
Quddus Chong2b4b3d22014-10-26 18:10:42 -07004996
Quddus Chongfd19ada2014-11-18 16:41:07 -08004997
Robert Ly05c8e632013-02-25 14:43:01 -08004998 <div class="jd-tagdata jd-tagdescr"><p>Rating value.
4999</p></div>
5000
5001 </div>
5002</div>
5003
5004
5005<A NAME="getReviewRating()"></A>
5006
5007<div class="jd-details api apilevel-">
5008 <h4 class="jd-details-title">
5009 <span class="normal">
5010 public
5011
5012
5013 abstract
5014
5015 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
5016 </span>
5017 <span class="sympad">getReviewRating</span>
5018 <span class="normal">()</span>
5019 </h4>
5020 <div class="api-level">
5021 <div></div>
5022
5023
5024
5025 </div>
5026 <div class="jd-details-descr">
5027
Quddus Chongfd19ada2014-11-18 16:41:07 -08005028
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005029
Quddus Chongfd19ada2014-11-18 16:41:07 -08005030
Robert Ly05c8e632013-02-25 14:43:01 -08005031 <div class="jd-tagdata jd-tagdescr"><p>Review rating.
5032</p></div>
5033
5034 </div>
5035</div>
5036
5037
5038<A NAME="getStartDate()"></A>
5039
5040<div class="jd-details api apilevel-">
5041 <h4 class="jd-details-title">
5042 <span class="normal">
5043 public
5044
5045
5046 abstract
5047
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005048 String
Robert Ly05c8e632013-02-25 14:43:01 -08005049 </span>
5050 <span class="sympad">getStartDate</span>
5051 <span class="normal">()</span>
5052 </h4>
5053 <div class="api-level">
5054 <div></div>
5055
5056
5057
5058 </div>
5059 <div class="jd-details-descr">
5060
Quddus Chongfd19ada2014-11-18 16:41:07 -08005061
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005062
Quddus Chongfd19ada2014-11-18 16:41:07 -08005063
Robert Ly05c8e632013-02-25 14:43:01 -08005064 <div class="jd-tagdata jd-tagdescr"><p>The start date and time of the event (in ISO 8601 date format).
5065</p></div>
5066
5067 </div>
5068</div>
5069
5070
5071<A NAME="getStreetAddress()"></A>
5072
5073<div class="jd-details api apilevel-">
5074 <h4 class="jd-details-title">
5075 <span class="normal">
5076 public
5077
5078
5079 abstract
5080
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005081 String
Robert Ly05c8e632013-02-25 14:43:01 -08005082 </span>
5083 <span class="sympad">getStreetAddress</span>
5084 <span class="normal">()</span>
5085 </h4>
5086 <div class="api-level">
5087 <div></div>
5088
5089
5090
5091 </div>
5092 <div class="jd-details-descr">
5093
Quddus Chongfd19ada2014-11-18 16:41:07 -08005094
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005095
Quddus Chongfd19ada2014-11-18 16:41:07 -08005096
Robert Ly05c8e632013-02-25 14:43:01 -08005097 <div class="jd-tagdata jd-tagdescr"><p>Street address.
5098</p></div>
5099
5100 </div>
5101</div>
5102
5103
5104<A NAME="getText()"></A>
5105
5106<div class="jd-details api apilevel-">
5107 <h4 class="jd-details-title">
5108 <span class="normal">
5109 public
5110
5111
5112 abstract
5113
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005114 String
Robert Ly05c8e632013-02-25 14:43:01 -08005115 </span>
5116 <span class="sympad">getText</span>
5117 <span class="normal">()</span>
5118 </h4>
5119 <div class="api-level">
5120 <div></div>
5121
5122
5123
5124 </div>
5125 <div class="jd-details-descr">
5126
Quddus Chongfd19ada2014-11-18 16:41:07 -08005127
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005128
Quddus Chongfd19ada2014-11-18 16:41:07 -08005129
Dirk Doughertyc1609c42013-08-01 15:30:06 -07005130 <div class="jd-tagdata jd-tagdescr"><p>The text that is the result of the app activity. For example, if a user leaves a review of a
5131 restaurant, this might be the text of the review.
Robert Ly05c8e632013-02-25 14:43:01 -08005132</p></div>
5133
5134 </div>
5135</div>
5136
5137
5138<A NAME="getThumbnail()"></A>
5139
5140<div class="jd-details api apilevel-">
5141 <h4 class="jd-details-title">
5142 <span class="normal">
5143 public
5144
5145
5146 abstract
5147
5148 <a href="/reference/com/google/android/gms/plus/model/moments/ItemScope.html">ItemScope</a>
5149 </span>
5150 <span class="sympad">getThumbnail</span>
5151 <span class="normal">()</span>
5152 </h4>
5153 <div class="api-level">
5154 <div></div>
5155
5156
5157
5158 </div>
5159 <div class="jd-details-descr">
5160
Quddus Chongfd19ada2014-11-18 16:41:07 -08005161
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005162
Quddus Chongfd19ada2014-11-18 16:41:07 -08005163
Robert Ly05c8e632013-02-25 14:43:01 -08005164 <div class="jd-tagdata jd-tagdescr"><p>Thumbnail image for an image or video.
5165</p></div>
5166
5167 </div>
5168</div>
5169
5170
5171<A NAME="getThumbnailUrl()"></A>
5172
5173<div class="jd-details api apilevel-">
5174 <h4 class="jd-details-title">
5175 <span class="normal">
5176 public
5177
5178
5179 abstract
5180
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005181 String
Robert Ly05c8e632013-02-25 14:43:01 -08005182 </span>
5183 <span class="sympad">getThumbnailUrl</span>
5184 <span class="normal">()</span>
5185 </h4>
5186 <div class="api-level">
5187 <div></div>
5188
5189
5190
5191 </div>
5192 <div class="jd-details-descr">
5193
Quddus Chongfd19ada2014-11-18 16:41:07 -08005194
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005195
Quddus Chongfd19ada2014-11-18 16:41:07 -08005196
Dirk Doughertyc1609c42013-08-01 15:30:06 -07005197 <div class="jd-tagdata jd-tagdescr"><p>A URL to a thumbnail image that represents this result.
Robert Ly05c8e632013-02-25 14:43:01 -08005198</p></div>
5199
5200 </div>
5201</div>
5202
5203
5204<A NAME="getTickerSymbol()"></A>
5205
5206<div class="jd-details api apilevel-">
5207 <h4 class="jd-details-title">
5208 <span class="normal">
5209 public
5210
5211
5212 abstract
5213
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005214 String
Robert Ly05c8e632013-02-25 14:43:01 -08005215 </span>
5216 <span class="sympad">getTickerSymbol</span>
5217 <span class="normal">()</span>
5218 </h4>
5219 <div class="api-level">
5220 <div></div>
5221
5222
5223
5224 </div>
5225 <div class="jd-details-descr">
5226
Quddus Chongfd19ada2014-11-18 16:41:07 -08005227
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005228
Quddus Chongfd19ada2014-11-18 16:41:07 -08005229
Robert Ly05c8e632013-02-25 14:43:01 -08005230 <div class="jd-tagdata jd-tagdescr"><p>The exchange traded instrument associated with a Corporation object. The tickerSymbol is
5231 expressed as an exchange and an instrument name separated by a space character. For the
5232 exchange component of the tickerSymbol attribute, we reccommend using the controlled
5233 vocaulary of Market Identifier Codes (MIC) specified in ISO15022.
5234</p></div>
5235
5236 </div>
5237</div>
5238
5239
5240<A NAME="getType()"></A>
5241
5242<div class="jd-details api apilevel-">
5243 <h4 class="jd-details-title">
5244 <span class="normal">
5245 public
5246
5247
5248 abstract
5249
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005250 String
Robert Ly05c8e632013-02-25 14:43:01 -08005251 </span>
5252 <span class="sympad">getType</span>
5253 <span class="normal">()</span>
5254 </h4>
5255 <div class="api-level">
5256 <div></div>
5257
5258
5259
5260 </div>
5261 <div class="jd-details-descr">
5262
Quddus Chongfd19ada2014-11-18 16:41:07 -08005263
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005264
Quddus Chongfd19ada2014-11-18 16:41:07 -08005265
Dirk Doughertyc1609c42013-08-01 15:30:06 -07005266 <div class="jd-tagdata jd-tagdescr"><p>The schema.org URL that best describes the referenced target and matches the type of moment.
Robert Ly05c8e632013-02-25 14:43:01 -08005267</p></div>
5268
5269 </div>
5270</div>
5271
5272
5273<A NAME="getUrl()"></A>
5274
5275<div class="jd-details api apilevel-">
5276 <h4 class="jd-details-title">
5277 <span class="normal">
5278 public
5279
5280
5281 abstract
5282
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005283 String
Robert Ly05c8e632013-02-25 14:43:01 -08005284 </span>
5285 <span class="sympad">getUrl</span>
5286 <span class="normal">()</span>
5287 </h4>
5288 <div class="api-level">
5289 <div></div>
5290
5291
5292
5293 </div>
5294 <div class="jd-details-descr">
5295
Quddus Chongfd19ada2014-11-18 16:41:07 -08005296
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005297
Quddus Chongfd19ada2014-11-18 16:41:07 -08005298
Dirk Doughertyc1609c42013-08-01 15:30:06 -07005299 <div class="jd-tagdata jd-tagdescr"><p>The URL that points to the result object. For example, a permalink directly to a restaurant
5300 reviewer's comment.
Robert Ly05c8e632013-02-25 14:43:01 -08005301</p></div>
5302
5303 </div>
5304</div>
5305
5306
5307<A NAME="getWidth()"></A>
5308
5309<div class="jd-details api apilevel-">
5310 <h4 class="jd-details-title">
5311 <span class="normal">
5312 public
5313
5314
5315 abstract
5316
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005317 String
Robert Ly05c8e632013-02-25 14:43:01 -08005318 </span>
5319 <span class="sympad">getWidth</span>
5320 <span class="normal">()</span>
5321 </h4>
5322 <div class="api-level">
5323 <div></div>
5324
5325
5326
5327 </div>
5328 <div class="jd-details-descr">
5329
Quddus Chongfd19ada2014-11-18 16:41:07 -08005330
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005331
Quddus Chongfd19ada2014-11-18 16:41:07 -08005332
Robert Ly05c8e632013-02-25 14:43:01 -08005333 <div class="jd-tagdata jd-tagdescr"><p>The width of the media object.
5334</p></div>
5335
5336 </div>
5337</div>
5338
5339
5340<A NAME="getWorstRating()"></A>
5341
5342<div class="jd-details api apilevel-">
5343 <h4 class="jd-details-title">
5344 <span class="normal">
5345 public
5346
5347
5348 abstract
5349
Dirk Dougherty78ec7322013-09-16 10:37:40 -07005350 String
Robert Ly05c8e632013-02-25 14:43:01 -08005351 </span>
5352 <span class="sympad">getWorstRating</span>
5353 <span class="normal">()</span>
5354 </h4>
5355 <div class="api-level">
5356 <div></div>
5357
5358
5359
5360 </div>
5361 <div class="jd-details-descr">
5362
Quddus Chongfd19ada2014-11-18 16:41:07 -08005363
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005364
Quddus Chongfd19ada2014-11-18 16:41:07 -08005365
Dirk Doughertyc1609c42013-08-01 15:30:06 -07005366 <div class="jd-tagdata jd-tagdescr"><p>Worst possible rating value that a result might obtain. This property defines the lower bound
5367 for the ratingValue.
Robert Ly05c8e632013-02-25 14:43:01 -08005368</p></div>
5369
5370 </div>
5371</div>
5372
5373
5374<A NAME="hasAbout()"></A>
5375
5376<div class="jd-details api apilevel-">
5377 <h4 class="jd-details-title">
5378 <span class="normal">
5379 public
5380
5381
5382 abstract
5383
5384 boolean
5385 </span>
5386 <span class="sympad">hasAbout</span>
5387 <span class="normal">()</span>
5388 </h4>
5389 <div class="api-level">
5390 <div></div>
5391
5392
5393
5394 </div>
5395 <div class="jd-details-descr">
5396
Quddus Chongfd19ada2014-11-18 16:41:07 -08005397
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005398
Quddus Chongfd19ada2014-11-18 16:41:07 -08005399
Robert Ly05c8e632013-02-25 14:43:01 -08005400 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "about" field is explicitly set to a value.
5401</p></div>
5402
5403 </div>
5404</div>
5405
5406
5407<A NAME="hasAdditionalName()"></A>
5408
5409<div class="jd-details api apilevel-">
5410 <h4 class="jd-details-title">
5411 <span class="normal">
5412 public
5413
5414
5415 abstract
5416
5417 boolean
5418 </span>
5419 <span class="sympad">hasAdditionalName</span>
5420 <span class="normal">()</span>
5421 </h4>
5422 <div class="api-level">
5423 <div></div>
5424
5425
5426
5427 </div>
5428 <div class="jd-details-descr">
5429
Quddus Chongfd19ada2014-11-18 16:41:07 -08005430
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005431
Quddus Chongfd19ada2014-11-18 16:41:07 -08005432
Robert Ly05c8e632013-02-25 14:43:01 -08005433 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "additionalName" field is explicitly set to a value.
5434</p></div>
5435
5436 </div>
5437</div>
5438
5439
5440<A NAME="hasAddress()"></A>
5441
5442<div class="jd-details api apilevel-">
5443 <h4 class="jd-details-title">
5444 <span class="normal">
5445 public
5446
5447
5448 abstract
5449
5450 boolean
5451 </span>
5452 <span class="sympad">hasAddress</span>
5453 <span class="normal">()</span>
5454 </h4>
5455 <div class="api-level">
5456 <div></div>
5457
5458
5459
5460 </div>
5461 <div class="jd-details-descr">
5462
Quddus Chongfd19ada2014-11-18 16:41:07 -08005463
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005464
Quddus Chongfd19ada2014-11-18 16:41:07 -08005465
Robert Ly05c8e632013-02-25 14:43:01 -08005466 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "address" field is explicitly set to a value.
5467</p></div>
5468
5469 </div>
5470</div>
5471
5472
5473<A NAME="hasAddressCountry()"></A>
5474
5475<div class="jd-details api apilevel-">
5476 <h4 class="jd-details-title">
5477 <span class="normal">
5478 public
5479
5480
5481 abstract
5482
5483 boolean
5484 </span>
5485 <span class="sympad">hasAddressCountry</span>
5486 <span class="normal">()</span>
5487 </h4>
5488 <div class="api-level">
5489 <div></div>
5490
5491
5492
5493 </div>
5494 <div class="jd-details-descr">
5495
Quddus Chongfd19ada2014-11-18 16:41:07 -08005496
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005497
Quddus Chongfd19ada2014-11-18 16:41:07 -08005498
Robert Ly05c8e632013-02-25 14:43:01 -08005499 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "addressCountry" field is explicitly set to a value.
5500</p></div>
5501
5502 </div>
5503</div>
5504
5505
5506<A NAME="hasAddressLocality()"></A>
5507
5508<div class="jd-details api apilevel-">
5509 <h4 class="jd-details-title">
5510 <span class="normal">
5511 public
5512
5513
5514 abstract
5515
5516 boolean
5517 </span>
5518 <span class="sympad">hasAddressLocality</span>
5519 <span class="normal">()</span>
5520 </h4>
5521 <div class="api-level">
5522 <div></div>
5523
5524
5525
5526 </div>
5527 <div class="jd-details-descr">
5528
Quddus Chongfd19ada2014-11-18 16:41:07 -08005529
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005530
Quddus Chongfd19ada2014-11-18 16:41:07 -08005531
Robert Ly05c8e632013-02-25 14:43:01 -08005532 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "addressLocality" field is explicitly set to a value.
5533</p></div>
5534
5535 </div>
5536</div>
5537
5538
5539<A NAME="hasAddressRegion()"></A>
5540
5541<div class="jd-details api apilevel-">
5542 <h4 class="jd-details-title">
5543 <span class="normal">
5544 public
5545
5546
5547 abstract
5548
5549 boolean
5550 </span>
5551 <span class="sympad">hasAddressRegion</span>
5552 <span class="normal">()</span>
5553 </h4>
5554 <div class="api-level">
5555 <div></div>
5556
5557
5558
5559 </div>
5560 <div class="jd-details-descr">
5561
Quddus Chongfd19ada2014-11-18 16:41:07 -08005562
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005563
Quddus Chongfd19ada2014-11-18 16:41:07 -08005564
Robert Ly05c8e632013-02-25 14:43:01 -08005565 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "addressRegion" field is explicitly set to a value.
5566</p></div>
5567
5568 </div>
5569</div>
5570
5571
5572<A NAME="hasAssociated_media()"></A>
5573
5574<div class="jd-details api apilevel-">
5575 <h4 class="jd-details-title">
5576 <span class="normal">
5577 public
5578
5579
5580 abstract
5581
5582 boolean
5583 </span>
5584 <span class="sympad">hasAssociated_media</span>
5585 <span class="normal">()</span>
5586 </h4>
5587 <div class="api-level">
5588 <div></div>
5589
5590
5591
5592 </div>
5593 <div class="jd-details-descr">
5594
Quddus Chongfd19ada2014-11-18 16:41:07 -08005595
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005596
Quddus Chongfd19ada2014-11-18 16:41:07 -08005597
Robert Ly05c8e632013-02-25 14:43:01 -08005598 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "associated_media" field is explicitly set to a value.
5599</p></div>
5600
5601 </div>
5602</div>
5603
5604
5605<A NAME="hasAttendeeCount()"></A>
5606
5607<div class="jd-details api apilevel-">
5608 <h4 class="jd-details-title">
5609 <span class="normal">
5610 public
5611
5612
5613 abstract
5614
5615 boolean
5616 </span>
5617 <span class="sympad">hasAttendeeCount</span>
5618 <span class="normal">()</span>
5619 </h4>
5620 <div class="api-level">
5621 <div></div>
5622
5623
5624
5625 </div>
5626 <div class="jd-details-descr">
5627
Quddus Chongfd19ada2014-11-18 16:41:07 -08005628
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005629
Quddus Chongfd19ada2014-11-18 16:41:07 -08005630
Robert Ly05c8e632013-02-25 14:43:01 -08005631 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "attendeeCount" field is explicitly set to a value.
5632</p></div>
5633
5634 </div>
5635</div>
5636
5637
5638<A NAME="hasAttendees()"></A>
5639
5640<div class="jd-details api apilevel-">
5641 <h4 class="jd-details-title">
5642 <span class="normal">
5643 public
5644
5645
5646 abstract
5647
5648 boolean
5649 </span>
5650 <span class="sympad">hasAttendees</span>
5651 <span class="normal">()</span>
5652 </h4>
5653 <div class="api-level">
5654 <div></div>
5655
5656
5657
5658 </div>
5659 <div class="jd-details-descr">
5660
Quddus Chongfd19ada2014-11-18 16:41:07 -08005661
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005662
Quddus Chongfd19ada2014-11-18 16:41:07 -08005663
Robert Ly05c8e632013-02-25 14:43:01 -08005664 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "attendees" field is explicitly set to a value.
5665</p></div>
5666
5667 </div>
5668</div>
5669
5670
5671<A NAME="hasAudio()"></A>
5672
5673<div class="jd-details api apilevel-">
5674 <h4 class="jd-details-title">
5675 <span class="normal">
5676 public
5677
5678
5679 abstract
5680
5681 boolean
5682 </span>
5683 <span class="sympad">hasAudio</span>
5684 <span class="normal">()</span>
5685 </h4>
5686 <div class="api-level">
5687 <div></div>
5688
5689
5690
5691 </div>
5692 <div class="jd-details-descr">
5693
Quddus Chongfd19ada2014-11-18 16:41:07 -08005694
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005695
Quddus Chongfd19ada2014-11-18 16:41:07 -08005696
Robert Ly05c8e632013-02-25 14:43:01 -08005697 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "audio" field is explicitly set to a value.
5698</p></div>
5699
5700 </div>
5701</div>
5702
5703
5704<A NAME="hasAuthor()"></A>
5705
5706<div class="jd-details api apilevel-">
5707 <h4 class="jd-details-title">
5708 <span class="normal">
5709 public
5710
5711
5712 abstract
5713
5714 boolean
5715 </span>
5716 <span class="sympad">hasAuthor</span>
5717 <span class="normal">()</span>
5718 </h4>
5719 <div class="api-level">
5720 <div></div>
5721
5722
5723
5724 </div>
5725 <div class="jd-details-descr">
5726
Quddus Chongfd19ada2014-11-18 16:41:07 -08005727
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005728
Quddus Chongfd19ada2014-11-18 16:41:07 -08005729
Robert Ly05c8e632013-02-25 14:43:01 -08005730 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "author" field is explicitly set to a value.
5731</p></div>
5732
5733 </div>
5734</div>
5735
5736
5737<A NAME="hasBestRating()"></A>
5738
5739<div class="jd-details api apilevel-">
5740 <h4 class="jd-details-title">
5741 <span class="normal">
5742 public
5743
5744
5745 abstract
5746
5747 boolean
5748 </span>
5749 <span class="sympad">hasBestRating</span>
5750 <span class="normal">()</span>
5751 </h4>
5752 <div class="api-level">
5753 <div></div>
5754
5755
5756
5757 </div>
5758 <div class="jd-details-descr">
5759
Quddus Chongfd19ada2014-11-18 16:41:07 -08005760
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005761
Quddus Chongfd19ada2014-11-18 16:41:07 -08005762
Robert Ly05c8e632013-02-25 14:43:01 -08005763 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "bestRating" field is explicitly set to a value.
5764</p></div>
5765
5766 </div>
5767</div>
5768
5769
5770<A NAME="hasBirthDate()"></A>
5771
5772<div class="jd-details api apilevel-">
5773 <h4 class="jd-details-title">
5774 <span class="normal">
5775 public
5776
5777
5778 abstract
5779
5780 boolean
5781 </span>
5782 <span class="sympad">hasBirthDate</span>
5783 <span class="normal">()</span>
5784 </h4>
5785 <div class="api-level">
5786 <div></div>
5787
5788
5789
5790 </div>
5791 <div class="jd-details-descr">
5792
Quddus Chongfd19ada2014-11-18 16:41:07 -08005793
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005794
Quddus Chongfd19ada2014-11-18 16:41:07 -08005795
Robert Ly05c8e632013-02-25 14:43:01 -08005796 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "birthDate" field is explicitly set to a value.
5797</p></div>
5798
5799 </div>
5800</div>
5801
5802
5803<A NAME="hasByArtist()"></A>
5804
5805<div class="jd-details api apilevel-">
5806 <h4 class="jd-details-title">
5807 <span class="normal">
5808 public
5809
5810
5811 abstract
5812
5813 boolean
5814 </span>
5815 <span class="sympad">hasByArtist</span>
5816 <span class="normal">()</span>
5817 </h4>
5818 <div class="api-level">
5819 <div></div>
5820
5821
5822
5823 </div>
5824 <div class="jd-details-descr">
5825
Quddus Chongfd19ada2014-11-18 16:41:07 -08005826
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005827
Quddus Chongfd19ada2014-11-18 16:41:07 -08005828
Robert Ly05c8e632013-02-25 14:43:01 -08005829 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "byArtist" field is explicitly set to a value.
5830</p></div>
5831
5832 </div>
5833</div>
5834
5835
5836<A NAME="hasCaption()"></A>
5837
5838<div class="jd-details api apilevel-">
5839 <h4 class="jd-details-title">
5840 <span class="normal">
5841 public
5842
5843
5844 abstract
5845
5846 boolean
5847 </span>
5848 <span class="sympad">hasCaption</span>
5849 <span class="normal">()</span>
5850 </h4>
5851 <div class="api-level">
5852 <div></div>
5853
5854
5855
5856 </div>
5857 <div class="jd-details-descr">
5858
Quddus Chongfd19ada2014-11-18 16:41:07 -08005859
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005860
Quddus Chongfd19ada2014-11-18 16:41:07 -08005861
Robert Ly05c8e632013-02-25 14:43:01 -08005862 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "caption" field is explicitly set to a value.
5863</p></div>
5864
5865 </div>
5866</div>
5867
5868
5869<A NAME="hasContentSize()"></A>
5870
5871<div class="jd-details api apilevel-">
5872 <h4 class="jd-details-title">
5873 <span class="normal">
5874 public
5875
5876
5877 abstract
5878
5879 boolean
5880 </span>
5881 <span class="sympad">hasContentSize</span>
5882 <span class="normal">()</span>
5883 </h4>
5884 <div class="api-level">
5885 <div></div>
5886
5887
5888
5889 </div>
5890 <div class="jd-details-descr">
5891
Quddus Chongfd19ada2014-11-18 16:41:07 -08005892
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005893
Quddus Chongfd19ada2014-11-18 16:41:07 -08005894
Robert Ly05c8e632013-02-25 14:43:01 -08005895 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "contentSize" field is explicitly set to a value.
5896</p></div>
5897
5898 </div>
5899</div>
5900
5901
5902<A NAME="hasContentUrl()"></A>
5903
5904<div class="jd-details api apilevel-">
5905 <h4 class="jd-details-title">
5906 <span class="normal">
5907 public
5908
5909
5910 abstract
5911
5912 boolean
5913 </span>
5914 <span class="sympad">hasContentUrl</span>
5915 <span class="normal">()</span>
5916 </h4>
5917 <div class="api-level">
5918 <div></div>
5919
5920
5921
5922 </div>
5923 <div class="jd-details-descr">
5924
Quddus Chongfd19ada2014-11-18 16:41:07 -08005925
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005926
Quddus Chongfd19ada2014-11-18 16:41:07 -08005927
Robert Ly05c8e632013-02-25 14:43:01 -08005928 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "contentUrl" field is explicitly set to a value.
5929</p></div>
5930
5931 </div>
5932</div>
5933
5934
5935<A NAME="hasContributor()"></A>
5936
5937<div class="jd-details api apilevel-">
5938 <h4 class="jd-details-title">
5939 <span class="normal">
5940 public
5941
5942
5943 abstract
5944
5945 boolean
5946 </span>
5947 <span class="sympad">hasContributor</span>
5948 <span class="normal">()</span>
5949 </h4>
5950 <div class="api-level">
5951 <div></div>
5952
5953
5954
5955 </div>
5956 <div class="jd-details-descr">
5957
Quddus Chongfd19ada2014-11-18 16:41:07 -08005958
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005959
Quddus Chongfd19ada2014-11-18 16:41:07 -08005960
Robert Ly05c8e632013-02-25 14:43:01 -08005961 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "contributor" field is explicitly set to a value.
5962</p></div>
5963
5964 </div>
5965</div>
5966
5967
5968<A NAME="hasDateCreated()"></A>
5969
5970<div class="jd-details api apilevel-">
5971 <h4 class="jd-details-title">
5972 <span class="normal">
5973 public
5974
5975
5976 abstract
5977
5978 boolean
5979 </span>
5980 <span class="sympad">hasDateCreated</span>
5981 <span class="normal">()</span>
5982 </h4>
5983 <div class="api-level">
5984 <div></div>
5985
5986
5987
5988 </div>
5989 <div class="jd-details-descr">
5990
Quddus Chongfd19ada2014-11-18 16:41:07 -08005991
Quddus Chong2b4b3d22014-10-26 18:10:42 -07005992
Quddus Chongfd19ada2014-11-18 16:41:07 -08005993
Robert Ly05c8e632013-02-25 14:43:01 -08005994 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "dateCreated" field is explicitly set to a value.
5995</p></div>
5996
5997 </div>
5998</div>
5999
6000
6001<A NAME="hasDateModified()"></A>
6002
6003<div class="jd-details api apilevel-">
6004 <h4 class="jd-details-title">
6005 <span class="normal">
6006 public
6007
6008
6009 abstract
6010
6011 boolean
6012 </span>
6013 <span class="sympad">hasDateModified</span>
6014 <span class="normal">()</span>
6015 </h4>
6016 <div class="api-level">
6017 <div></div>
6018
6019
6020
6021 </div>
6022 <div class="jd-details-descr">
6023
Quddus Chongfd19ada2014-11-18 16:41:07 -08006024
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006025
Quddus Chongfd19ada2014-11-18 16:41:07 -08006026
Robert Ly05c8e632013-02-25 14:43:01 -08006027 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "dateModified" field is explicitly set to a value.
6028</p></div>
6029
6030 </div>
6031</div>
6032
6033
6034<A NAME="hasDatePublished()"></A>
6035
6036<div class="jd-details api apilevel-">
6037 <h4 class="jd-details-title">
6038 <span class="normal">
6039 public
6040
6041
6042 abstract
6043
6044 boolean
6045 </span>
6046 <span class="sympad">hasDatePublished</span>
6047 <span class="normal">()</span>
6048 </h4>
6049 <div class="api-level">
6050 <div></div>
6051
6052
6053
6054 </div>
6055 <div class="jd-details-descr">
6056
Quddus Chongfd19ada2014-11-18 16:41:07 -08006057
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006058
Quddus Chongfd19ada2014-11-18 16:41:07 -08006059
Robert Ly05c8e632013-02-25 14:43:01 -08006060 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "datePublished" field is explicitly set to a value.
6061</p></div>
6062
6063 </div>
6064</div>
6065
6066
6067<A NAME="hasDescription()"></A>
6068
6069<div class="jd-details api apilevel-">
6070 <h4 class="jd-details-title">
6071 <span class="normal">
6072 public
6073
6074
6075 abstract
6076
6077 boolean
6078 </span>
6079 <span class="sympad">hasDescription</span>
6080 <span class="normal">()</span>
6081 </h4>
6082 <div class="api-level">
6083 <div></div>
6084
6085
6086
6087 </div>
6088 <div class="jd-details-descr">
6089
Quddus Chongfd19ada2014-11-18 16:41:07 -08006090
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006091
Quddus Chongfd19ada2014-11-18 16:41:07 -08006092
Robert Ly05c8e632013-02-25 14:43:01 -08006093 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "description" field is explicitly set to a value.
6094</p></div>
6095
6096 </div>
6097</div>
6098
6099
6100<A NAME="hasDuration()"></A>
6101
6102<div class="jd-details api apilevel-">
6103 <h4 class="jd-details-title">
6104 <span class="normal">
6105 public
6106
6107
6108 abstract
6109
6110 boolean
6111 </span>
6112 <span class="sympad">hasDuration</span>
6113 <span class="normal">()</span>
6114 </h4>
6115 <div class="api-level">
6116 <div></div>
6117
6118
6119
6120 </div>
6121 <div class="jd-details-descr">
6122
Quddus Chongfd19ada2014-11-18 16:41:07 -08006123
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006124
Quddus Chongfd19ada2014-11-18 16:41:07 -08006125
Robert Ly05c8e632013-02-25 14:43:01 -08006126 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "duration" field is explicitly set to a value.
6127</p></div>
6128
6129 </div>
6130</div>
6131
6132
6133<A NAME="hasEmbedUrl()"></A>
6134
6135<div class="jd-details api apilevel-">
6136 <h4 class="jd-details-title">
6137 <span class="normal">
6138 public
6139
6140
6141 abstract
6142
6143 boolean
6144 </span>
6145 <span class="sympad">hasEmbedUrl</span>
6146 <span class="normal">()</span>
6147 </h4>
6148 <div class="api-level">
6149 <div></div>
6150
6151
6152
6153 </div>
6154 <div class="jd-details-descr">
6155
Quddus Chongfd19ada2014-11-18 16:41:07 -08006156
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006157
Quddus Chongfd19ada2014-11-18 16:41:07 -08006158
Robert Ly05c8e632013-02-25 14:43:01 -08006159 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "embedUrl" field is explicitly set to a value.
6160</p></div>
6161
6162 </div>
6163</div>
6164
6165
6166<A NAME="hasEndDate()"></A>
6167
6168<div class="jd-details api apilevel-">
6169 <h4 class="jd-details-title">
6170 <span class="normal">
6171 public
6172
6173
6174 abstract
6175
6176 boolean
6177 </span>
6178 <span class="sympad">hasEndDate</span>
6179 <span class="normal">()</span>
6180 </h4>
6181 <div class="api-level">
6182 <div></div>
6183
6184
6185
6186 </div>
6187 <div class="jd-details-descr">
6188
Quddus Chongfd19ada2014-11-18 16:41:07 -08006189
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006190
Quddus Chongfd19ada2014-11-18 16:41:07 -08006191
Robert Ly05c8e632013-02-25 14:43:01 -08006192 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "endDate" field is explicitly set to a value.
6193</p></div>
6194
6195 </div>
6196</div>
6197
6198
6199<A NAME="hasFamilyName()"></A>
6200
6201<div class="jd-details api apilevel-">
6202 <h4 class="jd-details-title">
6203 <span class="normal">
6204 public
6205
6206
6207 abstract
6208
6209 boolean
6210 </span>
6211 <span class="sympad">hasFamilyName</span>
6212 <span class="normal">()</span>
6213 </h4>
6214 <div class="api-level">
6215 <div></div>
6216
6217
6218
6219 </div>
6220 <div class="jd-details-descr">
6221
Quddus Chongfd19ada2014-11-18 16:41:07 -08006222
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006223
Quddus Chongfd19ada2014-11-18 16:41:07 -08006224
Robert Ly05c8e632013-02-25 14:43:01 -08006225 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "familyName" field is explicitly set to a value.
6226</p></div>
6227
6228 </div>
6229</div>
6230
6231
6232<A NAME="hasGender()"></A>
6233
6234<div class="jd-details api apilevel-">
6235 <h4 class="jd-details-title">
6236 <span class="normal">
6237 public
6238
6239
6240 abstract
6241
6242 boolean
6243 </span>
6244 <span class="sympad">hasGender</span>
6245 <span class="normal">()</span>
6246 </h4>
6247 <div class="api-level">
6248 <div></div>
6249
6250
6251
6252 </div>
6253 <div class="jd-details-descr">
6254
Quddus Chongfd19ada2014-11-18 16:41:07 -08006255
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006256
Quddus Chongfd19ada2014-11-18 16:41:07 -08006257
Robert Ly05c8e632013-02-25 14:43:01 -08006258 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "gender" field is explicitly set to a value.
6259</p></div>
6260
6261 </div>
6262</div>
6263
6264
6265<A NAME="hasGeo()"></A>
6266
6267<div class="jd-details api apilevel-">
6268 <h4 class="jd-details-title">
6269 <span class="normal">
6270 public
6271
6272
6273 abstract
6274
6275 boolean
6276 </span>
6277 <span class="sympad">hasGeo</span>
6278 <span class="normal">()</span>
6279 </h4>
6280 <div class="api-level">
6281 <div></div>
6282
6283
6284
6285 </div>
6286 <div class="jd-details-descr">
6287
Quddus Chongfd19ada2014-11-18 16:41:07 -08006288
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006289
Quddus Chongfd19ada2014-11-18 16:41:07 -08006290
Robert Ly05c8e632013-02-25 14:43:01 -08006291 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "geo" field is explicitly set to a value.
6292</p></div>
6293
6294 </div>
6295</div>
6296
6297
6298<A NAME="hasGivenName()"></A>
6299
6300<div class="jd-details api apilevel-">
6301 <h4 class="jd-details-title">
6302 <span class="normal">
6303 public
6304
6305
6306 abstract
6307
6308 boolean
6309 </span>
6310 <span class="sympad">hasGivenName</span>
6311 <span class="normal">()</span>
6312 </h4>
6313 <div class="api-level">
6314 <div></div>
6315
6316
6317
6318 </div>
6319 <div class="jd-details-descr">
6320
Quddus Chongfd19ada2014-11-18 16:41:07 -08006321
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006322
Quddus Chongfd19ada2014-11-18 16:41:07 -08006323
Robert Ly05c8e632013-02-25 14:43:01 -08006324 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "givenName" field is explicitly set to a value.
6325</p></div>
6326
6327 </div>
6328</div>
6329
6330
6331<A NAME="hasHeight()"></A>
6332
6333<div class="jd-details api apilevel-">
6334 <h4 class="jd-details-title">
6335 <span class="normal">
6336 public
6337
6338
6339 abstract
6340
6341 boolean
6342 </span>
6343 <span class="sympad">hasHeight</span>
6344 <span class="normal">()</span>
6345 </h4>
6346 <div class="api-level">
6347 <div></div>
6348
6349
6350
6351 </div>
6352 <div class="jd-details-descr">
6353
Quddus Chongfd19ada2014-11-18 16:41:07 -08006354
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006355
Quddus Chongfd19ada2014-11-18 16:41:07 -08006356
Robert Ly05c8e632013-02-25 14:43:01 -08006357 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "height" field is explicitly set to a value.
6358</p></div>
6359
6360 </div>
6361</div>
6362
6363
6364<A NAME="hasId()"></A>
6365
6366<div class="jd-details api apilevel-">
6367 <h4 class="jd-details-title">
6368 <span class="normal">
6369 public
6370
6371
6372 abstract
6373
6374 boolean
6375 </span>
6376 <span class="sympad">hasId</span>
6377 <span class="normal">()</span>
6378 </h4>
6379 <div class="api-level">
6380 <div></div>
6381
6382
6383
6384 </div>
6385 <div class="jd-details-descr">
6386
Quddus Chongfd19ada2014-11-18 16:41:07 -08006387
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006388
Quddus Chongfd19ada2014-11-18 16:41:07 -08006389
Robert Ly05c8e632013-02-25 14:43:01 -08006390 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "id" field is explicitly set to a value.
6391</p></div>
6392
6393 </div>
6394</div>
6395
6396
6397<A NAME="hasImage()"></A>
6398
6399<div class="jd-details api apilevel-">
6400 <h4 class="jd-details-title">
6401 <span class="normal">
6402 public
6403
6404
6405 abstract
6406
6407 boolean
6408 </span>
6409 <span class="sympad">hasImage</span>
6410 <span class="normal">()</span>
6411 </h4>
6412 <div class="api-level">
6413 <div></div>
6414
6415
6416
6417 </div>
6418 <div class="jd-details-descr">
6419
Quddus Chongfd19ada2014-11-18 16:41:07 -08006420
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006421
Quddus Chongfd19ada2014-11-18 16:41:07 -08006422
Robert Ly05c8e632013-02-25 14:43:01 -08006423 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "image" field is explicitly set to a value.
6424</p></div>
6425
6426 </div>
6427</div>
6428
6429
6430<A NAME="hasInAlbum()"></A>
6431
6432<div class="jd-details api apilevel-">
6433 <h4 class="jd-details-title">
6434 <span class="normal">
6435 public
6436
6437
6438 abstract
6439
6440 boolean
6441 </span>
6442 <span class="sympad">hasInAlbum</span>
6443 <span class="normal">()</span>
6444 </h4>
6445 <div class="api-level">
6446 <div></div>
6447
6448
6449
6450 </div>
6451 <div class="jd-details-descr">
6452
Quddus Chongfd19ada2014-11-18 16:41:07 -08006453
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006454
Quddus Chongfd19ada2014-11-18 16:41:07 -08006455
Robert Ly05c8e632013-02-25 14:43:01 -08006456 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "inAlbum" field is explicitly set to a value.
6457</p></div>
6458
6459 </div>
6460</div>
6461
6462
6463<A NAME="hasLatitude()"></A>
6464
6465<div class="jd-details api apilevel-">
6466 <h4 class="jd-details-title">
6467 <span class="normal">
6468 public
6469
6470
6471 abstract
6472
6473 boolean
6474 </span>
6475 <span class="sympad">hasLatitude</span>
6476 <span class="normal">()</span>
6477 </h4>
6478 <div class="api-level">
6479 <div></div>
6480
6481
6482
6483 </div>
6484 <div class="jd-details-descr">
6485
Quddus Chongfd19ada2014-11-18 16:41:07 -08006486
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006487
Quddus Chongfd19ada2014-11-18 16:41:07 -08006488
Robert Ly05c8e632013-02-25 14:43:01 -08006489 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "latitude" field is explicitly set to a value.
6490</p></div>
6491
6492 </div>
6493</div>
6494
6495
6496<A NAME="hasLocation()"></A>
6497
6498<div class="jd-details api apilevel-">
6499 <h4 class="jd-details-title">
6500 <span class="normal">
6501 public
6502
6503
6504 abstract
6505
6506 boolean
6507 </span>
6508 <span class="sympad">hasLocation</span>
6509 <span class="normal">()</span>
6510 </h4>
6511 <div class="api-level">
6512 <div></div>
6513
6514
6515
6516 </div>
6517 <div class="jd-details-descr">
6518
Quddus Chongfd19ada2014-11-18 16:41:07 -08006519
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006520
Quddus Chongfd19ada2014-11-18 16:41:07 -08006521
Robert Ly05c8e632013-02-25 14:43:01 -08006522 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "location" field is explicitly set to a value.
6523</p></div>
6524
6525 </div>
6526</div>
6527
6528
6529<A NAME="hasLongitude()"></A>
6530
6531<div class="jd-details api apilevel-">
6532 <h4 class="jd-details-title">
6533 <span class="normal">
6534 public
6535
6536
6537 abstract
6538
6539 boolean
6540 </span>
6541 <span class="sympad">hasLongitude</span>
6542 <span class="normal">()</span>
6543 </h4>
6544 <div class="api-level">
6545 <div></div>
6546
6547
6548
6549 </div>
6550 <div class="jd-details-descr">
6551
Quddus Chongfd19ada2014-11-18 16:41:07 -08006552
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006553
Quddus Chongfd19ada2014-11-18 16:41:07 -08006554
Robert Ly05c8e632013-02-25 14:43:01 -08006555 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "longitude" field is explicitly set to a value.
6556</p></div>
6557
6558 </div>
6559</div>
6560
6561
6562<A NAME="hasName()"></A>
6563
6564<div class="jd-details api apilevel-">
6565 <h4 class="jd-details-title">
6566 <span class="normal">
6567 public
6568
6569
6570 abstract
6571
6572 boolean
6573 </span>
6574 <span class="sympad">hasName</span>
6575 <span class="normal">()</span>
6576 </h4>
6577 <div class="api-level">
6578 <div></div>
6579
6580
6581
6582 </div>
6583 <div class="jd-details-descr">
6584
Quddus Chongfd19ada2014-11-18 16:41:07 -08006585
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006586
Quddus Chongfd19ada2014-11-18 16:41:07 -08006587
Robert Ly05c8e632013-02-25 14:43:01 -08006588 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "name" field is explicitly set to a value.
6589</p></div>
6590
6591 </div>
6592</div>
6593
6594
6595<A NAME="hasPartOfTVSeries()"></A>
6596
6597<div class="jd-details api apilevel-">
6598 <h4 class="jd-details-title">
6599 <span class="normal">
6600 public
6601
6602
6603 abstract
6604
6605 boolean
6606 </span>
6607 <span class="sympad">hasPartOfTVSeries</span>
6608 <span class="normal">()</span>
6609 </h4>
6610 <div class="api-level">
6611 <div></div>
6612
6613
6614
6615 </div>
6616 <div class="jd-details-descr">
6617
Quddus Chongfd19ada2014-11-18 16:41:07 -08006618
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006619
Quddus Chongfd19ada2014-11-18 16:41:07 -08006620
Robert Ly05c8e632013-02-25 14:43:01 -08006621 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "partOfTVSeries" field is explicitly set to a value.
6622</p></div>
6623
6624 </div>
6625</div>
6626
6627
6628<A NAME="hasPerformers()"></A>
6629
6630<div class="jd-details api apilevel-">
6631 <h4 class="jd-details-title">
6632 <span class="normal">
6633 public
6634
6635
6636 abstract
6637
6638 boolean
6639 </span>
6640 <span class="sympad">hasPerformers</span>
6641 <span class="normal">()</span>
6642 </h4>
6643 <div class="api-level">
6644 <div></div>
6645
6646
6647
6648 </div>
6649 <div class="jd-details-descr">
6650
Quddus Chongfd19ada2014-11-18 16:41:07 -08006651
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006652
Quddus Chongfd19ada2014-11-18 16:41:07 -08006653
Robert Ly05c8e632013-02-25 14:43:01 -08006654 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "performers" field is explicitly set to a value.
6655</p></div>
6656
6657 </div>
6658</div>
6659
6660
6661<A NAME="hasPlayerType()"></A>
6662
6663<div class="jd-details api apilevel-">
6664 <h4 class="jd-details-title">
6665 <span class="normal">
6666 public
6667
6668
6669 abstract
6670
6671 boolean
6672 </span>
6673 <span class="sympad">hasPlayerType</span>
6674 <span class="normal">()</span>
6675 </h4>
6676 <div class="api-level">
6677 <div></div>
6678
6679
6680
6681 </div>
6682 <div class="jd-details-descr">
6683
Quddus Chongfd19ada2014-11-18 16:41:07 -08006684
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006685
Quddus Chongfd19ada2014-11-18 16:41:07 -08006686
Robert Ly05c8e632013-02-25 14:43:01 -08006687 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "playerType" field is explicitly set to a value.
6688</p></div>
6689
6690 </div>
6691</div>
6692
6693
6694<A NAME="hasPostOfficeBoxNumber()"></A>
6695
6696<div class="jd-details api apilevel-">
6697 <h4 class="jd-details-title">
6698 <span class="normal">
6699 public
6700
6701
6702 abstract
6703
6704 boolean
6705 </span>
6706 <span class="sympad">hasPostOfficeBoxNumber</span>
6707 <span class="normal">()</span>
6708 </h4>
6709 <div class="api-level">
6710 <div></div>
6711
6712
6713
6714 </div>
6715 <div class="jd-details-descr">
6716
Quddus Chongfd19ada2014-11-18 16:41:07 -08006717
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006718
Quddus Chongfd19ada2014-11-18 16:41:07 -08006719
Robert Ly05c8e632013-02-25 14:43:01 -08006720 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "postOfficeBoxNumber" field is explicitly set to a value.
6721</p></div>
6722
6723 </div>
6724</div>
6725
6726
6727<A NAME="hasPostalCode()"></A>
6728
6729<div class="jd-details api apilevel-">
6730 <h4 class="jd-details-title">
6731 <span class="normal">
6732 public
6733
6734
6735 abstract
6736
6737 boolean
6738 </span>
6739 <span class="sympad">hasPostalCode</span>
6740 <span class="normal">()</span>
6741 </h4>
6742 <div class="api-level">
6743 <div></div>
6744
6745
6746
6747 </div>
6748 <div class="jd-details-descr">
6749
Quddus Chongfd19ada2014-11-18 16:41:07 -08006750
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006751
Quddus Chongfd19ada2014-11-18 16:41:07 -08006752
Robert Ly05c8e632013-02-25 14:43:01 -08006753 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "postalCode" field is explicitly set to a value.
6754</p></div>
6755
6756 </div>
6757</div>
6758
6759
6760<A NAME="hasRatingValue()"></A>
6761
6762<div class="jd-details api apilevel-">
6763 <h4 class="jd-details-title">
6764 <span class="normal">
6765 public
6766
6767
6768 abstract
6769
6770 boolean
6771 </span>
6772 <span class="sympad">hasRatingValue</span>
6773 <span class="normal">()</span>
6774 </h4>
6775 <div class="api-level">
6776 <div></div>
6777
6778
6779
6780 </div>
6781 <div class="jd-details-descr">
6782
Quddus Chongfd19ada2014-11-18 16:41:07 -08006783
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006784
Quddus Chongfd19ada2014-11-18 16:41:07 -08006785
Robert Ly05c8e632013-02-25 14:43:01 -08006786 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "ratingValue" field is explicitly set to a value.
6787</p></div>
6788
6789 </div>
6790</div>
6791
6792
6793<A NAME="hasReviewRating()"></A>
6794
6795<div class="jd-details api apilevel-">
6796 <h4 class="jd-details-title">
6797 <span class="normal">
6798 public
6799
6800
6801 abstract
6802
6803 boolean
6804 </span>
6805 <span class="sympad">hasReviewRating</span>
6806 <span class="normal">()</span>
6807 </h4>
6808 <div class="api-level">
6809 <div></div>
6810
6811
6812
6813 </div>
6814 <div class="jd-details-descr">
6815
Quddus Chongfd19ada2014-11-18 16:41:07 -08006816
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006817
Quddus Chongfd19ada2014-11-18 16:41:07 -08006818
Robert Ly05c8e632013-02-25 14:43:01 -08006819 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "reviewRating" field is explicitly set to a value.
6820</p></div>
6821
6822 </div>
6823</div>
6824
6825
6826<A NAME="hasStartDate()"></A>
6827
6828<div class="jd-details api apilevel-">
6829 <h4 class="jd-details-title">
6830 <span class="normal">
6831 public
6832
6833
6834 abstract
6835
6836 boolean
6837 </span>
6838 <span class="sympad">hasStartDate</span>
6839 <span class="normal">()</span>
6840 </h4>
6841 <div class="api-level">
6842 <div></div>
6843
6844
6845
6846 </div>
6847 <div class="jd-details-descr">
6848
Quddus Chongfd19ada2014-11-18 16:41:07 -08006849
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006850
Quddus Chongfd19ada2014-11-18 16:41:07 -08006851
Robert Ly05c8e632013-02-25 14:43:01 -08006852 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "startDate" field is explicitly set to a value.
6853</p></div>
6854
6855 </div>
6856</div>
6857
6858
6859<A NAME="hasStreetAddress()"></A>
6860
6861<div class="jd-details api apilevel-">
6862 <h4 class="jd-details-title">
6863 <span class="normal">
6864 public
6865
6866
6867 abstract
6868
6869 boolean
6870 </span>
6871 <span class="sympad">hasStreetAddress</span>
6872 <span class="normal">()</span>
6873 </h4>
6874 <div class="api-level">
6875 <div></div>
6876
6877
6878
6879 </div>
6880 <div class="jd-details-descr">
6881
Quddus Chongfd19ada2014-11-18 16:41:07 -08006882
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006883
Quddus Chongfd19ada2014-11-18 16:41:07 -08006884
Robert Ly05c8e632013-02-25 14:43:01 -08006885 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "streetAddress" field is explicitly set to a value.
6886</p></div>
6887
6888 </div>
6889</div>
6890
6891
6892<A NAME="hasText()"></A>
6893
6894<div class="jd-details api apilevel-">
6895 <h4 class="jd-details-title">
6896 <span class="normal">
6897 public
6898
6899
6900 abstract
6901
6902 boolean
6903 </span>
6904 <span class="sympad">hasText</span>
6905 <span class="normal">()</span>
6906 </h4>
6907 <div class="api-level">
6908 <div></div>
6909
6910
6911
6912 </div>
6913 <div class="jd-details-descr">
6914
Quddus Chongfd19ada2014-11-18 16:41:07 -08006915
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006916
Quddus Chongfd19ada2014-11-18 16:41:07 -08006917
Robert Ly05c8e632013-02-25 14:43:01 -08006918 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "text" field is explicitly set to a value.
6919</p></div>
6920
6921 </div>
6922</div>
6923
6924
6925<A NAME="hasThumbnail()"></A>
6926
6927<div class="jd-details api apilevel-">
6928 <h4 class="jd-details-title">
6929 <span class="normal">
6930 public
6931
6932
6933 abstract
6934
6935 boolean
6936 </span>
6937 <span class="sympad">hasThumbnail</span>
6938 <span class="normal">()</span>
6939 </h4>
6940 <div class="api-level">
6941 <div></div>
6942
6943
6944
6945 </div>
6946 <div class="jd-details-descr">
6947
Quddus Chongfd19ada2014-11-18 16:41:07 -08006948
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006949
Quddus Chongfd19ada2014-11-18 16:41:07 -08006950
Robert Ly05c8e632013-02-25 14:43:01 -08006951 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "thumbnail" field is explicitly set to a value.
6952</p></div>
6953
6954 </div>
6955</div>
6956
6957
6958<A NAME="hasThumbnailUrl()"></A>
6959
6960<div class="jd-details api apilevel-">
6961 <h4 class="jd-details-title">
6962 <span class="normal">
6963 public
6964
6965
6966 abstract
6967
6968 boolean
6969 </span>
6970 <span class="sympad">hasThumbnailUrl</span>
6971 <span class="normal">()</span>
6972 </h4>
6973 <div class="api-level">
6974 <div></div>
6975
6976
6977
6978 </div>
6979 <div class="jd-details-descr">
6980
Quddus Chongfd19ada2014-11-18 16:41:07 -08006981
Quddus Chong2b4b3d22014-10-26 18:10:42 -07006982
Quddus Chongfd19ada2014-11-18 16:41:07 -08006983
Robert Ly05c8e632013-02-25 14:43:01 -08006984 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "thumbnailUrl" field is explicitly set to a value.
6985</p></div>
6986
6987 </div>
6988</div>
6989
6990
6991<A NAME="hasTickerSymbol()"></A>
6992
6993<div class="jd-details api apilevel-">
6994 <h4 class="jd-details-title">
6995 <span class="normal">
6996 public
6997
6998
6999 abstract
7000
7001 boolean
7002 </span>
7003 <span class="sympad">hasTickerSymbol</span>
7004 <span class="normal">()</span>
7005 </h4>
7006 <div class="api-level">
7007 <div></div>
7008
7009
7010
7011 </div>
7012 <div class="jd-details-descr">
7013
Quddus Chongfd19ada2014-11-18 16:41:07 -08007014
Quddus Chong2b4b3d22014-10-26 18:10:42 -07007015
Quddus Chongfd19ada2014-11-18 16:41:07 -08007016
Robert Ly05c8e632013-02-25 14:43:01 -08007017 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "tickerSymbol" field is explicitly set to a value.
7018</p></div>
7019
7020 </div>
7021</div>
7022
7023
7024<A NAME="hasType()"></A>
7025
7026<div class="jd-details api apilevel-">
7027 <h4 class="jd-details-title">
7028 <span class="normal">
7029 public
7030
7031
7032 abstract
7033
7034 boolean
7035 </span>
7036 <span class="sympad">hasType</span>
7037 <span class="normal">()</span>
7038 </h4>
7039 <div class="api-level">
7040 <div></div>
7041
7042
7043
7044 </div>
7045 <div class="jd-details-descr">
7046
Quddus Chongfd19ada2014-11-18 16:41:07 -08007047
Quddus Chong2b4b3d22014-10-26 18:10:42 -07007048
Quddus Chongfd19ada2014-11-18 16:41:07 -08007049
Robert Ly05c8e632013-02-25 14:43:01 -08007050 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "type" field is explicitly set to a value.
7051</p></div>
7052
7053 </div>
7054</div>
7055
7056
7057<A NAME="hasUrl()"></A>
7058
7059<div class="jd-details api apilevel-">
7060 <h4 class="jd-details-title">
7061 <span class="normal">
7062 public
7063
7064
7065 abstract
7066
7067 boolean
7068 </span>
7069 <span class="sympad">hasUrl</span>
7070 <span class="normal">()</span>
7071 </h4>
7072 <div class="api-level">
7073 <div></div>
7074
7075
7076
7077 </div>
7078 <div class="jd-details-descr">
7079
Quddus Chongfd19ada2014-11-18 16:41:07 -08007080
Quddus Chong2b4b3d22014-10-26 18:10:42 -07007081
Quddus Chongfd19ada2014-11-18 16:41:07 -08007082
Robert Ly05c8e632013-02-25 14:43:01 -08007083 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "url" field is explicitly set to a value.
7084</p></div>
7085
7086 </div>
7087</div>
7088
7089
7090<A NAME="hasWidth()"></A>
7091
7092<div class="jd-details api apilevel-">
7093 <h4 class="jd-details-title">
7094 <span class="normal">
7095 public
7096
7097
7098 abstract
7099
7100 boolean
7101 </span>
7102 <span class="sympad">hasWidth</span>
7103 <span class="normal">()</span>
7104 </h4>
7105 <div class="api-level">
7106 <div></div>
7107
7108
7109
7110 </div>
7111 <div class="jd-details-descr">
7112
Quddus Chongfd19ada2014-11-18 16:41:07 -08007113
Quddus Chong2b4b3d22014-10-26 18:10:42 -07007114
Quddus Chongfd19ada2014-11-18 16:41:07 -08007115
Robert Ly05c8e632013-02-25 14:43:01 -08007116 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "width" field is explicitly set to a value.
7117</p></div>
7118
7119 </div>
7120</div>
7121
7122
7123<A NAME="hasWorstRating()"></A>
7124
7125<div class="jd-details api apilevel-">
7126 <h4 class="jd-details-title">
7127 <span class="normal">
7128 public
7129
7130
7131 abstract
7132
7133 boolean
7134 </span>
7135 <span class="sympad">hasWorstRating</span>
7136 <span class="normal">()</span>
7137 </h4>
7138 <div class="api-level">
7139 <div></div>
7140
7141
7142
7143 </div>
7144 <div class="jd-details-descr">
7145
Quddus Chongfd19ada2014-11-18 16:41:07 -08007146
Quddus Chong2b4b3d22014-10-26 18:10:42 -07007147
Quddus Chongfd19ada2014-11-18 16:41:07 -08007148
Robert Ly05c8e632013-02-25 14:43:01 -08007149 <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the "worstRating" field is explicitly set to a value.
7150</p></div>
7151
7152 </div>
7153</div>
7154
7155
7156
7157
7158
7159<!-- ========= METHOD DETAIL ======== -->
7160
7161
7162
7163<!-- ========= END OF CLASS DATA ========= -->
7164<A NAME="navbar_top"></A>
7165
7166<div id="footer" class="wrap" >
7167
7168
7169 <div id="copyright">
7170
7171 Except as noted, this content is licensed under <a
7172 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
7173 For details and restrictions, see the <a href="/license.html">
7174 Content License</a>.
7175 </div>
7176 <div id="build_info">
7177
7178<script src="/timestamp.js" type="text/javascript"></script>
7179<script>document.write(BUILD_TIMESTAMP)</script>
7180
7181 </div>
7182
7183
7184 <div id="footerlinks">
7185
7186 <p>
7187 <a href="/about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
7188 <a href="/legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
7189 <a href="/support.html">Support</a>
7190 </p>
7191 </div>
7192
7193</div> <!-- end footer -->
7194</div> <!-- jd-content -->
7195
7196</div><!-- end doc-content -->
7197
7198</div> <!-- end body-content -->
7199
7200
7201
7202
7203
7204
7205</body>
7206</html>