| Package | Description |
|---|---|
| com.google.gdata.data.photos |
| Modifier and Type | Method and Description |
|---|---|
static GphotoAlbumId |
GphotoAlbumId.from(Long id) |
GphotoAlbumId |
PhotoEntry.getAlbumIdExt()
Returns the album ID of the album this photo is in.
|
GphotoAlbumId |
CommentEntry.getAlbumIdExt()
Returns the album ID of the album this comment is on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoEntry.setAlbumIdExt(GphotoAlbumId albumIdExt)
Sets the album ID of the album this photo is in.
|
void |
CommentEntry.setAlbumIdExt(GphotoAlbumId albumIdExt)
Sets the album ID of the album this comment is on.
|
Copyright © 2012. All Rights Reserved.