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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtIdentificadorPrestOdontoDemo
protected  CtIdentificadorPrestOdontoDemo CtDemonstrativoOdontologia.DadosPrestador.identificadorPrestador
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtIdentificadorPrestOdontoDemo
 CtIdentificadorPrestOdontoDemo ObjectFactory.createCtIdentificadorPrestOdontoDemo()
          Create an instance of CtIdentificadorPrestOdontoDemo
 CtIdentificadorPrestOdontoDemo CtDemonstrativoOdontologia.DadosPrestador.getIdentificadorPrestador()
          Gets the value of the identificadorPrestador property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtIdentificadorPrestOdontoDemo
 void CtDemonstrativoOdontologia.DadosPrestador.setIdentificadorPrestador(CtIdentificadorPrestOdontoDemo value)
          Sets the value of the identificadorPrestador property.