| Package | Description |
|---|---|
| com.google.gdata.data.photos |
| Modifier and Type | Method and Description |
|---|---|
GphotoNickname |
CommentAuthor.getNickname()
Returns the gphoto nickname.
|
GphotoNickname |
UserEntry.getNicknameExt()
Returns the display nickname of the user.
|
GphotoNickname |
AlbumEntry.getNicknameExt()
Returns the nickname of the owner of the album.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAuthor.setNickname(GphotoNickname nickname)
Sets the gphoto nickname.
|
void |
UserEntry.setNicknameExt(GphotoNickname nicknameExt)
Sets the display nickname of the user.
|
void |
AlbumEntry.setNicknameExt(GphotoNickname nicknameExt)
Sets the nickname of the owner of the album.
|
Copyright © 2012. All Rights Reserved.