public class Image extends Object
Constructor and Description |
---|
Image() |
Modifier and Type | Method and Description |
---|---|
Long |
getSize() |
String |
getThumbnailUrl() |
String |
getUrl() |
void |
setSize(Long size) |
void |
setThumbnailUrl(String thumbnailUrl) |
void |
setUrl(String url) |
String |
toString() |
Apache Camel