Annotation Type CommandArgumentLabel.Argument


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public static @interface CommandArgumentLabel.Argument
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String label  
    • Element Detail

      • label

        java.lang.String label