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 Milestone.getFrom()
           
 Category Comment.getFrom()
           
 Category Note.getFrom()
           
 Category Question.getFrom()
           
 Category Question.Option.getFrom()
           
 Category Video.getFrom()
           
 Category Album.getFrom()
           
 Category Offer.getFrom()
           
 Category Photo.getFrom()
           
 Category Post.getFrom()
           
 Category Event.getOwner()
           
 

Methods in facebook4j that return types with arguments of type Category
 List<Category> Place.getCategories()
           
 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 © 2019. All rights reserved.