Package net.sf.jasperreports.engine.xml
Class JRPropertyObject
- java.lang.Object
-
- net.sf.jasperreports.engine.xml.JRPropertyObject
-
public class JRPropertyObject extends java.lang.Object- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description JRPropertyObject(JRPropertiesHolder propertiesHolder, java.lang.String propertyName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetValue(java.lang.String value)
-
-
-
Constructor Detail
-
JRPropertyObject
public JRPropertyObject(JRPropertiesHolder propertiesHolder, java.lang.String propertyName)
-
-
Method Detail
-
setValue
public void setValue(java.lang.String value) throws JRException- Throws:
JRException
-
-