Annotation Type ArgumentVector.Alias


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public static @interface ArgumentVector.Alias
    This annotation can be used to give an alias to a command or a parameter.
    Since:
    1.0.0
    • Required Element Summary

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

      • value

        java.lang.String value