Annotation Interface Flag
Declares one or more flag names for a parameter or type.
Flags are optional markers (e.g. -silent, --force). If
free is true,
the flag can be present without an explicit value and will toggle to true.-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] value
-
-
-
free
boolean free- Default:
- false
-