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

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

public class CtDemonstrativoOdontologia
extends java.lang.Object

Java class for ct_demonstrativoOdontologia complex type.

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

 <complexType name="ct_demonstrativoOdontologia">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="cabecalhoDemonstrativo" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_cabecalhoDemonstrativo"/>
         <element name="identificacaoOperadora">
           <complexType>
             <complexContent>
               <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_identificacaoOperadora">
                 <sequence>
                   <element name="periodoProcessamento" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_periodoProcessamento"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="dadosPrestador">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="codigoPrestadorNaOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_codigoPrestadorNaOperadora" minOccurs="0"/>
                   <element name="identificadorPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_identificadorPrestOdontoDemo"/>
                   <element name="nomeContratado" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_nome"/>
                   <element name="numeroCNES" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_CNES" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="dadosPagamento" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_dadosPagamento"/>
         <element name="totalGeral" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_totalDemoOdonto"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class CtDemonstrativoOdontologia.DadosPrestador
          Java class for anonymous complex type.
static class CtDemonstrativoOdontologia.IdentificacaoOperadora
          Java class for anonymous complex type.
 
Field Summary
protected  CtCabecalhoDemonstrativo cabecalhoDemonstrativo
           
protected  CtDadosPagamento dadosPagamento
           
protected  CtDemonstrativoOdontologia.DadosPrestador dadosPrestador
           
protected  CtDemonstrativoOdontologia.IdentificacaoOperadora identificacaoOperadora
           
protected  CtTotalDemoOdonto totalGeral
           
 
Constructor Summary
CtDemonstrativoOdontologia()
           
 
Method Summary
 CtCabecalhoDemonstrativo getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 CtDadosPagamento getDadosPagamento()
          Gets the value of the dadosPagamento property.
 CtDemonstrativoOdontologia.DadosPrestador getDadosPrestador()
          Gets the value of the dadosPrestador property.
 CtDemonstrativoOdontologia.IdentificacaoOperadora getIdentificacaoOperadora()
          Gets the value of the identificacaoOperadora property.
 CtTotalDemoOdonto getTotalGeral()
          Gets the value of the totalGeral property.
 void setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void setDadosPagamento(CtDadosPagamento value)
          Sets the value of the dadosPagamento property.
 void setDadosPrestador(CtDemonstrativoOdontologia.DadosPrestador value)
          Sets the value of the dadosPrestador property.
 void setIdentificacaoOperadora(CtDemonstrativoOdontologia.IdentificacaoOperadora value)
          Sets the value of the identificacaoOperadora property.
 void setTotalGeral(CtTotalDemoOdonto value)
          Sets the value of the totalGeral property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cabecalhoDemonstrativo

protected CtCabecalhoDemonstrativo cabecalhoDemonstrativo

identificacaoOperadora

protected CtDemonstrativoOdontologia.IdentificacaoOperadora identificacaoOperadora

dadosPrestador

protected CtDemonstrativoOdontologia.DadosPrestador dadosPrestador

dadosPagamento

protected CtDadosPagamento dadosPagamento

totalGeral

protected CtTotalDemoOdonto totalGeral
Constructor Detail

CtDemonstrativoOdontologia

public CtDemonstrativoOdontologia()
Method Detail

getCabecalhoDemonstrativo

public CtCabecalhoDemonstrativo getCabecalhoDemonstrativo()
Gets the value of the cabecalhoDemonstrativo property.

Returns:
possible object is CtCabecalhoDemonstrativo

setCabecalhoDemonstrativo

public void setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
Sets the value of the cabecalhoDemonstrativo property.

Parameters:
value - allowed object is CtCabecalhoDemonstrativo

getIdentificacaoOperadora

public CtDemonstrativoOdontologia.IdentificacaoOperadora getIdentificacaoOperadora()
Gets the value of the identificacaoOperadora property.

Returns:
possible object is CtDemonstrativoOdontologia.IdentificacaoOperadora

setIdentificacaoOperadora

public void setIdentificacaoOperadora(CtDemonstrativoOdontologia.IdentificacaoOperadora value)
Sets the value of the identificacaoOperadora property.

Parameters:
value - allowed object is CtDemonstrativoOdontologia.IdentificacaoOperadora

getDadosPrestador

public CtDemonstrativoOdontologia.DadosPrestador getDadosPrestador()
Gets the value of the dadosPrestador property.

Returns:
possible object is CtDemonstrativoOdontologia.DadosPrestador

setDadosPrestador

public void setDadosPrestador(CtDemonstrativoOdontologia.DadosPrestador value)
Sets the value of the dadosPrestador property.

Parameters:
value - allowed object is CtDemonstrativoOdontologia.DadosPrestador

getDadosPagamento

public CtDadosPagamento getDadosPagamento()
Gets the value of the dadosPagamento property.

Returns:
possible object is CtDadosPagamento

setDadosPagamento

public void setDadosPagamento(CtDadosPagamento value)
Sets the value of the dadosPagamento property.

Parameters:
value - allowed object is CtDadosPagamento

getTotalGeral

public CtTotalDemoOdonto getTotalGeral()
Gets the value of the totalGeral property.

Returns:
possible object is CtTotalDemoOdonto

setTotalGeral

public void setTotalGeral(CtTotalDemoOdonto value)
Sets the value of the totalGeral property.

Parameters:
value - allowed object is CtTotalDemoOdonto