Uses of Class
com.restfb.types.Page.PageRestaurantServices
Packages that use Page.PageRestaurantServices
-
Uses of Page.PageRestaurantServices in com.restfb.types
Methods in com.restfb.types that return Page.PageRestaurantServicesModifier and TypeMethodDescriptionPage.getRestaurantServices()Services the restaurant provides.SearchPlace.getRestaurantServices()The services that the restaurant provides.Methods in com.restfb.types with parameters of type Page.PageRestaurantServicesModifier and TypeMethodDescriptionvoidPage.setRestaurantServices(Page.PageRestaurantServices restaurantServices) Services the restaurant provides.voidSearchPlace.setRestaurantServices(Page.PageRestaurantServices restaurantServices) The services that the restaurant provides.