|
||||||||||
| 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.CtProtocoloRecebimento
public class CtProtocoloRecebimento
Java class for ct_protocoloRecebimento complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_protocoloRecebimento">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dadosOperadora" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_identificacaoOperadora"/>
<element name="dadosPrestador" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_contratado"/>
<element name="dataEnvioLote" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
<element name="numeroLote" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_descricao12"/>
<element name="mensagemDetalheProtocolo" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_detalheProtocolo" minOccurs="0"/>
<choice>
<element name="numeroProtocoloRecebimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_protocolo"/>
<element name="mensagemErro" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_observacao"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtIdentificacaoOperadora |
dadosOperadora
|
protected CtContratado |
dadosPrestador
|
protected java.lang.String |
dataEnvioLote
|
protected CtDetalheProtocolo |
mensagemDetalheProtocolo
|
protected java.lang.String |
mensagemErro
|
protected java.lang.String |
numeroLote
|
protected java.lang.String |
numeroProtocoloRecebimento
|
| Constructor Summary | |
|---|---|
CtProtocoloRecebimento()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoOperadora |
getDadosOperadora()
Gets the value of the dadosOperadora property. |
CtContratado |
getDadosPrestador()
Gets the value of the dadosPrestador property. |
java.lang.String |
getDataEnvioLote()
Gets the value of the dataEnvioLote property. |
CtDetalheProtocolo |
getMensagemDetalheProtocolo()
Gets the value of the mensagemDetalheProtocolo property. |
java.lang.String |
getMensagemErro()
Gets the value of the mensagemErro property. |
java.lang.String |
getNumeroLote()
Gets the value of the numeroLote property. |
java.lang.String |
getNumeroProtocoloRecebimento()
Gets the value of the numeroProtocoloRecebimento property. |
void |
setDadosOperadora(CtIdentificacaoOperadora value)
Sets the value of the dadosOperadora property. |
void |
setDadosPrestador(CtContratado value)
Sets the value of the dadosPrestador property. |
void |
setDataEnvioLote(java.lang.String value)
Sets the value of the dataEnvioLote property. |
void |
setMensagemDetalheProtocolo(CtDetalheProtocolo value)
Sets the value of the mensagemDetalheProtocolo property. |
void |
setMensagemErro(java.lang.String value)
Sets the value of the mensagemErro property. |
void |
setNumeroLote(java.lang.String value)
Sets the value of the numeroLote property. |
void |
setNumeroProtocoloRecebimento(java.lang.String value)
Sets the value of the numeroProtocoloRecebimento property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoOperadora dadosOperadora
protected CtContratado dadosPrestador
protected java.lang.String dataEnvioLote
protected java.lang.String numeroLote
protected CtDetalheProtocolo mensagemDetalheProtocolo
protected java.lang.String numeroProtocoloRecebimento
protected java.lang.String mensagemErro
| Constructor Detail |
|---|
public CtProtocoloRecebimento()
| Method Detail |
|---|
public CtIdentificacaoOperadora getDadosOperadora()
CtIdentificacaoOperadorapublic void setDadosOperadora(CtIdentificacaoOperadora value)
value - allowed object is
CtIdentificacaoOperadorapublic CtContratado getDadosPrestador()
CtContratadopublic void setDadosPrestador(CtContratado value)
value - allowed object is
CtContratadopublic java.lang.String getDataEnvioLote()
Stringpublic void setDataEnvioLote(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroLote()
Stringpublic void setNumeroLote(java.lang.String value)
value - allowed object is
Stringpublic CtDetalheProtocolo getMensagemDetalheProtocolo()
CtDetalheProtocolopublic void setMensagemDetalheProtocolo(CtDetalheProtocolo value)
value - allowed object is
CtDetalheProtocolopublic java.lang.String getNumeroProtocoloRecebimento()
Stringpublic void setNumeroProtocoloRecebimento(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMensagemErro()
Stringpublic void setMensagemErro(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||