|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.CtDemonstrativoPagamento
public class CtDemonstrativoPagamento
Java class for ct_demonstrativoPagamento complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_demonstrativoPagamento"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="cabecalhoDemonstrativo" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_cabecalhoDemonstrativo"/> <element name="identificacaoOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_identificacaoOperadora"/> <element name="dadosPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_contratado"/> <element name="dadosPagamento" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_dadoBancario"/> <element name="dadosResumo"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="detalheResumo" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_dadosResumo" maxOccurs="unbounded"/> <element name="totalGeralInformado" type="{http://www.w3.org/2001/XMLSchema}double"/> <element name="TotalGeralProcessado" type="{http://www.w3.org/2001/XMLSchema}double"/> <element name="TotalGeralGlosa" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalGeralLiberado" type="{http://www.w3.org/2001/XMLSchema}double"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="valorTotal" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_valorMonetario"/> <element name="demaisDescontos" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_descontos" minOccurs="0"/> <element name="valorFinalLiberado" type="{http://www.w3.org/2001/XMLSchema}double"/> </sequence> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
CtDemonstrativoPagamento.DadosResumo
Java class for anonymous complex type. |
Field Summary | |
---|---|
protected CtCabecalhoDemonstrativo |
cabecalhoDemonstrativo
|
protected CtDadoBancario |
dadosPagamento
|
protected CtContratado |
dadosPrestador
|
protected CtDemonstrativoPagamento.DadosResumo |
dadosResumo
|
protected CtDescontos |
demaisDescontos
|
protected CtIdentificacaoOperadora |
identificacaoOperadora
|
protected double |
valorFinalLiberado
|
protected java.math.BigDecimal |
valorTotal
|
Constructor Summary | |
---|---|
CtDemonstrativoPagamento()
|
Method Summary | |
---|---|
CtCabecalhoDemonstrativo |
getCabecalhoDemonstrativo()
Gets the value of the cabecalhoDemonstrativo property. |
CtDadoBancario |
getDadosPagamento()
Gets the value of the dadosPagamento property. |
CtContratado |
getDadosPrestador()
Gets the value of the dadosPrestador property. |
CtDemonstrativoPagamento.DadosResumo |
getDadosResumo()
Gets the value of the dadosResumo property. |
CtDescontos |
getDemaisDescontos()
Gets the value of the demaisDescontos property. |
CtIdentificacaoOperadora |
getIdentificacaoOperadora()
Gets the value of the identificacaoOperadora property. |
double |
getValorFinalLiberado()
Gets the value of the valorFinalLiberado property. |
java.math.BigDecimal |
getValorTotal()
Gets the value of the valorTotal property. |
void |
setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
Sets the value of the cabecalhoDemonstrativo property. |
void |
setDadosPagamento(CtDadoBancario value)
Sets the value of the dadosPagamento property. |
void |
setDadosPrestador(CtContratado value)
Sets the value of the dadosPrestador property. |
void |
setDadosResumo(CtDemonstrativoPagamento.DadosResumo value)
Sets the value of the dadosResumo property. |
void |
setDemaisDescontos(CtDescontos value)
Sets the value of the demaisDescontos property. |
void |
setIdentificacaoOperadora(CtIdentificacaoOperadora value)
Sets the value of the identificacaoOperadora property. |
void |
setValorFinalLiberado(double value)
Sets the value of the valorFinalLiberado 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 CtCabecalhoDemonstrativo cabecalhoDemonstrativo
protected CtIdentificacaoOperadora identificacaoOperadora
protected CtContratado dadosPrestador
protected CtDadoBancario dadosPagamento
protected CtDemonstrativoPagamento.DadosResumo dadosResumo
protected java.math.BigDecimal valorTotal
protected CtDescontos demaisDescontos
protected double valorFinalLiberado
Constructor Detail |
---|
public CtDemonstrativoPagamento()
Method Detail |
---|
public CtCabecalhoDemonstrativo getCabecalhoDemonstrativo()
CtCabecalhoDemonstrativo
public void setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
value
- allowed object is
CtCabecalhoDemonstrativo
public CtIdentificacaoOperadora getIdentificacaoOperadora()
CtIdentificacaoOperadora
public void setIdentificacaoOperadora(CtIdentificacaoOperadora value)
value
- allowed object is
CtIdentificacaoOperadora
public CtContratado getDadosPrestador()
CtContratado
public void setDadosPrestador(CtContratado value)
value
- allowed object is
CtContratado
public CtDadoBancario getDadosPagamento()
CtDadoBancario
public void setDadosPagamento(CtDadoBancario value)
value
- allowed object is
CtDadoBancario
public CtDemonstrativoPagamento.DadosResumo getDadosResumo()
CtDemonstrativoPagamento.DadosResumo
public void setDadosResumo(CtDemonstrativoPagamento.DadosResumo value)
value
- allowed object is
CtDemonstrativoPagamento.DadosResumo
public java.math.BigDecimal getValorTotal()
BigDecimal
public void setValorTotal(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public CtDescontos getDemaisDescontos()
CtDescontos
public void setDemaisDescontos(CtDescontos value)
value
- allowed object is
CtDescontos
public double getValorFinalLiberado()
public void setValorFinalLiberado(double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |