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

Packages that use CtLoteGuias
br.gov.ans.padroes.tiss.schemas.v20201   
br.gov.ans.tiss.ws.tipos.tissloteguias.v20201   
 

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

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtLoteGuias
protected  CtLoteGuias MensagemTISS.PrestadorParaOperadora.loteGuias
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtLoteGuias
 CtLoteGuias ObjectFactory.createCtLoteGuias()
          Create an instance of CtLoteGuias
 CtLoteGuias MensagemTISS.PrestadorParaOperadora.getLoteGuias()
          Gets the value of the loteGuias property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtLoteGuias
 void MensagemTISS.PrestadorParaOperadora.setLoteGuias(CtLoteGuias value)
          Sets the value of the loteGuias property.
 

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

Fields in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201 declared as CtLoteGuias
protected  CtLoteGuias WsLoteGuias.loteGuias
           
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201 that return CtLoteGuias
 CtLoteGuias WsLoteGuias.getLoteGuias()
          Gets the value of the loteGuias property.
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20201 with parameters of type CtLoteGuias
 void WsLoteGuias.setLoteGuias(CtLoteGuias value)
          Sets the value of the loteGuias property.