|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.CtProcedimentoOdontoRevisao
public class CtProcedimentoOdontoRevisao
Java class for ct_procedimentoOdontoRevisao complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_procedimentoOdontoRevisao">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="procedimentoOdontologia">
<complexType>
<complexContent>
<extension base="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_procedimentoOdontologia">
<sequence>
<element name="dataRealizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="valorTotal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
<element name="quantidadeTotalUS" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
<element name="totalFranquiaCoparticipacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
<element name="justificativaRevisao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_justificativa"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtProcedimentoOdontoRevisao.ProcedimentoOdontologia
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected java.lang.String |
justificativaRevisao
|
protected CtProcedimentoOdontoRevisao.ProcedimentoOdontologia |
procedimentoOdontologia
|
protected java.math.BigDecimal |
quantidadeTotalUS
|
protected java.math.BigDecimal |
totalFranquiaCoparticipacao
|
protected java.math.BigDecimal |
valorTotal
|
| Constructor Summary | |
|---|---|
CtProcedimentoOdontoRevisao()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getJustificativaRevisao()
Gets the value of the justificativaRevisao property. |
CtProcedimentoOdontoRevisao.ProcedimentoOdontologia |
getProcedimentoOdontologia()
Gets the value of the procedimentoOdontologia property. |
java.math.BigDecimal |
getQuantidadeTotalUS()
Gets the value of the quantidadeTotalUS property. |
java.math.BigDecimal |
getTotalFranquiaCoparticipacao()
Gets the value of the totalFranquiaCoparticipacao property. |
java.math.BigDecimal |
getValorTotal()
Gets the value of the valorTotal property. |
void |
setJustificativaRevisao(java.lang.String value)
Sets the value of the justificativaRevisao property. |
void |
setProcedimentoOdontologia(CtProcedimentoOdontoRevisao.ProcedimentoOdontologia value)
Sets the value of the procedimentoOdontologia property. |
void |
setQuantidadeTotalUS(java.math.BigDecimal value)
Sets the value of the quantidadeTotalUS property. |
void |
setTotalFranquiaCoparticipacao(java.math.BigDecimal value)
Sets the value of the totalFranquiaCoparticipacao property. |
void |
setValorTotal(java.math.BigDecimal value)
Sets the value of the valorTotal property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtProcedimentoOdontoRevisao.ProcedimentoOdontologia procedimentoOdontologia
protected java.math.BigDecimal valorTotal
protected java.math.BigDecimal quantidadeTotalUS
protected java.math.BigDecimal totalFranquiaCoparticipacao
protected java.lang.String justificativaRevisao
| Constructor Detail |
|---|
public CtProcedimentoOdontoRevisao()
| Method Detail |
|---|
public CtProcedimentoOdontoRevisao.ProcedimentoOdontologia getProcedimentoOdontologia()
CtProcedimentoOdontoRevisao.ProcedimentoOdontologiapublic void setProcedimentoOdontologia(CtProcedimentoOdontoRevisao.ProcedimentoOdontologia value)
value - allowed object is
CtProcedimentoOdontoRevisao.ProcedimentoOdontologiapublic java.math.BigDecimal getValorTotal()
BigDecimalpublic void setValorTotal(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getQuantidadeTotalUS()
BigDecimalpublic void setQuantidadeTotalUS(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getTotalFranquiaCoparticipacao()
BigDecimalpublic void setTotalFranquiaCoparticipacao(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getJustificativaRevisao()
Stringpublic void setJustificativaRevisao(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 | |||||||||