Uses of Interface
facebook4j.Category

Packages that use Category
facebook4j   
facebook4j.json   
 

Uses of Category in facebook4j
 

Subinterfaces of Category in facebook4j
 interface Activity
           
 interface Book
           
 interface Game
           
 interface Interest
           
 interface Like
           
 interface Movie
           
 interface Music
           
 interface Television
           
 

Methods in facebook4j that return Category
 Category Photo.getAlbum()
           
 Category Video.getFrom()
           
 Category Question.getFrom()
           
 Category Question.Option.getFrom()
           
 Category Post.getFrom()
           
 Category Photo.getFrom()
           
 Category Offer.getFrom()
           
 Category Note.getFrom()
           
 Category Milestone.getFrom()
           
 Category Comment.getFrom()
           
 Category Album.getFrom()
           
 Category Event.getOwner()
           
 

Methods in facebook4j that return types with arguments of type Category
 List<Category> Tagged.getTo()
           
 

Uses of Category in facebook4j.json
 

Methods in facebook4j.json that return Category
static Category DataObjectFactory.createCategory(String rawJSON)
          Constructs a Category object from rawJSON string.
 



Copyright © 2014. All Rights Reserved.