br.gov.ans.padroes.tiss.schemas.v20103
Class CtOutrasDespesas.Despesa

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20103.CtOutrasDespesas.Despesa
Enclosing class:
CtOutrasDespesas

public static class CtOutrasDespesas.Despesa
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="identificadorDespesa" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_tabela"/>
         <element name="tipoDespesa" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_outrasDespesas"/>
         <element name="dataRealizacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
         <element name="horaInicial" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_hora" minOccurs="0"/>
         <element name="horaFinal" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_hora" minOccurs="0"/>
         <element name="reducaoAcrescimo" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_percentual" minOccurs="0"/>
         <element name="quantidade" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_quantidade"/>
         <element name="valorUnitario" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_valorMonetario" minOccurs="0"/>
         <element name="valorTotal" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_valorMonetario" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String dataRealizacao
           
protected  java.lang.String horaFinal
           
protected  java.lang.String horaInicial
           
protected  CtTabela identificadorDespesa
           
protected  java.math.BigDecimal quantidade
           
protected  java.math.BigDecimal reducaoAcrescimo
           
protected  java.lang.String tipoDespesa
           
protected  java.math.BigDecimal valorTotal
           
protected  java.math.BigDecimal valorUnitario
           
 
Constructor Summary
CtOutrasDespesas.Despesa()
           
 
Method Summary
 java.lang.String getDataRealizacao()
          Gets the value of the dataRealizacao property.
 java.lang.String getHoraFinal()
          Gets the value of the horaFinal property.
 java.lang.String getHoraInicial()
          Gets the value of the horaInicial property.
 CtTabela getIdentificadorDespesa()
          Gets the value of the identificadorDespesa property.
 java.math.BigDecimal getQuantidade()
          Gets the value of the quantidade property.
 java.math.BigDecimal getReducaoAcrescimo()
          Gets the value of the reducaoAcrescimo property.
 java.lang.String getTipoDespesa()
          Gets the value of the tipoDespesa property.
 java.math.BigDecimal getValorTotal()
          Gets the value of the valorTotal property.
 java.math.BigDecimal getValorUnitario()
          Gets the value of the valorUnitario property.
 void setDataRealizacao(java.lang.String value)
          Sets the value of the dataRealizacao property.
 void setHoraFinal(java.lang.String value)
          Sets the value of the horaFinal property.
 void setHoraInicial(java.lang.String value)
          Sets the value of the horaInicial property.
 void setIdentificadorDespesa(CtTabela value)
          Sets the value of the identificadorDespesa property.
 void setQuantidade(java.math.BigDecimal value)
          Sets the value of the quantidade property.
 void setReducaoAcrescimo(java.math.BigDecimal value)
          Sets the value of the reducaoAcrescimo property.
 void setTipoDespesa(java.lang.String value)
          Sets the value of the tipoDespesa property.
 void setValorTotal(java.math.BigDecimal value)
          Sets the value of the valorTotal property.
 void setValorUnitario(java.math.BigDecimal value)
          Sets the value of the valorUnitario property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identificadorDespesa

protected CtTabela identificadorDespesa

tipoDespesa

protected java.lang.String tipoDespesa

dataRealizacao

protected java.lang.String dataRealizacao

horaInicial

protected java.lang.String horaInicial

horaFinal

protected java.lang.String horaFinal

reducaoAcrescimo

protected java.math.BigDecimal reducaoAcrescimo

quantidade

protected java.math.BigDecimal quantidade

valorUnitario

protected java.math.BigDecimal valorUnitario

valorTotal

protected java.math.BigDecimal valorTotal
Constructor Detail

CtOutrasDespesas.Despesa

public CtOutrasDespesas.Despesa()
Method Detail

getIdentificadorDespesa

public CtTabela getIdentificadorDespesa()
Gets the value of the identificadorDespesa property.

Returns:
possible object is CtTabela

setIdentificadorDespesa

public void setIdentificadorDespesa(CtTabela value)
Sets the value of the identificadorDespesa property.

Parameters:
value - allowed object is CtTabela

getTipoDespesa

public java.lang.String getTipoDespesa()
Gets the value of the tipoDespesa property.

Returns:
possible object is String

setTipoDespesa

public void setTipoDespesa(java.lang.String value)
Sets the value of the tipoDespesa property.

Parameters:
value - allowed object is String

getDataRealizacao

public java.lang.String getDataRealizacao()
Gets the value of the dataRealizacao property.

Returns:
possible object is String

setDataRealizacao

public void setDataRealizacao(java.lang.String value)
Sets the value of the dataRealizacao property.

Parameters:
value - allowed object is String

getHoraInicial

public java.lang.String getHoraInicial()
Gets the value of the horaInicial property.

Returns:
possible object is String

setHoraInicial

public void setHoraInicial(java.lang.String value)
Sets the value of the horaInicial property.

Parameters:
value - allowed object is String

getHoraFinal

public java.lang.String getHoraFinal()
Gets the value of the horaFinal property.

Returns:
possible object is String

setHoraFinal

public void setHoraFinal(java.lang.String value)
Sets the value of the horaFinal property.

Parameters:
value - allowed object is String

getReducaoAcrescimo

public java.math.BigDecimal getReducaoAcrescimo()
Gets the value of the reducaoAcrescimo property.

Returns:
possible object is BigDecimal

setReducaoAcrescimo

public void setReducaoAcrescimo(java.math.BigDecimal value)
Sets the value of the reducaoAcrescimo property.

Parameters:
value - allowed object is BigDecimal

getQuantidade

public java.math.BigDecimal getQuantidade()
Gets the value of the quantidade property.

Returns:
possible object is BigDecimal

setQuantidade

public void setQuantidade(java.math.BigDecimal value)
Sets the value of the quantidade property.

Parameters:
value - allowed object is BigDecimal

getValorUnitario

public java.math.BigDecimal getValorUnitario()
Gets the value of the valorUnitario property.

Returns:
possible object is BigDecimal

setValorUnitario

public void setValorUnitario(java.math.BigDecimal value)
Sets the value of the valorUnitario property.

Parameters:
value - allowed object is BigDecimal

getValorTotal

public java.math.BigDecimal getValorTotal()
Gets the value of the valorTotal property.

Returns:
possible object is BigDecimal

setValorTotal

public void setValorTotal(java.math.BigDecimal value)
Sets the value of the valorTotal property.

Parameters:
value - allowed object is BigDecimal