-
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ExporterProperty
Annotation used to specify the JR configuration property that is associated with a particular exporter configuration setting.
- Version:
- $Id: ExporterProperty.java 7199 2014-08-27 13:58:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Required Element Summary
Required Elements
| Modifier and Type |
Required Element and Description |
String |
value |
Copyright © 2014. All rights reserved.