public final class FacebookInfo extends JsonObject
data, keepRawData| Constructor and Description |
|---|
FacebookInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFromJson(com.fasterxml.jackson.databind.JsonNode json)
Build an object from a JsonNode.
|
String |
getCategory() |
Date |
getCreatedTime() |
String |
getId() |
String |
getName() |
buildFromisRootObject, toStringprotected void buildFromJson(com.fasterxml.jackson.databind.JsonNode json)
JsonObjectbuildFromJson in class JsonObjectjson - jsonpublic String getId()
public String getCategory()
public String getName()
public Date getCreatedTime()
Copyright © 2015. All Rights Reserved.