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 Type
    Method
    Description
    boolean
     
    get(Feature feature)
     
     
    void
    set(EditableFeature feature, Object value)
     

    Methods inherited from interface org.gvsig.json.SupportFromJson

    fromJson

    Methods inherited from interface org.gvsig.json.SupportToJson

    toJson, toJson, toJsonBuilder, toJsonBuilder