Uses of Class
br.gov.mj.frameworkprocessos.processo.ejb.ProcessoUtil.TipoInformacaoComplementar

Packages that use ProcessoUtil.TipoInformacaoComplementar
br.gov.mj.frameworkprocessos.processo.ejb   
 

Uses of ProcessoUtil.TipoInformacaoComplementar in br.gov.mj.frameworkprocessos.processo.ejb
 

Methods in br.gov.mj.frameworkprocessos.processo.ejb that return ProcessoUtil.TipoInformacaoComplementar
static ProcessoUtil.TipoInformacaoComplementar ProcessoUtil.TipoInformacaoComplementar.getTipoInformacaoComplementar(java.lang.Integer codigo)
           
static ProcessoUtil.TipoInformacaoComplementar ProcessoUtil.TipoInformacaoComplementar.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProcessoUtil.TipoInformacaoComplementar[] ProcessoUtil.TipoInformacaoComplementar.values()
          Returns an array containing the constants of this enum type, in the order they're declared.