Uses of Class
com.google.code.facebookapi.AllocationType

Uses of AllocationType in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi that return AllocationType
static AllocationType AllocationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AllocationType[] AllocationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.google.code.facebookapi with parameters of type AllocationType
 int IFacebookRestClient.admin_getAllocation(AllocationType allocationType)
          Get your application's current allocation of the specified type of request (i.e.
 int ExtensibleClient.admin_getAllocation(AllocationType allocationType)
           
 



Copyright © 2008. All Rights Reserved.