|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20103.CtGuiaConsultaReapresentacao
public class CtGuiaConsultaReapresentacao
Java class for ct_guiaConsultaReapresentacao complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_guiaConsultaReapresentacao">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="identificacaoGuia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_cabecalhoGuia"/>
<element name="beneficiario" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_beneficiario"/>
<element name="dadosContratado" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_contratado"/>
<element name="profissionalExecutante" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_identificacaoProfissional"/>
<element name="hipoteseDiagnostica" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_diagnosticoAtendimento" minOccurs="0"/>
<element name="dadosAtendimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_atendimentoConsultaReapr"/>
<element name="observacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_observacao" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtBeneficiario |
beneficiario
|
protected CtAtendimentoConsultaReapr |
dadosAtendimento
|
protected CtContratado |
dadosContratado
|
protected CtDiagnosticoAtendimento |
hipoteseDiagnostica
|
protected CtCabecalhoGuia |
identificacaoGuia
|
protected java.lang.String |
observacao
|
protected CtIdentificacaoProfissional |
profissionalExecutante
|
| Constructor Summary | |
|---|---|
CtGuiaConsultaReapresentacao()
|
|
| Method Summary | |
|---|---|
CtBeneficiario |
getBeneficiario()
Gets the value of the beneficiario property. |
CtAtendimentoConsultaReapr |
getDadosAtendimento()
Gets the value of the dadosAtendimento property. |
CtContratado |
getDadosContratado()
Gets the value of the dadosContratado property. |
CtDiagnosticoAtendimento |
getHipoteseDiagnostica()
Gets the value of the hipoteseDiagnostica property. |
CtCabecalhoGuia |
getIdentificacaoGuia()
Gets the value of the identificacaoGuia property. |
java.lang.String |
getObservacao()
Gets the value of the observacao property. |
CtIdentificacaoProfissional |
getProfissionalExecutante()
Gets the value of the profissionalExecutante property. |
void |
setBeneficiario(CtBeneficiario value)
Sets the value of the beneficiario property. |
void |
setDadosAtendimento(CtAtendimentoConsultaReapr value)
Sets the value of the dadosAtendimento property. |
void |
setDadosContratado(CtContratado value)
Sets the value of the dadosContratado property. |
void |
setHipoteseDiagnostica(CtDiagnosticoAtendimento value)
Sets the value of the hipoteseDiagnostica property. |
void |
setIdentificacaoGuia(CtCabecalhoGuia value)
Sets the value of the identificacaoGuia property. |
void |
setObservacao(java.lang.String value)
Sets the value of the observacao property. |
void |
setProfissionalExecutante(CtIdentificacaoProfissional value)
Sets the value of the profissionalExecutante property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtCabecalhoGuia identificacaoGuia
protected CtBeneficiario beneficiario
protected CtContratado dadosContratado
protected CtIdentificacaoProfissional profissionalExecutante
protected CtDiagnosticoAtendimento hipoteseDiagnostica
protected CtAtendimentoConsultaReapr dadosAtendimento
protected java.lang.String observacao
| Constructor Detail |
|---|
public CtGuiaConsultaReapresentacao()
| Method Detail |
|---|
public CtCabecalhoGuia getIdentificacaoGuia()
CtCabecalhoGuiapublic void setIdentificacaoGuia(CtCabecalhoGuia value)
value - allowed object is
CtCabecalhoGuiapublic CtBeneficiario getBeneficiario()
CtBeneficiariopublic void setBeneficiario(CtBeneficiario value)
value - allowed object is
CtBeneficiariopublic CtContratado getDadosContratado()
CtContratadopublic void setDadosContratado(CtContratado value)
value - allowed object is
CtContratadopublic CtIdentificacaoProfissional getProfissionalExecutante()
CtIdentificacaoProfissionalpublic void setProfissionalExecutante(CtIdentificacaoProfissional value)
value - allowed object is
CtIdentificacaoProfissionalpublic CtDiagnosticoAtendimento getHipoteseDiagnostica()
CtDiagnosticoAtendimentopublic void setHipoteseDiagnostica(CtDiagnosticoAtendimento value)
value - allowed object is
CtDiagnosticoAtendimentopublic CtAtendimentoConsultaReapr getDadosAtendimento()
CtAtendimentoConsultaReaprpublic void setDadosAtendimento(CtAtendimentoConsultaReapr value)
value - allowed object is
CtAtendimentoConsultaReaprpublic java.lang.String getObservacao()
Stringpublic void setObservacao(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||