br.gov.ans.padroes.tiss.schemas.v20103
Class CtDemonstrativoOdontologia.DadosPagamento
java.lang.Object
br.gov.ans.padroes.tiss.schemas.v20103.CtDadosPagamento
br.gov.ans.padroes.tiss.schemas.v20103.CtDemonstrativoOdontologia.DadosPagamento
- Enclosing class:
- CtDemonstrativoOdontologia
public static class CtDemonstrativoOdontologia.DadosPagamento
- extends CtDadosPagamento
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_dadosPagamento">
<sequence>
<element name="totalGeral" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_totalDemoOdonto"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
totalGeral
protected CtTotalDemoOdonto totalGeral
CtDemonstrativoOdontologia.DadosPagamento
public CtDemonstrativoOdontologia.DadosPagamento()
getTotalGeral
public CtTotalDemoOdonto getTotalGeral()
- Gets the value of the totalGeral property.
- Returns:
- possible object is
CtTotalDemoOdonto
setTotalGeral
public void setTotalGeral(CtTotalDemoOdonto value)
- Sets the value of the totalGeral property.
- Parameters:
value - allowed object is
CtTotalDemoOdonto