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