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

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

Fields in com.google.code.facebookapi.schema with type parameters of type FqlResult
protected  java.util.List<FqlResult> FqlMultiqueryResponse.fqlResult
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type FqlResult
 java.util.List<FqlResult> FqlMultiqueryResponse.getFqlResult()
          Gets the value of the fqlResult property.
 



Copyright © 2009. All Rights Reserved.