public void put(EmployeesRowImpl obj, Object value) {
   obj.setLovSwitcher((String) value);
 }