public class PostProcessor extends ExperimentObject implements Advocate
Constructor and Description |
---|
PostProcessor()
contructor for a post-processor
|
PostProcessor(int id)
constructor for a post-processor
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
getter for the post-processor's index
|
java.lang.String |
getName()
getter for the name of the post-processor
|
addUrParam, getParameterKey, getUrParam
public PostProcessor()
public PostProcessor(int id)
id
- index of the post-processorCopyright © 2013. All Rights Reserved.