Uses of Class
com.restfb.types.Page.PageRestaurantServices
-
Packages that use Page.PageRestaurantServices Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.PageRestaurantServices in com.restfb.types
Methods in com.restfb.types that return Page.PageRestaurantServices Modifier and Type Method Description Page.PageRestaurantServices
Page. getRestaurantServices()
Services the restaurant provides.Page.PageRestaurantServices
SearchPlace. getRestaurantServices()
The services that the restaurant provides.Methods in com.restfb.types with parameters of type Page.PageRestaurantServices Modifier and Type Method Description void
Page. setRestaurantServices(Page.PageRestaurantServices restaurantServices)
Services the restaurant provides.void
SearchPlace. setRestaurantServices(Page.PageRestaurantServices restaurantServices)
The services that the restaurant provides.
-