@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface Param
Command
Add this annotation to the method param to that this command param name
java.lang.String
value
public abstract java.lang.String value