Annotation Type CommandParam


@Inherited
@Target(METHOD)
@Retention(RUNTIME)
public @interface CommandParam
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    int value  
  • Element Details