facebook4j
Interface Category
- All Superinterfaces:
- FacebookResponse
- All Known Subinterfaces:
- Activity, Book, Game, Interest, Like, Movie, Music, Television
- All Known Implementing Classes:
- ActivityJSONImpl, BookJSONImpl, CategoryJSONImpl, GameJSONImpl, InterestJSONImpl, LikeJSONImpl, MovieJSONImpl, MusicJSONImpl, TelevisionJSONImpl
public interface Category
- extends FacebookResponse
- Author:
- Ryuji Yamashita - roundrop at gmail.com
getId
java.lang.String getId()
getName
java.lang.String getName()
getCategory
java.lang.String getCategory()
getCreatedTime
java.util.Date getCreatedTime()