public class BaseReturnValue extends BaseCommonReturnValue implements ReturnValue
ReturnValue.| Modifier and Type | Field and Description |
|---|---|
protected String |
fromVariable
The name of the variable to be copied.
|
calculation, incrementerFactoryClassName, toVariable| Modifier | Constructor and Description |
|---|---|
protected |
BaseReturnValue() |
protected |
BaseReturnValue(ReturnValue returnValue,
JRBaseObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
String |
getFromVariable()
Returns the name of the variable whose value should be copied.
|
getCalculation, getIncrementerFactoryClassName, getToVariableequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalculation, getIncrementerFactoryClassName, getToVariableprotected String fromVariable
protected BaseReturnValue()
protected BaseReturnValue(ReturnValue returnValue, JRBaseObjectFactory factory)
public String getFromVariable()
getFromVariable in interface VariableReturnValuepublic Object clone()
clone in interface JRCloneableclone in class BaseCommonReturnValueCopyright © 2017. All rights reserved.