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