Annotation Interface AquimaModuleScope
Specifies that an Aquima Annotation is only valid for the specified Aquima modules.
- Since:
- 8.4
- Author:
- Jon van Leuven
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueReturns the Aquima module names this annotation is valid for.- Returns:
- the Aquima module names this annotation is valid for.
-