br.gov.ans.padroes.tiss.schemas.v20103
Class CtDadosPagamento.LoteOdonto

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

public static class CtDadosPagamento.LoteOdonto
extends CtLoteOdonto

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_loteOdonto">
       <sequence>
         <element name="totalGeralLote" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_totalDemoOdonto"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  CtTotalDemoOdonto totalGeralLote
           
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.v20103.CtLoteOdonto
detalheGuia, numeroLote, valorTotalGlosaLote, valorTotalLiberadoLote, valorTotalProcessadoLote
 
Constructor Summary
CtDadosPagamento.LoteOdonto()
           
 
Method Summary
 CtTotalDemoOdonto getTotalGeralLote()
          Gets the value of the totalGeralLote property.
 void setTotalGeralLote(CtTotalDemoOdonto value)
          Sets the value of the totalGeralLote property.
 
Methods inherited from class br.gov.ans.padroes.tiss.schemas.v20103.CtLoteOdonto
getDetalheGuia, getNumeroLote, getValorTotalGlosaLote, getValorTotalLiberadoLote, getValorTotalProcessadoLote, setDetalheGuia, setNumeroLote, setValorTotalGlosaLote, setValorTotalLiberadoLote, setValorTotalProcessadoLote
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

totalGeralLote

protected CtTotalDemoOdonto totalGeralLote
Constructor Detail

CtDadosPagamento.LoteOdonto

public CtDadosPagamento.LoteOdonto()
Method Detail

getTotalGeralLote

public CtTotalDemoOdonto getTotalGeralLote()
Gets the value of the totalGeralLote property.

Returns:
possible object is CtTotalDemoOdonto

setTotalGeralLote

public void setTotalGeralLote(CtTotalDemoOdonto value)
Sets the value of the totalGeralLote property.

Parameters:
value - allowed object is CtTotalDemoOdonto