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, getToVariableequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalculation, getIncrementerFactoryClassName, getToVariableprotected JRExpression expression
protected BaseExpressionReturnValue()
protected BaseExpressionReturnValue(ExpressionReturnValue returnValue, JRBaseObjectFactory factory)
public JRExpression getExpression()
getExpression in interface ExpressionReturnValuepublic Object clone()
clone in interface JRCloneableclone in class BaseCommonReturnValueCopyright © 2017. All rights reserved.