Uses of Class
com.google.code.facebookapi.schema.StreamLikes.Friends

Uses of StreamLikes.Friends in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamLikes.Friends
protected  StreamLikes.Friends StreamLikes.friends
           
 

Methods in com.google.code.facebookapi.schema that return StreamLikes.Friends
 StreamLikes.Friends ObjectFactory.createStreamLikesFriends()
          Create an instance of StreamLikes.Friends
 StreamLikes.Friends StreamLikes.getFriends()
          Gets the value of the friends property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamLikes.Friends
 void StreamLikes.setFriends(StreamLikes.Friends value)
          Sets the value of the friends property.
 



Copyright © 2009. All Rights Reserved.