public void put(CmsVideoQVORowImpl obj, Object value) {
   obj.setFileFormat((String) value);
 }