public void put(CmsElecProdVORowImpl obj, Object value) {
   obj.setLibCode((String) value);
 }