public static class RunMedQARequest.RunMedQARequestAnswerTextList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
answerText |
| 构造器和说明 |
|---|
RunMedQARequestAnswerTextList() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RunMedQARequest.RunMedQARequestAnswerTextList |
build(Map<String,?> map) |
String |
getAnswerText() |
RunMedQARequest.RunMedQARequestAnswerTextList |
setAnswerText(String answerText) |
@NameInMap(value="AnswerText") public String answerText
public static RunMedQARequest.RunMedQARequestAnswerTextList build(Map<String,?> map) throws Exception
Exceptionpublic RunMedQARequest.RunMedQARequestAnswerTextList setAnswerText(String answerText)
public String getAnswerText()
Copyright © 2022. All rights reserved.