|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfacebook4j.internal.json.FacebookResponseImpl
facebook4j.internal.json.CategoryJSONImpl
facebook4j.internal.json.MusicJSONImpl
final class MusicJSONImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface facebook4j.FacebookResponse |
|---|
FacebookResponse.Metadata |
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class facebook4j.internal.json.CategoryJSONImpl |
|---|
category, createdTime, id, name |
| Constructor Summary | |
|---|---|
MusicJSONImpl(HttpResponse res,
Configuration conf)
|
|
MusicJSONImpl(JSONObject json)
|
|
| Method Summary | |
|---|---|
(package private) static ResponseList<Music> |
createMusicList(HttpResponse res,
Configuration conf)
|
| Methods inherited from class facebook4j.internal.json.CategoryJSONImpl |
|---|
equals, getCategory, getCreatedTime, getId, getName, hashCode, toString |
| Methods inherited from class facebook4j.internal.json.FacebookResponseImpl |
|---|
getMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface facebook4j.Category |
|---|
getCategory, getCreatedTime, getId, getName |
| Methods inherited from interface facebook4j.FacebookResponse |
|---|
getMetadata |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
MusicJSONImpl(HttpResponse res,
Configuration conf)
throws FacebookException
FacebookException
MusicJSONImpl(JSONObject json)
throws FacebookException
FacebookException| Method Detail |
|---|
static ResponseList<Music> createMusicList(HttpResponse res,
Configuration conf)
throws FacebookException
FacebookException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||