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