Annotation Type RelatedCommands
-
@Retention(RUNTIME) @Target(TYPE) @Documented public @interface RelatedCommands
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
commands
Provides a list of related commands
-