public class BaseExpressionReturnValue extends BaseCommonReturnValue implements ExpressionReturnValue
ExpressionReturnValue
.Modifier and Type | Field and Description |
---|---|
protected JRExpression |
expression |
calculation, incrementerFactoryClassName, toVariable
Modifier | Constructor and Description |
---|---|
protected |
BaseExpressionReturnValue() |
protected |
BaseExpressionReturnValue(ExpressionReturnValue returnValue,
JRBaseObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
JRExpression |
getExpression()
The expression producing the value to return.
|
getCalculation, getIncrementerFactoryClassName, getToVariable
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCalculation, getIncrementerFactoryClassName, getToVariable
protected JRExpression expression
protected BaseExpressionReturnValue()
protected BaseExpressionReturnValue(ExpressionReturnValue returnValue, JRBaseObjectFactory factory)
public JRExpression getExpression()
getExpression
in interface ExpressionReturnValue
public Object clone()
clone
in interface JRCloneable
clone
in class BaseCommonReturnValue
Copyright © 2016. All rights reserved.