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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Page
protected  java.util.List<Page> PagesGetInfoResponse.page
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Page
 java.util.List<Page> PagesGetInfoResponse.getPage()
          Gets the value of the page property.
 



Copyright © 2010. All Rights Reserved.