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