public class

GetUserAccountResponseType

extends CategorizedFacebookType
java.lang.Object
   ↳ com.restfb.types.FacebookType
     ↳ com.restfb.types.NamedFacebookType
       ↳ com.restfb.types.CategorizedFacebookType
         ↳ org.mule.module.facebook.types.GetUserAccountResponseType

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class com.restfb.types.CategorizedFacebookType
From class com.restfb.types.NamedFacebookType
From class com.restfb.types.FacebookType
Fields
private String accessToken
[Expand]
Inherited Fields
From class com.restfb.types.CategorizedFacebookType
From class com.restfb.types.NamedFacebookType
From class com.restfb.types.FacebookType
Public Constructors
GetUserAccountResponseType()
Public Methods
String getAccessToken()
void setAccessToken(String accessToken)
[Expand]
Inherited Methods
From class com.restfb.types.CategorizedFacebookType
From class com.restfb.types.NamedFacebookType
From class com.restfb.types.FacebookType
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

private String accessToken

Public Constructors

public GetUserAccountResponseType ()

Public Methods

public String getAccessToken ()

public void setAccessToken (String accessToken)

Parameters
accessToken