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

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

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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas that return CtMotivoGlosa
 CtMotivoGlosa ObjectFactory.createCtMotivoGlosa()
          Create an instance of CtMotivoGlosa
 CtMotivoGlosa MensagemTISS.OperadoraParaPrestador.AutorizacaoServico.CtDiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 CtMotivoGlosa CtSituacaoAutorizacao.DadosAutorizacao.CtDiariaProrrogacaoAutorizada.getMotivoGlosa()
          Gets the value of the motivoGlosa property.
 CtMotivoGlosa 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 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> CtItemSolicitacao.Glosas.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> CtDadosProcedimento.RelacaoGlosa.getTipoGlosa()
          Gets the value of the tipoGlosa property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtMotivoGlosa
 void MensagemTISS.OperadoraParaPrestador.AutorizacaoServico.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 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
 

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

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

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