public class Assignment extends Object
| Constructor and Description |
|---|
Assignment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestVariable() |
String |
getModuleNameScope() |
String |
getScope() |
ValueExtractor |
getValueExtractor() |
void |
setDestVariable(String destVariable) |
void |
setModuleNameScope(String moduleNameScope) |
void |
setValueExtractor(ValueExtractor valueExtractor) |
public String getDestVariable()
public String getScope()
public void setDestVariable(String destVariable)
public ValueExtractor getValueExtractor()
public void setValueExtractor(ValueExtractor valueExtractor)
public String getModuleNameScope()
public void setModuleNameScope(String moduleNameScope)
Copyright © 2016. All Rights Reserved.