|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.archer.service.srb.dto.response.impl.SRBDownloadResponseImpl
public class SRBDownloadResponseImpl
Implementation class of SRBDownloadResponse.
| Constructor Summary | |
|---|---|
SRBDownloadResponseImpl()
|
|
| Method Summary | |
|---|---|
byte[] |
getFileContent()
Get file content. |
java.lang.String |
getFileSBRLocation()
Get file srb location. |
void |
setFileContent(byte[] fileContent)
Set file content. |
void |
setFileSBRLocation(java.lang.String fileSBRLocation)
Set file srb location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SRBDownloadResponseImpl()
| Method Detail |
|---|
public byte[] getFileContent()
getFileContent in interface SRBDownloadResponsepublic void setFileContent(byte[] fileContent)
fileContent - to set.public java.lang.String getFileSBRLocation()
getFileSBRLocation in interface SRBDownloadResponsepublic void setFileSBRLocation(java.lang.String fileSBRLocation)
fileSBRLocation - to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||