@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface CmdOptionDelegate
CmdOption
annotations.| Modifier and Type | Optional Element and Description |
|---|---|
CmdOptionDelegate.Mode |
value
The mode to configure how
CmdCommand-annotated classes should be handled. |
public abstract CmdOptionDelegate.Mode value
CmdCommand-annotated classes should be handled.