Class JRPropertyObject


  • public class JRPropertyObject
    extends java.lang.Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Method Summary

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

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

      • JRPropertyObject

        public JRPropertyObject​(JRPropertiesHolder propertiesHolder,
                                java.lang.String propertyName)