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

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20103.CtDadosPagamento
      extended by br.gov.ans.padroes.tiss.schemas.v20103.CtDemonstrativoOdontologia.DadosPagamento
Enclosing class:
CtDemonstrativoOdontologia

public static class CtDemonstrativoOdontologia.DadosPagamento
extends CtDadosPagamento

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_dadosPagamento">
       <sequence>
         <element name="totalGeral" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_totalDemoOdonto"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class br.gov.ans.padroes.tiss.schemas.v20103.CtDadosPagamento
CtDadosPagamento.LoteOdonto
 
Field Summary
protected  CtTotalDemoOdonto totalGeral
           
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.v20103.CtDadosPagamento
dataPagamento, loteOdonto
 
Constructor Summary
CtDemonstrativoOdontologia.DadosPagamento()
           
 
Method Summary
 CtTotalDemoOdonto getTotalGeral()
          Gets the value of the totalGeral property.
 void setTotalGeral(CtTotalDemoOdonto value)
          Sets the value of the totalGeral property.
 
Methods inherited from class br.gov.ans.padroes.tiss.schemas.v20103.CtDadosPagamento
getDataPagamento, getLoteOdonto, setDataPagamento, setLoteOdonto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

totalGeral

protected CtTotalDemoOdonto totalGeral
Constructor Detail

CtDemonstrativoOdontologia.DadosPagamento

public CtDemonstrativoOdontologia.DadosPagamento()
Method Detail

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