Annotation Type Completions


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface Completions
    Command completions, separated by "," or ", "
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value
      Command completions
    • Element Detail

      • value

        java.lang.String value
        Command completions
        Returns:
        Command completions
        Default:
        ""