public void put(EmployeesRowImpl obj, Object value) {
   obj.setAttributeInternal(index(), value);
 }