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, getToVariable
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCalculation, getIncrementerFactoryClassName, getToVariable
protected java.lang.String fromVariable
protected BaseReturnValue()
protected BaseReturnValue(ReturnValue returnValue, JRBaseObjectFactory factory)
public java.lang.String getFromVariable()
getFromVariable
in interface VariableReturnValue
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class BaseCommonReturnValue
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com