public class DesignReturnValue extends DesignCommonReturnValue implements ReturnValue
ReturnValue
to be used for report design purposes.Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fromVariable
The name of the variable to be copied.
|
static java.lang.String |
PROPERTY_FROM_VARIABLE |
PROPERTY_CALCULATION, PROPERTY_INCREMENTER_FACTORY_CLASS_NAME, PROPERTY_TO_VARIABLE
calculation, incrementerFactoryClassName, toVariable
Constructor and Description |
---|
DesignReturnValue() |
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.
|
void |
setFromVariable(java.lang.String name)
Sets the source variable name.
|
getEventSupport, setCalculation, setIncrementerFactoryClassName, setToVariable
getCalculation, getIncrementerFactoryClassName, getToVariable
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCalculation, getIncrementerFactoryClassName, getToVariable
public static final java.lang.String PROPERTY_FROM_VARIABLE
protected java.lang.String fromVariable
public java.lang.String getFromVariable()
getFromVariable
in interface VariableReturnValue
public void setFromVariable(java.lang.String name)
name
- the variable nameVariableReturnValue.getFromVariable()
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class DesignCommonReturnValue
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com