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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Arg
protected  java.util.List<Arg> FacebookApiException.RequestArgs.arg
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Arg
 java.util.List<Arg> FacebookApiException.RequestArgs.getArg()
          Gets the value of the arg property.
 



Copyright © 2010. All Rights Reserved.