Annotation to put on classes that are the results of querying the API for
entities. These classes should return types of LimsLink objects that give
URIs to the real entities.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe class of entity indicated by the links returned in the annotated object.
-
Element Details
-
entityClass
The class of entity indicated by the links returned in the annotated object.- Returns:
- The LIMS entity class.
-