Package com.restfb.types
Class Category
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.Category
- All Implemented Interfaces:
Serializable
Represents a category element used by place and page
- Since:
- 1.6.15
- Author:
- Norbert Bartels
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addFbPageCategory
(Category category) boolean
removeFbPageCategory
(Category category) void
setApiEnum
(String apiEnum) Methods inherited from class com.restfb.types.NamedFacebookType
getName, setName
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Category
public Category()
-
-
Method Details
-
getFbPageCategories
-
addFbPageCategory
-
removeFbPageCategory
-
getApiEnum
-
setApiEnum
-