|
||||||||||
| 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.CtProtocoloRecebimento.ProtocoloRecebimento
public static class CtProtocoloRecebimento.ProtocoloRecebimento
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">
<sequence>
<element name="numeroProtocoloRecebimento" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_protocolo"/>
<element name="dadosOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_identificacaoFontePagadora"/>
<element name="dadosPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_contratado"/>
<element name="numeroLote" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao12"/>
<element name="dataEnvioLote" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data"/>
<element name="mensagemDetalheProtocolo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_detalheProtocolo" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtIdentificacaoFontePagadora |
dadosOperadora
|
protected CtContratado |
dadosPrestador
|
protected javax.xml.datatype.XMLGregorianCalendar |
dataEnvioLote
|
protected CtDetalheProtocolo |
mensagemDetalheProtocolo
|
protected java.lang.String |
numeroLote
|
protected java.lang.String |
numeroProtocoloRecebimento
|
| Constructor Summary | |
|---|---|
CtProtocoloRecebimento.ProtocoloRecebimento()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoFontePagadora |
getDadosOperadora()
Gets the value of the dadosOperadora property. |
CtContratado |
getDadosPrestador()
Gets the value of the dadosPrestador property. |
javax.xml.datatype.XMLGregorianCalendar |
getDataEnvioLote()
Gets the value of the dataEnvioLote property. |
CtDetalheProtocolo |
getMensagemDetalheProtocolo()
Gets the value of the mensagemDetalheProtocolo 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(CtIdentificacaoFontePagadora value)
Sets the value of the dadosOperadora property. |
void |
setDadosPrestador(CtContratado value)
Sets the value of the dadosPrestador property. |
void |
setDataEnvioLote(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataEnvioLote property. |
void |
setMensagemDetalheProtocolo(CtDetalheProtocolo value)
Sets the value of the mensagemDetalheProtocolo 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 java.lang.String numeroProtocoloRecebimento
protected CtIdentificacaoFontePagadora dadosOperadora
protected CtContratado dadosPrestador
protected java.lang.String numeroLote
protected javax.xml.datatype.XMLGregorianCalendar dataEnvioLote
protected CtDetalheProtocolo mensagemDetalheProtocolo
| Constructor Detail |
|---|
public CtProtocoloRecebimento.ProtocoloRecebimento()
| Method Detail |
|---|
public java.lang.String getNumeroProtocoloRecebimento()
Stringpublic void setNumeroProtocoloRecebimento(java.lang.String value)
value - allowed object is
Stringpublic CtIdentificacaoFontePagadora getDadosOperadora()
CtIdentificacaoFontePagadorapublic void setDadosOperadora(CtIdentificacaoFontePagadora value)
value - allowed object is
CtIdentificacaoFontePagadorapublic CtContratado getDadosPrestador()
CtContratadopublic void setDadosPrestador(CtContratado value)
value - allowed object is
CtContratadopublic java.lang.String getNumeroLote()
Stringpublic void setNumeroLote(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDataEnvioLote()
XMLGregorianCalendarpublic void setDataEnvioLote(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic CtDetalheProtocolo getMensagemDetalheProtocolo()
CtDetalheProtocolopublic void setMensagemDetalheProtocolo(CtDetalheProtocolo value)
value - allowed object is
CtDetalheProtocolo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||