Uses of Class
com.facebook.api.schema.FriendInfo

Packages that use FriendInfo
com.facebook.api.schema   
 

Uses of FriendInfo in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type FriendInfo
protected  java.util.List<FriendInfo> FriendsAreFriendsResponse.friendInfo
           
 

Methods in com.facebook.api.schema that return FriendInfo
 FriendInfo ObjectFactory.createFriendInfo()
          Create an instance of FriendInfo
 

Methods in com.facebook.api.schema that return types with arguments of type FriendInfo
 java.util.List<FriendInfo> FriendsAreFriendsResponse.getFriendInfo()
          Gets the value of the friendInfo property.
 



Copyright © 2008. All Rights Reserved.