FeatureEntry constructor

FeatureEntry()

Implementation

FeatureEntry() {
  setDataType(DataType.Feature);
}