Uses of Class
com.google.code.facebookapi.schema.StreamData.Posts

Uses of StreamData.Posts in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamData.Posts
protected  StreamData.Posts StreamData.posts
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.Posts
 StreamData.Posts ObjectFactory.createStreamDataPosts()
          Create an instance of StreamData.Posts
 StreamData.Posts StreamData.getPosts()
          Gets the value of the posts property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.Posts
 void StreamData.setPosts(StreamData.Posts value)
          Sets the value of the posts property.
 



Copyright © 2009. All Rights Reserved.