public class ImageDownload extends Object
Constructor and Description |
---|
ImageDownload() |
Modifier and Type | Method and Description |
---|---|
Image |
getImage() |
InputStream |
getInputStream() |
void |
setImage(Image image) |
void |
setInputStream(InputStream inputStream) |
public Image getImage()
public void setImage(Image image)
image
- the image to setpublic InputStream getInputStream()
public void setInputStream(InputStream inputStream)
inputStream
- the inputStream to setCopyright © 2012–2014. All rights reserved.