Annotation Type ExporterParameter


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface ExporterParameter
    Annotation used to specify the JR exporter parameter that is associated with a particular exporter configuration setting.
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name  
      • acceptNull

        boolean acceptNull
        Default:
        true