Uses of Class
br.gov.ans.padroes.tiss.schemas.v20201.CtIdentificacaoFontePagadora

Packages that use CtIdentificacaoFontePagadora
br.gov.ans.padroes.tiss.schemas.v20201   
 

Uses of CtIdentificacaoFontePagadora in br.gov.ans.padroes.tiss.schemas.v20201
 

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtIdentificacaoFontePagadora
protected  CtIdentificacaoFontePagadora CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.dadosOperadora
           
protected  CtIdentificacaoFontePagadora CtRetornoElegibilidade.dadosOperadora
           
protected  CtIdentificacaoFontePagadora CtProtocoloRecebimento.ProtocoloRecebimento.dadosOperadora
           
protected  CtIdentificacaoFontePagadora CtStatusProtocolo.identificacaoFontePagadora
           
protected  CtIdentificacaoFontePagadora CtDemonstrativoOdontologia.identificacaoFontePagadora
           
protected  CtIdentificacaoFontePagadora CtDemonstrativoPagamento.identificacaoFontePagadora
           
protected  CtIdentificacaoFontePagadora CtDemonstrativoAnaliseConta.identificacaoFontePagadora
           
protected  CtIdentificacaoFontePagadora CtReciboCancelaGuia.operadora
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtIdentificacaoFontePagadora
 CtIdentificacaoFontePagadora ObjectFactory.createCtIdentificacaoFontePagadora()
          Create an instance of CtIdentificacaoFontePagadora
 CtIdentificacaoFontePagadora CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.getDadosOperadora()
          Gets the value of the dadosOperadora property.
 CtIdentificacaoFontePagadora CtRetornoElegibilidade.getDadosOperadora()
          Gets the value of the dadosOperadora property.
 CtIdentificacaoFontePagadora CtProtocoloRecebimento.ProtocoloRecebimento.getDadosOperadora()
          Gets the value of the dadosOperadora property.
 CtIdentificacaoFontePagadora CtStatusProtocolo.getIdentificacaoFontePagadora()
          Gets the value of the identificacaoFontePagadora property.
 CtIdentificacaoFontePagadora CtDemonstrativoOdontologia.getIdentificacaoFontePagadora()
          Gets the value of the identificacaoFontePagadora property.
 CtIdentificacaoFontePagadora CtDemonstrativoPagamento.getIdentificacaoFontePagadora()
          Gets the value of the identificacaoFontePagadora property.
 CtIdentificacaoFontePagadora CtDemonstrativoAnaliseConta.getIdentificacaoFontePagadora()
          Gets the value of the identificacaoFontePagadora property.
 CtIdentificacaoFontePagadora CtReciboCancelaGuia.getOperadora()
          Gets the value of the operadora property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtIdentificacaoFontePagadora
 void CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.setDadosOperadora(CtIdentificacaoFontePagadora value)
          Sets the value of the dadosOperadora property.
 void CtRetornoElegibilidade.setDadosOperadora(CtIdentificacaoFontePagadora value)
          Sets the value of the dadosOperadora property.
 void CtProtocoloRecebimento.ProtocoloRecebimento.setDadosOperadora(CtIdentificacaoFontePagadora value)
          Sets the value of the dadosOperadora property.
 void CtStatusProtocolo.setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
          Sets the value of the identificacaoFontePagadora property.
 void CtDemonstrativoOdontologia.setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
          Sets the value of the identificacaoFontePagadora property.
 void CtDemonstrativoPagamento.setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
          Sets the value of the identificacaoFontePagadora property.
 void CtDemonstrativoAnaliseConta.setIdentificacaoFontePagadora(CtIdentificacaoFontePagadora value)
          Sets the value of the identificacaoFontePagadora property.
 void CtReciboCancelaGuia.setOperadora(CtIdentificacaoFontePagadora value)
          Sets the value of the operadora property.