public class ImageDownload
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.io.InputStream |
inputStream |
| Constructor and Description |
|---|
ImageDownload() |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream() |
void |
setInputStream(java.io.InputStream inputStream) |