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

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

Fields in com.google.code.facebookapi.schema with type parameters of type StreamPost
protected  java.util.List<StreamPost> StreamData.Posts.streamPost
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type StreamPost
 java.util.List<StreamPost> StreamData.Posts.getStreamPost()
          Gets the value of the streamPost property.
 



Copyright © 2010. All Rights Reserved.