| Annotation Type | Description |
|---|---|
| Optional |
Indicates an optional parameter.
|
| Range |
Specifies a range of values for numbers.
|
| Switch |
Indicates a command flag, such as
/command -f. |
| Text |
Indicates a
String parameter will call ArgumentStack.remaining() and
therefore consume all remaining arguments. |
| Validate |
Used to validate a string.
|
Copyright © 2015. All Rights Reserved.