Exemplo n.º 1
0
 public Object getValue(Class<?> targetClass) {
   return DataType.convertValue(value, targetClass);
 }