|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.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}ct_loteGuias" minOccurs="0"/> <element name="solicitacaoDemonstrativoRetorno" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_solicitacaoDemonstrativoPagamento" minOccurs="0"/> <element name="solicitacaoStatusProtocolo" type="{http://www.ans.gov.br/padroes/tiss/schemas}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}ct_guiaSolicInternacao" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaSolicitacaoSADT" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaSolicitacaoSP_SADT" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaSolicitacaoOdontologia" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaSolicitacaoOdonto" maxOccurs="unbounded" minOccurs="0"/> <element name="guiaSolicitacaoProrrogacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guiaSolicitacaoProrrogacao" maxOccurs="unbounded" minOccurs="0"/> </choice> </restriction> </complexContent> </complexType> </element> <element name="solicitaStatusAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_solicitaStatusAutorizacao" minOccurs="0"/> <element name="verificaElegibilidade" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_solicitaElegibilidade" minOccurs="0"/> <element name="cancelaGuia" type="{http://www.ans.gov.br/padroes/tiss/schemas}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 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. |
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 |
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 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()
CtLoteGuias
public void setLoteGuias(CtLoteGuias value)
value
- allowed object is
CtLoteGuias
public CtSolicitacaoDemonstrativoPagamento getSolicitacaoDemonstrativoRetorno()
CtSolicitacaoDemonstrativoPagamento
public void setSolicitacaoDemonstrativoRetorno(CtSolicitacaoDemonstrativoPagamento value)
value
- allowed object is
CtSolicitacaoDemonstrativoPagamento
public CtSolicitacaoStatusProtocolo getSolicitacaoStatusProtocolo()
CtSolicitacaoStatusProtocolo
public void setSolicitacaoStatusProtocolo(CtSolicitacaoStatusProtocolo value)
value
- allowed object is
CtSolicitacaoStatusProtocolo
public MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento getSolicitacaoProcedimento()
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento
public void setSolicitacaoProcedimento(MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento value)
value
- allowed object is
MensagemTISS.PrestadorParaOperadora.SolicitacaoProcedimento
public CtSolicitaStatusAutorizacao getSolicitaStatusAutorizacao()
CtSolicitaStatusAutorizacao
public void setSolicitaStatusAutorizacao(CtSolicitaStatusAutorizacao value)
value
- allowed object is
CtSolicitaStatusAutorizacao
public CtSolicitaElegibilidade getVerificaElegibilidade()
CtSolicitaElegibilidade
public void setVerificaElegibilidade(CtSolicitaElegibilidade value)
value
- allowed object is
CtSolicitaElegibilidade
public CtCancelaGuia getCancelaGuia()
CtCancelaGuia
public 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 |