Beispiel #1
0
 public void setDefaultFromString(String s) {
   if (field != null) field.setDefaultFromString(s);
 }