Annotation Type TransitionAnnotation
Annotation used to mark other annotations as being transition annotations.
The annotation used to group transition annotations must be given as
parameter.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<? extends Annotation> The specific annotation class
-
Element Details
-
value
Class<? extends Annotation> valueThe specific annotation class- Returns:
- The annotated class
-