All Known Subinterfaces:
ConditionInterface, ExperimentInterface, MappingDataEntity, Measurement, NumericMeasurementInterface, SampleAverageInterface, SampleInterface, SubstanceInterface
All Known Implementing Classes:
Condition, Experiment, NumericMeasurement, Sample, SampleAverage, Substance

public interface AttributeValuePairSupport
Author:
klukas
  • Method Summary

    Modifier and Type Method Description
    void fillAttributeMap​(Map<String,​Object> attributeValueMap)  
  • Method Details

    • fillAttributeMap

      void fillAttributeMap​(Map<String,​Object> attributeValueMap)