|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.engine.api.dto.AbstractDto
com.xebialabs.deployit.engine.api.dto.FileUpload
public class FileUpload
| Constructor Summary | |
|---|---|
FileUpload()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getFileData()
|
void |
setFileData(java.io.InputStream fileData)
|
| Methods inherited from class com.xebialabs.deployit.engine.api.dto.AbstractDto |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileUpload()
| Method Detail |
|---|
public java.io.InputStream getFileData()
public void setFileData(java.io.InputStream fileData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||