Uses of Class
com.restfb.types.FacebookType

Packages that use FacebookType
com.restfb.types Default implementations of Facebook Graph API Objects
 

Uses of FacebookType in com.restfb.types
 

Subclasses of FacebookType in com.restfb.types
 class Account
          Represents the Account Graph API type.
 class Album
          Represents the Album Graph API type.
 class Application
          Represents the Application Graph API type.
 class CategorizedFacebookType
          Superclass for Graph API types that include a category field.
 class Checkin
          Represents the Checkin Graph API type.
static class Checkin.Place
          Represents the Place Graph API type.
 class Comment
          Represents the Comment Graph API type.
 class Event
          Represents the Event Graph API type.
 class Group
          Represents the Group Graph API type.
 class Insight
          Represents the Insight Graph API type.
 class Link
          Represents the Link Graph API type.
 class NamedFacebookType
          Superclass for Graph API types that include a name field and (optionally) a created_time field.
 class Note
          Represents the Note Graph API type.
 class Page
          Represents the Page Graph API type.
 class PageConnection
          Represents a Connection to a Page Graph API type, e.g.
 class Photo
          Represents the Photo Graph API type.
static class Photo.Tag
          Represents the Tag Graph API type.
 class Post
          Represents the Post Graph API type.
static class Post.Place
          Represents the Place Graph API type
 class StatusMessage
          Represents the Status Message Graph API type.
 class Url
           
 class User
          Represents the User Graph API type.
static class User.EducationClass
          Represents the Class Graph API type.
static class User.Sport
          Represents the Sport Graph API type.
 class Video
          Represents the Video Graph API type.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.