public class ImageUrlsResponse extends Object
ViewerHandler
Constructor and Description |
---|
ImageUrlsResponse()
Default constructor
|
ImageUrlsResponse(List<String> image_urls)
Constructor with initial parameters
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getImage_urls()
Get list of thumbnail images
|
int |
hashCode() |
void |
setImage_urls(List<String> image_urls)
Set list of thumbnail images
|
Copyright © 2015. All rights reserved.