| Package | Description |
|---|---|
| com.tencentcloudapi.ocr.v20181119.models |
| Modifier and Type | Method and Description |
|---|---|
MarkInfo[] |
DescribeQuestionMarkAgentJobResponse.getMarkInfos()
Get 试题批改信息
|
MarkInfo[] |
MarkInfo.getMarkInfos()
Get 嵌套题目结构(如果有多层嵌套则会返回子题信息,如果没有嵌套题目则返回空)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeQuestionMarkAgentJobResponse.setMarkInfos(MarkInfo[] MarkInfos)
Set 试题批改信息
|
void |
MarkInfo.setMarkInfos(MarkInfo[] MarkInfos)
Set 嵌套题目结构(如果有多层嵌套则会返回子题信息,如果没有嵌套题目则返回空)
|
| Constructor and Description |
|---|
MarkInfo(MarkInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2026. All rights reserved.