Package org.kohsuke.args4j.spi
Annotation Type SubCommands
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface SubCommands
Collection ofSubCommand
s that define possible sub-commands.- Author:
- Kohsuke Kawaguchi
- See Also:
SubCommandHandler
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description SubCommand[]
value
-
-
-
Element Detail
-
value
SubCommand[] value
-
-