Project

General

Profile

« Previous | Next » 

Revision aeed5cfb

Added by Andreas Müller almost 8 years ago

Add jaxb annotation for reverse representation #5815

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java
95 95
	    "recommendedModifierEnumeration",
96 96
	    "recommendedStatisticalMeasures",
97 97
	    "supportedCategoricalEnumerations",
98
	    "recommendedMeasurementUnits"
98
	    "recommendedMeasurementUnits",
99
	    "inverseRepresentations"
99 100
})
100 101
@XmlRootElement(name = "Feature")
101 102
@Entity

Also available in: Unified diff