Revision 44188

View differences:

trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.impl/src/main/java/org/gvsig/fmap/dal/feature/impl/DefaultFeatureAttributeDescriptor.java
192 192
        this.isIndexAscending = other.isIndexAscending;
193 193
        this.allowIndexDuplicateds = other.allowIndexDuplicateds;
194 194
        this.hidden = other.hidden;
195
        this.dataProfile = other.dataProfile;
195 196
    }
196 197
    
197 198
    @Override

Also available in: Unified diff