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

Packages that use CtLoteOdonto
br.gov.ans.padroes.tiss.schemas   
 

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtLoteOdonto
protected  CtLoteOdonto CtDadosPagamento.loteOdonto
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtLoteOdonto
 CtLoteOdonto ObjectFactory.createCtLoteOdonto()
          Create an instance of CtLoteOdonto
 CtLoteOdonto CtDadosPagamento.getLoteOdonto()
          Gets the value of the loteOdonto property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtLoteOdonto
 void CtDadosPagamento.setLoteOdonto(CtLoteOdonto value)
          Sets the value of the loteOdonto property.