|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.tiss.ws.servicos.tissLoteGuiasV2_01_03
public class tissLoteGuiasV2_01_03
Web service de envio de lotes de guias.
| Field Summary | |
|---|---|
private Digestor |
digestor
Digestor que será usado para consumir as mensagens TISS que chegarem, produzindo as respostas. |
private javax.xml.ws.WebServiceContext |
w_sctx
|
| Constructor Summary | |
|---|---|
tissLoteGuiasV2_01_03()
Construtor padrão. |
|
tissLoteGuiasV2_01_03(javax.xml.ws.WebServiceContext pctx)
Este segundo construtor se fez necessário por causa do serviço tissTransmiteMensagemZIP. |
|
| Method Summary | |
|---|---|
Digestor |
getDigestor()
Getter para o digestor. |
void |
setDigestor(Digestor digestor)
Setter para o digestor. |
WsProtocoloRecebimento |
tissLoteGuiasOperation(WsLoteGuias loteGuias)
A operação de envio de lotes de guias. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.xml.ws.WebServiceContext w_sctx
private Digestor digestor
| Constructor Detail |
|---|
public tissLoteGuiasV2_01_03()
public tissLoteGuiasV2_01_03(javax.xml.ws.WebServiceContext pctx)
pctx - o contexto a ser usado.| Method Detail |
|---|
public WsProtocoloRecebimento tissLoteGuiasOperation(WsLoteGuias loteGuias)
throws VersaoInvalida,
HashInvalido,
RemetenteInvalido,
DestinatarioInvalido
tissLoteGuiasOperation in interface TissLoteGuiasPortTypeloteGuias - o lote de guias enviado.
br.gov.ans.tiss.ws.tipos.tissloteguias.VersaoInvalida - .
br.gov.ans.tiss.ws.tipos.tissloteguias.HashInvalido - .
br.gov.ans.tiss.ws.tipos.tissloteguias.RemetenteInvalido - .
br.gov.ans.tiss.ws.tipos.tissloteguias.DestinatarioInvalido - .
VersaoInvalida
HashInvalido
RemetenteInvalido
DestinatarioInvalidopublic Digestor getDigestor()
public void setDigestor(Digestor digestor)
digestor - Novo digestor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||