br.gov.ans.padroes.tiss.schemas.v20201
Class CtDemonstrativoAnaliseConta

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

public class CtDemonstrativoAnaliseConta
extends java.lang.Object

Java class for ct_demonstrativoAnaliseConta complex type.

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

 <complexType name="ct_demonstrativoAnaliseConta">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="identificacaoFontePagadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_identificacaoFontePagadora"/>
         <element name="cabecalhoDemonstrativo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_cabecalhoDemonstrativo"/>
         <element name="dadosPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_contratado"/>
         <element name="fatura">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="dadosFatura" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_dadosConta"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="valorProcessadoGeral" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario"/>
         <element name="valorLiberadoGeral" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario"/>
         <element name="valorGlosaGeral" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class CtDemonstrativoAnaliseConta.Fatura
          Java class for anonymous complex type.
 
Field Summary
protected  CtCabecalhoDemonstrativo cabecalhoDemonstrativo
           
protected  CtContratado dadosPrestador
           
protected  CtDemonstrativoAnaliseConta.Fatura fatura
           
protected  CtIdentificacaoFontePagadora identificacaoFontePagadora
           
protected  java.math.BigDecimal valorGlosaGeral
           
protected  java.math.BigDecimal valorLiberadoGeral
           
protected  java.math.BigDecimal valorProcessadoGeral
           
 
Constructor Summary
CtDemonstrativoAnaliseConta()
           
 
Method Summary
 CtCabecalhoDemonstrativo getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 CtContratado getDadosPrestador()
          Gets the value of the dadosPrestador property.
 CtDemonstrativoAnaliseConta.Fatura getFatura()
          Gets the value of the fatura property.
 CtIdentificacaoFontePagadora getIdentificacaoFontePagadora()
          Gets the value of the identificacaoFontePagadora property.
 java.math.BigDecimal getValorGlosaGeral()
          Gets the value of the valorGlosaGeral property.
 java.math.BigDecimal getValorLiberadoGeral()
          Gets the value of the valorLiberadoGeral property.
 java.math.BigDecimal getValorProcessadoGeral()
          Gets the value of the valorProcessadoGeral property.
 void setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void setDadosPrestador(CtContratado value)
          Sets the value of the dadosPrestador property.
 void setFatura(CtDemonstrativoAnaliseConta.Fatura value)
          Sets the value of the fatura property.
 void setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
          Sets the value of the identificacaoFontePagadora property.
 void setValorGlosaGeral(java.math.BigDecimal value)
          Sets the value of the valorGlosaGeral property.
 void setValorLiberadoGeral(java.math.BigDecimal value)
          Sets the value of the valorLiberadoGeral property.
 void setValorProcessadoGeral(java.math.BigDecimal value)
          Sets the value of the valorProcessadoGeral property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identificacaoFontePagadora

protected CtIdentificacaoFontePagadora identificacaoFontePagadora

cabecalhoDemonstrativo

protected CtCabecalhoDemonstrativo cabecalhoDemonstrativo

dadosPrestador

protected CtContratado dadosPrestador

fatura

protected CtDemonstrativoAnaliseConta.Fatura fatura

valorProcessadoGeral

protected java.math.BigDecimal valorProcessadoGeral

valorLiberadoGeral

protected java.math.BigDecimal valorLiberadoGeral

valorGlosaGeral

protected java.math.BigDecimal valorGlosaGeral
Constructor Detail

CtDemonstrativoAnaliseConta

public CtDemonstrativoAnaliseConta()
Method Detail

getIdentificacaoFontePagadora

public CtIdentificacaoFontePagadora getIdentificacaoFontePagadora()
Gets the value of the identificacaoFontePagadora property.

Returns:
possible object is CtIdentificacaoFontePagadora

setIdentificacaoFontePagadora

public void setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
Sets the value of the identificacaoFontePagadora property.

Parameters:
value - allowed object is CtIdentificacaoFontePagadora

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

getDadosPrestador

public CtContratado getDadosPrestador()
Gets the value of the dadosPrestador property.

Returns:
possible object is CtContratado

setDadosPrestador

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

Parameters:
value - allowed object is CtContratado

getFatura

public CtDemonstrativoAnaliseConta.Fatura getFatura()
Gets the value of the fatura property.

Returns:
possible object is CtDemonstrativoAnaliseConta.Fatura

setFatura

public void setFatura(CtDemonstrativoAnaliseConta.Fatura value)
Sets the value of the fatura property.

Parameters:
value - allowed object is CtDemonstrativoAnaliseConta.Fatura

getValorProcessadoGeral

public java.math.BigDecimal getValorProcessadoGeral()
Gets the value of the valorProcessadoGeral property.

Returns:
possible object is BigDecimal

setValorProcessadoGeral

public void setValorProcessadoGeral(java.math.BigDecimal value)
Sets the value of the valorProcessadoGeral property.

Parameters:
value - allowed object is BigDecimal

getValorLiberadoGeral

public java.math.BigDecimal getValorLiberadoGeral()
Gets the value of the valorLiberadoGeral property.

Returns:
possible object is BigDecimal

setValorLiberadoGeral

public void setValorLiberadoGeral(java.math.BigDecimal value)
Sets the value of the valorLiberadoGeral property.

Parameters:
value - allowed object is BigDecimal

getValorGlosaGeral

public java.math.BigDecimal getValorGlosaGeral()
Gets the value of the valorGlosaGeral property.

Returns:
possible object is BigDecimal

setValorGlosaGeral

public void setValorGlosaGeral(java.math.BigDecimal value)
Sets the value of the valorGlosaGeral property.

Parameters:
value - allowed object is BigDecimal