public interface JRPropertyExpression extends JRCloneable
JRElement.getPropertyExpressions()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Return the property name.
|
JRExpression |
getValueExpression()
Return the property value expression.
|
void |
setName(java.lang.String name)
Set the property name.
|
clone
java.lang.String getName()
void setName(java.lang.String name)
name
- the property nameJRExpression getValueExpression()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com