Package com.gengoai.application
Annotation Type Application.Description
-
@Target(TYPE) @Retention(RUNTIME) public static @interface Application.Description
Provides a helpful description about the purpose of the application to display in the application's help
-
-
Element Detail
-
value
String value
Value string.- Returns:
- the string
- Default:
- ""
-
-