Annotation Type ContentAnnotation.Array
- Enclosing class:
ContentAnnotation
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface ContentAnnotation.Array
A collection of
@Content annotations
.-
Required Element Summary
-
Element Details
-
value
The child annotations.- Returns:
- The annotation value.
-