| Package | Description |
|---|---|
| com.google.gdata.client.youtube | |
| com.google.gdata.data.photos | |
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
GeoRssWhere |
YouTubeQuery.getLocation()
Returns the value of the
location parameter. |
| Modifier and Type | Method and Description |
|---|---|
void |
YouTubeQuery.setLocation(GeoRssWhere where)
Sets the value of the
location parameter. |
| Modifier and Type | Method and Description |
|---|---|
GeoRssWhere |
PhotoEntry.getGeoRssWhere()
Returns the geolocation as a georss:where.
|
GeoRssWhere |
AlbumEntry.getGeoRssWhere()
Returns the geolocation as a georss:where.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoEntry.setGeoRssWhere(GeoRssWhere geoRssWhere)
Sets the geolocation as a georss:where.
|
void |
AlbumEntry.setGeoRssWhere(GeoRssWhere geoRssWhere)
Sets the geolocation as a georss:where.
|
| Modifier and Type | Method and Description |
|---|---|
GeoRssWhere |
VideoEntry.getGeoCoordinates()
Gets the georss:where tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoEntry.setGeoCoordinates(GeoRssWhere where)
Adds a georss:where tag.
|
Copyright © 2012. All Rights Reserved.