| Package | Description |
|---|---|
| com.tencentcloudapi.ocr.v20181119.models |
| Modifier and Type | Method and Description |
|---|---|
AnswerInfo[] |
MarkInfo.getAnswerInfos()
Get 批改答案列表(每个小题存在多个答案,比如多个填空区域答案,循序按照从左到右,从上到下排列)
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkInfo.setAnswerInfos(AnswerInfo[] AnswerInfos)
Set 批改答案列表(每个小题存在多个答案,比如多个填空区域答案,循序按照从左到右,从上到下排列)
|
| Constructor and Description |
|---|
AnswerInfo(AnswerInfo 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.