public class ExtractorCreatorData extends Object
| Constructor and Description |
|---|
ExtractorCreatorData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getParameter() |
String |
getParameterValue() |
SampleResult |
getSampleResult() |
void |
setContentType(String contentType) |
void |
setParameter(String parameter) |
void |
setParameterValue(String parameterValue) |
void |
setSampleResult(SampleResult sampleResult) |
String |
toString() |
public String getParameter()
public void setParameter(String parameter)
public String getParameterValue()
public void setParameterValue(String parameterValue)
public String getContentType()
public void setContentType(String contentType)
public SampleResult getSampleResult()
public void setSampleResult(SampleResult sampleResult)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.