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