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

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

Fields in com.google.code.facebookapi.schema with type parameters of type FeedStory
protected  java.util.List<FeedStory> FeedGetAppFriendStoriesResponse.feedStory
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type FeedStory
 java.util.List<FeedStory> FeedGetAppFriendStoriesResponse.getFeedStory()
          Gets the value of the feedStory property.
 



Copyright © 2009. All Rights Reserved.