public class WSResponseReportConfiguration extends WSResponse implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected WSReportConfiguration |
reportConfiguration |
errorCode, errorMessages, status| Constructor and Description |
|---|
WSResponseReportConfiguration() |
WSResponseReportConfiguration(WSResponse response) |
| Modifier and Type | Method and Description |
|---|---|
WSReportConfiguration |
getReportConfiguration() |
void |
setReportConfiguration(WSReportConfiguration reportConfiguration) |
getErrorCode, getErrorMessages, getStatus, setErrorCode, setErrorMessages, setStatusprotected WSReportConfiguration reportConfiguration
public WSResponseReportConfiguration()
public WSResponseReportConfiguration(WSResponse response)
public WSReportConfiguration getReportConfiguration()
public void setReportConfiguration(WSReportConfiguration reportConfiguration)