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