Uses of Class
br.gov.ans.tiss.ws.tipos.tissloteguias.v20201.WsLoteGuias

Packages that use WsLoteGuias
br.gov.ans.tiss.ws.servicos   
br.gov.ans.tiss.ws.tipos.tissloteguias.v20201   
 

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

Methods in br.gov.ans.tiss.ws.servicos with parameters of type WsLoteGuias
 WsProtocoloRecebimento tissLoteGuiasV2_02_01.tissLoteGuiasOperation(WsLoteGuias loteGuias)
          A opera??
 

Uses of WsLoteGuias in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201 that return WsLoteGuias
 WsLoteGuias ObjectFactory.createWsLoteGuias()
          Create an instance of WsLoteGuias
 

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

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201 with parameters of type WsLoteGuias
 javax.xml.bind.JAXBElement<WsLoteGuias> ObjectFactory.createLoteGuias(WsLoteGuias value)
          Create an instance of JAXBElement<WsLoteGuias>}
 WsProtocoloRecebimento TissLoteGuiasPortType.tissLoteGuiasOperation(WsLoteGuias loteGuias)