net.sf.fb4j.client.json
Class JsonFacebookMethod.Friends

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

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


Field Summary
static JsonFacebookMethod<Relationship[]> ARE_FRIENDS
           
static JsonFacebookMethod<long[]> GET
           
static JsonFacebookMethod<long[]> GET_APP_USERS
           
 
Constructor Summary
JsonFacebookMethod.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 JsonFacebookMethod<long[]> GET

GET_APP_USERS

public static final JsonFacebookMethod<long[]> GET_APP_USERS

ARE_FRIENDS

public static final JsonFacebookMethod<Relationship[]> ARE_FRIENDS
Constructor Detail

JsonFacebookMethod.Friends

public JsonFacebookMethod.Friends()


Copyright © 2008. All Rights Reserved.