Uses of Class
br.gov.ans.tiss.ws.tipos.tissloteguias.v20103.WsProtocoloRecebimento

Packages that use WsProtocoloRecebimento
br.gov.ans.tiss.ws.servicos   
br.gov.ans.tiss.ws.tipos.tissloteguias.v20103   
 

Uses of WsProtocoloRecebimento in br.gov.ans.tiss.ws.servicos
 

Methods in br.gov.ans.tiss.ws.servicos that return WsProtocoloRecebimento
 WsProtocoloRecebimento tissLoteGuiasV2_01_03.tissLoteGuiasOperation(WsLoteGuias loteGuias)
          A operação de envio de lotes de guias.
 

Uses of WsProtocoloRecebimento in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 that return WsProtocoloRecebimento
 WsProtocoloRecebimento ObjectFactory.createWsProtocoloRecebimento()
          Create an instance of WsProtocoloRecebimento
 WsProtocoloRecebimento TissLoteGuiasPortType.tissLoteGuiasOperation(WsLoteGuias loteGuias)
           
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 that return types with arguments of type WsProtocoloRecebimento
 javax.xml.bind.JAXBElement<WsProtocoloRecebimento> ObjectFactory.createProtocoloRecebimento(WsProtocoloRecebimento value)
          Create an instance of JAXBElement<WsProtocoloRecebimento>}
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 with parameters of type WsProtocoloRecebimento
 javax.xml.bind.JAXBElement<WsProtocoloRecebimento> ObjectFactory.createProtocoloRecebimento(WsProtocoloRecebimento value)
          Create an instance of JAXBElement<WsProtocoloRecebimento>}