public class Image extends Object implements JSONEnabled
| Modifier and Type | Field and Description |
|---|---|
private String |
name |
private Long |
size |
private String |
src |
private String |
type |
| Constructor and Description |
|---|
Image(String src,
String mediaType,
Long size,
String fileName) |
Copyright © 2015. All Rights Reserved.