Uses of Class
com.restfb.types.Event.Category
Packages that use Event.Category
-
Uses of Event.Category in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Event.CategoryModifier and TypeMethodDescriptionEvent.Owner.getCategoryList()
List of other categories for this owner.Methods in com.restfb.types with parameters of type Event.CategoryModifier and TypeMethodDescriptionboolean
Event.Owner.addCategory
(Event.Category category) boolean
Event.Owner.removeCategory
(Event.Category category)