Revision 43739 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/FeatureType.java

View differences:

FeatureType.java
290 290
     */
291 291
	public FeatureAttributeDescriptor getDefaultTimeAttribute();
292 292

  
293
    /**
294
     * Return the store associated to this type.
295
     * 
296
     * @return the FeatureStore of the type.
297
     */
298
    public FeatureStore getStore();        
293 299

  
294 300
}

Also available in: Unified diff