|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20103.CtOutrasDespesasRevisao.ItensDespesas
public static class CtOutrasDespesasRevisao.ItensDespesas
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="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="despesa" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_tabela"/>
<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"/>
<element name="justificativa" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_justificativa"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
dataRealizacao
|
protected CtTabela |
despesa
|
protected java.lang.String |
justificativa
|
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 | |
|---|---|
CtOutrasDespesasRevisao.ItensDespesas()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDataRealizacao()
Gets the value of the dataRealizacao property. |
CtTabela |
getDespesa()
Gets the value of the despesa property. |
java.lang.String |
getJustificativa()
Gets the value of the justificativa 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 |
setDespesa(CtTabela value)
Sets the value of the despesa property. |
void |
setJustificativa(java.lang.String value)
Sets the value of the justificativa 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 |
|---|
protected java.lang.String tipoDespesa
protected java.lang.String dataRealizacao
protected CtTabela despesa
protected java.math.BigDecimal reducaoAcrescimo
protected java.math.BigDecimal quantidade
protected java.math.BigDecimal valorUnitario
protected java.math.BigDecimal valorTotal
protected java.lang.String justificativa
| Constructor Detail |
|---|
public CtOutrasDespesasRevisao.ItensDespesas()
| Method Detail |
|---|
public java.lang.String getTipoDespesa()
Stringpublic void setTipoDespesa(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataRealizacao()
Stringpublic void setDataRealizacao(java.lang.String value)
value - allowed object is
Stringpublic CtTabela getDespesa()
CtTabelapublic void setDespesa(CtTabela value)
value - allowed object is
CtTabelapublic java.math.BigDecimal getReducaoAcrescimo()
BigDecimalpublic void setReducaoAcrescimo(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getQuantidade()
BigDecimalpublic void setQuantidade(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getValorUnitario()
BigDecimalpublic void setValorUnitario(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getValorTotal()
BigDecimalpublic void setValorTotal(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getJustificativa()
Stringpublic void setJustificativa(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||