public void put(CmsElecProdVORowImpl obj, Object value) {
   obj.setElecProdId((Number) value);
 }