net.sf.fb4j.client
Class FacebookMethod.Friends

java.lang.Object
  extended by net.sf.fb4j.client.FacebookMethod.Friends
Enclosing class:
FacebookMethod<T>

public static final class FacebookMethod.Friends
extends java.lang.Object


Field Summary
static java.lang.String ARE_FRIENDS
           
static java.lang.String GET
           
static java.lang.String GET_APP_USERS
           
static java.lang.String GET_REQUESTS
           
 
Constructor Summary
FacebookMethod.Friends()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET

public static final java.lang.String GET
See Also:
Constant Field Values

GET_APP_USERS

public static final java.lang.String GET_APP_USERS
See Also:
Constant Field Values

GET_REQUESTS

public static final java.lang.String GET_REQUESTS
See Also:
Constant Field Values

ARE_FRIENDS

public static final java.lang.String ARE_FRIENDS
See Also:
Constant Field Values
Constructor Detail

FacebookMethod.Friends

public FacebookMethod.Friends()


Copyright © 2008. All Rights Reserved.