Uses of Class
br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201.WsLoteAnexo

Packages that use WsLoteAnexo
br.gov.ans.tiss.ws.servicos   
br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201   
 

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

Methods in br.gov.ans.tiss.ws.servicos with parameters of type WsLoteAnexo
 WsProtocoloRecebimentoAnexo tissLoteAnexoV2_02_01.tissLoteAnexoOperation(WsLoteAnexo loteAnexo)
           
 

Uses of WsLoteAnexo in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201 that return WsLoteAnexo
 WsLoteAnexo ObjectFactory.createWsLoteAnexo()
          Create an instance of WsLoteAnexo
 

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

Methods in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201 with parameters of type WsLoteAnexo
 javax.xml.bind.JAXBElement<WsLoteAnexo> ObjectFactory.createLoteAnexo(WsLoteAnexo value)
          Create an instance of JAXBElement<WsLoteAnexo>}
 WsProtocoloRecebimentoAnexo TissLoteAnexoPortType.tissLoteAnexoOperation(WsLoteAnexo loteAnexo)