|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfacebook4j.internal.json.MetadataJSONImpl.ConnectionsJSONImpl
private final class MetadataJSONImpl.ConnectionsJSONImpl
| Field Summary | |
|---|---|
private java.util.Map<java.lang.String,java.net.URL> |
map
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
MetadataJSONImpl.ConnectionsJSONImpl(JSONObject json)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getConnectionNames()
|
java.net.URL |
getURL(java.lang.String connectionName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private java.util.Map<java.lang.String,java.net.URL> map
| Constructor Detail |
|---|
MetadataJSONImpl.ConnectionsJSONImpl(JSONObject json)
throws FacebookException
FacebookException| Method Detail |
|---|
public java.net.URL getURL(java.lang.String connectionName)
getURL in interface FacebookResponse.Metadata.Connectionspublic java.util.List<java.lang.String> getConnectionNames()
getConnectionNames in interface FacebookResponse.Metadata.Connections
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||