Uses of Class
com.google.code.facebookapi.schema.PageRestaurantServices

Uses of PageRestaurantServices in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type PageRestaurantServices
protected  javax.xml.bind.JAXBElement<PageRestaurantServices> Page.restaurantServices
           
 

Methods in com.google.code.facebookapi.schema that return PageRestaurantServices
 PageRestaurantServices ObjectFactory.createPageRestaurantServices()
          Create an instance of PageRestaurantServices
 

Methods in com.google.code.facebookapi.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.google.code.facebookapi.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.google.code.facebookapi.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.