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