|
||||||||||
| 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.CtGuias
public class CtGuias
Java class for ct_guias complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_guias">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="guiaFaturamento">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="guiaConsulta" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaConsulta" maxOccurs="100" minOccurs="0"/>
<element name="guiaSP_SADT" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaSP_SADT" maxOccurs="100" minOccurs="0"/>
<element name="guiaResumoInternacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaResumoInternacao" maxOccurs="100" minOccurs="0"/>
<element name="guiaHonorarioIndividual" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaHonorarioIndividual" maxOccurs="100" minOccurs="0"/>
<element name="guiaOdontologia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaOdontologia" maxOccurs="100" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="guiaRevisaoGlosa">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="guiaConsultaReapresentacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaConsultaReapresentacao" maxOccurs="100" minOccurs="0"/>
<element name="guiaSP_SADTReapresentacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaSP_SADTReapresentacao" maxOccurs="100" minOccurs="0"/>
<element name="guiaResumoInternacaoReapresentacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaResumoInternacaoReapresentacao" maxOccurs="100" minOccurs="0"/>
<element name="guiaHonorarioIndividualReapresentacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaHonorarioIndividualReapresentacao" maxOccurs="100" minOccurs="0"/>
<element name="guiaOdontologiaReapresentacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_guiaTratamentoOdontologicoReapresentacao" maxOccurs="100" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtGuias.GuiaFaturamento
Java class for anonymous complex type. |
static class |
CtGuias.GuiaRevisaoGlosa
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected CtGuias.GuiaFaturamento |
guiaFaturamento
|
protected CtGuias.GuiaRevisaoGlosa |
guiaRevisaoGlosa
|
| Constructor Summary | |
|---|---|
CtGuias()
|
|
| Method Summary | |
|---|---|
CtGuias.GuiaFaturamento |
getGuiaFaturamento()
Gets the value of the guiaFaturamento property. |
CtGuias.GuiaRevisaoGlosa |
getGuiaRevisaoGlosa()
Gets the value of the guiaRevisaoGlosa property. |
void |
setGuiaFaturamento(CtGuias.GuiaFaturamento value)
Sets the value of the guiaFaturamento property. |
void |
setGuiaRevisaoGlosa(CtGuias.GuiaRevisaoGlosa value)
Sets the value of the guiaRevisaoGlosa property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtGuias.GuiaFaturamento guiaFaturamento
protected CtGuias.GuiaRevisaoGlosa guiaRevisaoGlosa
| Constructor Detail |
|---|
public CtGuias()
| Method Detail |
|---|
public CtGuias.GuiaFaturamento getGuiaFaturamento()
CtGuias.GuiaFaturamentopublic void setGuiaFaturamento(CtGuias.GuiaFaturamento value)
value - allowed object is
CtGuias.GuiaFaturamentopublic CtGuias.GuiaRevisaoGlosa getGuiaRevisaoGlosa()
CtGuias.GuiaRevisaoGlosapublic void setGuiaRevisaoGlosa(CtGuias.GuiaRevisaoGlosa value)
value - allowed object is
CtGuias.GuiaRevisaoGlosa
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||