Package com.restfb.types
Class Event.Category
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Event.Category
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Event
Represents the Event Owner Category Graph API
type.
- Since:
- 1.6.13
- Author:
- Mark Allen
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Category
public Category()
-
-
Method Details
-
getId
The unique identifier for this category.- Returns:
- The unique identifier for this category.
-
setId
The unique identifier for this category. -
getName
The name of this category.- Returns:
- The name of this category.
-
setName
The name of this category.
-