Uses of Class
com.restfb.types.Album
-
Packages that use Album Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Album in com.restfb.types
Methods in com.restfb.types that return Album Modifier and Type Method Description Album
Photo. getAlbum()
The album this photo is inMethods in com.restfb.types with parameters of type Album Modifier and Type Method Description void
Photo. setAlbum(Album album)
The album this photo is in
-