|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.CtGuias.GuiaRevisaoGlosa
public static class CtGuias.GuiaRevisaoGlosa
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="guiaConsultaReapresentacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaConsultaReapresentacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaSP_SADTReapresentacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaSP_SADTReapresentacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaResumoInternacaoReapresentacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaResumoInternacaoReapresentacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaHonorarioIndividualReapresentacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaHonorarioIndividualReapresentacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaOdontologiaReapresentacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaTratamentoOdontologicoReapresentacao" maxOccurs="unbounded" minOccurs="0"/> </choice> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<CtGuiaConsultaReapresentacao> |
guiaConsultaReapresentacao
|
protected java.util.List<CtGuiaHonorarioIndividualReapresentacao> |
guiaHonorarioIndividualReapresentacao
|
protected java.util.List<CtGuiaTratamentoOdontologicoReapresentacao> |
guiaOdontologiaReapresentacao
|
protected java.util.List<CtGuiaResumoInternacaoReapresentacao> |
guiaResumoInternacaoReapresentacao
|
protected java.util.List<CtGuiaSPSADTReapresentacao> |
guiaSPSADTReapresentacao
|
Constructor Summary | |
---|---|
CtGuias.GuiaRevisaoGlosa()
|
Method Summary | |
---|---|
java.util.List<CtGuiaConsultaReapresentacao> |
getGuiaConsultaReapresentacao()
Gets the value of the guiaConsultaReapresentacao property. |
java.util.List<CtGuiaHonorarioIndividualReapresentacao> |
getGuiaHonorarioIndividualReapresentacao()
Gets the value of the guiaHonorarioIndividualReapresentacao property. |
java.util.List<CtGuiaTratamentoOdontologicoReapresentacao> |
getGuiaOdontologiaReapresentacao()
Gets the value of the guiaOdontologiaReapresentacao property. |
java.util.List<CtGuiaResumoInternacaoReapresentacao> |
getGuiaResumoInternacaoReapresentacao()
Gets the value of the guiaResumoInternacaoReapresentacao property. |
java.util.List<CtGuiaSPSADTReapresentacao> |
getGuiaSPSADTReapresentacao()
Gets the value of the guiaSPSADTReapresentacao 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<CtGuiaConsultaReapresentacao> guiaConsultaReapresentacao
protected java.util.List<CtGuiaSPSADTReapresentacao> guiaSPSADTReapresentacao
protected java.util.List<CtGuiaResumoInternacaoReapresentacao> guiaResumoInternacaoReapresentacao
protected java.util.List<CtGuiaHonorarioIndividualReapresentacao> guiaHonorarioIndividualReapresentacao
protected java.util.List<CtGuiaTratamentoOdontologicoReapresentacao> guiaOdontologiaReapresentacao
Constructor Detail |
---|
public CtGuias.GuiaRevisaoGlosa()
Method Detail |
---|
public java.util.List<CtGuiaConsultaReapresentacao> getGuiaConsultaReapresentacao()
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 guiaConsultaReapresentacao property.
For example, to add a new item, do as follows:
getGuiaConsultaReapresentacao().add(newItem);
Objects of the following type(s) are allowed in the list
CtGuiaConsultaReapresentacao
public java.util.List<CtGuiaSPSADTReapresentacao> getGuiaSPSADTReapresentacao()
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 guiaSPSADTReapresentacao property.
For example, to add a new item, do as follows:
getGuiaSPSADTReapresentacao().add(newItem);
Objects of the following type(s) are allowed in the list
CtGuiaSPSADTReapresentacao
public java.util.List<CtGuiaResumoInternacaoReapresentacao> getGuiaResumoInternacaoReapresentacao()
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 guiaResumoInternacaoReapresentacao property.
For example, to add a new item, do as follows:
getGuiaResumoInternacaoReapresentacao().add(newItem);
Objects of the following type(s) are allowed in the list
CtGuiaResumoInternacaoReapresentacao
public java.util.List<CtGuiaHonorarioIndividualReapresentacao> getGuiaHonorarioIndividualReapresentacao()
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 guiaHonorarioIndividualReapresentacao property.
For example, to add a new item, do as follows:
getGuiaHonorarioIndividualReapresentacao().add(newItem);
Objects of the following type(s) are allowed in the list
CtGuiaHonorarioIndividualReapresentacao
public java.util.List<CtGuiaTratamentoOdontologicoReapresentacao> getGuiaOdontologiaReapresentacao()
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 guiaOdontologiaReapresentacao property.
For example, to add a new item, do as follows:
getGuiaOdontologiaReapresentacao().add(newItem);
Objects of the following type(s) are allowed in the list
CtGuiaTratamentoOdontologicoReapresentacao
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |