|
||||||||||
| 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.CtProtocoloRecebimentoAnexo
public class CtProtocoloRecebimentoAnexo
Java class for ct_protocoloRecebimentoAnexo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_protocoloRecebimentoAnexo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="protocoloRecebimento">
<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="dataEnvioAnexo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data"/>
<element name="numeroLote" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao12"/>
<element name="quantidadeAnexo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroInteiro"/>
<element name="relacaoAnexo">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia" maxOccurs="100" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="observacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_observacao" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="mensagemErro" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_observacao"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtProtocoloRecebimentoAnexo.ProtocoloRecebimento
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected java.lang.String |
mensagemErro
|
protected CtProtocoloRecebimentoAnexo.ProtocoloRecebimento |
protocoloRecebimento
|
| Constructor Summary | |
|---|---|
CtProtocoloRecebimentoAnexo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMensagemErro()
Gets the value of the mensagemErro property. |
CtProtocoloRecebimentoAnexo.ProtocoloRecebimento |
getProtocoloRecebimento()
Gets the value of the protocoloRecebimento property. |
void |
setMensagemErro(java.lang.String value)
Sets the value of the mensagemErro property. |
void |
setProtocoloRecebimento(CtProtocoloRecebimentoAnexo.ProtocoloRecebimento value)
Sets the value of the protocoloRecebimento property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtProtocoloRecebimentoAnexo.ProtocoloRecebimento protocoloRecebimento
protected java.lang.String mensagemErro
| Constructor Detail |
|---|
public CtProtocoloRecebimentoAnexo()
| Method Detail |
|---|
public CtProtocoloRecebimentoAnexo.ProtocoloRecebimento getProtocoloRecebimento()
CtProtocoloRecebimentoAnexo.ProtocoloRecebimentopublic void setProtocoloRecebimento(CtProtocoloRecebimentoAnexo.ProtocoloRecebimento value)
value - allowed object is
CtProtocoloRecebimentoAnexo.ProtocoloRecebimentopublic 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 | |||||||||