Annotation Type Paths


@Retention(RUNTIME)
@Target(METHOD)
public @interface Paths
The containing annotation type for Path.
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    Path[] value
    An array of Paths.
  • Element Details

    • value

      Path[] value
      An array of Paths.