Verwendungen von Klasse
com.restfb.types.Category
Packages, die Category verwenden
-
Verwendungen von Category in com.restfb.types
Methoden in com.restfb.types, die Typen mit Argumenten vom Typ Category zurückgebenModifizierer und TypMethodeBeschreibungPage.getCategoryList()
the sub category listPlace.getCategoryList()
List of other categories for this place.SearchPlace.getCategoryList()
The Place's categories.Category.getFbPageCategories()
Methoden in com.restfb.types mit Parametern vom Typ CategoryModifizierer und TypMethodeBeschreibungboolean
Page.addCategory
(Category category) boolean
Place.addCategory
(Category category) boolean
SearchPlace.addCategory
(Category category) boolean
Category.addFbPageCategory
(Category category) boolean
Page.removeCategory
(Category category) boolean
Place.removeCategory
(Category category) boolean
SearchPlace.removeCategory
(Category category) boolean
Category.removeFbPageCategory
(Category category)