@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface MainLabel
If this is not set, the first name specified in the Command annotation will be used.
| Modifier and Type | Required Element and Description |
|---|---|
@Nullable java.lang.String |
value |