public class DCRMazzetteResponse
extends java.lang.Object
DCRMazzetteRequest| Modifier and Type | Field and Description |
|---|---|
private byte[] |
bytesArray |
private java.lang.String |
impSaldoPercepito |
| Constructor and Description |
|---|
DCRMazzetteResponse() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytesArray() |
java.lang.String |
getImpSaldoPercepito() |
void |
setBytesArray(byte[] bytesArray) |
void |
setImpSaldoPercepito(java.lang.String impSaldoPercepito) |