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

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

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

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

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