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

Packages that use CtDiagnosticoAtendimento
br.gov.ans.padroes.tiss.schemas.v20103   
 

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

Subclasses of CtDiagnosticoAtendimento in br.gov.ans.padroes.tiss.schemas.v20103
static class CtGuiaConsulta.HipoteseDiagnostica
          Java class for anonymous complex type.
 

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as CtDiagnosticoAtendimento
protected  CtDiagnosticoAtendimento CtGuiaSPSADT.diagnosticoAtendimento
           
protected  CtDiagnosticoAtendimento CtGuiaSPSADTReapresentacao.diagnosticoGuia
           
protected  CtDiagnosticoAtendimento CtGuiaConsultaReapresentacao.hipoteseDiagnostica
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return CtDiagnosticoAtendimento
 CtDiagnosticoAtendimento ObjectFactory.createCtDiagnosticoAtendimento()
          Create an instance of CtDiagnosticoAtendimento
 CtDiagnosticoAtendimento CtGuiaSPSADT.getDiagnosticoAtendimento()
          Gets the value of the diagnosticoAtendimento property.
 CtDiagnosticoAtendimento CtGuiaSPSADTReapresentacao.getDiagnosticoGuia()
          Gets the value of the diagnosticoGuia property.
 CtDiagnosticoAtendimento CtGuiaConsultaReapresentacao.getHipoteseDiagnostica()
          Gets the value of the hipoteseDiagnostica property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type CtDiagnosticoAtendimento
 void CtGuiaSPSADT.setDiagnosticoAtendimento(CtDiagnosticoAtendimento value)
          Sets the value of the diagnosticoAtendimento property.
 void CtGuiaSPSADTReapresentacao.setDiagnosticoGuia(CtDiagnosticoAtendimento value)
          Sets the value of the diagnosticoGuia property.
 void CtGuiaConsultaReapresentacao.setHipoteseDiagnostica(CtDiagnosticoAtendimento value)
          Sets the value of the hipoteseDiagnostica property.