-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface DeletesAnnotations
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description DeletesAnnotation[]valueGet the array of annotations
-
-
-
Element Detail
-
value
DeletesAnnotation[] value
Get the array of annotations- Returns:
- the repeated annotations
-
-