|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Album in com.google.code.facebookapi.schema |
|---|
| Fields in com.google.code.facebookapi.schema with type parameters of type Album | |
|---|---|
protected java.util.List<Album> |
StreamData.Albums.album
|
protected java.util.List<Album> |
PhotosGetAlbumsResponse.album
|
| Methods in com.google.code.facebookapi.schema that return Album | |
|---|---|
Album |
ObjectFactory.createAlbum()
Create an instance of Album |
| Methods in com.google.code.facebookapi.schema that return types with arguments of type Album | |
|---|---|
javax.xml.bind.JAXBElement<Album> |
ObjectFactory.createPhotosCreateAlbumResponse(Album value)
Create an instance of JAXBElement<Album>} |
java.util.List<Album> |
StreamData.Albums.getAlbum()
Gets the value of the album property. |
java.util.List<Album> |
PhotosGetAlbumsResponse.getAlbum()
Gets the value of the album property. |
| Methods in com.google.code.facebookapi.schema with parameters of type Album | |
|---|---|
javax.xml.bind.JAXBElement<Album> |
ObjectFactory.createPhotosCreateAlbumResponse(Album value)
Create an instance of JAXBElement<Album>} |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||