Annotation Interface Config


@Target(METHOD) @Retention(RUNTIME) public @interface Config
  • Field Details

  • Element Details

    • required

      boolean required
      Default:
      false
    • description

      String description
      Default:
      ""
    • deflt

      String deflt
      Default:
      "<<NULL>>"
    • id

      String id
      Default:
      "<<NULL>>"