public class GetQuestionnaireExecutionsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetQuestionnaireExecutionsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<QuestionnaireExecutionInfo> |
getExecutions() |
void |
setExecutions(List<QuestionnaireExecutionInfo> executions) |
String |
toString() |
public List<QuestionnaireExecutionInfo> getExecutions()
public void setExecutions(List<QuestionnaireExecutionInfo> executions)
Copyright © 2012. All Rights Reserved.