| Package | Description | 
|---|---|
| com.tencentcloudapi.ocr.v20181119.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultList[] | QuestionInfo. getResultList()Get 文档元素
注意:此字段可能返回 null,表示取不到有效值。 | 
| ResultList[] | Element. getResultList()Get 结果列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QuestionInfo. setResultList(ResultList[] ResultList)Set 文档元素
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | Element. setResultList(ResultList[] ResultList)Set 结果列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| ResultList(ResultList 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 © 2025. All rights reserved.