Annotation Type Argument
-
@Retention(RUNTIME) @Target(FIELD) public @interface Argument
Fields marked with this annotation is command arguments.- See Also:
Command,CommandsRegistry
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionStringexamplebooleanjavaStyleNameRequired to keep compatibility with existingcontrol.shoutput.booleanoptionalbooleanwithoutPrefixRequired to keep compatibility with existingcontrol.shbehaviour.
-