Package com.google.gdata.data.photos.impl

Class Summary
AlbumDataImpl Implementation class for album data objects.
CommentDataImpl Implementation class for album data objects.
ExifTag An exif tag with a given name and value.
Extensions A container for all of the gphoto extensions that are not specific to any particular kind, but usable in multiple places.
Extensions.GphotoAlbumId The gphoto:albumId field.
Extensions.GphotoCommentCount The gphoto:commentCount element.
Extensions.GphotoCommentsEnabled The gphoto:commentsEnabled element.
Extensions.GphotoConstruct Parent class for gphoto:foo extensions.
Extensions.GphotoNickname The gphoto:nickname field.
Extensions.GphotoPhotoId The gphoto:photoId field.
Extensions.GphotoThumbnail The gphoto:thumbnail element.
Extensions.GphotoTimestamp Simple timestamp element, has the date of the item.
Extensions.GphotoUsername The gphoto:user field.
Extensions.GphotoVersion The gphoto:version element.
GphotoDataImpl Basic implementation class for all of the GphotoData objects.
GphotoDataImpl.GphotoRssLink Deprecated. Clients should modify the alt-type themselves to request RSS.
GphotoDataImpl.GphotoType Deprecated. Clients should use the atom:category to discover the kind of an item.
MediaDataImpl Implementation of the MediaData interface.
PhotoDataImpl Implementation class for photo data objects.
PhotoDataImpl.GphotoChecksum Simple checksum element, has a single string for the checksum.
PhotoDataImpl.GphotoClient Simple client element, has a single string for the client.
PhotoDataImpl.GphotoExifTime Deprecated. use ExifTags instead.
PhotoDataImpl.GphotoHeight Simple height element, has a single long for the height.
PhotoDataImpl.GphotoPosition Simple position element, has a single float for the position.
PhotoDataImpl.GphotoRotation Simple rotation element, has a single int for the rotation.
PhotoDataImpl.GphotoSize Simple size element, has a single long for the size.
PhotoDataImpl.GphotoStreamId  
PhotoDataImpl.GphotoVideoStatus The gphoto:videostatus field.
PhotoDataImpl.GphotoVideoUrl Simple videosrc element, has the url to the video source of the item.
PhotoDataImpl.GphotoWidth Simple width element, has a single long for the width.
TagDataImpl Implementation class for tag data objects.
TagDataImpl.GphotoWeight The gphoto:weight field.
UserDataImpl Implementation class for user data objects.
UserDataImpl.GphotoMaxPhotos The gphoto:maxPhotos field.
UserDataImpl.GphotoQuotaLimit The gphoto:quotalimit field.
UserDataImpl.GphotoQuotaUsed The gphoto:quotacurrent field.