Package org.gvsig.fmap.dal.feature
Interface FeatureAttributeEmulator
- All Superinterfaces:
org.gvsig.json.SupportFromJson,org.gvsig.json.SupportJson,org.gvsig.json.SupportToJson
- All Known Subinterfaces:
FeatureAttributeEmulatorExpression,FeatureStoreTimeSupport
public interface FeatureAttributeEmulator
extends org.gvsig.json.SupportJson
- Version:
- $Id$
- Author:
- gvSIG Team
-
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]voidset(EditableFeature feature, Object value) Methods inherited from interface org.gvsig.json.SupportFromJson
fromJsonMethods inherited from interface org.gvsig.json.SupportToJson
toJson, toJson, toJsonBuilder, toJsonBuilder
-
Method Details
-
get
-
set
-
allowSetting
boolean allowSetting() -
getRequiredFieldNames
String[] getRequiredFieldNames()
-