| Package | Description |
|---|---|
| com.google.gdata.data.geo.impl | |
| com.google.gdata.data.photos | |
| com.google.gdata.data.photos.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxDataImpl
Implementation of the BoxData interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlbumData
Data interface for album feeds and entries.
|
interface |
PhotoData
Base data object for photo feeds and entries, this interface contains the
methods that all photo objects must provide.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumEntry
Entry for album kinds, contains album metadata.
|
class |
AlbumFeed
Feed for an Album in our google photos api.
|
class |
PhotoEntry
Entry for photo kinds, contains photo metadata.
|
class |
PhotoFeed
Feed for a Photo in our google data api.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumDataImpl
Implementation class for album data objects.
|
class |
PhotoDataImpl
Implementation class for photo data objects.
|
Copyright © 2012. All Rights Reserved.