Interface JRScriptlet

    • Method Detail

      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String description)
      • getValueClass

        Class<?> getValueClass()
      • getValueClassName

        String getValueClassName()
      • getPropertyExpressions

        JRPropertyExpression[] getPropertyExpressions()
        Returns the list of dynamic/expression-based properties for this scriptlet.
        Returns:
        an array containing the expression-based properties of this scriptlet