public class DownloadDocumentResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
contenutoDocumento |
| Constructor and Description |
|---|
DownloadDocumentResponse() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContenutoDocumento() |
void |
setContenutoDocumento(byte[] contenutoDocumento) |