Uses of Class
com.google.code.facebookapi.schema.Album

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>}
 



Copyright © 2010. All Rights Reserved.