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