br.gov.ans.tiss.ws.servicos
Class tissLoteGuiasV2_02_01

java.lang.Object
  extended by br.gov.ans.tiss.ws.servicos.tissLoteGuiasV2_02_01
All Implemented Interfaces:
TissLoteGuiasPortType

public class tissLoteGuiasV2_02_01
extends java.lang.Object
implements TissLoteGuiasPortType

Author:
chico

Field Summary
private  javax.xml.ws.WebServiceContext w_sctx
           
 
Constructor Summary
tissLoteGuiasV2_02_01()
           
 
Method Summary
 WsProtocoloRecebimento tissLoteGuiasOperation(WsLoteGuias loteGuias)
          A opera??
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

w_sctx

private javax.xml.ws.WebServiceContext w_sctx
Constructor Detail

tissLoteGuiasV2_02_01

public tissLoteGuiasV2_02_01()
Method Detail

tissLoteGuiasOperation

public WsProtocoloRecebimento tissLoteGuiasOperation(WsLoteGuias loteGuias)
                                              throws VersaoInvalida,
                                                     HashInvalido,
                                                     RemetenteInvalido,
                                                     DestinatarioInvalido
A opera??o de envio de lotes de guias.

Specified by:
tissLoteGuiasOperation in interface TissLoteGuiasPortType
Parameters:
loteGuias - o lote de guias enviado.
Returns:
o protocolo de recebimento.
Throws:
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
DestinatarioInvalido