public static final class CocoMetadata.Image
extends java.lang.Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCocoUrl()
Returns the url of this image.
|
int |
getHeight()
Returns the height of this image.
|
long |
getId()
Returns the id of this image.
|
int |
getWidth()
Returns the width of this image.
|
public long getId()
public java.lang.String getCocoUrl()
public int getHeight()
public int getWidth()