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

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

Fields in com.google.code.facebookapi.schema with type parameters of type FriendInfo
protected  java.util.List<FriendInfo> FriendsAreFriendsResponse.friendInfo
           
 

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

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



Copyright © 2010. All Rights Reserved.