Annotation Interface CommandName


@Target(TYPE) @Retention(RUNTIME) @Repeatable(CommandNames.class) public @interface CommandName
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details