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