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

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

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


Field Summary
static JsonFacebookMethod<Group[]> GET
           
static JsonFacebookMethod<GroupMembersByRole> GET_MEMBERS
           
 
Constructor Summary
JsonFacebookMethod.Groups()
           
 
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<Group[]> GET

GET_MEMBERS

public static final JsonFacebookMethod<GroupMembersByRole> GET_MEMBERS
Constructor Detail

JsonFacebookMethod.Groups

public JsonFacebookMethod.Groups()


Copyright © 2008. All Rights Reserved.