Annotation Interface OptionValues


@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface OptionValues
Annotation marking a method parameter which completion proposals should be used.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Reference to a bean name
  • Element Details

    • ref

      String ref
      Reference to a bean name
      Returns:
      a bean name
      Default:
      ""