public class BaseReturnValue extends BaseCommonReturnValue implements ReturnValue
ReturnValue.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.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 |
|---|---|
java.lang.Object |
clone() |
java.lang.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 java.lang.String fromVariable
protected BaseReturnValue()
protected BaseReturnValue(ReturnValue returnValue, JRBaseObjectFactory factory)
public java.lang.String getFromVariable()
getFromVariable in interface VariableReturnValuepublic java.lang.Object clone()
clone in interface JRCloneableclone in class BaseCommonReturnValue© 2001-2014 TIBCO Software Inc. www.jaspersoft.com