public @interface ExporterOption
Annotation to specify options on an model's export operation.
-
Required Element Summary
Required Elements
Name of the exporter option.
Value of the exporter option.
-
Element Details
-
name
Name of the exporter option.
- Returns:
- Option name
-
value
Value of the exporter option.
- Returns:
- Option value