br.gov.ans.padroes.tiss.schemas.v20103
Class CtGuiaConsulta.HipoteseDiagnostica
java.lang.Object
br.gov.ans.padroes.tiss.schemas.v20103.CtDiagnosticoAtendimento
br.gov.ans.padroes.tiss.schemas.v20103.CtGuiaConsulta.HipoteseDiagnostica
- Enclosing class:
- CtGuiaConsulta
public static class CtGuiaConsulta.HipoteseDiagnostica
- extends CtDiagnosticoAtendimento
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.v20103}ct_diagnosticoAtendimento">
<sequence>
<element name="diagnosticoSecundario" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_diagnosticosSecundarios" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
diagnosticoSecundario
protected CtDiagnosticosSecundarios diagnosticoSecundario
CtGuiaConsulta.HipoteseDiagnostica
public CtGuiaConsulta.HipoteseDiagnostica()
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