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