Uses of Class
com.facebook.api.schema.PageRestaurantServices

Packages that use PageRestaurantServices
com.facebook.api.schema   
 

Uses of PageRestaurantServices in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type PageRestaurantServices
protected  javax.xml.bind.JAXBElement<PageRestaurantServices> Page.restaurantServices
           
 

Methods in com.facebook.api.schema that return PageRestaurantServices
 PageRestaurantServices ObjectFactory.createPageRestaurantServices()
          Create an instance of PageRestaurantServices
 

Methods in com.facebook.api.schema that return types with arguments of type PageRestaurantServices
 javax.xml.bind.JAXBElement<PageRestaurantServices> ObjectFactory.createPageRestaurantServices(PageRestaurantServices value)
          Create an instance of JAXBElement<PageRestaurantServices>}
 javax.xml.bind.JAXBElement<PageRestaurantServices> Page.getRestaurantServices()
          Gets the value of the restaurantServices property.
 

Methods in com.facebook.api.schema with parameters of type PageRestaurantServices
 javax.xml.bind.JAXBElement<PageRestaurantServices> ObjectFactory.createPageRestaurantServices(PageRestaurantServices value)
          Create an instance of JAXBElement<PageRestaurantServices>}
 

Method parameters in com.facebook.api.schema with type arguments of type PageRestaurantServices
 void Page.setRestaurantServices(javax.xml.bind.JAXBElement<PageRestaurantServices> value)
          Sets the value of the restaurantServices property.
 



Copyright © 2008. All Rights Reserved.