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

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

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


Field Summary
static JsonFacebookMethod<java.lang.String> GET_FBML
           
static JsonFacebookMethod<java.lang.Boolean> SET_FBML
           
 
Constructor Summary
JsonFacebookMethod.Profile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SET_FBML

public static final JsonFacebookMethod<java.lang.Boolean> SET_FBML

GET_FBML

public static final JsonFacebookMethod<java.lang.String> GET_FBML
Constructor Detail

JsonFacebookMethod.Profile

public JsonFacebookMethod.Profile()


Copyright © 2008. All Rights Reserved.