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

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

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

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

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

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

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

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