|
||||||||||
| 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.MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno
public static class MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno
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">
<choice>
<element name="demonstrativoAnaliseConta" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_demonstrativoAnaliseConta" maxOccurs="30" minOccurs="0"/>
<element name="demonstrativoOdontologia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_demonstrativoOdontologia" maxOccurs="30" minOccurs="0"/>
<element name="demonstrativoPagamento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_demonstrativoPagamento" maxOccurs="30" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.util.List<CtDemonstrativoAnaliseConta> |
demonstrativoAnaliseConta
|
protected java.util.List<CtDemonstrativoOdontologia> |
demonstrativoOdontologia
|
protected java.util.List<CtDemonstrativoPagamento> |
demonstrativoPagamento
|
| Constructor Summary | |
|---|---|
MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno()
|
|
| Method Summary | |
|---|---|
java.util.List<CtDemonstrativoAnaliseConta> |
getDemonstrativoAnaliseConta()
Gets the value of the demonstrativoAnaliseConta property. |
java.util.List<CtDemonstrativoOdontologia> |
getDemonstrativoOdontologia()
Gets the value of the demonstrativoOdontologia property. |
java.util.List<CtDemonstrativoPagamento> |
getDemonstrativoPagamento()
Gets the value of the demonstrativoPagamento property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<CtDemonstrativoAnaliseConta> demonstrativoAnaliseConta
protected java.util.List<CtDemonstrativoOdontologia> demonstrativoOdontologia
protected java.util.List<CtDemonstrativoPagamento> demonstrativoPagamento
| Constructor Detail |
|---|
public MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno()
| Method Detail |
|---|
public java.util.List<CtDemonstrativoAnaliseConta> getDemonstrativoAnaliseConta()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the demonstrativoAnaliseConta property.
For example, to add a new item, do as follows:
getDemonstrativoAnaliseConta().add(newItem);
Objects of the following type(s) are allowed in the list
CtDemonstrativoAnaliseConta
public java.util.List<CtDemonstrativoOdontologia> getDemonstrativoOdontologia()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the demonstrativoOdontologia property.
For example, to add a new item, do as follows:
getDemonstrativoOdontologia().add(newItem);
Objects of the following type(s) are allowed in the list
CtDemonstrativoOdontologia
public java.util.List<CtDemonstrativoPagamento> getDemonstrativoPagamento()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the demonstrativoPagamento property.
For example, to add a new item, do as follows:
getDemonstrativoPagamento().add(newItem);
Objects of the following type(s) are allowed in the list
CtDemonstrativoPagamento
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||