br.gov.ans.padroes.tiss.schemas
Class CtGuiaConsulta.HipoteseDiagnostica

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtDiagnosticoGuia
      extended by br.gov.ans.padroes.tiss.schemas.CtGuiaConsulta.HipoteseDiagnostica
Enclosing class:
CtGuiaConsulta

public static class CtGuiaConsulta.HipoteseDiagnostica
extends CtDiagnosticoGuia

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_diagnosticoGuia">
       <sequence>
         <element name="diagnosticoSecundario" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_diagnosticosSecundarios" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  CtDiagnosticosSecundarios diagnosticoSecundario
           
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.CtDiagnosticoGuia
cid, indicadorAcidente, tempoReferidoEvolucaoDoenca, tipoDoenca
 
Constructor Summary
CtGuiaConsulta.HipoteseDiagnostica()
           
 
Method Summary
 CtDiagnosticosSecundarios getDiagnosticoSecundario()
          Gets the value of the diagnosticoSecundario property.
 void setDiagnosticoSecundario(CtDiagnosticosSecundarios value)
          Sets the value of the diagnosticoSecundario property.
 
Methods inherited from class br.gov.ans.padroes.tiss.schemas.CtDiagnosticoGuia
getCID, getIndicadorAcidente, getTempoReferidoEvolucaoDoenca, getTipoDoenca, setCID, setIndicadorAcidente, setTempoReferidoEvolucaoDoenca, setTipoDoenca
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

diagnosticoSecundario

protected CtDiagnosticosSecundarios diagnosticoSecundario
Constructor Detail

CtGuiaConsulta.HipoteseDiagnostica

public CtGuiaConsulta.HipoteseDiagnostica()
Method Detail

getDiagnosticoSecundario

public CtDiagnosticosSecundarios getDiagnosticoSecundario()
Gets the value of the diagnosticoSecundario property.

Returns:
possible object is CtDiagnosticosSecundarios

setDiagnosticoSecundario

public void setDiagnosticoSecundario(CtDiagnosticosSecundarios value)
Sets the value of the diagnosticoSecundario property.

Parameters:
value - allowed object is CtDiagnosticosSecundarios