public interface FeatureAttributeEmulator
Modifier and Type | Method and Description |
---|---|
boolean |
allowSetting() |
Object |
get(Feature feature) |
String[] |
getRequiredFieldNames() |
void |
set(EditableFeature feature,
Object value) |
void set(EditableFeature feature, Object value)
boolean allowSetting()
String[] getRequiredFieldNames()