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

Packages that use CtTabela
br.gov.ans.padroes.tiss.schemas   
 

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtTabela
protected  CtTabela CtOutrasDespesasRevisao.ItensDespesas.despesa
           
protected  CtTabela CtItemSolicitacao.identificacaoProcedimentos
           
protected  CtTabela CtOutrasDespesas.Despesa.identificadorDespesa
           
protected  CtTabela CtOPMUtilizadasRevisao.OPMUtilizada.OPM.opm
           
protected  CtTabela CtOPMUtilizada.OPM.IdentificacaoOPM.opm
           
protected  CtTabela CtOPMSolicitadas.OPMSolicitada.opm
           
protected  CtTabela CtTratamentoOdontoSolicitado.procedimento
           
protected  CtTabela CtTratamenteOdontoRealizado.procedimento
           
protected  CtTabela CtProcedimentosSolicitados.ProcedimentoSolicitado.procedimento
           
protected  CtTabela CtProcedimentosRealizados.ProcedimentoRealizado.procedimento
           
protected  CtTabela CtProcedimentoRevisao.ProcedimentosRevisao.procedimento
           
protected  CtTabela CtProcedimentoRealizadoEquipe.Procedimentos.procedimento
           
protected  CtTabela CtDadosProcedimento.procedimento
           
protected  CtTabela CtProcedimentoOdontoRealizado.procedimentoOdonto
           
protected  CtTabela CtProcedimentoOdontologia.procedimentoOdonto
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtTabela
 CtTabela ObjectFactory.createCtTabela()
          Create an instance of CtTabela
 CtTabela CtOutrasDespesasRevisao.ItensDespesas.getDespesa()
          Gets the value of the despesa property.
 CtTabela CtItemSolicitacao.getIdentificacaoProcedimentos()
          Gets the value of the identificacaoProcedimentos property.
 CtTabela CtOutrasDespesas.Despesa.getIdentificadorDespesa()
          Gets the value of the identificadorDespesa property.
 CtTabela CtOPMUtilizadasRevisao.OPMUtilizada.OPM.getOPM()
          Gets the value of the opm property.
 CtTabela CtOPMUtilizada.OPM.IdentificacaoOPM.getOPM()
          Gets the value of the opm property.
 CtTabela CtOPMSolicitadas.OPMSolicitada.getOPM()
          Gets the value of the opm property.
 CtTabela CtTratamentoOdontoSolicitado.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtTratamenteOdontoRealizado.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtProcedimentosSolicitados.ProcedimentoSolicitado.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtProcedimentosRealizados.ProcedimentoRealizado.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtProcedimentoRevisao.ProcedimentosRevisao.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtProcedimentoRealizadoEquipe.Procedimentos.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtDadosProcedimento.getProcedimento()
          Gets the value of the procedimento property.
 CtTabela CtProcedimentoOdontoRealizado.getProcedimentoOdonto()
          Gets the value of the procedimentoOdonto property.
 CtTabela CtProcedimentoOdontologia.getProcedimentoOdonto()
          Gets the value of the procedimentoOdonto property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtTabela
 void CtOutrasDespesasRevisao.ItensDespesas.setDespesa(CtTabela value)
          Sets the value of the despesa property.
 void CtItemSolicitacao.setIdentificacaoProcedimentos(CtTabela value)
          Sets the value of the identificacaoProcedimentos property.
 void CtOutrasDespesas.Despesa.setIdentificadorDespesa(CtTabela value)
          Sets the value of the identificadorDespesa property.
 void CtOPMUtilizadasRevisao.OPMUtilizada.OPM.setOPM(CtTabela value)
          Sets the value of the opm property.
 void CtOPMUtilizada.OPM.IdentificacaoOPM.setOPM(CtTabela value)
          Sets the value of the opm property.
 void CtOPMSolicitadas.OPMSolicitada.setOPM(CtTabela value)
          Sets the value of the opm property.
 void CtTratamentoOdontoSolicitado.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtTratamenteOdontoRealizado.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtProcedimentosSolicitados.ProcedimentoSolicitado.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtProcedimentosRealizados.ProcedimentoRealizado.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtProcedimentoRevisao.ProcedimentosRevisao.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtProcedimentoRealizadoEquipe.Procedimentos.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtDadosProcedimento.setProcedimento(CtTabela value)
          Sets the value of the procedimento property.
 void CtProcedimentoOdontoRealizado.setProcedimentoOdonto(CtTabela value)
          Sets the value of the procedimentoOdonto property.
 void CtProcedimentoOdontologia.setProcedimentoOdonto(CtTabela value)
          Sets the value of the procedimentoOdonto property.