Revision 44579 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/feature/FeatureAttributeDescriptor.java

View differences:

FeatureAttributeDescriptor.java
273 273
        
274 274
        public boolean hasOnlyMetadataChanges(FeatureAttributeDescriptor other);
275 275
        
276
        public boolean hasLabel();
277
        
278
        public boolean hasShortLabel();
279
        
280
        public boolean hasDescription();
281
        
276 282
}

Also available in: Unified diff