Uses of Class
com.google.code.facebookapi.schema.BatchRunResponse.FriendsGetResponse

Uses of BatchRunResponse.FriendsGetResponse in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type BatchRunResponse.FriendsGetResponse
protected  java.util.List<BatchRunResponse.FriendsGetResponse> BatchRunResponse.friendsGetResponse
           
 

Methods in com.google.code.facebookapi.schema that return BatchRunResponse.FriendsGetResponse
 BatchRunResponse.FriendsGetResponse ObjectFactory.createBatchRunResponseFriendsGetResponse()
          Create an instance of BatchRunResponse.FriendsGetResponse
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type BatchRunResponse.FriendsGetResponse
 java.util.List<BatchRunResponse.FriendsGetResponse> BatchRunResponse.getFriendsGetResponse()
          Gets the value of the friendsGetResponse property.
 



Copyright © 2008. All Rights Reserved.