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