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