Annotation Type OptionalParam
-
@Documented @Retention(RUNTIME) @Target({METHOD,PARAMETER}) public @interface OptionalParam
An optional badge param
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
description
-
-
-
Element Detail
-
description
String description
- Returns:
- description for this param
-
-