Annotation Interface PapiParam


@Retention(RUNTIME) @Target(PARAMETER) public @interface PapiParam
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the placeholder parameter as used in the template, e.g.
  • Element Details

    • value

      String value
      The name of the placeholder parameter as used in the template, e.g. {index}.