|
||||||||||
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
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}ct_guiaConsulta" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaSP_SADT" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaSP_SADT" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaResumoInternacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaResumoInternacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaHonorarioIndividual" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaHonorarioIndividual" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaOdontologia" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaOdontologia" maxOccurs="unbounded" 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}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> </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.GuiaFaturamento
public void setGuiaFaturamento(CtGuias.GuiaFaturamento value)
value
- allowed object is
CtGuias.GuiaFaturamento
public CtGuias.GuiaRevisaoGlosa getGuiaRevisaoGlosa()
CtGuias.GuiaRevisaoGlosa
public 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 |