Uses of Class
br.gov.ans.padroes.tiss.schemas.v20103.CtMotivoGlosa

Packages that use CtMotivoGlosa
br.gov.ans.padroes.tiss.schemas.v20103   
br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103   
 

Uses of CtMotivoGlosa in br.gov.ans.padroes.tiss.schemas.v20103
 

Subclasses of CtMotivoGlosa in br.gov.ans.padroes.tiss.schemas.v20103
static class CabecalhoTransacao.FalhaNegocio
          Java class for anonymous complex type.
 

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as CtMotivoGlosa
protected  CtMotivoGlosa MensagemTISS.OperadoraParaPrestador.AutorizacaoServico.DiariaProrrogacaoAutorizada.motivoGlosa
           
protected  CtMotivoGlosa CtDiariaProrrogacaoAutorizada.motivoGlosa
           
protected  CtMotivoGlosa CtSituacaoAutorizacao.DadosAutorizacao.CtDiariaProrrogacaoAutorizada.motivoGlosa
           
protected  CtMotivoGlosa CtRetornoElegibilidade.motivoNegacao
           
 

Fields in br.gov.ans.padroes.tiss.schemas.v20103 with type parameters of type CtMotivoGlosa
protected  java.util.List<CtMotivoGlosa> CtDadosGuia.codigoGlosaGuia
           
protected  java.util.List<CtMotivoGlosa> CtAutorizacaoProcedimento.MotivoNegativa.motivoGlosa
           
protected  java.util.List<CtMotivoGlosa> CtDetalheProtocolo.CodigoGlosaProtocolo.motivoGlosa
           
protected  java.util.List<CtMotivoGlosa> CtItemSolicitacao.Glosas.motivoGlosa
           
protected  java.util.List<CtMotivoGlosa> CtDadosProcedimento.RelacaoGlosa.tipoGlosa
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return CtMotivoGlosa
 CtMotivoGlosa ObjectFactory.createCtMotivoGlosa()
          Create an instance of CtMotivoGlosa
 CtMotivoGlosa MensagemTISS.OperadoraParaPrestador.AutorizacaoServico.DiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 CtMotivoGlosa CtDiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 CtMotivoGlosa CtSituacaoAutorizacao.DadosAutorizacao.CtDiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 CtMotivoGlosa CtRetornoElegibilidade.getMotivoNegacao()
          Gets the value of the motivoNegacao property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return types with arguments of type CtMotivoGlosa
 java.util.List<CtMotivoGlosa> CtDadosGuia.getCodigoGlosaGuia()
          Gets the value of the codigoGlosaGuia property.
 java.util.List<CtMotivoGlosa> CtAutorizacaoProcedimento.MotivoNegativa.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 java.util.List<CtMotivoGlosa> CtDetalheProtocolo.CodigoGlosaProtocolo.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 java.util.List<CtMotivoGlosa> CtItemSolicitacao.Glosas.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 java.util.List<CtMotivoGlosa> CtDadosProcedimento.RelacaoGlosa.getTipoGlosa()
          Gets the value of the tipoGlosa property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type CtMotivoGlosa
 void MensagemTISS.OperadoraParaPrestador.AutorizacaoServico.DiariaProrrogacaoAutorizada.setMotivoGlosa(CtMotivoGlosa value)
          Sets the value of the motivoGlosa property.
 void CtDiariaProrrogacaoAutorizada.setMotivoGlosa(CtMotivoGlosa value)
          Sets the value of the motivoGlosa property.
 void CtSituacaoAutorizacao.DadosAutorizacao.CtDiariaProrrogacaoAutorizada.setMotivoGlosa(CtMotivoGlosa value)
          Sets the value of the motivoGlosa property.
 void CtRetornoElegibilidade.setMotivoNegacao(CtMotivoGlosa value)
          Sets the value of the motivoNegacao property.
 

Uses of CtMotivoGlosa in br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103
 

Fields in br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103 declared as CtMotivoGlosa
protected  CtMotivoGlosa WsAutorizacaoProcedimento.AutorizacaoServico.CtDiariaProrrogacaoAutorizada.motivoGlosa
           
 

Methods in br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103 that return CtMotivoGlosa
 CtMotivoGlosa WsAutorizacaoProcedimento.AutorizacaoServico.CtDiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 

Methods in br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.v20103 with parameters of type CtMotivoGlosa
 void WsAutorizacaoProcedimento.AutorizacaoServico.CtDiariaProrrogacaoAutorizada.setMotivoGlosa(CtMotivoGlosa value)
          Sets the value of the motivoGlosa property.