|
||||||||||
| 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.CtGuiaSolicitacaoProrrogacao
public class CtGuiaSolicitacaoProrrogacao
Java class for ct_guiaSolicitacaoProrrogacao complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_guiaSolicitacaoProrrogacao">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="identificacaoProrrogacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_cabecalhoGuia"/>
<element name="identificacaoGuiaReferencia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_cabecalhoGuia"/>
<element name="dadosBeneficiario" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_beneficiario"/>
<element name="dadosSolicitante" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_solicitante"/>
<element name="indicacaoClinica" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_indicacaoClinica"/>
<element name="responsavelAutorizacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_nome" minOccurs="0"/>
<element name="procedimentosExamesSolicitados" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_procedimentosSolicitados" minOccurs="0"/>
<element name="diarias" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_diariaProrrogacao" minOccurs="0"/>
<element name="OPMsSolicitadas" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_OPMSolicitadas" minOccurs="0"/>
<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 |
dadosBeneficiario
|
protected CtSolicitante |
dadosSolicitante
|
protected CtDiariaProrrogacao |
diarias
|
protected CtCabecalhoGuia |
identificacaoGuiaReferencia
|
protected CtCabecalhoGuia |
identificacaoProrrogacao
|
protected java.lang.String |
indicacaoClinica
|
protected java.lang.String |
observacao
|
protected CtOPMSolicitadas |
opMsSolicitadas
|
protected CtProcedimentosSolicitados |
procedimentosExamesSolicitados
|
protected java.lang.String |
responsavelAutorizacao
|
| Constructor Summary | |
|---|---|
CtGuiaSolicitacaoProrrogacao()
|
|
| Method Summary | |
|---|---|
CtBeneficiario |
getDadosBeneficiario()
Gets the value of the dadosBeneficiario property. |
CtSolicitante |
getDadosSolicitante()
Gets the value of the dadosSolicitante property. |
CtDiariaProrrogacao |
getDiarias()
Gets the value of the diarias property. |
CtCabecalhoGuia |
getIdentificacaoGuiaReferencia()
Gets the value of the identificacaoGuiaReferencia property. |
CtCabecalhoGuia |
getIdentificacaoProrrogacao()
Gets the value of the identificacaoProrrogacao property. |
java.lang.String |
getIndicacaoClinica()
Gets the value of the indicacaoClinica property. |
java.lang.String |
getObservacao()
Gets the value of the observacao property. |
CtOPMSolicitadas |
getOPMsSolicitadas()
Gets the value of the opMsSolicitadas property. |
CtProcedimentosSolicitados |
getProcedimentosExamesSolicitados()
Gets the value of the procedimentosExamesSolicitados property. |
java.lang.String |
getResponsavelAutorizacao()
Gets the value of the responsavelAutorizacao property. |
void |
setDadosBeneficiario(CtBeneficiario value)
Sets the value of the dadosBeneficiario property. |
void |
setDadosSolicitante(CtSolicitante value)
Sets the value of the dadosSolicitante property. |
void |
setDiarias(CtDiariaProrrogacao value)
Sets the value of the diarias property. |
void |
setIdentificacaoGuiaReferencia(CtCabecalhoGuia value)
Sets the value of the identificacaoGuiaReferencia property. |
void |
setIdentificacaoProrrogacao(CtCabecalhoGuia value)
Sets the value of the identificacaoProrrogacao property. |
void |
setIndicacaoClinica(java.lang.String value)
Sets the value of the indicacaoClinica property. |
void |
setObservacao(java.lang.String value)
Sets the value of the observacao property. |
void |
setOPMsSolicitadas(CtOPMSolicitadas value)
Sets the value of the opMsSolicitadas property. |
void |
setProcedimentosExamesSolicitados(CtProcedimentosSolicitados value)
Sets the value of the procedimentosExamesSolicitados property. |
void |
setResponsavelAutorizacao(java.lang.String value)
Sets the value of the responsavelAutorizacao property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtCabecalhoGuia identificacaoProrrogacao
protected CtCabecalhoGuia identificacaoGuiaReferencia
protected CtBeneficiario dadosBeneficiario
protected CtSolicitante dadosSolicitante
protected java.lang.String indicacaoClinica
protected java.lang.String responsavelAutorizacao
protected CtProcedimentosSolicitados procedimentosExamesSolicitados
protected CtDiariaProrrogacao diarias
protected CtOPMSolicitadas opMsSolicitadas
protected java.lang.String observacao
| Constructor Detail |
|---|
public CtGuiaSolicitacaoProrrogacao()
| Method Detail |
|---|
public CtCabecalhoGuia getIdentificacaoProrrogacao()
CtCabecalhoGuiapublic void setIdentificacaoProrrogacao(CtCabecalhoGuia value)
value - allowed object is
CtCabecalhoGuiapublic CtCabecalhoGuia getIdentificacaoGuiaReferencia()
CtCabecalhoGuiapublic void setIdentificacaoGuiaReferencia(CtCabecalhoGuia value)
value - allowed object is
CtCabecalhoGuiapublic CtBeneficiario getDadosBeneficiario()
CtBeneficiariopublic void setDadosBeneficiario(CtBeneficiario value)
value - allowed object is
CtBeneficiariopublic CtSolicitante getDadosSolicitante()
CtSolicitantepublic void setDadosSolicitante(CtSolicitante value)
value - allowed object is
CtSolicitantepublic java.lang.String getIndicacaoClinica()
Stringpublic void setIndicacaoClinica(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getResponsavelAutorizacao()
Stringpublic void setResponsavelAutorizacao(java.lang.String value)
value - allowed object is
Stringpublic CtProcedimentosSolicitados getProcedimentosExamesSolicitados()
CtProcedimentosSolicitadospublic void setProcedimentosExamesSolicitados(CtProcedimentosSolicitados value)
value - allowed object is
CtProcedimentosSolicitadospublic CtDiariaProrrogacao getDiarias()
CtDiariaProrrogacaopublic void setDiarias(CtDiariaProrrogacao value)
value - allowed object is
CtDiariaProrrogacaopublic CtOPMSolicitadas getOPMsSolicitadas()
CtOPMSolicitadaspublic void setOPMsSolicitadas(CtOPMSolicitadas value)
value - allowed object is
CtOPMSolicitadaspublic 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 | |||||||||