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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Friendlist
protected  java.util.List<Friendlist> FriendsGetListsResponse.friendlist
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Friendlist
 java.util.List<Friendlist> FriendsGetListsResponse.getFriendlist()
          Gets the value of the friendlist property.
 



Copyright © 2009. All Rights Reserved.