br.gov.ans.padroes.tiss.schemas.v20201
Class CtProtocoloRecebimentoAnexo.ProtocoloRecebimento

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20201.CtProtocoloRecebimentoAnexo.ProtocoloRecebimento
Enclosing class:
CtProtocoloRecebimentoAnexo

public static class CtProtocoloRecebimentoAnexo.ProtocoloRecebimento
extends java.lang.Object

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="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>
 


Nested Class Summary
static class CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo
          Java class for anonymous complex type.
 
Field Summary
protected  CtIdentificacaoFontePagadora dadosOperadora
           
protected  CtContratado dadosPrestador
           
protected  javax.xml.datatype.XMLGregorianCalendar dataEnvioAnexo
           
protected  java.lang.String numeroLote
           
protected  java.lang.String numeroProtocoloRecebimento
           
protected  java.lang.String observacao
           
protected  java.math.BigInteger quantidadeAnexo
           
protected  CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo relacaoAnexo
           
 
Constructor Summary
CtProtocoloRecebimentoAnexo.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 getDataEnvioAnexo()
          Gets the value of the dataEnvioAnexo property.
 java.lang.String getNumeroLote()
          Gets the value of the numeroLote property.
 java.lang.String getNumeroProtocoloRecebimento()
          Gets the value of the numeroProtocoloRecebimento property.
 java.lang.String getObservacao()
          Gets the value of the observacao property.
 java.math.BigInteger getQuantidadeAnexo()
          Gets the value of the quantidadeAnexo property.
 CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo getRelacaoAnexo()
          Gets the value of the relacaoAnexo property.
 void setDadosOperadora(CtIdentificacaoFontePagadora value)
          Sets the value of the dadosOperadora property.
 void setDadosPrestador(CtContratado value)
          Sets the value of the dadosPrestador property.
 void setDataEnvioAnexo(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the dataEnvioAnexo 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.
 void setObservacao(java.lang.String value)
          Sets the value of the observacao property.
 void setQuantidadeAnexo(java.math.BigInteger value)
          Sets the value of the quantidadeAnexo property.
 void setRelacaoAnexo(CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo value)
          Sets the value of the relacaoAnexo property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numeroProtocoloRecebimento

protected java.lang.String numeroProtocoloRecebimento

dadosOperadora

protected CtIdentificacaoFontePagadora dadosOperadora

dadosPrestador

protected CtContratado dadosPrestador

dataEnvioAnexo

protected javax.xml.datatype.XMLGregorianCalendar dataEnvioAnexo

numeroLote

protected java.lang.String numeroLote

quantidadeAnexo

protected java.math.BigInteger quantidadeAnexo

relacaoAnexo

protected CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo relacaoAnexo

observacao

protected java.lang.String observacao
Constructor Detail

CtProtocoloRecebimentoAnexo.ProtocoloRecebimento

public CtProtocoloRecebimentoAnexo.ProtocoloRecebimento()
Method Detail

getNumeroProtocoloRecebimento

public java.lang.String getNumeroProtocoloRecebimento()
Gets the value of the numeroProtocoloRecebimento property.

Returns:
possible object is String

setNumeroProtocoloRecebimento

public void setNumeroProtocoloRecebimento(java.lang.String value)
Sets the value of the numeroProtocoloRecebimento property.

Parameters:
value - allowed object is String

getDadosOperadora

public CtIdentificacaoFontePagadora getDadosOperadora()
Gets the value of the dadosOperadora property.

Returns:
possible object is CtIdentificacaoFontePagadora

setDadosOperadora

public void setDadosOperadora(CtIdentificacaoFontePagadora value)
Sets the value of the dadosOperadora property.

Parameters:
value - allowed object is CtIdentificacaoFontePagadora

getDadosPrestador

public CtContratado getDadosPrestador()
Gets the value of the dadosPrestador property.

Returns:
possible object is CtContratado

setDadosPrestador

public void setDadosPrestador(CtContratado value)
Sets the value of the dadosPrestador property.

Parameters:
value - allowed object is CtContratado

getDataEnvioAnexo

public javax.xml.datatype.XMLGregorianCalendar getDataEnvioAnexo()
Gets the value of the dataEnvioAnexo property.

Returns:
possible object is XMLGregorianCalendar

setDataEnvioAnexo

public void setDataEnvioAnexo(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataEnvioAnexo property.

Parameters:
value - allowed object is XMLGregorianCalendar

getNumeroLote

public java.lang.String getNumeroLote()
Gets the value of the numeroLote property.

Returns:
possible object is String

setNumeroLote

public void setNumeroLote(java.lang.String value)
Sets the value of the numeroLote property.

Parameters:
value - allowed object is String

getQuantidadeAnexo

public java.math.BigInteger getQuantidadeAnexo()
Gets the value of the quantidadeAnexo property.

Returns:
possible object is BigInteger

setQuantidadeAnexo

public void setQuantidadeAnexo(java.math.BigInteger value)
Sets the value of the quantidadeAnexo property.

Parameters:
value - allowed object is BigInteger

getRelacaoAnexo

public CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo getRelacaoAnexo()
Gets the value of the relacaoAnexo property.

Returns:
possible object is CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo

setRelacaoAnexo

public void setRelacaoAnexo(CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo value)
Sets the value of the relacaoAnexo property.

Parameters:
value - allowed object is CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo

getObservacao

public java.lang.String getObservacao()
Gets the value of the observacao property.

Returns:
possible object is String

setObservacao

public void setObservacao(java.lang.String value)
Sets the value of the observacao property.

Parameters:
value - allowed object is String