public class UpdateQuestionnaireExecutionResponse extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
UpdateQuestionnaireExecutionResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError_message() |
UpdateQuestionnaireExecutionResult |
getResult() |
String |
getStatus() |
void |
setError_message(String error_message) |
void |
setResult(UpdateQuestionnaireExecutionResult result) |
void |
setStatus(String status) |
String |
toString() |
public UpdateQuestionnaireExecutionResponse()
public UpdateQuestionnaireExecutionResult getResult()
public void setResult(UpdateQuestionnaireExecutionResult result)
public String getStatus()
public void setStatus(String status)
public String getError_message()
public void setError_message(String error_message)
Copyright © 2012. All Rights Reserved.