Class JRGenericPrintElementParameterFactory.Parameter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addParameter()  
      protected void setValue​(java.lang.Object value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        protected java.lang.String name
      • value

        protected java.lang.Object value
    • Method Detail

      • setValue

        protected void setValue​(java.lang.Object value)
      • addParameter

        public void addParameter()