Annotation Interface Param


@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface Param
A required badge param
  • Element Details

    • name

      String name
      Returns:
      the name of this param
    • description

      String description
      Returns:
      description for this param