Annotation Interface 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
    An array of Paths.
  • Element Details

    • value

      Path[] value
      An array of Paths.