public class ObjectDownload extends Object
Constructor and Description |
---|
ObjectDownload() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
Object |
getObject() |
void |
setInputStream(InputStream inputStream) |
void |
setObject(Object object) |
public Object getObject()
public void setObject(Object object)
object
- the object to setpublic InputStream getInputStream()
public void setInputStream(InputStream inputStream)
inputStream
- the inputStream to setCopyright © 2012–2016. All rights reserved.