public Gestion() { _agregarEditar = new AgregarEditar(); }
public void setContolador(AgregarEditar ctr) { _controlador = ctr; }