4344454647484950
/** * */ public PopUpUf(){ uf = new Uf(); ufDao = new UfDao(null); this.setPesquisarEm(new String[] {"Descrição", "Código da Uf"}); }