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