|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.CtGuiaSPSADT
public class CtGuiaSPSADT
Java class for ct_guiaSP_SADT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_guiaSP_SADT"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="identificacaoGuiaSADTSP" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_cabecalhoGuia"/> <element name="numeroGuiaPrincipal" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="20"/> </restriction> </simpleType> </element> <element name="dadosAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_autorizacaoGuia" minOccurs="0"/> <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="prestadorExecutante"> <complexType> <complexContent> <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_contratado"> <sequence> <element name="profissionalExecutanteCompl" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_profissionalExecutante"> <sequence> <element name="codigoProfissionalCompl" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_identificacaoPrestador" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> <element name="indicacaoClinica" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_indicacaoClinica" minOccurs="0"/> <element name="caraterAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_eletivaEmergencia"/> <element name="dataHoraAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_dataHora" minOccurs="0"/> <element name="diagnosticoGuia" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_diagnosticoGuia" minOccurs="0"/> <element name="tipoSaida" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_tipoSaidaGuiaSADT"/> <element name="tipoAtendimento" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_tipoAtendimento"/> <element name="procedimentosRealizados" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_procedimentoRealizadoEquipe" minOccurs="0"/> <element name="outrasDespesas" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_outrasDespesas" minOccurs="0"/> <element name="OPMUtilizada" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_OPMUtilizada" minOccurs="0"/> <element name="valorTotal" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_valorTotalServicos" minOccurs="0"/> <element name="observacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_observacao" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
CtGuiaSPSADT.PrestadorExecutante
Java class for anonymous complex type. |
Field Summary | |
---|---|
protected StEletivaEmergencia |
caraterAtendimento
|
protected CtAutorizacaoGuia |
dadosAutorizacao
|
protected CtBeneficiario |
dadosBeneficiario
|
protected CtSolicitante |
dadosSolicitante
|
protected javax.xml.datatype.XMLGregorianCalendar |
dataHoraAtendimento
|
protected CtDiagnosticoGuia |
diagnosticoGuia
|
protected CtCabecalhoGuia |
identificacaoGuiaSADTSP
|
protected java.lang.String |
indicacaoClinica
|
protected java.lang.String |
numeroGuiaPrincipal
|
protected java.lang.String |
observacao
|
protected CtOPMUtilizada |
opmUtilizada
|
protected CtOutrasDespesas |
outrasDespesas
|
protected CtGuiaSPSADT.PrestadorExecutante |
prestadorExecutante
|
protected CtProcedimentoRealizadoEquipe |
procedimentosRealizados
|
protected java.math.BigInteger |
tipoAtendimento
|
protected java.lang.String |
tipoSaida
|
protected CtValorTotalServicos |
valorTotal
|
Constructor Summary | |
---|---|
CtGuiaSPSADT()
|
Method Summary | |
---|---|
StEletivaEmergencia |
getCaraterAtendimento()
Gets the value of the caraterAtendimento property. |
CtAutorizacaoGuia |
getDadosAutorizacao()
Gets the value of the dadosAutorizacao property. |
CtBeneficiario |
getDadosBeneficiario()
Gets the value of the dadosBeneficiario property. |
CtSolicitante |
getDadosSolicitante()
Gets the value of the dadosSolicitante property. |
javax.xml.datatype.XMLGregorianCalendar |
getDataHoraAtendimento()
Gets the value of the dataHoraAtendimento property. |
CtDiagnosticoGuia |
getDiagnosticoGuia()
Gets the value of the diagnosticoGuia property. |
CtCabecalhoGuia |
getIdentificacaoGuiaSADTSP()
Gets the value of the identificacaoGuiaSADTSP property. |
java.lang.String |
getIndicacaoClinica()
Gets the value of the indicacaoClinica property. |
java.lang.String |
getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property. |
java.lang.String |
getObservacao()
Gets the value of the observacao property. |
CtOPMUtilizada |
getOPMUtilizada()
Gets the value of the opmUtilizada property. |
CtOutrasDespesas |
getOutrasDespesas()
Gets the value of the outrasDespesas property. |
CtGuiaSPSADT.PrestadorExecutante |
getPrestadorExecutante()
Gets the value of the prestadorExecutante property. |
CtProcedimentoRealizadoEquipe |
getProcedimentosRealizados()
Gets the value of the procedimentosRealizados property. |
java.math.BigInteger |
getTipoAtendimento()
Gets the value of the tipoAtendimento property. |
java.lang.String |
getTipoSaida()
Gets the value of the tipoSaida property. |
CtValorTotalServicos |
getValorTotal()
Gets the value of the valorTotal property. |
void |
setCaraterAtendimento(StEletivaEmergencia value)
Sets the value of the caraterAtendimento property. |
void |
setDadosAutorizacao(CtAutorizacaoGuia value)
Sets the value of the dadosAutorizacao property. |
void |
setDadosBeneficiario(CtBeneficiario value)
Sets the value of the dadosBeneficiario property. |
void |
setDadosSolicitante(CtSolicitante value)
Sets the value of the dadosSolicitante property. |
void |
setDataHoraAtendimento(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataHoraAtendimento property. |
void |
setDiagnosticoGuia(CtDiagnosticoGuia value)
Sets the value of the diagnosticoGuia property. |
void |
setIdentificacaoGuiaSADTSP(CtCabecalhoGuia value)
Sets the value of the identificacaoGuiaSADTSP property. |
void |
setIndicacaoClinica(java.lang.String value)
Sets the value of the indicacaoClinica property. |
void |
setNumeroGuiaPrincipal(java.lang.String value)
Sets the value of the numeroGuiaPrincipal property. |
void |
setObservacao(java.lang.String value)
Sets the value of the observacao property. |
void |
setOPMUtilizada(CtOPMUtilizada value)
Sets the value of the opmUtilizada property. |
void |
setOutrasDespesas(CtOutrasDespesas value)
Sets the value of the outrasDespesas property. |
void |
setPrestadorExecutante(CtGuiaSPSADT.PrestadorExecutante value)
Sets the value of the prestadorExecutante property. |
void |
setProcedimentosRealizados(CtProcedimentoRealizadoEquipe value)
Sets the value of the procedimentosRealizados property. |
void |
setTipoAtendimento(java.math.BigInteger value)
Sets the value of the tipoAtendimento property. |
void |
setTipoSaida(java.lang.String value)
Sets the value of the tipoSaida property. |
void |
setValorTotal(CtValorTotalServicos value)
Sets the value of the valorTotal property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CtCabecalhoGuia identificacaoGuiaSADTSP
protected java.lang.String numeroGuiaPrincipal
protected CtAutorizacaoGuia dadosAutorizacao
protected CtBeneficiario dadosBeneficiario
protected CtSolicitante dadosSolicitante
protected CtGuiaSPSADT.PrestadorExecutante prestadorExecutante
protected java.lang.String indicacaoClinica
protected StEletivaEmergencia caraterAtendimento
protected javax.xml.datatype.XMLGregorianCalendar dataHoraAtendimento
protected CtDiagnosticoGuia diagnosticoGuia
protected java.lang.String tipoSaida
protected java.math.BigInteger tipoAtendimento
protected CtProcedimentoRealizadoEquipe procedimentosRealizados
protected CtOutrasDespesas outrasDespesas
protected CtOPMUtilizada opmUtilizada
protected CtValorTotalServicos valorTotal
protected java.lang.String observacao
Constructor Detail |
---|
public CtGuiaSPSADT()
Method Detail |
---|
public CtCabecalhoGuia getIdentificacaoGuiaSADTSP()
CtCabecalhoGuia
public void setIdentificacaoGuiaSADTSP(CtCabecalhoGuia value)
value
- allowed object is
CtCabecalhoGuia
public java.lang.String getNumeroGuiaPrincipal()
String
public void setNumeroGuiaPrincipal(java.lang.String value)
value
- allowed object is
String
public CtAutorizacaoGuia getDadosAutorizacao()
CtAutorizacaoGuia
public void setDadosAutorizacao(CtAutorizacaoGuia value)
value
- allowed object is
CtAutorizacaoGuia
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 CtGuiaSPSADT.PrestadorExecutante getPrestadorExecutante()
CtGuiaSPSADT.PrestadorExecutante
public void setPrestadorExecutante(CtGuiaSPSADT.PrestadorExecutante value)
value
- allowed object is
CtGuiaSPSADT.PrestadorExecutante
public java.lang.String getIndicacaoClinica()
String
public void setIndicacaoClinica(java.lang.String value)
value
- allowed object is
String
public StEletivaEmergencia getCaraterAtendimento()
StEletivaEmergencia
public void setCaraterAtendimento(StEletivaEmergencia value)
value
- allowed object is
StEletivaEmergencia
public javax.xml.datatype.XMLGregorianCalendar getDataHoraAtendimento()
XMLGregorianCalendar
public void setDataHoraAtendimento(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public CtDiagnosticoGuia getDiagnosticoGuia()
CtDiagnosticoGuia
public void setDiagnosticoGuia(CtDiagnosticoGuia value)
value
- allowed object is
CtDiagnosticoGuia
public java.lang.String getTipoSaida()
String
public void setTipoSaida(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getTipoAtendimento()
BigInteger
public void setTipoAtendimento(java.math.BigInteger value)
value
- allowed object is
BigInteger
public CtProcedimentoRealizadoEquipe getProcedimentosRealizados()
CtProcedimentoRealizadoEquipe
public void setProcedimentosRealizados(CtProcedimentoRealizadoEquipe value)
value
- allowed object is
CtProcedimentoRealizadoEquipe
public CtOutrasDespesas getOutrasDespesas()
CtOutrasDespesas
public void setOutrasDespesas(CtOutrasDespesas value)
value
- allowed object is
CtOutrasDespesas
public CtOPMUtilizada getOPMUtilizada()
CtOPMUtilizada
public void setOPMUtilizada(CtOPMUtilizada value)
value
- allowed object is
CtOPMUtilizada
public CtValorTotalServicos getValorTotal()
CtValorTotalServicos
public void setValorTotal(CtValorTotalServicos value)
value
- allowed object is
CtValorTotalServicos
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 |