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

Packages that use PageRestaurantSpecialties
com.facebook.api.schema   
 

Uses of PageRestaurantSpecialties in com.facebook.api.schema
 

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

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

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

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

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



Copyright © 2008. All Rights Reserved.