Revision b7a8cd19
Added by Andreas Müller almost 7 years ago
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/package-info.java | ||
---|---|---|
187 | 187 |
|
188 | 188 |
@MetaValue(value = "eu.etaxonomy.cdm.model.common.Annotation", targetEntity = Annotation.class), |
189 | 189 |
|
190 |
@MetaValue(value = "eu.etaxonomy.cdm.model.common.User", targetEntity = User.class), |
|
190 |
@MetaValue(value = "eu.etaxonomy.cdm.model.common.User", targetEntity = User.class), //required?
|
|
191 | 191 |
|
192 | 192 |
|
193 | 193 |
@MetaValue(value = "AmplificationResult", targetEntity = AmplificationResult.class), |
Also available in: Unified diff
javadoc