Annotation Interface ConsoleParameter


@Target(PARAMETER) @Retention(RUNTIME) public @interface ConsoleParameter
  • Element Details

    • name

      String name
      Default:
      ""
    • description

      String description
      Default:
      ""
    • optional

      boolean optional
      Default:
      false