| Package | Description |
|---|---|
| com.groupdocs.sdk.api | |
| com.groupdocs.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
AddQuestionnaireExecutionResponse |
MergeApi.AddQuestionnaireExecution(java.lang.String userId,
java.lang.String collectorId,
QuestionnaireExecutionInfo body) |
UpdateQuestionnaireExecutionResponse |
MergeApi.UpdateQuestionnaireExecution(java.lang.String userId,
java.lang.String executionId,
QuestionnaireExecutionInfo body) |
| Modifier and Type | Method and Description |
|---|---|
QuestionnaireExecutionInfo |
GetQuestionnaireExecutionResult.getExecution() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QuestionnaireExecutionInfo> |
GetQuestionnaireExecutionsResult.getExecutions() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetQuestionnaireExecutionResult.setExecution(QuestionnaireExecutionInfo execution) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetQuestionnaireExecutionsResult.setExecutions(java.util.List<QuestionnaireExecutionInfo> executions) |
Copyright © 2015 GroupDocs. All Rights Reserved.