@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ExporterParameter
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
acceptNull |
java.lang.Class<? extends JRExporterParameter> |
type |
public abstract java.lang.Class<? extends JRExporterParameter> type
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com