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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas.v20103 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.v20103 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.v20103
 

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

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

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