Ejemplo n.º 1
0
 private static String getCategoriaIdValue(Trabajador o) {
   return "" + o.getCategoriaId();
 }