|
||||||||||
| 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.CtAtendimentoConsultaReapr
public class CtAtendimentoConsultaReapr
Java class for ct_atendimentoConsultaReapr complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_atendimentoConsultaReapr">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="procedimento">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="codigoTabela" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_tabela"/>
<element name="codigoProcedimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_codigoTabela"/>
<element name="justificativa" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_justificativa"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="tipoConsulta" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_tipoConsulta"/>
<element name="tipoSaida" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_tipoSaidaGuiaConsulta"/>
<element name="dataAtendimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtAtendimentoConsultaReapr.Procedimento
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected java.lang.String |
dataAtendimento
|
protected CtAtendimentoConsultaReapr.Procedimento |
procedimento
|
protected java.lang.String |
tipoConsulta
|
protected java.lang.String |
tipoSaida
|
| Constructor Summary | |
|---|---|
CtAtendimentoConsultaReapr()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDataAtendimento()
Gets the value of the dataAtendimento property. |
CtAtendimentoConsultaReapr.Procedimento |
getProcedimento()
Gets the value of the procedimento property. |
java.lang.String |
getTipoConsulta()
Gets the value of the tipoConsulta property. |
java.lang.String |
getTipoSaida()
Gets the value of the tipoSaida property. |
void |
setDataAtendimento(java.lang.String value)
Sets the value of the dataAtendimento property. |
void |
setProcedimento(CtAtendimentoConsultaReapr.Procedimento value)
Sets the value of the procedimento property. |
void |
setTipoConsulta(java.lang.String value)
Sets the value of the tipoConsulta property. |
void |
setTipoSaida(java.lang.String value)
Sets the value of the tipoSaida property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtAtendimentoConsultaReapr.Procedimento procedimento
protected java.lang.String tipoConsulta
protected java.lang.String tipoSaida
protected java.lang.String dataAtendimento
| Constructor Detail |
|---|
public CtAtendimentoConsultaReapr()
| Method Detail |
|---|
public CtAtendimentoConsultaReapr.Procedimento getProcedimento()
CtAtendimentoConsultaReapr.Procedimentopublic void setProcedimento(CtAtendimentoConsultaReapr.Procedimento value)
value - allowed object is
CtAtendimentoConsultaReapr.Procedimentopublic java.lang.String getTipoConsulta()
Stringpublic void setTipoConsulta(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTipoSaida()
Stringpublic void setTipoSaida(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataAtendimento()
Stringpublic void setDataAtendimento(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 | |||||||||