예제 #1
0
 protected void setImpl(MText bean, java.lang.String value) {
   bean.setText(value);
 }