|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRPropertyExpression
Report property with a value based on an expression.
JRElement.getPropertyExpressions()| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
java.lang.String getName()
void setName(java.lang.String name)
name - the property nameJRExpression getValueExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||