org.springframework.social.facebook.api
Class Account
java.lang.Object
org.springframework.social.facebook.api.FacebookObject
org.springframework.social.facebook.api.Account
public class Account
- extends FacebookObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Account
public Account(String id,
String name,
String category,
String accessToken)
getId
public String getId()
getName
public String getName()
getCategory
public String getCategory()
getAccessToken
public String getAccessToken()