Annotation Interface DefaultOption


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface DefaultOption
Annotation to mark a field as the default option

This annotation can only be used once on a command field provided the following requirements are met: