public Gestion() { _gestionFiltro = new Filtro.Gestion(); }
public void setControlador(Gestion ctr) { _controlador = ctr; }