Uses of Class
net.sf.f8api.FacebookMethod

Packages that use FacebookMethod
net.sf.f8api   
 

Uses of FacebookMethod in net.sf.f8api
 

Methods in net.sf.f8api that return FacebookMethod
static FacebookMethod FacebookMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FacebookMethod[] FacebookMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.f8api that return types with arguments of type FacebookMethod
static java.util.EnumSet<FacebookMethod> FacebookMethod.postAuthMethods()
           
static java.util.EnumSet<FacebookMethod> FacebookMethod.preAuthMethods()
           
 



Copyright © 2007 Jason Thrasher. All Rights Reserved.