Project

General

Profile

« Previous | Next » 

Revision 2720ea2c

Added by Andreas Müller over 3 years ago

cleanup

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dto/FeatureDto.java
65 65
        this.recommendedStatisticalMeasures = recommendedStatisticalMeasures;
66 66
        this.supportedCategoricalEnumerations = supportedCategoricalEnumerations;
67 67
        this.recommendedModifierEnumeration = recommendedModifierEnumeration;
68

  
69 68
    }
70 69

  
71 70
    static public FeatureDto fromTerm(Feature term) {

Also available in: Unified diff