net.sf.fb4j.client
Class FacebookMethod.Photos

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

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


Field Summary
static java.lang.String ADD_TAG
           
static java.lang.String CREATE_ALBUM
           
static java.lang.String GET
           
static java.lang.String GET_ALBUMS
           
static java.lang.String GET_TAGS
           
static java.lang.String UPLOAD
           
 
Constructor Summary
FacebookMethod.Photos()
           
 
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_ALBUMS

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

GET_TAGS

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

CREATE_ALBUM

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

ADD_TAG

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

UPLOAD

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

FacebookMethod.Photos

public FacebookMethod.Photos()


Copyright © 2008. All Rights Reserved.