public class DFModify extends Object implements IComponentAction
Constructor and Description |
---|
DFModify()
Default Constructor.
|
DFModify(IDFComponentDescription dfcomponentdescription,
IDFComponentDescription result)
Create a new
DFModify . |
Modifier and Type | Method and Description |
---|---|
IDFComponentDescription |
getComponentDescription()
Get the dfcomponentdescription of this DFModify.
|
IDFComponentDescription |
getResult()
Get the result of this DFModify.
|
void |
setComponentDescription(IDFComponentDescription dfcomponentdescription)
Set the dfcomponentdescription of this DFModify.
|
void |
setResult(IDFComponentDescription result)
Set the result of this DFModify.
|
String |
toString()
Get a string representation of this DFModify.
|
public DFModify()
DFModify
.public DFModify(IDFComponentDescription dfcomponentdescription, IDFComponentDescription result)
DFModify
.public IDFComponentDescription getResult()
public void setResult(IDFComponentDescription result)
result
- the value to be setpublic IDFComponentDescription getComponentDescription()
public void setComponentDescription(IDFComponentDescription dfcomponentdescription)
dfcomponentdescription
- the value to be setCopyright © 2012. All Rights Reserved.