Annotation Type CommandDescription
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface CommandDescriptionMaps toStandardParameters.DESCRIPTION
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description @NonNull java.lang.StringvalueCommand description
-