| Package | Description |
|---|---|
| com.google.gdata.data.photos |
| Modifier and Type | Class and Description |
|---|---|
class |
GphotoFeed<F extends GphotoFeed>
This class customizes the generic MediaFeed class to define a feed of
GphotoEntries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumFeed
Feed for an Album in our google photos api.
|
class |
PhotoFeed
Feed for a Photo in our google data api.
|
class |
UserFeed
Feed for a User in our google photos api.
|
| Modifier and Type | Method and Description |
|---|---|
<F extends GphotoFeed<F>> |
GphotoEntry.getFeed(Class<F> feedClass,
String... kinds)
Get the feed of entries related to this entry.
|
Copyright © 2012. All Rights Reserved.