コード例 #1
0
 public void setMotivoCambioPlanListener(MotivoCambioPlanListener listener)
 {
     this.controller.setMotivoCambioPlanListener(listener);
 }
コード例 #2
0
 public void setMotivoCambioPlanListener(MotivoCambioPlanListener listener)
 {
     this.listener = listener;
 }