public class SVAMAGetResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
documento
Contiene il documento PDF codificato in base64
|
| Constructor and Description |
|---|
SVAMAGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumento() |
void |
setDocumento(java.lang.String documento) |