br.gov.ans.padroes.tiss.schemas
Class CtGuiaSPSADTReapresentacao

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtGuiaSPSADTReapresentacao

public class CtGuiaSPSADTReapresentacao
extends java.lang.Object

Java class for ct_guiaSP_SADTReapresentacao complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ct_guiaSP_SADTReapresentacao">
   <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_procedimentoRevisao" maxOccurs="unbounded" minOccurs="0"/>
         <element name="outrasDespesas" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_outrasDespesasRevisao" minOccurs="0"/>
         <element name="OPMUtilizada" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_OPMUtilizadasRevisao" 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 CtGuiaSPSADTReapresentacao.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  CtOPMUtilizadasRevisao opmUtilizada
           
protected  CtOutrasDespesasRevisao outrasDespesas
           
protected  CtGuiaSPSADTReapresentacao.PrestadorExecutante prestadorExecutante
           
protected  java.util.List<CtProcedimentoRevisao> procedimentosRealizados
           
protected  java.math.BigInteger tipoAtendimento
           
protected  java.lang.String tipoSaida
           
protected  CtValorTotalServicos valorTotal
           
 
Constructor Summary
CtGuiaSPSADTReapresentacao()
           
 
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.
 CtOPMUtilizadasRevisao getOPMUtilizada()
          Gets the value of the opmUtilizada property.
 CtOutrasDespesasRevisao getOutrasDespesas()
          Gets the value of the outrasDespesas property.
 CtGuiaSPSADTReapresentacao.PrestadorExecutante getPrestadorExecutante()
          Gets the value of the prestadorExecutante property.
 java.util.List<CtProcedimentoRevisao> 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(CtOPMUtilizadasRevisao value)
          Sets the value of the opmUtilizada property.
 void setOutrasDespesas(CtOutrasDespesasRevisao value)
          Sets the value of the outrasDespesas property.
 void setPrestadorExecutante(CtGuiaSPSADTReapresentacao.PrestadorExecutante value)
          Sets the value of the prestadorExecutante 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

identificacaoGuiaSADTSP

protected CtCabecalhoGuia identificacaoGuiaSADTSP

numeroGuiaPrincipal

protected java.lang.String numeroGuiaPrincipal

dadosAutorizacao

protected CtAutorizacaoGuia dadosAutorizacao

dadosBeneficiario

protected CtBeneficiario dadosBeneficiario

dadosSolicitante

protected CtSolicitante dadosSolicitante

prestadorExecutante

protected CtGuiaSPSADTReapresentacao.PrestadorExecutante prestadorExecutante

indicacaoClinica

protected java.lang.String indicacaoClinica

caraterAtendimento

protected StEletivaEmergencia caraterAtendimento

dataHoraAtendimento

protected javax.xml.datatype.XMLGregorianCalendar dataHoraAtendimento

diagnosticoGuia

protected CtDiagnosticoGuia diagnosticoGuia

tipoSaida

protected java.lang.String tipoSaida

tipoAtendimento

protected java.math.BigInteger tipoAtendimento

procedimentosRealizados

protected java.util.List<CtProcedimentoRevisao> procedimentosRealizados

outrasDespesas

protected CtOutrasDespesasRevisao outrasDespesas

opmUtilizada

protected CtOPMUtilizadasRevisao opmUtilizada

valorTotal

protected CtValorTotalServicos valorTotal

observacao

protected java.lang.String observacao
Constructor Detail

CtGuiaSPSADTReapresentacao

public CtGuiaSPSADTReapresentacao()
Method Detail

getIdentificacaoGuiaSADTSP

public CtCabecalhoGuia getIdentificacaoGuiaSADTSP()
Gets the value of the identificacaoGuiaSADTSP property.

Returns:
possible object is CtCabecalhoGuia

setIdentificacaoGuiaSADTSP

public void setIdentificacaoGuiaSADTSP(CtCabecalhoGuia value)
Sets the value of the identificacaoGuiaSADTSP property.

Parameters:
value - allowed object is CtCabecalhoGuia

getNumeroGuiaPrincipal

public java.lang.String getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property.

Returns:
possible object is String

setNumeroGuiaPrincipal

public void setNumeroGuiaPrincipal(java.lang.String value)
Sets the value of the numeroGuiaPrincipal property.

Parameters:
value - allowed object is String

getDadosAutorizacao

public CtAutorizacaoGuia getDadosAutorizacao()
Gets the value of the dadosAutorizacao property.

Returns:
possible object is CtAutorizacaoGuia

setDadosAutorizacao

public void setDadosAutorizacao(CtAutorizacaoGuia value)
Sets the value of the dadosAutorizacao property.

Parameters:
value - allowed object is CtAutorizacaoGuia

getDadosBeneficiario

public CtBeneficiario getDadosBeneficiario()
Gets the value of the dadosBeneficiario property.

Returns:
possible object is CtBeneficiario

setDadosBeneficiario

public void setDadosBeneficiario(CtBeneficiario value)
Sets the value of the dadosBeneficiario property.

Parameters:
value - allowed object is CtBeneficiario

getDadosSolicitante

public CtSolicitante getDadosSolicitante()
Gets the value of the dadosSolicitante property.

Returns:
possible object is CtSolicitante

setDadosSolicitante

public void setDadosSolicitante(CtSolicitante value)
Sets the value of the dadosSolicitante property.

Parameters:
value - allowed object is CtSolicitante

getPrestadorExecutante

public CtGuiaSPSADTReapresentacao.PrestadorExecutante getPrestadorExecutante()
Gets the value of the prestadorExecutante property.

Returns:
possible object is CtGuiaSPSADTReapresentacao.PrestadorExecutante

setPrestadorExecutante

public void setPrestadorExecutante(CtGuiaSPSADTReapresentacao.PrestadorExecutante value)
Sets the value of the prestadorExecutante property.

Parameters:
value - allowed object is CtGuiaSPSADTReapresentacao.PrestadorExecutante

getIndicacaoClinica

public java.lang.String getIndicacaoClinica()
Gets the value of the indicacaoClinica property.

Returns:
possible object is String

setIndicacaoClinica

public void setIndicacaoClinica(java.lang.String value)
Sets the value of the indicacaoClinica property.

Parameters:
value - allowed object is String

getCaraterAtendimento

public StEletivaEmergencia getCaraterAtendimento()
Gets the value of the caraterAtendimento property.

Returns:
possible object is StEletivaEmergencia

setCaraterAtendimento

public void setCaraterAtendimento(StEletivaEmergencia value)
Sets the value of the caraterAtendimento property.

Parameters:
value - allowed object is StEletivaEmergencia

getDataHoraAtendimento

public javax.xml.datatype.XMLGregorianCalendar getDataHoraAtendimento()
Gets the value of the dataHoraAtendimento property.

Returns:
possible object is XMLGregorianCalendar

setDataHoraAtendimento

public void setDataHoraAtendimento(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataHoraAtendimento property.

Parameters:
value - allowed object is XMLGregorianCalendar

getDiagnosticoGuia

public CtDiagnosticoGuia getDiagnosticoGuia()
Gets the value of the diagnosticoGuia property.

Returns:
possible object is CtDiagnosticoGuia

setDiagnosticoGuia

public void setDiagnosticoGuia(CtDiagnosticoGuia value)
Sets the value of the diagnosticoGuia property.

Parameters:
value - allowed object is CtDiagnosticoGuia

getTipoSaida

public java.lang.String getTipoSaida()
Gets the value of the tipoSaida property.

Returns:
possible object is String

setTipoSaida

public void setTipoSaida(java.lang.String value)
Sets the value of the tipoSaida property.

Parameters:
value - allowed object is String

getTipoAtendimento

public java.math.BigInteger getTipoAtendimento()
Gets the value of the tipoAtendimento property.

Returns:
possible object is BigInteger

setTipoAtendimento

public void setTipoAtendimento(java.math.BigInteger value)
Sets the value of the tipoAtendimento property.

Parameters:
value - allowed object is BigInteger

getProcedimentosRealizados

public java.util.List<CtProcedimentoRevisao> getProcedimentosRealizados()
Gets the value of the procedimentosRealizados property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the procedimentosRealizados property.

For example, to add a new item, do as follows:

    getProcedimentosRealizados().add(newItem);
 

Objects of the following type(s) are allowed in the list CtProcedimentoRevisao


getOutrasDespesas

public CtOutrasDespesasRevisao getOutrasDespesas()
Gets the value of the outrasDespesas property.

Returns:
possible object is CtOutrasDespesasRevisao

setOutrasDespesas

public void setOutrasDespesas(CtOutrasDespesasRevisao value)
Sets the value of the outrasDespesas property.

Parameters:
value - allowed object is CtOutrasDespesasRevisao

getOPMUtilizada

public CtOPMUtilizadasRevisao getOPMUtilizada()
Gets the value of the opmUtilizada property.

Returns:
possible object is CtOPMUtilizadasRevisao

setOPMUtilizada

public void setOPMUtilizada(CtOPMUtilizadasRevisao value)
Sets the value of the opmUtilizada property.

Parameters:
value - allowed object is CtOPMUtilizadasRevisao

getValorTotal

public CtValorTotalServicos getValorTotal()
Gets the value of the valorTotal property.

Returns:
possible object is CtValorTotalServicos

setValorTotal

public void setValorTotal(CtValorTotalServicos value)
Sets the value of the valorTotal property.

Parameters:
value - allowed object is CtValorTotalServicos

getObservacao

public java.lang.String getObservacao()
Gets the value of the observacao property.

Returns:
possible object is String

setObservacao

public void setObservacao(java.lang.String value)
Sets the value of the observacao property.

Parameters:
value - allowed object is String