Package | Description |
---|---|
es.juntadeandalucia.notifica.common.transport |
Modifier and Type | Method and Description |
---|---|
AdjuntoSOAP[] |
RemesaSOAPV3.getAdjuntos() |
AdjuntoSOAP[] |
RemesaSOAP.getAdjuntos() |
AdjuntoSOAP[] |
RemesaPrivV3.getAdjuntos()
Devuelve la tabla donde residen fisicamente los adjuntos
|
AdjuntoSOAP[] |
RemesaPriv.getAdjuntos()
Devuelve la tabla donde residen fisicamente los adjuntos
|
Modifier and Type | Method and Description |
---|---|
void |
RemesaSOAPV3.setAdjuntos(AdjuntoSOAP[] adjs) |
void |
RemesaSOAP.setAdjuntos(AdjuntoSOAP[] adjs) |
Constructor and Description |
---|
RemesaSOAP(NotificacionSOAP[] notifs,
AdjuntoSOAP[] adjs,
int cod_Serv) |
RemesaSOAPV3(NotificacionSOAPV3[] notifs,
AdjuntoSOAP[] adjs,
int codServ,
String codDir3) |
Copyright © 2018. All rights reserved.