|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.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}ct_cabecalhoGuia"/> <element name="identificacaoGuiaReferencia" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_cabecalhoGuia"/> <element name="dadosBeneficiario" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_beneficiario"/> <element name="dadosSolicitante" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_solicitante"/> <element name="indicacaoClinica" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_indicacaoClinica"/> <element name="responsavelAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_nome" minOccurs="0"/> <element name="procedimentosExamesSolicitados" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_procedimentosSolicitados" minOccurs="0"/> <element name="diarias" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_diariaProrrogacao" minOccurs="0"/> <element name="OPMsSolicitadas" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_OPMSolicitadas" minOccurs="0"/> <element name="observacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}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()
CtCabecalhoGuia
public void setIdentificacaoProrrogacao(CtCabecalhoGuia value)
value
- allowed object is
CtCabecalhoGuia
public CtCabecalhoGuia getIdentificacaoGuiaReferencia()
CtCabecalhoGuia
public void setIdentificacaoGuiaReferencia(CtCabecalhoGuia value)
value
- allowed object is
CtCabecalhoGuia
public CtBeneficiario getDadosBeneficiario()
CtBeneficiario
public void setDadosBeneficiario(CtBeneficiario value)
value
- allowed object is
CtBeneficiario
public CtSolicitante getDadosSolicitante()
CtSolicitante
public void setDadosSolicitante(CtSolicitante value)
value
- allowed object is
CtSolicitante
public java.lang.String getIndicacaoClinica()
String
public void setIndicacaoClinica(java.lang.String value)
value
- allowed object is
String
public java.lang.String getResponsavelAutorizacao()
String
public void setResponsavelAutorizacao(java.lang.String value)
value
- allowed object is
String
public CtProcedimentosSolicitados getProcedimentosExamesSolicitados()
CtProcedimentosSolicitados
public void setProcedimentosExamesSolicitados(CtProcedimentosSolicitados value)
value
- allowed object is
CtProcedimentosSolicitados
public CtDiariaProrrogacao getDiarias()
CtDiariaProrrogacao
public void setDiarias(CtDiariaProrrogacao value)
value
- allowed object is
CtDiariaProrrogacao
public CtOPMSolicitadas getOPMsSolicitadas()
CtOPMSolicitadas
public void setOPMsSolicitadas(CtOPMSolicitadas value)
value
- allowed object is
CtOPMSolicitadas
public java.lang.String getObservacao()
String
public 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 |