Uses of Class
com.restfb.types.Place
Packages that use Place
-
Uses of Place in com.restfb.types
Methods in com.restfb.types that return PlaceModifier and TypeMethodDescriptionAlbum.getPlace()
The place associated with this album.Checkin.getPlace()
The ID, name, and location of the Facebook Page that represents the location of the check-in.Event.getPlace()
Location associated with the event, if any.PageRating.getPlace()
Photo.getPlace()
The location associated with this photo, if any.Post.getPlace()
The place where this post occurred.Video.getPlace()
Location associated with the video, if any.Methods in com.restfb.types with parameters of type PlaceModifier and TypeMethodDescriptionvoid
The place associated with this album.void
The ID, name, and location of the Facebook Page that represents the location of the check-in.void
Location associated with the event, if any.void
void
The location associated with this photo, if any.void
The place where this post occurred.void
Location associated with the video, if any.