Uses of Class
br.gov.ans.padroes.tiss.schemas.v20201.CtLoteAnexo

Packages that use CtLoteAnexo
br.gov.ans.padroes.tiss.schemas.v20201   
br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201   
 

Uses of CtLoteAnexo in br.gov.ans.padroes.tiss.schemas.v20201
 

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtLoteAnexo
protected  CtLoteAnexo MensagemTISS.PrestadorParaOperadora.loteAnexo
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtLoteAnexo
 CtLoteAnexo ObjectFactory.createCtLoteAnexo()
          Create an instance of CtLoteAnexo
 CtLoteAnexo MensagemTISS.PrestadorParaOperadora.getLoteAnexo()
          Gets the value of the loteAnexo property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtLoteAnexo
 void MensagemTISS.PrestadorParaOperadora.setLoteAnexo(CtLoteAnexo value)
          Sets the value of the loteAnexo property.
 

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

Fields in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201 declared as CtLoteAnexo
protected  CtLoteAnexo WsLoteAnexo.loteAnexo
           
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201 that return CtLoteAnexo
 CtLoteAnexo WsLoteAnexo.getLoteAnexo()
          Gets the value of the loteAnexo property.
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteanexo.v20201 with parameters of type CtLoteAnexo
 void WsLoteAnexo.setLoteAnexo(CtLoteAnexo value)
          Sets the value of the loteAnexo property.