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 declared as PageRestaurantSpecialties
protected  PageRestaurantSpecialties Page.restaurantSpecialties
           
 

Methods in com.google.code.facebookapi.schema that return PageRestaurantSpecialties
 PageRestaurantSpecialties ObjectFactory.createPageRestaurantSpecialties()
          Create an instance of PageRestaurantSpecialties
 PageRestaurantSpecialties Page.getRestaurantSpecialties()
          Gets the value of the restaurantSpecialties property.
 

Methods in com.google.code.facebookapi.schema with parameters of type PageRestaurantSpecialties
 void Page.setRestaurantSpecialties(PageRestaurantSpecialties value)
          Sets the value of the restaurantSpecialties property.
 



Copyright © 2010. All Rights Reserved.