Revision 44128 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.swing/org.gvsig.fmap.dal.swing.impl/src/main/java/org/gvsig/fmap/dal/swing/impl/featuretable/table/DynFieldFacadeOfAFeatureAttributeDescriptor.java

View differences:

DynFieldFacadeOfAFeatureAttributeDescriptor.java
402 402
    public Interval getInterval() {
403 403
        return null;
404 404
    }
405

  
406
    @Override
407
    public String getDataProfileName() {
408
        return null;
409
    }
405 410
}

Also available in: Unified diff