Uses of Class
com.google.code.facebookapi.schema.FacebookApiException.RequestArgs

Uses of FacebookApiException.RequestArgs in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as FacebookApiException.RequestArgs
protected  FacebookApiException.RequestArgs FacebookApiException.requestArgs
           
 

Methods in com.google.code.facebookapi.schema that return FacebookApiException.RequestArgs
 FacebookApiException.RequestArgs ObjectFactory.createFacebookApiExceptionRequestArgs()
          Create an instance of FacebookApiException.RequestArgs
 FacebookApiException.RequestArgs FacebookApiException.getRequestArgs()
          Gets the value of the requestArgs property.
 

Methods in com.google.code.facebookapi.schema with parameters of type FacebookApiException.RequestArgs
 void FacebookApiException.setRequestArgs(FacebookApiException.RequestArgs value)
          Sets the value of the requestArgs property.
 



Copyright © 2009. All Rights Reserved.