public void setMotivoCambioPlanListener(MotivoCambioPlanListener listener) { this.controller.setMotivoCambioPlanListener(listener); }
public void setMotivoCambioPlanListener(MotivoCambioPlanListener listener) { this.listener = listener; }