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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtHipoteseDiagnostica
protected  CtHipoteseDiagnostica CtGuiaSolicInternacao.hipotesesDiagnosticas
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtHipoteseDiagnostica
 CtHipoteseDiagnostica ObjectFactory.createCtHipoteseDiagnostica()
          Create an instance of CtHipoteseDiagnostica
 CtHipoteseDiagnostica CtGuiaSolicInternacao.getHipotesesDiagnosticas()
          Gets the value of the hipotesesDiagnosticas property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtHipoteseDiagnostica
 void CtGuiaSolicInternacao.setHipotesesDiagnosticas(CtHipoteseDiagnostica value)
          Sets the value of the hipotesesDiagnosticas property.