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