|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.MensagemTISS.PrestadorParaOperadora
public static class MensagemTISS.PrestadorParaOperadora
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="loteGuias" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_loteGuias" minOccurs="0"/>
<element name="loteAnexo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_loteAnexo" minOccurs="0"/>
<element name="solicitacaoDemonstrativoRetorno" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_solicitacaoDemonstrativoPagamento" minOccurs="0"/>
<element name="solicitacaoStatusProtocolo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_solicitacaoStatusProtocolo" minOccurs="0"/>
<element name="solicitacaoProcedimento" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="guiaSolicInternacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_guiaSolicInternacao" minOccurs="0"/>
<element name="guiaSolicitacaoSADT" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_guiaSolicitacaoSP_SADT" minOccurs="0"/>
<element name="guiaSolicitacaoOdontologia" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_guiaSolicitacaoOdonto" minOccurs="0"/>
<element name="guiaSolicitacaoProrrogacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_guiaSolicitacaoProrrogacao" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="solicitaStatusAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_solicitaStatusAutorizacao" minOccurs="0"/>
<element name="verificaElegibilidade" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_solicitaElegibilidade" minOccurs="0"/>
<element name="cancelaGuia" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_cancelaGuia" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected CtCancelaGuia |
cancelaGuia
|
protected CtLoteAnexo |
loteAnexo
|
protected CtLoteGuias |
loteGuias
|
protected CtSolicitacaoDemonstrativoPagamento |
solicitacaoDemonstrativoRetorno
|
protected MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento |
solicitacaoProcedimento
|
protected CtSolicitacaoStatusProtocolo |
solicitacaoStatusProtocolo
|
protected CtSolicitaStatusAutorizacao |
solicitaStatusAutorizacao
|
protected CtSolicitaElegibilidade |
verificaElegibilidade
|
| Constructor Summary | |
|---|---|
MensagemTISS.PrestadorParaOperadora()
|
|
| Method Summary | |
|---|---|
CtCancelaGuia |
getCancelaGuia()
Gets the value of the cancelaGuia property. |
CtLoteAnexo |
getLoteAnexo()
Gets the value of the loteAnexo property. |
CtLoteGuias |
getLoteGuias()
Gets the value of the loteGuias property. |
CtSolicitacaoDemonstrativoPagamento |
getSolicitacaoDemonstrativoRetorno()
Gets the value of the solicitacaoDemonstrativoRetorno property. |
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento |
getSolicitacaoProcedimento()
Gets the value of the solicitacaoProcedimento property. |
CtSolicitacaoStatusProtocolo |
getSolicitacaoStatusProtocolo()
Gets the value of the solicitacaoStatusProtocolo property. |
CtSolicitaStatusAutorizacao |
getSolicitaStatusAutorizacao()
Gets the value of the solicitaStatusAutorizacao property. |
CtSolicitaElegibilidade |
getVerificaElegibilidade()
Gets the value of the verificaElegibilidade property. |
void |
setCancelaGuia(CtCancelaGuia value)
Sets the value of the cancelaGuia property. |
void |
setLoteAnexo(CtLoteAnexo value)
Sets the value of the loteAnexo property. |
void |
setLoteGuias(CtLoteGuias value)
Sets the value of the loteGuias property. |
void |
setSolicitacaoDemonstrativoRetorno(CtSolicitacaoDemonstrativoPagamento value)
Sets the value of the solicitacaoDemonstrativoRetorno property. |
void |
setSolicitacaoProcedimento(MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento value)
Sets the value of the solicitacaoProcedimento property. |
void |
setSolicitacaoStatusProtocolo(CtSolicitacaoStatusProtocolo value)
Sets the value of the solicitacaoStatusProtocolo property. |
void |
setSolicitaStatusAutorizacao(CtSolicitaStatusAutorizacao value)
Sets the value of the solicitaStatusAutorizacao property. |
void |
setVerificaElegibilidade(CtSolicitaElegibilidade value)
Sets the value of the verificaElegibilidade property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtLoteGuias loteGuias
protected CtLoteAnexo loteAnexo
protected CtSolicitacaoDemonstrativoPagamento solicitacaoDemonstrativoRetorno
protected CtSolicitacaoStatusProtocolo solicitacaoStatusProtocolo
protected MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento solicitacaoProcedimento
protected CtSolicitaStatusAutorizacao solicitaStatusAutorizacao
protected CtSolicitaElegibilidade verificaElegibilidade
protected CtCancelaGuia cancelaGuia
| Constructor Detail |
|---|
public MensagemTISS.PrestadorParaOperadora()
| Method Detail |
|---|
public CtLoteGuias getLoteGuias()
CtLoteGuiaspublic void setLoteGuias(CtLoteGuias value)
value - allowed object is
CtLoteGuiaspublic CtLoteAnexo getLoteAnexo()
CtLoteAnexopublic void setLoteAnexo(CtLoteAnexo value)
value - allowed object is
CtLoteAnexopublic CtSolicitacaoDemonstrativoPagamento getSolicitacaoDemonstrativoRetorno()
CtSolicitacaoDemonstrativoPagamentopublic void setSolicitacaoDemonstrativoRetorno(CtSolicitacaoDemonstrativoPagamento value)
value - allowed object is
CtSolicitacaoDemonstrativoPagamentopublic CtSolicitacaoStatusProtocolo getSolicitacaoStatusProtocolo()
CtSolicitacaoStatusProtocolopublic void setSolicitacaoStatusProtocolo(CtSolicitacaoStatusProtocolo value)
value - allowed object is
CtSolicitacaoStatusProtocolopublic MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento getSolicitacaoProcedimento()
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimentopublic void setSolicitacaoProcedimento(MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento value)
value - allowed object is
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimentopublic CtSolicitaStatusAutorizacao getSolicitaStatusAutorizacao()
CtSolicitaStatusAutorizacaopublic void setSolicitaStatusAutorizacao(CtSolicitaStatusAutorizacao value)
value - allowed object is
CtSolicitaStatusAutorizacaopublic CtSolicitaElegibilidade getVerificaElegibilidade()
CtSolicitaElegibilidadepublic void setVerificaElegibilidade(CtSolicitaElegibilidade value)
value - allowed object is
CtSolicitaElegibilidadepublic CtCancelaGuia getCancelaGuia()
CtCancelaGuiapublic void setCancelaGuia(CtCancelaGuia value)
value - allowed object is
CtCancelaGuia
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||