Module datarush.library
Annotation Type PropertyDescription
-
@Retention(RUNTIME) @Target(METHOD) public @interface PropertyDescription
Provides a summary description of an operator property that can be exposed in documentation.
-
-
Element Detail
-
value
String value
- Returns:
- the summary description
-
-