Esempio n. 1
0
 public Object getCurrentValue() {
   if (field != null) return (field.getCurrentValue());
   return null;
 }