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