|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface CliModes
This annotation is used to annotate a CLI-Class with
multiple CliMode-annotations.
| Required Element Summary | |
|---|---|
CliMode[] |
value
The array with all annotated CliModes. |
| Element Detail |
|---|
public abstract CliMode[] value
CliModes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||