Annotation Type ExporterProperty
-
@Retention(RUNTIME) @Target(METHOD) public @interface ExporterProperty
Annotation used to specify the JR configuration property that is associated with a particular exporter configuration setting.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
booleanDefault
float
floatDefault
int
intDefault
long
longDefault
boolean
nullDefault
String
stringDefault
-