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
|
String |
getName()
getter for the name of the post-processor
|
addUrParam, getParameterKey, getUrParam
public PostProcessor()
public PostProcessor(int id)
id
- index of the post-processorpublic String getName()
Copyright © 2013. All Rights Reserved.