Uses of Class
com.restfb.types.Page.PageParking
-
Packages that use Page.PageParking Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.PageParking in com.restfb.types
Methods in com.restfb.types that return Page.PageParking Modifier and Type Method Description Page.PageParking
Page. getParking()
Parking information.Page.PageParking
SearchPlace. getParking()
Parking information about the Place.Methods in com.restfb.types with parameters of type Page.PageParking Modifier and Type Method Description void
Page. setParking(Page.PageParking parking)
Parking information.void
SearchPlace. setParking(Page.PageParking parking)
Parking information about the Place.
-